Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 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-ssh4823158259185423830.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-ssh17302258537662875920.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-ssh8971087192051951229.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-ssh472564578072105086.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-ssh10874199443830143625.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-59682 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/226 [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/226 # 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 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 (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 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 # timeout=10 Commit message: "build: Update to released Go Mods (#4020)" > git rev-list --no-walk cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T23:03:53.893Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T23:03:53.964Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T23:03:53.983Z] ========================================================= [2022-05-10T23:03:53.983Z] EdgeX Global Pipelines Version Info [2022-05-10T23:03:53.983Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:03:54.775Z] ------------------- [2022-05-10T23:03:54.775Z] stable info: [2022-05-10T23:03:54.775Z] ------------------- [2022-05-10T23:03:54.775Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T23:03:54.775Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-10T23:03:54.775Z] Message: update stable to v1.0.230 [2022-05-10T23:03:55.345Z] ------------------- [2022-05-10T23:03:55.345Z] experimental info: [2022-05-10T23:03:55.345Z] ------------------- [2022-05-10T23:03:55.345Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T23:03:55.345Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-10T23:03:55.345Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T23:03:55.491Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T23:03:55.504Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T23:03:55.513Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T23:03:55.524Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T23:03:55.535Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T23:03:55.545Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T23:03:55.556Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T23:03:55.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T23:03:55.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T23:03:55.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T23:03:55.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T23:03:55.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T23:03:55.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T23:03:55.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T23:03:55.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T23:03:55.674Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T23:03:55.689Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T23:03:55.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T23:03:55.713Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T23:03:55.726Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T23:03:55.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T23:03:55.760Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T23:03:55.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T23:03:55.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T23:03:55.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T23:03:55.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] echo [2022-05-10T23:03:55.843Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c8c89f [Pipeline] echo [2022-05-10T23:03:55.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T23:03:55.905Z] provisioning config files... [2022-05-10T23:03:55.920Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/226@tmp/config3164269571575074706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:03:56.231Z] ---> docker-login.sh [2022-05-10T23:03:56.231Z] nexus3.edgexfoundry.org:10001 [2022-05-10T23:03:56.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:03:56.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:03:56.494Z] Configure a credential helper to remove this warning. See [2022-05-10T23:03:56.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:03:56.494Z] [2022-05-10T23:03:56.494Z] Login Succeeded [2022-05-10T23:03:56.494Z] nexus3.edgexfoundry.org:10002 [2022-05-10T23:03:56.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:03:56.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:03:56.757Z] Configure a credential helper to remove this warning. See [2022-05-10T23:03:56.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:03:56.757Z] [2022-05-10T23:03:56.757Z] Login Succeeded [2022-05-10T23:03:56.757Z] nexus3.edgexfoundry.org:10003 [2022-05-10T23:03:56.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:03:56.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:03:56.757Z] Configure a credential helper to remove this warning. See [2022-05-10T23:03:56.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:03:56.757Z] [2022-05-10T23:03:56.757Z] Login Succeeded [2022-05-10T23:03:56.757Z] nexus3.edgexfoundry.org:10004 [2022-05-10T23:03:57.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:03:57.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:03:57.019Z] Configure a credential helper to remove this warning. See [2022-05-10T23:03:57.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:03:57.019Z] [2022-05-10T23:03:57.019Z] Login Succeeded [2022-05-10T23:03:57.019Z] docker.io [2022-05-10T23:03:57.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:03:57.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:03:57.280Z] Configure a credential helper to remove this warning. See [2022-05-10T23:03:57.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:03:57.280Z] [2022-05-10T23:03:57.280Z] Login Succeeded [2022-05-10T23:03:57.280Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T23:03:57.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T23:03:57.603Z] + 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-10T23:03:57.604Z] + dirname cmd/core-command/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T23:03:57.604Z] + dirname cmd/core-data/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T23:03:57.604Z] + dirname cmd/core-metadata/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T23:03:57.604Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T23:03:57.604Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T23:03:57.604Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T23:03:57.604Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T23:03:57.604Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-05-10T23:03:57.604Z] cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T23:03:57.604Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T23:03:57.604Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T23:03:57.604Z] + dirname cmd/support-notifications/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T23:03:57.604Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T23:03:57.604Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T23:03:57.604Z] + cut -d/ -f2 [2022-05-10T23:03:57.604Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T23:03:57.713Z] 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-10T23:03:58.060Z] + git rev-list -1 --merges 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5~1..4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] echo [2022-05-10T23:03:58.089Z] -----------> git rev-list -1 --merges 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5~1..4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [false] [Pipeline] sh [2022-05-10T23:03:58.384Z] + git log --format=format:%s -1 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] echo [2022-05-10T23:03:58.397Z] ========================================================= [2022-05-10T23:03:58.397Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T23:03:58.397Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T23:03:58.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T23:03:58.820Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T23:03:58.820Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T23:03:58.820Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T23:03:58.820Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T23:03:58.820Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T23:03:58.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:03:59.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T23:03:59.170Z] [2022-05-10T23:03:59.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:03:59.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T23:03:59.472Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T23:03:59.472Z] 1fe172e4850f: Pulling fs layer [2022-05-10T23:03:59.472Z] caf521ccaac6: Pulling fs layer [2022-05-10T23:03:59.472Z] 3ead6fa29328: Pulling fs layer [2022-05-10T23:03:59.472Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T23:03:59.472Z] a8d5f1318db7: Pulling fs layer [2022-05-10T23:03:59.472Z] c427282e49a2: Pulling fs layer [2022-05-10T23:03:59.472Z] 1827001aaf11: Pulling fs layer [2022-05-10T23:03:59.472Z] 0714d37db230: Pulling fs layer [2022-05-10T23:03:59.472Z] ac28cf19c067: Pulling fs layer [2022-05-10T23:03:59.472Z] ca983d60f3e2: Pulling fs layer [2022-05-10T23:03:59.472Z] 9f894cec8388: Pulling fs layer [2022-05-10T23:03:59.472Z] 1827001aaf11: Waiting [2022-05-10T23:03:59.472Z] 0714d37db230: Waiting [2022-05-10T23:03:59.472Z] ac28cf19c067: Waiting [2022-05-10T23:03:59.472Z] ca983d60f3e2: Waiting [2022-05-10T23:03:59.472Z] 9f894cec8388: Waiting [2022-05-10T23:03:59.472Z] 5c2a1cbceb83: Waiting [2022-05-10T23:03:59.472Z] a8d5f1318db7: Waiting [2022-05-10T23:03:59.472Z] caf521ccaac6: Download complete [2022-05-10T23:03:59.472Z] 5c2a1cbceb83: Download complete [2022-05-10T23:03:59.744Z] a8d5f1318db7: Verifying Checksum [2022-05-10T23:03:59.744Z] a8d5f1318db7: Download complete [2022-05-10T23:03:59.744Z] 3ead6fa29328: Verifying Checksum [2022-05-10T23:03:59.744Z] 3ead6fa29328: Download complete [2022-05-10T23:03:59.744Z] c427282e49a2: Verifying Checksum [2022-05-10T23:03:59.744Z] c427282e49a2: Download complete [2022-05-10T23:03:59.744Z] 0714d37db230: Verifying Checksum [2022-05-10T23:03:59.744Z] 0714d37db230: Download complete [2022-05-10T23:03:59.744Z] ac28cf19c067: Download complete [2022-05-10T23:03:59.744Z] ca983d60f3e2: Download complete [2022-05-10T23:03:59.744Z] 9f894cec8388: Verifying Checksum [2022-05-10T23:03:59.744Z] 9f894cec8388: Download complete [2022-05-10T23:03:59.745Z] 1fe172e4850f: Verifying Checksum [2022-05-10T23:03:59.745Z] 1fe172e4850f: Download complete [2022-05-10T23:04:00.022Z] 1827001aaf11: Verifying Checksum [2022-05-10T23:04:00.022Z] 1827001aaf11: Download complete [2022-05-10T23:04:01.409Z] 1fe172e4850f: Pull complete [2022-05-10T23:04:01.409Z] caf521ccaac6: Pull complete [2022-05-10T23:04:01.670Z] 3ead6fa29328: Pull complete [2022-05-10T23:04:01.933Z] 5c2a1cbceb83: Pull complete [2022-05-10T23:04:02.198Z] a8d5f1318db7: Pull complete [2022-05-10T23:04:02.198Z] c427282e49a2: Pull complete [2022-05-10T23:04:04.107Z] 1827001aaf11: Pull complete [2022-05-10T23:04:04.107Z] 0714d37db230: Pull complete [2022-05-10T23:04:04.369Z] ac28cf19c067: Pull complete [2022-05-10T23:04:04.369Z] ca983d60f3e2: Pull complete [2022-05-10T23:04:04.369Z] 9f894cec8388: Pull complete [2022-05-10T23:04:04.369Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T23:04:04.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T23:04:04.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T23:04:04.446Z] prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container [2022-05-10T23:04:04.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T23:04:05.926Z] $ docker top e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a -eo pid,comm [2022-05-10T23:04:05.992Z] 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-10T23:04:05.992Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T23:04:06.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T23:04:06.032Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T23:04:06.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T23:04:06.183Z] $ docker exec e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a ssh-agent [2022-05-10T23:04:06.319Z] SSH_AUTH_SOCK=/tmp/ssh-Vcbe5CLeeQI5/agent.33 [2022-05-10T23:04:06.319Z] SSH_AGENT_PID=39 [2022-05-10T23:04:06.328Z] Running ssh-add (command line suppressed) [2022-05-10T23:04:06.443Z] Identity added: /w/workspace/edgex-go/226@tmp/private_key_2538358524625761128.key (/w/workspace/edgex-go/226@tmp/private_key_2538358524625761128.key) [2022-05-10T23:04:06.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T23:04:06.752Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T23:04:06.774Z] $ docker exec --env ******** --env ******** e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a ssh-agent -k [2022-05-10T23:04:06.885Z] unset SSH_AUTH_SOCK; [2022-05-10T23:04:06.886Z] unset SSH_AGENT_PID; [2022-05-10T23:04:06.886Z] echo Agent pid 39 killed; [2022-05-10T23:04:06.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T23:04:06.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T23:04:06.919Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T23:04:07.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T23:04:07.059Z] $ docker exec e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a ssh-agent [2022-05-10T23:04:07.177Z] SSH_AUTH_SOCK=/tmp/ssh-zmvy95dbcD5A/agent.72 [2022-05-10T23:04:07.177Z] SSH_AGENT_PID=78 [2022-05-10T23:04:07.183Z] Running ssh-add (command line suppressed) [2022-05-10T23:04:07.313Z] Identity added: /w/workspace/edgex-go/226@tmp/private_key_2825458521342774401.key (/w/workspace/edgex-go/226@tmp/private_key_2825458521342774401.key) [2022-05-10T23:04:07.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T23:04:07.616Z] + git semver init [2022-05-10T23:04:07.877Z] 2022-05-10 23:04:07,835 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T23:04:07.877Z] 2022-05-10 23:04:07,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/226/.semver [2022-05-10T23:04:07.877Z] 2022-05-10 23:04:07,836 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/226/.semver [2022-05-10T23:04:07.877Z] 2022-05-10 23:04:07,837 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/226/.semver'], cwd=/w/workspace/edgex-go/226, universal_newlines=False, shell=None, istream=None) [2022-05-10T23:04:13.167Z] 2022-05-10 23:04:12,091 [append_file] DEBUG append to file:/w/workspace/edgex-go/226/.git/info/exclude [2022-05-10T23:04:13.167Z] 2022-05-10 23:04:12,091 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/226/.semver/main with force:False [2022-05-10T23:04:13.167Z] 2022-05-10 23:04:12,091 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main [2022-05-10T23:04:13.167Z] 2022-05-10 23:04:12,091 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main [2022-05-10T23:04:13.167Z] 2.2.0-dev.96 [Pipeline] } [2022-05-10T23:04:13.185Z] $ docker exec --env ******** --env ******** e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a ssh-agent -k [2022-05-10T23:04:13.305Z] unset SSH_AUTH_SOCK; [2022-05-10T23:04:13.307Z] unset SSH_AGENT_PID; [2022-05-10T23:04:13.307Z] echo Agent pid 78 killed; [2022-05-10T23:04:13.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T23:04:13.627Z] + git semver [Pipeline] } [2022-05-10T23:04:13.908Z] $ docker stop --time=1 e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a [2022-05-10T23:04:15.244Z] $ docker rm -f e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T23:04:15.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T23:04:15.843Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T23:04:15.847Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.96 [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-10T23:04:15.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T23:04:16.004Z] ========================================================= [2022-05-10T23:04:16.004Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T23:04:16.004Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T23:04:16.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T23:04:16.299Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T23:04:16.299Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T23:04:16.299Z] 666ba61612fd: Pulling fs layer [2022-05-10T23:04:16.299Z] 8ed8ca486205: Pulling fs layer [2022-05-10T23:04:16.299Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T23:04:16.299Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T23:04:16.299Z] 4fe6c5a15a65: Waiting [2022-05-10T23:04:16.299Z] ca2b28591e48: Pulling fs layer [2022-05-10T23:04:16.299Z] a51346096db8: Pulling fs layer [2022-05-10T23:04:16.299Z] daebc70d1ce1: Pulling fs layer [2022-05-10T23:04:16.299Z] a51346096db8: Waiting [2022-05-10T23:04:16.299Z] 0e18a0eac166: Pulling fs layer [2022-05-10T23:04:16.299Z] daebc70d1ce1: Waiting [2022-05-10T23:04:16.299Z] 8ed8ca486205: Download complete [2022-05-10T23:04:16.299Z] 666ba61612fd: Verifying Checksum [2022-05-10T23:04:16.299Z] 666ba61612fd: Download complete [2022-05-10T23:04:16.299Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T23:04:16.299Z] 22a0e8bec74d: Download complete [2022-05-10T23:04:16.299Z] ca2b28591e48: Verifying Checksum [2022-05-10T23:04:16.299Z] ca2b28591e48: Download complete [2022-05-10T23:04:16.299Z] a51346096db8: Verifying Checksum [2022-05-10T23:04:16.299Z] a51346096db8: Download complete [2022-05-10T23:04:16.299Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T23:04:16.299Z] 59bf1c3509f3: Download complete [2022-05-10T23:04:16.560Z] daebc70d1ce1: Verifying Checksum [2022-05-10T23:04:16.560Z] daebc70d1ce1: Download complete [2022-05-10T23:04:16.560Z] 59bf1c3509f3: Pull complete [2022-05-10T23:04:16.560Z] 666ba61612fd: Pull complete [2022-05-10T23:04:16.822Z] 8ed8ca486205: Pull complete [2022-05-10T23:04:17.082Z] 0e18a0eac166: Verifying Checksum [2022-05-10T23:04:17.082Z] 0e18a0eac166: Download complete [2022-05-10T23:04:17.082Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T23:04:17.082Z] 4fe6c5a15a65: Download complete [2022-05-10T23:04:21.281Z] 4fe6c5a15a65: Pull complete [2022-05-10T23:04:21.281Z] 22a0e8bec74d: Pull complete [2022-05-10T23:04:21.281Z] ca2b28591e48: Pull complete [2022-05-10T23:04:21.281Z] a51346096db8: Pull complete [2022-05-10T23:04:21.281Z] daebc70d1ce1: Pull complete [2022-05-10T23:04:23.185Z] 0e18a0eac166: Pull complete [2022-05-10T23:04:23.185Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T23:04:23.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T23:04:23.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T23:04:23.489Z] + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T23:04:23.489Z] WORKDIR /edgex [2022-05-10T23:04:23.489Z] COPY go.mod . [2022-05-10T23:04:23.489Z] RUN go mod download . [2022-05-10T23:04:23.489Z] [2022-05-10T23:04:24.877Z] Sending build context to Docker daemon 335.3MB [2022-05-10T23:04:24.877Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T23:04:24.877Z] ---> f018257e8ee9 [2022-05-10T23:04:24.877Z] Step 2/4 : WORKDIR /edgex [2022-05-10T23:04:27.422Z] ---> Running in 46b17566de94 [2022-05-10T23:04:27.422Z] Removing intermediate container 46b17566de94 [2022-05-10T23:04:27.422Z] ---> 5f0d5b1d9b4f [2022-05-10T23:04:27.422Z] Step 3/4 : COPY go.mod . [2022-05-10T23:04:27.422Z] ---> 76a92e4adf33 [2022-05-10T23:04:27.422Z] Step 4/4 : RUN go mod download [2022-05-10T23:04:27.422Z] ---> Running in bcc55afbe59b [2022-05-10T23:04:30.942Z] Still waiting to schedule task [2022-05-10T23:04:30.942Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-59706’ is offline [2022-05-10T23:04:42.341Z] Removing intermediate container bcc55afbe59b [2022-05-10T23:04:42.341Z] ---> e11ee760c931 [2022-05-10T23:04:42.341Z] Successfully built e11ee760c931 [2022-05-10T23:04:42.341Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:04:42.641Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T23:04:42.641Z] . [Pipeline] withDockerContainer [2022-05-10T23:04:42.703Z] prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container [2022-05-10T23:04:42.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T23:04:43.166Z] $ docker top 10ba42a7de250407e66948a39f378166f994e89cd88d17e9e79fa1847d6dfc28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T23:04:43.512Z] + go version [2022-05-10T23:04:43.512Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T23:04:43.528Z] $ docker stop --time=1 10ba42a7de250407e66948a39f378166f994e89cd88d17e9e79fa1847d6dfc28 [2022-05-10T23:04:44.837Z] $ docker rm -f 10ba42a7de250407e66948a39f378166f994e89cd88d17e9e79fa1847d6dfc28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:04:45.255Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T23:04:45.255Z] . [Pipeline] withDockerContainer [2022-05-10T23:04:45.324Z] prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container [2022-05-10T23:04:45.364Z] $ 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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T23:04:45.759Z] $ docker top ae20a8f6341ac0877dc35263340f19167f8c6a45f37823fffa11cb83427d52ea -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T23:04:45.831Z] ========================================================= [2022-05-10T23:04:45.831Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T23:04:45.831Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T23:04:46.122Z] + make test [2022-05-10T23:04:46.122Z] go mod tidy -compat=1.17 [2022-05-10T23:04:46.122Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T23:04:52.695Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T23:05:02.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T23:05:03.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2022-05-10T23:05:03.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T23:05:03.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T23:05:04.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2022-05-10T23:05:04.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T23:05:04.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 53.4% of statements [2022-05-10T23:05:04.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T23:05:04.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.925s coverage: 89.2% of statements [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.119s coverage: 84.8% of statements [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.448s coverage: 95.6% of statements [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.100s coverage: 0.9% of statements [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements [2022-05-10T23:05:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.097s coverage: 47.1% of statements [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-05-10T23:05:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2022-05-10T23:05:17.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2022-05-10T23:05:17.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-05-10T23:05:19.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements [2022-05-10T23:05:19.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T23:05:29.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-05-10T23:05:29.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T23:05:29.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T23:05:29.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T23:05:29.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-05-10T23:05:29.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.166s coverage: 91.2% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.4% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.8% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T23:05:29.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-05-10T23:05:29.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-05-10T23:05:29.073Z] 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-10T23:05:47.163Z] GO111MODULE=on go vet ./... [2022-05-10T23:05:48.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T23:05:48.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T23:05:49.062Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T23:05:49.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T23:05:49.932Z] + ls -al . [2022-05-10T23:05:49.932Z] total 684 [2022-05-10T23:05:49.933Z] drwxrwxr-x 10 1001 1001 4096 May 10 23:05 . [2022-05-10T23:05:49.933Z] drwxr-xr-x 4 root root 4096 May 10 23:04 .. [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 11 May 10 23:03 .dockerignore [2022-05-10T23:05:49.933Z] drwxrwxr-x 8 1001 1001 4096 May 10 23:04 .git [2022-05-10T23:05:49.933Z] drwxrwxr-x 3 1001 1001 4096 May 10 23:03 .github [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 879 May 10 23:03 .gitignore [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 42 May 10 23:03 .golangci.yml [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 87 May 10 23:03 .hadolint.yml [2022-05-10T23:05:49.933Z] drwxr-xr-x 3 1001 1001 4096 May 10 23:04 .semver [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 166 May 10 23:03 .sonarcloud.properties [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 1171 May 10 23:03 ADOPTERS.md [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 10086 May 10 23:03 Attribution.txt [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 63209 May 10 23:03 CHANGELOG.md [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 3804 May 10 23:03 CONTRIBUTING.md [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 677 May 10 23:03 GOVERNANCE.md [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 850 May 10 23:03 Jenkinsfile [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 10775 May 10 23:03 LICENSE [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 10389 May 10 23:03 Makefile [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 582 May 10 23:03 OWNERS.md [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 9094 May 10 23:03 README.md [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 6912 May 10 23:03 SECURITY.md [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 12 May 10 23:04 VERSION [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 4131 May 10 23:03 ZMQWindows.md [2022-05-10T23:05:49.933Z] drwxrwxr-x 2 1001 1001 4096 May 10 23:03 bin [2022-05-10T23:05:49.933Z] drwxrwxr-x 18 1001 1001 4096 May 10 23:03 cmd [2022-05-10T23:05:49.933Z] -rw-r--r-- 1 root root 435134 May 10 23:05 coverage.out [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 3217 May 10 23:03 go.mod [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 35084 May 10 23:03 go.sum [2022-05-10T23:05:49.933Z] drwxrwxr-x 8 1001 1001 4096 May 10 23:03 internal [2022-05-10T23:05:49.933Z] drwxrwxr-x 3 1001 1001 4096 May 10 23:03 openapi [2022-05-10T23:05:49.933Z] drwxrwxr-x 4 1001 1001 4096 May 10 23:03 snap [2022-05-10T23:05:49.933Z] -rw-rw-r-- 1 1001 1001 204 May 10 23:03 version.go [Pipeline] sh [2022-05-10T23:05:50.222Z] + '[' -e coverage.out ] [2022-05-10T23:05:50.222Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T23:05:50.309Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T23:05:50.590Z] + make build [2022-05-10T23:05:50.590Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T23:06:02.801Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T23:06:12.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T23:06:12.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T23:06:18.058Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T23:06:18.059Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T23:06:18.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T23:06:20.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T23:06:20.574Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T23:06:21.512Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T23:06:22.451Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T23:06:23.019Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T23:06:24.398Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-10T23:06:25.357Z] $ docker stop --time=1 ae20a8f6341ac0877dc35263340f19167f8c6a45f37823fffa11cb83427d52ea [2022-05-10T23:06:28.642Z] $ docker rm -f ae20a8f6341ac0877dc35263340f19167f8c6a45f37823fffa11cb83427d52ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:06:29.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T23:06:29.489Z] [2022-05-10T23:06:29.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:06:29.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T23:06:29.789Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T23:06:29.789Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T23:06:29.789Z] ca9280d653b3: Pulling fs layer [2022-05-10T23:06:29.789Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T23:06:29.789Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-10T23:06:29.789Z] cbdbe7a5bc2a: Download complete [2022-05-10T23:06:30.048Z] ca9280d653b3: Verifying Checksum [2022-05-10T23:06:30.048Z] ca9280d653b3: Download complete [2022-05-10T23:06:30.048Z] cbdbe7a5bc2a: Pull complete [2022-05-10T23:06:30.306Z] 7e9c9ca2126c: Download complete [2022-05-10T23:06:30.566Z] ca9280d653b3: Pull complete [2022-05-10T23:06:33.853Z] 7e9c9ca2126c: Pull complete [2022-05-10T23:06:33.853Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T23:06:33.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T23:06:33.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T23:06:33.916Z] prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container [2022-05-10T23:06:33.955Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-10T23:06:36.017Z] $ docker top 749af796a5d35b3d02f5d9fcff82512b04d77095e7ab6f3823decb738ee85f7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T23:06:36.367Z] + docker-compose build --help [2022-05-10T23:06:36.367Z] + grep parallel [2022-05-10T23:06:36.987Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T23:06:37.018Z] $ docker stop --time=1 749af796a5d35b3d02f5d9fcff82512b04d77095e7ab6f3823decb738ee85f7f [2022-05-10T23:06:38.294Z] $ docker rm -f 749af796a5d35b3d02f5d9fcff82512b04d77095e7ab6f3823decb738ee85f7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:06:38.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T23:06:38.702Z] . [Pipeline] withDockerContainer [2022-05-10T23:06:38.766Z] prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container [2022-05-10T23:06:38.806Z] $ 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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T23:06:39.187Z] $ docker top 6db288e81a8dfcaab260aaaeddf8a4ba3d7d4e1491e78400bebe5ed035933744 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T23:06:39.541Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T23:06:40.112Z] Building core-command ... [2022-05-10T23:06:40.112Z] Building core-data ... [2022-05-10T23:06:40.112Z] Building core-metadata ... [2022-05-10T23:06:40.112Z] Building security-bootstrapper ... [2022-05-10T23:06:40.112Z] Building security-proxy-setup ... [2022-05-10T23:06:40.112Z] Building security-secretstore-setup ... [2022-05-10T23:06:40.112Z] Building security-spiffe-token-provider ... [2022-05-10T23:06:40.112Z] Building security-spire-agent ... [2022-05-10T23:06:40.112Z] Building security-spire-config ... [2022-05-10T23:06:40.112Z] Building security-spire-server ... [2022-05-10T23:06:40.112Z] Building support-notifications ... [2022-05-10T23:06:40.112Z] Building support-scheduler ... [2022-05-10T23:06:40.112Z] Building sys-mgmt-agent ... [2022-05-10T23:06:40.112Z] Building support-notifications [2022-05-10T23:06:40.112Z] Building security-bootstrapper [2022-05-10T23:06:40.112Z] Building core-metadata [2022-05-10T23:06:40.112Z] Building security-spire-config [2022-05-10T23:06:40.112Z] Building support-scheduler [2022-05-10T23:06:54.997Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:06:54.997Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:06:54.997Z] ---> e11ee760c931 [2022-05-10T23:06:54.997Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T23:06:54.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:06:54.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:06:54.997Z] ---> e11ee760c931 [2022-05-10T23:06:54.997Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T23:06:54.997Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:06:54.997Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:06:54.997Z] ---> e11ee760c931 [2022-05-10T23:06:54.997Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T23:06:54.997Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:06:54.997Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:06:54.997Z] ---> e11ee760c931 [2022-05-10T23:06:54.997Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T23:06:55.258Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:06:55.258Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:06:55.258Z] ---> e11ee760c931 [2022-05-10T23:06:55.258Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T23:07:00.546Z] ---> Running in 0dda352fe1e7 [2022-05-10T23:07:00.547Z] ---> Running in 09d389946de4 [2022-05-10T23:07:00.547Z] ---> Running in 5b4f8e028398 [2022-05-10T23:07:00.547Z] ---> Running in 09d62d032c45 [2022-05-10T23:07:00.547Z] ---> Running in f4fcbb6a6637 [2022-05-10T23:07:00.547Z] Removing intermediate container 5b4f8e028398 [2022-05-10T23:07:00.547Z] ---> 4eae870dafbe [2022-05-10T23:07:00.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:07:00.547Z] Removing intermediate container 09d62d032c45 [2022-05-10T23:07:00.547Z] Removing intermediate container f4fcbb6a6637 [2022-05-10T23:07:00.547Z] ---> 707fbe544124 [2022-05-10T23:07:00.547Z] ---> 4388f78577b6 [2022-05-10T23:07:00.547Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:07:00.547Z] [2022-05-10T23:07:00.547Z] Removing intermediate container 09d389946de4 [2022-05-10T23:07:00.547Z] ---> 9e14b0713769 [2022-05-10T23:07:00.547Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:07:00.547Z] Removing intermediate container 0dda352fe1e7 [2022-05-10T23:07:00.547Z] ---> 93d0bf74f074 [2022-05-10T23:07:00.547Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:07:00.547Z] ---> Running in f506213f23c9 [2022-05-10T23:07:00.547Z] ---> Running in b9c75777344c [2022-05-10T23:07:00.547Z] ---> Running in d9552b02416b [2022-05-10T23:07:00.547Z] ---> Running in 3a58a418924f [2022-05-10T23:07:00.547Z] ---> Running in 78803ba12318 [2022-05-10T23:07:01.115Z] Removing intermediate container f506213f23c9 [2022-05-10T23:07:01.115Z] ---> d713ce77ffdc [2022-05-10T23:07:01.115Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T23:07:01.115Z] ---> Running in bf4a36ff6222 [2022-05-10T23:07:01.376Z] Removing intermediate container b9c75777344c [2022-05-10T23:07:01.376Z] ---> b164398c9dd4 [2022-05-10T23:07:01.376Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T23:07:01.376Z] ---> Running in cb6346072307 [2022-05-10T23:07:01.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:07:01.635Z] Removing intermediate container 78803ba12318 [2022-05-10T23:07:01.635Z] ---> b939c9587632 [2022-05-10T23:07:01.635Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T23:07:01.896Z] Removing intermediate container d9552b02416b [2022-05-10T23:07:01.896Z] ---> 31e7674ea2f7 [2022-05-10T23:07:01.896Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T23:07:01.896Z] ---> Running in 38f50f6df65e [2022-05-10T23:07:01.896Z] ---> Running in 497b666958d9 [2022-05-10T23:07:01.896Z] Removing intermediate container 3a58a418924f [2022-05-10T23:07:01.896Z] ---> ce363a52668d [2022-05-10T23:07:01.896Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T23:07:01.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:07:02.156Z] ---> Running in abf8db567306 [2022-05-10T23:07:02.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:07:02.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:07:02.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:07:02.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:07:02.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:07:02.935Z] OK: 221 MiB in 52 packages [2022-05-10T23:07:03.196Z] OK: 221 MiB in 52 packages [2022-05-10T23:07:03.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:07:03.196Z] Removing intermediate container bf4a36ff6222 [2022-05-10T23:07:03.196Z] ---> 224b4875c088 [2022-05-10T23:07:03.196Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T23:07:03.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:07:03.455Z] ---> 3e84384babb3 [2022-05-10T23:07:03.455Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:07:03.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:07:03.455Z] Removing intermediate container cb6346072307 [2022-05-10T23:07:03.455Z] ---> bbe706614bcb [2022-05-10T23:07:03.455Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T23:07:03.455Z] ---> Running in b0938fd2301f [2022-05-10T23:07:03.455Z] OK: 221 MiB in 52 packages [2022-05-10T23:07:03.716Z] ---> 38e97c4581e1 [2022-05-10T23:07:03.716Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:07:03.716Z] ---> Running in 5108398714bb [2022-05-10T23:07:03.716Z] OK: 221 MiB in 52 packages [2022-05-10T23:07:03.975Z] Removing intermediate container 38f50f6df65e [2022-05-10T23:07:03.975Z] ---> 16fd97ec480a [2022-05-10T23:07:03.975Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T23:07:03.975Z] OK: 221 MiB in 52 packages [2022-05-10T23:07:04.235Z] ---> 09e5a79d4f3a [2022-05-10T23:07:04.235Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:07:04.235Z] ---> Running in ea997242d61e [2022-05-10T23:07:04.235Z] Removing intermediate container abf8db567306 [2022-05-10T23:07:04.235Z] ---> 7790c15a6def [2022-05-10T23:07:04.235Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T23:07:04.494Z] ---> 253af0d19274 [2022-05-10T23:07:04.494Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:07:04.755Z] Removing intermediate container 497b666958d9 [2022-05-10T23:07:04.755Z] ---> b2701fc9d827 [2022-05-10T23:07:04.755Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T23:07:05.016Z] Removing intermediate container b0938fd2301f [2022-05-10T23:07:05.016Z] ---> de1ad41147e2 [2022-05-10T23:07:05.016Z] Step 8/31 : COPY . . [2022-05-10T23:07:05.016Z] ---> Running in b0036c23a8e8 [2022-05-10T23:07:05.016Z] ---> c0d004ff0f99 [2022-05-10T23:07:05.016Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:07:05.016Z] ---> Running in 0c1af02f3df2 [2022-05-10T23:07:05.587Z] Removing intermediate container 5108398714bb [2022-05-10T23:07:05.587Z] ---> f354c86b4313 [2022-05-10T23:07:05.587Z] Step 8/26 : COPY . . [2022-05-10T23:07:12.210Z] Removing intermediate container ea997242d61e [2022-05-10T23:07:12.210Z] ---> 5599ef6c1be1 [2022-05-10T23:07:12.210Z] Step 8/23 : COPY . . [2022-05-10T23:07:12.210Z] ---> d39c5d31ad90 [2022-05-10T23:07:12.210Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T23:07:12.210Z] ---> 7e131bcc6308 [2022-05-10T23:07:12.210Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T23:07:12.210Z] ---> Running in 5a4e64f9f516 [2022-05-10T23:07:12.210Z] Removing intermediate container b0036c23a8e8 [2022-05-10T23:07:12.210Z] ---> b10921574fc6 [2022-05-10T23:07:12.210Z] Step 8/22 : COPY . . [2022-05-10T23:07:14.758Z] Removing intermediate container 0c1af02f3df2 [2022-05-10T23:07:14.758Z] ---> b5d527150d8e [2022-05-10T23:07:14.758Z] Step 8/22 : COPY . . [2022-05-10T23:07:18.949Z] ---> Running in 9d1f62962513 [2022-05-10T23:07:18.949Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T23:07:19.207Z] ---> 11e729894ceb [2022-05-10T23:07:19.207Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T23:07:19.207Z] ---> 629c01b62b8f [2022-05-10T23:07:19.207Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T23:07:19.207Z] Removing intermediate container 9d1f62962513 [2022-05-10T23:07:19.207Z] ---> ae3550f08d16 [2022-05-10T23:07:19.207Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T23:07:19.467Z] ---> Running in 84199bc66197 [2022-05-10T23:07:19.467Z] ---> Running in a7705a3e3c6a [2022-05-10T23:07:19.467Z] ---> Running in 3eb3e2518c5d [2022-05-10T23:07:19.726Z] ---> 7832df6c9081 [2022-05-10T23:07:19.726Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T23:07:19.985Z] ---> Running in 8975091a30f8 [2022-05-10T23:07:20.243Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T23:07:20.243Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T23:07:20.505Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T23:07:20.788Z] Removing intermediate container 3eb3e2518c5d [2022-05-10T23:07:20.788Z] ---> fef8d640ece0 [2022-05-10T23:07:20.788Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T23:07:21.047Z] ---> Running in ef2a4feae876 [2022-05-10T23:07:21.306Z] Removing intermediate container ef2a4feae876 [2022-05-10T23:07:21.306Z] ---> f19df5415754 [2022-05-10T23:07:21.306Z] 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-10T23:07:21.564Z] ---> Running in 50d0dc33eaa5 [2022-05-10T23:07:22.945Z] spire-1.2.1/ [2022-05-10T23:07:22.945Z] spire-1.2.1/.data/ [2022-05-10T23:07:22.945Z] spire-1.2.1/.data/.file [2022-05-10T23:07:22.945Z] spire-1.2.1/.dockerignore [2022-05-10T23:07:22.945Z] spire-1.2.1/.gitattributes [2022-05-10T23:07:22.945Z] spire-1.2.1/.githooks/ [2022-05-10T23:07:22.945Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/ [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/workflows/ [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T23:07:22.945Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T23:07:22.945Z] spire-1.2.1/.gitignore [2022-05-10T23:07:22.945Z] spire-1.2.1/.go-version [2022-05-10T23:07:22.945Z] spire-1.2.1/.golangci.yml [2022-05-10T23:07:22.945Z] spire-1.2.1/ADOPTERS.md [2022-05-10T23:07:22.945Z] spire-1.2.1/CHANGELOG.md [2022-05-10T23:07:22.945Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T23:07:22.945Z] spire-1.2.1/CODEOWNERS [2022-05-10T23:07:22.945Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T23:07:22.945Z] spire-1.2.1/Dockerfile [2022-05-10T23:07:22.945Z] spire-1.2.1/Dockerfile.dev [2022-05-10T23:07:22.945Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T23:07:22.946Z] spire-1.2.1/LICENSE [2022-05-10T23:07:22.946Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T23:07:22.946Z] spire-1.2.1/Makefile [2022-05-10T23:07:22.946Z] spire-1.2.1/README.md [2022-05-10T23:07:22.946Z] spire-1.2.1/ROADMAP.md [2022-05-10T23:07:22.946Z] spire-1.2.1/SECURITY.md [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T23:07:22.946Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T23:07:22.946Z] spire-1.2.1/conf/ [2022-05-10T23:07:22.946Z] spire-1.2.1/conf/agent/ [2022-05-10T23:07:22.946Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T23:07:22.946Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T23:07:22.946Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T23:07:22.946Z] spire-1.2.1/conf/server/ [2022-05-10T23:07:22.946Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T23:07:22.946Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T23:07:22.946Z] spire-1.2.1/conf/server/server.conf [2022-05-10T23:07:22.946Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/ [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/auditlog.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/ [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/spire_server.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/telemetry.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/upgrading.md [2022-05-10T23:07:22.946Z] spire-1.2.1/doc/using_spire.md [2022-05-10T23:07:22.946Z] spire-1.2.1/examples/ [2022-05-10T23:07:22.946Z] spire-1.2.1/examples/README.md [2022-05-10T23:07:22.946Z] spire-1.2.1/go.mod [2022-05-10T23:07:22.946Z] spire-1.2.1/go.sum [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/ [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/ [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T23:07:22.946Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T23:07:22.947Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/health/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/log/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T23:07:22.948Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/version/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T23:07:22.949Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/config.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:07:22.950Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T23:07:22.951Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/server.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/ [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/private/ [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/private/server/ [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/ [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/common/ [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T23:07:22.952Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T23:07:22.952Z] spire-1.2.1/release/ [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire-extras/ [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire/ [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire/README.md [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire/conf/ [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T23:07:22.952Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T23:07:22.952Z] spire-1.2.1/script/ [2022-05-10T23:07:22.952Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T23:07:22.952Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T23:07:22.952Z] spire-1.2.1/support/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T23:07:22.952Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T23:07:22.952Z] spire-1.2.1/test/ [2022-05-10T23:07:22.952Z] spire-1.2.1/test/clock/ [2022-05-10T23:07:22.952Z] spire-1.2.1/test/clock/clock.go [2022-05-10T23:07:22.952Z] spire-1.2.1/test/fakes/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T23:07:22.953Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/README.md [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/common [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T23:07:22.953Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T23:07:22.954Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T23:07:22.955Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T23:07:22.956Z] spire-1.2.1/test/integration/test.sh [2022-05-10T23:07:22.956Z] spire-1.2.1/test/plugintest/ [2022-05-10T23:07:22.956Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/spiretest/ [2022-05-10T23:07:22.956Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/testca/ [2022-05-10T23:07:22.956Z] spire-1.2.1/test/testca/ca.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/testkey/ [2022-05-10T23:07:22.956Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T23:07:22.956Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/testkey/new.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T23:07:22.956Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/util/ [2022-05-10T23:07:22.956Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/util/race.go [2022-05-10T23:07:22.956Z] spire-1.2.1/test/util/util.go [2022-05-10T23:07:22.956Z] building spire from source... [2022-05-10T23:07:22.956Z] Installing go1.17.7... [2022-05-10T23:07:29.516Z] Building bin/spire-server... [2022-05-10T23:07:29.516Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T23:07:29.516Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T23:07:29.516Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T23:07:29.516Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T23:07:29.516Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T23:07:29.516Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T23:07:29.516Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T23:07:29.516Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T23:07:29.516Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T23:07:29.516Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T23:07:29.516Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T23:07:29.516Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T23:07:29.516Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T23:07:29.516Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T23:07:29.516Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T23:07:29.516Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T23:07:29.516Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T23:07:29.516Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T23:07:29.516Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T23:07:29.516Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T23:07:29.516Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T23:07:29.516Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T23:07:29.516Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T23:07:29.516Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T23:07:29.516Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T23:07:29.516Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T23:07:29.516Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T23:07:29.516Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T23:07:29.516Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T23:07:29.516Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T23:07:29.516Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T23:07:29.516Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T23:07:29.775Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T23:07:29.775Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T23:07:29.775Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T23:07:29.775Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T23:07:29.775Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T23:07:29.775Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T23:07:29.775Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T23:07:29.775Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T23:07:30.035Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T23:07:30.035Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T23:07:30.035Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T23:07:30.035Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T23:07:30.035Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T23:07:30.035Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T23:07:30.035Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T23:07:30.035Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T23:07:30.293Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T23:07:30.293Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T23:07:30.293Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T23:07:30.293Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T23:07:30.293Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T23:07:30.552Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T23:07:31.118Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T23:07:33.227Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T23:07:33.228Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T23:07:33.228Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T23:07:33.228Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T23:07:33.228Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T23:07:37.416Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T23:07:37.416Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T23:07:37.416Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T23:07:37.416Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T23:07:37.416Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T23:07:37.416Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T23:07:37.416Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T23:07:37.676Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T23:07:37.676Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T23:07:37.935Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T23:07:38.870Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T23:07:38.870Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T23:07:39.129Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T23:07:39.129Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T23:07:39.388Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T23:07:39.388Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T23:07:39.955Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T23:07:39.955Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T23:07:39.955Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T23:07:39.955Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T23:07:39.955Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T23:07:40.214Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T23:07:40.214Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T23:07:40.473Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T23:07:40.473Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T23:07:40.473Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T23:07:40.473Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T23:07:40.473Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T23:07:40.732Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T23:07:40.990Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T23:07:41.249Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T23:07:41.249Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T23:07:41.249Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T23:07:42.190Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T23:07:42.190Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T23:07:42.190Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T23:07:42.190Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T23:07:42.449Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T23:07:42.449Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T23:07:42.449Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T23:07:42.709Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T23:07:42.709Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T23:07:42.709Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T23:07:42.709Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T23:07:42.709Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T23:07:42.709Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T23:07:42.968Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T23:07:42.968Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T23:07:42.968Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T23:07:42.968Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T23:07:42.968Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T23:07:42.968Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T23:07:42.968Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T23:07:42.968Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T23:07:42.968Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T23:07:42.968Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T23:07:43.226Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T23:07:43.226Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T23:07:43.226Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T23:07:43.226Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T23:07:43.226Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T23:07:43.226Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T23:07:43.656Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T23:07:43.656Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T23:07:43.656Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T23:07:43.656Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T23:07:43.656Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T23:07:43.978Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T23:07:44.239Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T23:07:44.239Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T23:07:44.239Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T23:07:44.239Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T23:07:44.239Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T23:07:44.239Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T23:07:44.239Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T23:07:44.239Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T23:07:44.239Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T23:07:44.239Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T23:07:44.239Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T23:07:44.239Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T23:07:44.239Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T23:07:44.500Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T23:07:49.081Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T23:07:49.081Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T23:08:03.988Z] Removing intermediate container 5a4e64f9f516 [2022-05-10T23:08:03.988Z] ---> 48e1fac37bdb [2022-05-10T23:08:03.988Z] [2022-05-10T23:08:03.988Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T23:08:03.988Z] Removing intermediate container a7705a3e3c6a [2022-05-10T23:08:03.988Z] ---> 6933b1c41708 [2022-05-10T23:08:03.988Z] [2022-05-10T23:08:03.988Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T23:08:03.988Z] Removing intermediate container 8975091a30f8 [2022-05-10T23:08:03.988Z] ---> 6fa1975d1058 [2022-05-10T23:08:03.988Z] [2022-05-10T23:08:03.988Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T23:08:03.988Z] Removing intermediate container 84199bc66197 [2022-05-10T23:08:03.988Z] ---> 6f278da37a65 [2022-05-10T23:08:03.988Z] [2022-05-10T23:08:03.988Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T23:08:04.247Z] 3.14: Pulling from library/alpine [2022-05-10T23:08:04.506Z] 3.14: Pulling from library/alpine [2022-05-10T23:08:05.073Z] 3.14: Pulling from library/alpine [2022-05-10T23:08:05.073Z] 3.14: Pulling from library/alpine [2022-05-10T23:08:06.448Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T23:08:06.448Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T23:08:06.448Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T23:08:06.448Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T23:08:06.448Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T23:08:06.448Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T23:08:06.448Z] Status: Image is up to date for alpine:3.14 [2022-05-10T23:08:06.448Z] Status: Image is up to date for alpine:3.14 [2022-05-10T23:08:06.448Z] ---> e04c818066af [2022-05-10T23:08:06.448Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T23:08:06.448Z] ---> e04c818066af [2022-05-10T23:08:06.448Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T23:08:06.448Z] ---> e04c818066af [2022-05-10T23:08:06.448Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T23:08:06.448Z] ---> e04c818066af [2022-05-10T23:08:06.448Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T23:08:07.848Z] ---> Running in 519ad1d1bdf6 [2022-05-10T23:08:07.848Z] ---> Running in 17ba8bc64e31 [2022-05-10T23:08:07.848Z] ---> Running in dcbf4c2b1210 [2022-05-10T23:08:07.848Z] ---> Running in 6ef10050d7b0 [2022-05-10T23:08:08.108Z] Removing intermediate container 17ba8bc64e31 [2022-05-10T23:08:08.108Z] ---> 7bd4c5e96683 [2022-05-10T23:08:08.108Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T23:08:08.108Z] ---> Running in 6707a2474020 [2022-05-10T23:08:08.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:08.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:08.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:08.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:08.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:08.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:08.884Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T23:08:08.884Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:08:08.884Z] OK: 6 MiB in 15 packages [2022-05-10T23:08:08.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:08.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:08.884Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T23:08:08.884Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T23:08:08.884Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:08:08.884Z] OK: 6 MiB in 16 packages [2022-05-10T23:08:08.884Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T23:08:08.884Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T23:08:08.884Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:08:08.884Z] OK: 6 MiB in 15 packages [2022-05-10T23:08:08.884Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T23:08:08.884Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:08:08.884Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T23:08:09.143Z] OK: 6 MiB in 16 packages [2022-05-10T23:08:10.549Z] Removing intermediate container 6707a2474020 [2022-05-10T23:08:10.550Z] ---> 8a0e09a33098 [2022-05-10T23:08:10.550Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T23:08:10.550Z] Removing intermediate container dcbf4c2b1210 [2022-05-10T23:08:10.550Z] ---> 9d1a0c101cb0 [2022-05-10T23:08:10.550Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T23:08:10.550Z] ---> Running in 65e18e512830 [2022-05-10T23:08:10.809Z] Removing intermediate container 519ad1d1bdf6 [2022-05-10T23:08:10.809Z] ---> 9edfecfbb8e2 [2022-05-10T23:08:10.809Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T23:08:10.809Z] Removing intermediate container 6ef10050d7b0 [2022-05-10T23:08:10.809Z] ---> e3fcc9a91b56 [2022-05-10T23:08:10.809Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T23:08:10.809Z] ---> Running in ed5602126052 [2022-05-10T23:08:10.809Z] ---> Running in 7c97bf45c79f [2022-05-10T23:08:10.809Z] ---> Running in 31a24e4a675a [2022-05-10T23:08:11.068Z] Removing intermediate container 65e18e512830 [2022-05-10T23:08:11.068Z] ---> 676136fbdfbf [2022-05-10T23:08:11.068Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T23:08:11.068Z] ---> Running in 95173715b5b2 [2022-05-10T23:08:11.327Z] Removing intermediate container 7c97bf45c79f [2022-05-10T23:08:11.327Z] ---> d0895fea7fb5 [2022-05-10T23:08:11.327Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T23:08:11.327Z] Removing intermediate container ed5602126052 [2022-05-10T23:08:11.327Z] ---> b232ce988072 [2022-05-10T23:08:11.327Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T23:08:11.327Z] Removing intermediate container 31a24e4a675a [2022-05-10T23:08:11.327Z] ---> 43dc9bb8fa38 [2022-05-10T23:08:11.327Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T23:08:11.626Z] ---> Running in 4cf2649d1193 [2022-05-10T23:08:11.626Z] Removing intermediate container 95173715b5b2 [2022-05-10T23:08:11.626Z] ---> 6590d9d4727a [2022-05-10T23:08:11.626Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T23:08:11.626Z] ---> Running in 1628ef37ad42 [2022-05-10T23:08:11.626Z] ---> Running in 4104da734fa0 [2022-05-10T23:08:11.626Z] ---> Running in b2219fce0381 [2022-05-10T23:08:11.907Z] Removing intermediate container 4cf2649d1193 [2022-05-10T23:08:11.907Z] ---> de87e914c28d [2022-05-10T23:08:11.907Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T23:08:11.907Z] ---> Running in 17cfc6db094c [2022-05-10T23:08:11.907Z] Removing intermediate container 4104da734fa0 [2022-05-10T23:08:11.907Z] ---> 35c48cdbbea7 [2022-05-10T23:08:11.907Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T23:08:11.907Z] Removing intermediate container 1628ef37ad42 [2022-05-10T23:08:11.907Z] ---> 88aca41c0403 [2022-05-10T23:08:11.907Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T23:08:12.217Z] ---> Running in 2954f7c49603 [2022-05-10T23:08:12.217Z] ---> Running in ded0d4d1e2cb [2022-05-10T23:08:12.217Z] Removing intermediate container 17cfc6db094c [2022-05-10T23:08:12.217Z] ---> a5b377a31068 [2022-05-10T23:08:12.217Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:08:12.523Z] Removing intermediate container 2954f7c49603 [2022-05-10T23:08:12.523Z] ---> 27cf065c73f5 [2022-05-10T23:08:12.523Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:08:12.523Z] Removing intermediate container ded0d4d1e2cb [2022-05-10T23:08:12.523Z] ---> 0d79c9722db2 [2022-05-10T23:08:12.523Z] Step 15/23 : WORKDIR / [2022-05-10T23:08:12.523Z] ---> Running in 30a51ac1ca4b [2022-05-10T23:08:12.791Z] ---> 73ab69823f90 [2022-05-10T23:08:12.791Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T23:08:12.791Z] ---> 911b0741c554 [2022-05-10T23:08:12.791Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T23:08:13.050Z] Removing intermediate container 30a51ac1ca4b [2022-05-10T23:08:13.050Z] ---> a5fa17ca0720 [2022-05-10T23:08:13.050Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:08:13.625Z] Removing intermediate container b2219fce0381 [2022-05-10T23:08:13.625Z] ---> 5fe83fa4087e [2022-05-10T23:08:13.625Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T23:08:13.625Z] ---> 5d04c34c70b2 [2022-05-10T23:08:13.625Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T23:08:13.885Z] ---> Running in 7b2394160af7 [2022-05-10T23:08:13.885Z] ---> 704831fa19c2 [2022-05-10T23:08:13.885Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T23:08:13.885Z] ---> db869365fb21 [2022-05-10T23:08:13.885Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T23:08:14.177Z] Removing intermediate container 7b2394160af7 [2022-05-10T23:08:14.177Z] ---> e7d9bcdb63fc [2022-05-10T23:08:14.177Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T23:08:14.434Z] ---> 79de10b19e4f [2022-05-10T23:08:14.434Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T23:08:14.692Z] ---> Running in 72a0649ea20a [2022-05-10T23:08:14.692Z] ---> 58d527cf767c [2022-05-10T23:08:14.692Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T23:08:14.950Z] ---> d9210443d6a5 [2022-05-10T23:08:14.950Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T23:08:14.950Z] ---> d2034d807c37 [2022-05-10T23:08:14.950Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T23:08:14.950Z] ---> Running in 001b5f167115 [2022-05-10T23:08:15.208Z] ---> Running in c85acd6e6056 [2022-05-10T23:08:15.208Z] Removing intermediate container 72a0649ea20a [2022-05-10T23:08:15.208Z] ---> bea07bacde0e [2022-05-10T23:08:15.208Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:08:15.208Z] ---> Running in ca6e2a906442 [2022-05-10T23:08:15.484Z] Removing intermediate container 001b5f167115 [2022-05-10T23:08:15.484Z] ---> 4711a27e52ea [2022-05-10T23:08:15.484Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:08:15.484Z] ---> 0f6e604075b9 [2022-05-10T23:08:15.484Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T23:08:15.744Z] ---> Running in 0098b6bfcf71 [2022-05-10T23:08:15.744Z] Removing intermediate container ca6e2a906442 [2022-05-10T23:08:15.744Z] ---> 700721ba75fc [2022-05-10T23:08:15.744Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T23:08:15.744Z] ---> Running in 28a813476d2c [2022-05-10T23:08:16.002Z] ---> Running in 4ffc216b00d7 [2022-05-10T23:08:16.002Z] Removing intermediate container 0098b6bfcf71 [2022-05-10T23:08:16.002Z] ---> 83a9ba1e7758 [2022-05-10T23:08:16.002Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T23:08:16.261Z] Removing intermediate container 4ffc216b00d7 [2022-05-10T23:08:16.261Z] ---> 1506a69f06aa [2022-05-10T23:08:16.261Z] Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:08:16.261Z] ---> Running in bda5b37f1b10 [2022-05-10T23:08:16.261Z] Removing intermediate container 28a813476d2c [2022-05-10T23:08:16.261Z] ---> 83704b617efa [2022-05-10T23:08:16.261Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:08:16.261Z] ---> Running in 012fd6b23a06 [2022-05-10T23:08:16.524Z] ---> Running in 64bacd1f1e5b [2022-05-10T23:08:16.524Z] Removing intermediate container bda5b37f1b10 [2022-05-10T23:08:16.524Z] ---> 67bdf0063035 [2022-05-10T23:08:16.524Z] Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:08:17.090Z] ---> Running in 760ed8e357ed [2022-05-10T23:08:17.090Z] Removing intermediate container 012fd6b23a06 [2022-05-10T23:08:17.090Z] ---> 36760eae2d08 [2022-05-10T23:08:17.090Z] Step 22/22 : LABEL version=2.2.0-dev.96 [2022-05-10T23:08:17.090Z] Removing intermediate container 64bacd1f1e5b [2022-05-10T23:08:17.090Z] ---> 3f67046d8917 [2022-05-10T23:08:17.090Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T23:08:17.349Z] ---> Running in 9c5bbe5b9b66 [2022-05-10T23:08:17.349Z] ---> Running in 34512f59e8d7 [2022-05-10T23:08:17.616Z] Removing intermediate container 760ed8e357ed [2022-05-10T23:08:17.616Z] ---> 7625f84eec81 [2022-05-10T23:08:17.616Z] Step 22/22 : LABEL version=2.2.0-dev.96 [2022-05-10T23:08:17.616Z] Removing intermediate container c85acd6e6056 [2022-05-10T23:08:17.616Z] ---> 1d2f83c64b05 [2022-05-10T23:08:17.616Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:08:17.616Z] ---> Running in b4f082928589 [2022-05-10T23:08:17.616Z] Removing intermediate container 34512f59e8d7 [2022-05-10T23:08:17.616Z] ---> 1e12e6220ede [2022-05-10T23:08:17.616Z] Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:08:17.875Z] Removing intermediate container 9c5bbe5b9b66 [2022-05-10T23:08:17.875Z] ---> 314d4938a61a [2022-05-10T23:08:17.875Z] [2022-05-10T23:08:17.875Z] ---> Running in 1dc9bd650c41 [2022-05-10T23:08:17.875Z] Removing intermediate container b4f082928589 [2022-05-10T23:08:17.875Z] ---> 7b9bbff6d69b [2022-05-10T23:08:17.875Z] [2022-05-10T23:08:18.134Z] Successfully built 314d4938a61a [2022-05-10T23:08:18.134Z] Successfully tagged support-scheduler:latest [2022-05-10T23:08:18.134Z] Building core-command [2022-05-10T23:08:18.134Z]  Building support-scheduler ... done Successfully built 7b9bbff6d69b [2022-05-10T23:08:18.134Z] ---> 4067f031ef73 [2022-05-10T23:08:18.134Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T23:08:18.134Z] Successfully tagged support-notifications:latest [2022-05-10T23:08:18.134Z]  Building support-notifications ... done Building security-spire-server [2022-05-10T23:08:18.134Z] Removing intermediate container 1dc9bd650c41 [2022-05-10T23:08:18.134Z] ---> 5be467ea77ae [2022-05-10T23:08:18.134Z] Step 23/23 : LABEL version=2.2.0-dev.96 [2022-05-10T23:08:18.397Z] ---> Running in a927fccd0f94 [2022-05-10T23:08:19.781Z] Removing intermediate container a927fccd0f94 [2022-05-10T23:08:19.781Z] ---> 74e347324f4d [2022-05-10T23:08:19.781Z] [2022-05-10T23:08:19.781Z] Successfully built 74e347324f4d [2022-05-10T23:08:21.693Z] Successfully tagged core-metadata:latest [2022-05-10T23:08:21.693Z] Building sys-mgmt-agent [2022-05-10T23:08:26.959Z]  Building core-metadata ... done  ---> 791060db7d38 [2022-05-10T23:08:26.959Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T23:08:27.218Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:08:27.218Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:08:27.218Z] ---> e11ee760c931 [2022-05-10T23:08:27.218Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T23:08:27.218Z] ---> Using cache [2022-05-10T23:08:27.218Z] ---> 707fbe544124 [2022-05-10T23:08:27.218Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:08:27.218Z] ---> Using cache [2022-05-10T23:08:27.218Z] ---> b164398c9dd4 [2022-05-10T23:08:27.218Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T23:08:27.218Z] ---> Using cache [2022-05-10T23:08:27.218Z] ---> bbe706614bcb [2022-05-10T23:08:27.218Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T23:08:27.218Z] ---> Using cache [2022-05-10T23:08:27.218Z] ---> 38e97c4581e1 [2022-05-10T23:08:27.218Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:08:27.218Z] ---> Using cache [2022-05-10T23:08:27.218Z] ---> f354c86b4313 [2022-05-10T23:08:27.218Z] Step 8/25 : COPY . . [2022-05-10T23:08:27.218Z] ---> Using cache [2022-05-10T23:08:27.218Z] ---> 7e131bcc6308 [2022-05-10T23:08:27.218Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T23:08:27.218Z] ---> Using cache [2022-05-10T23:08:27.218Z] ---> ae3550f08d16 [2022-05-10T23:08:27.218Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T23:08:27.218Z] ---> Using cache [2022-05-10T23:08:27.218Z] ---> fef8d640ece0 [2022-05-10T23:08:27.218Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T23:08:27.218Z] ---> Using cache [2022-05-10T23:08:27.218Z] ---> f19df5415754 [2022-05-10T23:08:27.218Z] 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-10T23:08:27.477Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:08:27.477Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:08:27.477Z] ---> e11ee760c931 [2022-05-10T23:08:27.477Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T23:08:27.477Z] ---> Using cache [2022-05-10T23:08:27.477Z] ---> 707fbe544124 [2022-05-10T23:08:27.477Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:08:27.477Z] ---> Using cache [2022-05-10T23:08:27.477Z] ---> b164398c9dd4 [2022-05-10T23:08:27.477Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T23:08:28.851Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:08:28.851Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:08:28.851Z] ---> e11ee760c931 [2022-05-10T23:08:28.851Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T23:08:28.851Z] ---> Using cache [2022-05-10T23:08:28.851Z] ---> 707fbe544124 [2022-05-10T23:08:28.851Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:08:28.851Z] ---> Using cache [2022-05-10T23:08:28.851Z] ---> b164398c9dd4 [2022-05-10T23:08:28.851Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T23:08:32.138Z] ---> 572d679f27fa [2022-05-10T23:08:32.138Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T23:08:32.138Z] ---> Running in cf46455c4697 [2022-05-10T23:08:32.138Z] ---> Running in 996222b360e1 [2022-05-10T23:08:32.138Z] ---> Running in f0f0b1164ec5 [2022-05-10T23:08:32.763Z] ---> 138046016d42 [2022-05-10T23:08:32.763Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T23:08:33.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:33.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:33.297Z] ---> 641f738ee541 [2022-05-10T23:08:33.297Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T23:08:33.556Z] ---> Running in 3b1526a7ac21 [2022-05-10T23:08:33.815Z] Removing intermediate container 3b1526a7ac21 [2022-05-10T23:08:33.815Z] ---> 7b93416b03ac [2022-05-10T23:08:33.815Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T23:08:33.815Z] spire-1.2.1/ [2022-05-10T23:08:33.815Z] spire-1.2.1/.data/ [2022-05-10T23:08:33.815Z] spire-1.2.1/.data/.file [2022-05-10T23:08:33.815Z] spire-1.2.1/.dockerignore [2022-05-10T23:08:33.815Z] spire-1.2.1/.gitattributes [2022-05-10T23:08:33.815Z] spire-1.2.1/.githooks/ [2022-05-10T23:08:33.815Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/ [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/workflows/ [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T23:08:33.815Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T23:08:33.815Z] spire-1.2.1/.gitignore [2022-05-10T23:08:33.815Z] spire-1.2.1/.go-version [2022-05-10T23:08:33.815Z] spire-1.2.1/.golangci.yml [2022-05-10T23:08:33.815Z] spire-1.2.1/ADOPTERS.md [2022-05-10T23:08:33.815Z] spire-1.2.1/CHANGELOG.md [2022-05-10T23:08:33.815Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T23:08:33.815Z] spire-1.2.1/CODEOWNERS [2022-05-10T23:08:33.815Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T23:08:33.815Z] spire-1.2.1/Dockerfile [2022-05-10T23:08:33.815Z] spire-1.2.1/Dockerfile.dev [2022-05-10T23:08:33.815Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T23:08:33.815Z] spire-1.2.1/LICENSE [2022-05-10T23:08:33.815Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T23:08:33.815Z] spire-1.2.1/Makefile [2022-05-10T23:08:33.815Z] spire-1.2.1/README.md [2022-05-10T23:08:33.815Z] spire-1.2.1/ROADMAP.md [2022-05-10T23:08:33.815Z] spire-1.2.1/SECURITY.md [2022-05-10T23:08:33.815Z] spire-1.2.1/cmd/ [2022-05-10T23:08:33.815Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T23:08:33.816Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gofetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:34.080Z] [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T23:08:34.080Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T23:08:34.080Z] spire-1.2.1/conf/ [2022-05-10T23:08:34.080Z] spire-1.2.1/conf/agent/ [2022-05-10T23:08:34.080Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T23:08:34.080Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T23:08:34.080Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T23:08:34.080Z] spire-1.2.1/conf/server/ [2022-05-10T23:08:34.080Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T23:08:34.080Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T23:08:34.080Z] spire-1.2.1/conf/server/server.conf [2022-05-10T23:08:34.080Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/ [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/auditlog.md [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/ [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T23:08:34.080Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/spire_server.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/telemetry.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/upgrading.md [2022-05-10T23:08:34.081Z] spire-1.2.1/doc/using_spire.md [2022-05-10T23:08:34.081Z] spire-1.2.1/examples/ [2022-05-10T23:08:34.081Z] spire-1.2.1/examples/README.md [2022-05-10T23:08:34.081Z] spire-1.2.1/go.mod [2022-05-10T23:08:34.081Z] spire-1.2.1/go.sum [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T23:08:34.081Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/health/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/log/ [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T23:08:34.082Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/version/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T23:08:34.083Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/config.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T23:08:34.084Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T23:08:34.085Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/server.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/ [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/private/ [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/private/server/ [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/ [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/common/ [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T23:08:34.086Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T23:08:34.086Z] spire-1.2.1/release/ [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire-extras/ [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire/ [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire/README.md [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire/conf/ [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T23:08:34.086Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T23:08:34.086Z] spire-1.2.1/script/ [2022-05-10T23:08:34.086Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T23:08:34.086Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T23:08:34.086Z] spire-1.2.1/support/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T23:08:34.086Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/clock/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/clock/clock.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T23:08:34.086Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T23:08:34.087Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/README.md [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/common [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T23:08:34.087Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T23:08:34.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T23:08:34.089Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T23:08:34.090Z] spire-1.2.1/test/integration/test.sh [2022-05-10T23:08:34.090Z] spire-1.2.1/test/plugintest/ [2022-05-10T23:08:34.090Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/spiretest/ [2022-05-10T23:08:34.090Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/testca/ [2022-05-10T23:08:34.090Z] spire-1.2.1/test/testca/ca.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/testkey/ [2022-05-10T23:08:34.090Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T23:08:34.090Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/testkey/new.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T23:08:34.090Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/util/ [2022-05-10T23:08:34.090Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/util/race.go [2022-05-10T23:08:34.090Z] spire-1.2.1/test/util/util.go [2022-05-10T23:08:34.090Z] building spire from source... [2022-05-10T23:08:34.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:08:34.350Z] Installing go1.17.7... [2022-05-10T23:08:34.350Z] OK: 221 MiB in 52 packages [2022-05-10T23:08:34.351Z] ---> dcd763aac080 [2022-05-10T23:08:34.351Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T23:08:34.351Z] OK: 221 MiB in 52 packages [2022-05-10T23:08:34.610Z] ---> Running in a7d72b35e719 [2022-05-10T23:08:35.178Z] Removing intermediate container f0f0b1164ec5 [2022-05-10T23:08:35.178Z] ---> 9e89a8fdab4d [2022-05-10T23:08:35.178Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T23:08:35.440Z] Removing intermediate container 996222b360e1 [2022-05-10T23:08:35.440Z] ---> f946dd86f919 [2022-05-10T23:08:35.440Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T23:08:36.375Z] ---> c78c055a1eb2 [2022-05-10T23:08:36.375Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:08:36.634Z] ---> d1a9c643ed29 [2022-05-10T23:08:36.634Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:08:37.202Z] ---> Running in 1d89b90479b2 [2022-05-10T23:08:37.202Z] ---> Running in 9f050bd66aef [2022-05-10T23:08:37.461Z] Removing intermediate container a7d72b35e719 [2022-05-10T23:08:37.461Z] ---> 4e12633a0e4d [2022-05-10T23:08:37.461Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T23:08:37.721Z] ---> Running in e3f803f123c1 [2022-05-10T23:08:37.982Z] Removing intermediate container e3f803f123c1 [2022-05-10T23:08:37.982Z] ---> 3ef7162dfc72 [2022-05-10T23:08:37.982Z] Step 28/31 : CMD ["gate"] [2022-05-10T23:08:38.241Z] ---> Running in 8343f34dcfb7 [2022-05-10T23:08:38.810Z] Removing intermediate container 8343f34dcfb7 [2022-05-10T23:08:38.810Z] ---> e216b8d33207 [2022-05-10T23:08:38.810Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T23:08:39.070Z] ---> Running in c5763d688a5d [2022-05-10T23:08:39.329Z] Removing intermediate container 9f050bd66aef [2022-05-10T23:08:39.329Z] ---> fc1b3725dc94 [2022-05-10T23:08:39.329Z] Step 8/23 : COPY . . [2022-05-10T23:08:39.329Z] Removing intermediate container 1d89b90479b2 [2022-05-10T23:08:39.329Z] ---> 08abfc6f9fee [2022-05-10T23:08:39.329Z] Step 8/23 : COPY . . [2022-05-10T23:08:39.329Z] Removing intermediate container c5763d688a5d [2022-05-10T23:08:39.329Z] ---> 8298d392592a [2022-05-10T23:08:39.329Z] Step 30/31 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:08:39.587Z] ---> Running in aad0f95aacc1 [2022-05-10T23:08:40.524Z] Building bin/spire-server... [2022-05-10T23:08:40.524Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T23:08:40.524Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T23:08:40.524Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T23:08:40.524Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T23:08:40.524Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T23:08:40.524Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T23:08:40.917Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T23:08:40.917Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T23:08:40.917Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T23:08:41.176Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T23:08:41.176Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T23:08:41.176Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T23:08:41.176Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T23:08:41.176Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T23:08:41.176Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T23:08:41.435Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T23:08:41.435Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T23:08:41.435Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T23:08:41.435Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T23:08:41.435Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T23:08:42.003Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T23:08:42.003Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T23:08:42.003Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T23:08:42.003Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T23:08:42.003Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T23:08:42.570Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T23:08:42.570Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T23:08:42.570Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T23:08:42.570Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T23:08:42.570Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T23:08:42.828Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T23:08:42.828Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T23:08:42.828Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T23:08:42.828Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T23:08:42.828Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T23:08:43.087Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T23:08:43.087Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T23:08:43.087Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T23:08:43.346Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T23:08:43.346Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T23:08:43.346Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T23:08:43.607Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T23:08:43.607Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T23:08:43.607Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T23:08:43.607Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T23:08:43.867Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T23:08:43.867Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T23:08:43.867Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T23:08:43.867Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T23:08:43.867Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T23:08:43.867Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T23:08:43.867Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T23:08:43.867Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T23:08:43.867Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T23:08:44.126Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T23:08:44.126Z] Removing intermediate container aad0f95aacc1 [2022-05-10T23:08:44.126Z] ---> 267f9e4c2eb7 [2022-05-10T23:08:44.126Z] Step 31/31 : LABEL version=2.2.0-dev.96 [2022-05-10T23:08:44.126Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T23:08:44.126Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T23:08:44.386Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T23:08:47.680Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T23:08:47.680Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T23:08:47.680Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T23:08:47.680Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T23:08:47.680Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T23:08:47.680Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T23:08:47.680Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T23:08:47.680Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T23:08:47.680Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T23:08:47.939Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T23:08:47.939Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T23:08:48.200Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T23:08:48.200Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T23:08:48.200Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T23:08:48.460Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T23:08:48.720Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T23:08:48.720Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T23:08:48.720Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T23:08:48.985Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T23:08:48.985Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T23:08:48.985Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T23:08:48.985Z]  ---> Running in a9fdbf1aea22 [2022-05-10T23:08:48.985Z] ---> a909ae6cf9b6 [2022-05-10T23:08:48.985Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T23:08:48.985Z] ---> 1be6e765ad40 [2022-05-10T23:08:48.985Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T23:08:48.985Z] ---> Running in 8b9cf398589f [2022-05-10T23:08:49.243Z] ---> Running in 6a33742e73b9 [2022-05-10T23:08:49.243Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T23:08:49.243Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T23:08:49.243Z] Removing intermediate container a9fdbf1aea22 [2022-05-10T23:08:49.243Z] ---> de0996018dfe [2022-05-10T23:08:49.243Z] [2022-05-10T23:08:49.243Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T23:08:49.243Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T23:08:49.243Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T23:08:49.243Z] Successfully built de0996018dfe [2022-05-10T23:08:49.243Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T23:08:49.243Z] Successfully tagged security-bootstrapper:latest [2022-05-10T23:08:49.243Z] Building security-proxy-setup [2022-05-10T23:08:49.243Z]  Building security-bootstrapper ... done go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T23:08:49.243Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T23:08:49.243Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T23:08:49.243Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T23:08:49.243Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T23:08:49.810Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T23:08:49.810Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T23:08:49.810Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T23:08:49.810Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T23:08:49.810Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T23:08:49.810Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T23:08:50.376Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T23:08:50.376Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T23:08:50.376Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T23:08:50.376Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T23:08:50.376Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T23:08:50.376Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T23:08:50.376Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T23:08:50.376Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T23:08:50.376Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T23:08:50.376Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T23:08:50.376Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T23:08:50.376Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T23:08:50.633Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T23:08:50.633Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T23:08:50.633Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T23:08:50.633Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T23:08:50.633Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T23:08:50.633Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T23:08:50.633Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T23:08:50.633Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T23:08:50.633Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T23:08:50.633Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T23:08:50.633Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T23:08:50.633Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T23:08:50.633Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T23:08:50.633Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T23:08:50.633Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T23:08:50.633Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T23:08:50.633Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T23:08:50.633Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T23:08:50.633Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T23:08:50.633Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T23:08:50.633Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T23:08:50.895Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T23:08:50.895Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T23:08:50.895Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T23:08:50.895Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T23:08:50.895Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T23:08:50.895Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T23:08:50.895Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T23:08:50.895Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T23:08:50.895Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T23:08:50.895Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T23:08:50.895Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T23:08:50.895Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T23:08:50.895Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T23:08:50.895Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T23:08:50.895Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T23:08:52.797Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:08:52.797Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:08:52.797Z] ---> e11ee760c931 [2022-05-10T23:08:52.797Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T23:08:52.797Z] ---> Using cache [2022-05-10T23:08:52.797Z] ---> 707fbe544124 [2022-05-10T23:08:52.797Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:08:52.797Z] ---> Using cache [2022-05-10T23:08:52.797Z] ---> b164398c9dd4 [2022-05-10T23:08:52.797Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T23:08:52.797Z] ---> Using cache [2022-05-10T23:08:52.797Z] ---> f946dd86f919 [2022-05-10T23:08:52.797Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T23:08:52.797Z] ---> Using cache [2022-05-10T23:08:52.797Z] ---> c78c055a1eb2 [2022-05-10T23:08:52.797Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:08:52.797Z] ---> Using cache [2022-05-10T23:08:52.797Z] ---> 08abfc6f9fee [2022-05-10T23:08:52.797Z] Step 8/22 : COPY . . [2022-05-10T23:08:52.797Z] ---> Using cache [2022-05-10T23:08:52.797Z] ---> 1be6e765ad40 [2022-05-10T23:08:52.797Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T23:08:57.003Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T23:08:57.003Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T23:09:00.292Z]  ---> Running in 609a0aeca396 [2022-05-10T23:09:00.551Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T23:09:10.571Z] Removing intermediate container 6a33742e73b9 [2022-05-10T23:09:10.571Z] ---> 527db9d524c4 [2022-05-10T23:09:10.571Z] [2022-05-10T23:09:10.571Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T23:09:10.571Z] ---> e04c818066af [2022-05-10T23:09:10.571Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T23:09:10.571Z] ---> Using cache [2022-05-10T23:09:10.571Z] ---> 9edfecfbb8e2 [2022-05-10T23:09:10.571Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T23:09:10.571Z] ---> Using cache [2022-05-10T23:09:10.571Z] ---> 43dc9bb8fa38 [2022-05-10T23:09:10.571Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T23:09:10.831Z] Removing intermediate container 8b9cf398589f [2022-05-10T23:09:10.831Z] ---> 71396ff4a30b [2022-05-10T23:09:10.831Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T23:09:10.831Z] ---> Running in b975441249cd [2022-05-10T23:09:10.831Z] ---> Running in 6ee592093f34 [2022-05-10T23:09:11.398Z] Removing intermediate container b975441249cd [2022-05-10T23:09:11.398Z] ---> b9eb946abaa7 [2022-05-10T23:09:11.398Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T23:09:11.398Z] ---> Running in ba71b3a7d126 [2022-05-10T23:09:11.965Z] Removing intermediate container ba71b3a7d126 [2022-05-10T23:09:11.965Z] ---> ae8eb697e66b [2022-05-10T23:09:11.965Z] Step 15/23 : WORKDIR / [2022-05-10T23:09:11.965Z] ---> Running in 6c55b00faa42 [2022-05-10T23:09:11.965Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T23:09:12.224Z] Removing intermediate container 6c55b00faa42 [2022-05-10T23:09:12.224Z] ---> e87a39e129a8 [2022-05-10T23:09:12.224Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:09:12.790Z] ---> e20c5cb1a2b0 [2022-05-10T23:09:12.790Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T23:09:13.356Z] Removing intermediate container 6ee592093f34 [2022-05-10T23:09:13.356Z] ---> 9f40618772b4 [2022-05-10T23:09:13.356Z] [2022-05-10T23:09:13.356Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T23:09:13.356Z] ---> 13679093183f [2022-05-10T23:09:13.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T23:09:13.356Z] 20.10.14: Pulling from library/docker [2022-05-10T23:09:14.742Z] ---> 8fba31538336 [2022-05-10T23:09:14.742Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T23:09:14.742Z] ---> Running in 0d9a878c3dde [2022-05-10T23:09:15.310Z] Removing intermediate container 0d9a878c3dde [2022-05-10T23:09:15.310Z] ---> 043e8d6aa0b4 [2022-05-10T23:09:15.310Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:09:15.310Z] ---> Running in 10629fbb6871 [2022-05-10T23:09:15.638Z] Removing intermediate container 10629fbb6871 [2022-05-10T23:09:15.638Z] ---> 47f662f39192 [2022-05-10T23:09:15.638Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T23:09:15.897Z] ---> Running in fa83d7472394 [2022-05-10T23:09:16.475Z] Removing intermediate container fa83d7472394 [2022-05-10T23:09:16.475Z] ---> 2efaa486949c [2022-05-10T23:09:16.475Z] Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:09:16.734Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T23:09:16.734Z] ---> Running in a5b0248cb2e0 [2022-05-10T23:09:17.325Z] Removing intermediate container a5b0248cb2e0 [2022-05-10T23:09:17.325Z] ---> 2ecba94b987c [2022-05-10T23:09:17.325Z] Step 23/23 : LABEL version=2.2.0-dev.96 [2022-05-10T23:09:17.893Z] ---> Running in f0f6e0d18056 [2022-05-10T23:09:18.152Z] Removing intermediate container f0f6e0d18056 [2022-05-10T23:09:18.152Z] ---> 98ac24a2f44b [2022-05-10T23:09:18.152Z] [2022-05-10T23:09:18.152Z] Successfully built 98ac24a2f44b [2022-05-10T23:09:18.152Z] Successfully tagged core-command:latest [2022-05-10T23:09:18.152Z]  Building core-command ... done Building security-secretstore-setup [2022-05-10T23:09:20.058Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T23:09:20.058Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T23:09:20.058Z] ---> 7417809fdb73 [2022-05-10T23:09:20.058Z] 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-10T23:09:22.592Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:09:22.592Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:09:22.592Z] ---> e11ee760c931 [2022-05-10T23:09:22.592Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T23:09:22.592Z] ---> Using cache [2022-05-10T23:09:22.592Z] ---> 707fbe544124 [2022-05-10T23:09:22.592Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:09:22.592Z] ---> Using cache [2022-05-10T23:09:22.592Z] ---> b164398c9dd4 [2022-05-10T23:09:22.592Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T23:09:22.592Z] ---> Using cache [2022-05-10T23:09:22.592Z] ---> f946dd86f919 [2022-05-10T23:09:22.592Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T23:09:22.592Z] ---> Using cache [2022-05-10T23:09:22.592Z] ---> c78c055a1eb2 [2022-05-10T23:09:22.592Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:09:22.592Z] ---> Using cache [2022-05-10T23:09:22.592Z] ---> 08abfc6f9fee [2022-05-10T23:09:22.592Z] Step 8/25 : COPY . . [2022-05-10T23:09:22.592Z] ---> Using cache [2022-05-10T23:09:22.592Z] ---> 1be6e765ad40 [2022-05-10T23:09:22.592Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T23:09:25.236Z] Removing intermediate container 609a0aeca396 [2022-05-10T23:09:25.236Z] ---> 21d5e8dd4058 [2022-05-10T23:09:25.236Z] [2022-05-10T23:09:25.236Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T23:09:25.236Z] ---> e04c818066af [2022-05-10T23:09:25.236Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T23:09:25.236Z] ---> Running in c900fdde3ffb [2022-05-10T23:09:25.236Z] ---> Running in c1d550a8e8a2 [2022-05-10T23:09:25.236Z] ---> Running in 31e8bb78b7e3 [2022-05-10T23:09:25.545Z] Removing intermediate container c1d550a8e8a2 [2022-05-10T23:09:25.545Z] ---> db14ca286483 [2022-05-10T23:09:25.545Z] 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-10T23:09:25.545Z] ---> Running in ccafb7960239 [2022-05-10T23:09:26.171Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T23:09:26.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:09:26.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:09:26.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:09:26.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:09:26.692Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T23:09:26.692Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T23:09:26.692Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T23:09:26.692Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T23:09:26.692Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T23:09:26.692Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T23:09:26.692Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:09:26.692Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T23:09:26.692Z] OK: 8 MiB in 20 packages [2022-05-10T23:09:26.692Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T23:09:26.692Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T23:09:26.951Z] Executing bash-5.1.16-r0.post-install [2022-05-10T23:09:26.951Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T23:09:26.951Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T23:09:26.951Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T23:09:26.951Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T23:09:26.951Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T23:09:26.951Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T23:09:26.951Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T23:09:26.951Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T23:09:26.951Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T23:09:26.951Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T23:09:26.951Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T23:09:26.951Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T23:09:26.951Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T23:09:26.951Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T23:09:26.951Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T23:09:27.210Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T23:09:27.210Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T23:09:27.210Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T23:09:27.210Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T23:09:27.210Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T23:09:27.210Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T23:09:27.210Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T23:09:27.210Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T23:09:27.210Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T23:09:27.210Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T23:09:27.469Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T23:09:27.469Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T23:09:27.469Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T23:09:27.469Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T23:09:27.469Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T23:09:27.469Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T23:09:27.469Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T23:09:27.469Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T23:09:27.469Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T23:09:27.469Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T23:09:27.469Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T23:09:27.469Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T23:09:27.469Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T23:09:27.469Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T23:09:27.469Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T23:09:27.469Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T23:09:27.728Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T23:09:27.728Z] OK: 83 MiB in 65 packages [2022-05-10T23:09:28.295Z] Collecting docker-compose==1.23.2 [2022-05-10T23:09:28.295Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T23:09:28.295Z] Building bin/spire-agent... [2022-05-10T23:09:28.554Z] Collecting PyYAML<4,>=3.10 [2022-05-10T23:09:28.554Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T23:09:28.554Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T23:09:28.554Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T23:09:28.813Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T23:09:28.813Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T23:09:29.071Z] 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-10T23:09:29.071Z] Removing intermediate container 31e8bb78b7e3 [2022-05-10T23:09:29.071Z] ---> 144a8e0d5523 [2022-05-10T23:09:29.071Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T23:09:29.071Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T23:09:29.329Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T23:09:29.329Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T23:09:29.329Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T23:09:29.329Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T23:09:29.329Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T23:09:29.588Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T23:09:29.588Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T23:09:29.588Z] ---> Running in 441ebd070628 [2022-05-10T23:09:29.588Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T23:09:29.588Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T23:09:29.588Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T23:09:29.848Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T23:09:29.848Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T23:09:29.848Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T23:09:29.848Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T23:09:29.848Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T23:09:29.848Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T23:09:29.848Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T23:09:30.106Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T23:09:30.718Z] Removing intermediate container 441ebd070628 [2022-05-10T23:09:30.718Z] ---> c5f6363b5bc3 [2022-05-10T23:09:30.718Z] Step 13/22 : WORKDIR /edgex [2022-05-10T23:09:30.718Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T23:09:30.718Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T23:09:30.718Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T23:09:30.718Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T23:09:30.976Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T23:09:30.976Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T23:09:30.976Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T23:09:30.976Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T23:09:30.976Z] ---> Running in b54a9a1606bf [2022-05-10T23:09:30.976Z] Collecting idna<2.8,>=2.5 [2022-05-10T23:09:30.976Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T23:09:30.976Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T23:09:30.976Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T23:09:30.976Z] 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-10T23:09:31.236Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T23:09:31.236Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T23:09:31.236Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T23:09:31.236Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T23:09:31.236Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T23:09:31.236Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T23:09:31.236Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T23:09:31.236Z] Attempting uninstall: urllib3 [2022-05-10T23:09:31.495Z] Found existing installation: urllib3 1.26.7 [2022-05-10T23:09:31.495Z] Uninstalling urllib3-1.26.7: [2022-05-10T23:09:31.495Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T23:09:31.495Z] Removing intermediate container b54a9a1606bf [2022-05-10T23:09:31.495Z] ---> 438f090441e0 [2022-05-10T23:09:31.495Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T23:09:31.495Z] Attempting uninstall: idna [2022-05-10T23:09:31.495Z] Found existing installation: idna 3.3 [2022-05-10T23:09:31.495Z] Uninstalling idna-3.3: [2022-05-10T23:09:31.495Z] Successfully uninstalled idna-3.3 [2022-05-10T23:09:32.430Z] ---> 5bb17fdd50f2 [2022-05-10T23:09:32.430Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T23:09:32.430Z] Attempting uninstall: requests [2022-05-10T23:09:32.430Z] Found existing installation: requests 2.26.0 [2022-05-10T23:09:32.430Z] Uninstalling requests-2.26.0: [2022-05-10T23:09:32.430Z] Successfully uninstalled requests-2.26.0 [2022-05-10T23:09:32.430Z] Running setup.py install for texttable: started [2022-05-10T23:09:32.688Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T23:09:32.688Z] Running setup.py install for PyYAML: started [2022-05-10T23:09:33.259Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T23:09:33.520Z] Running setup.py install for docopt: started [2022-05-10T23:09:33.520Z] ---> a9d6172eac3a [2022-05-10T23:09:33.520Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T23:09:33.778Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T23:09:33.779Z] Running setup.py install for dockerpty: started [2022-05-10T23:09:34.347Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T23:09:34.606Z] ---> d6ee18caf313 [2022-05-10T23:09:34.606Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T23:09:34.866Z] 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-10T23:09:35.432Z] ---> 7a227f99dff0 [2022-05-10T23:09:35.432Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T23:09:35.691Z] ---> Running in be4459094cc6 [2022-05-10T23:09:38.238Z] Removing intermediate container be4459094cc6 [2022-05-10T23:09:38.238Z] ---> ae7e5ad81a24 [2022-05-10T23:09:38.238Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T23:09:38.498Z] ---> Running in e17eac63fca9 [2022-05-10T23:09:39.072Z] Removing intermediate container e17eac63fca9 [2022-05-10T23:09:39.072Z] ---> 289cc3d4b108 [2022-05-10T23:09:39.072Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T23:09:39.338Z] ---> Running in 3c5a3b46a28a [2022-05-10T23:09:39.338Z] Removing intermediate container ccafb7960239 [2022-05-10T23:09:39.338Z] ---> 680b48e036f1 [2022-05-10T23:09:39.338Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T23:09:39.596Z] ---> Running in 58f43948f4e9 [2022-05-10T23:09:39.596Z] Removing intermediate container 3c5a3b46a28a [2022-05-10T23:09:39.596Z] ---> 492f37586dd9 [2022-05-10T23:09:39.596Z] Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:09:39.857Z] ---> Running in 84b00fbd4adb [2022-05-10T23:09:39.857Z] Removing intermediate container 58f43948f4e9 [2022-05-10T23:09:39.857Z] ---> 02768d9b1f77 [2022-05-10T23:09:39.857Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T23:09:39.857Z] ---> Running in a012382e5bd8 [2022-05-10T23:09:40.116Z] Removing intermediate container 84b00fbd4adb [2022-05-10T23:09:40.116Z] ---> 55fa4a8d8717 [2022-05-10T23:09:40.116Z] Step 22/22 : LABEL version=2.2.0-dev.96 [2022-05-10T23:09:40.116Z] ---> Running in 956436cc79f6 [2022-05-10T23:09:40.375Z] Removing intermediate container a012382e5bd8 [2022-05-10T23:09:40.375Z] ---> baa49d33a6e2 [2022-05-10T23:09:40.375Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T23:09:40.944Z] Removing intermediate container 956436cc79f6 [2022-05-10T23:09:40.944Z] ---> e2122f95e2f0 [2022-05-10T23:09:40.945Z] [2022-05-10T23:09:40.945Z] Successfully built e2122f95e2f0 [2022-05-10T23:09:40.945Z] Successfully tagged security-proxy-setup:latest [2022-05-10T23:09:40.945Z] Building security-spire-agent [2022-05-10T23:09:40.945Z]  Building security-proxy-setup ... done  ---> f6920b2c39ad [2022-05-10T23:09:40.945Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T23:09:45.134Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:09:45.134Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:09:45.134Z] ---> e11ee760c931 [2022-05-10T23:09:45.134Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T23:09:45.134Z] ---> Using cache [2022-05-10T23:09:45.134Z] ---> 707fbe544124 [2022-05-10T23:09:45.134Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:09:45.134Z] ---> Using cache [2022-05-10T23:09:45.134Z] ---> b164398c9dd4 [2022-05-10T23:09:45.134Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T23:09:45.134Z] ---> Using cache [2022-05-10T23:09:45.134Z] ---> bbe706614bcb [2022-05-10T23:09:45.134Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T23:09:45.134Z] ---> Using cache [2022-05-10T23:09:45.134Z] ---> 38e97c4581e1 [2022-05-10T23:09:45.134Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:09:45.134Z] ---> Using cache [2022-05-10T23:09:45.134Z] ---> f354c86b4313 [2022-05-10T23:09:45.134Z] Step 8/26 : COPY . . [2022-05-10T23:09:45.134Z] ---> Using cache [2022-05-10T23:09:45.134Z] ---> 7e131bcc6308 [2022-05-10T23:09:45.134Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T23:09:45.134Z] ---> Using cache [2022-05-10T23:09:45.134Z] ---> ae3550f08d16 [2022-05-10T23:09:45.134Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T23:09:45.134Z] ---> Using cache [2022-05-10T23:09:45.134Z] ---> fef8d640ece0 [2022-05-10T23:09:45.134Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T23:09:45.134Z] ---> Using cache [2022-05-10T23:09:45.134Z] ---> f19df5415754 [2022-05-10T23:09:45.134Z] 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-10T23:09:46.069Z] ---> ccac90284f6a [2022-05-10T23:09:46.069Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T23:09:46.327Z] ---> Running in b9ce55adbc59 [2022-05-10T23:09:46.327Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T23:09:46.327Z] ---> d1cf92e62326 [2022-05-10T23:09:46.327Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T23:09:46.327Z] ---> Running in b5ed13753b5e [2022-05-10T23:09:46.894Z] Removing intermediate container b5ed13753b5e [2022-05-10T23:09:46.894Z] ---> e041dca9b1f8 [2022-05-10T23:09:46.894Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:09:46.894Z] ---> Running in eb59e75d441e [2022-05-10T23:09:47.481Z] Removing intermediate container eb59e75d441e [2022-05-10T23:09:47.481Z] ---> 11e5876e574a [2022-05-10T23:09:47.481Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T23:09:47.481Z] ---> Running in 60697abf54d9 [2022-05-10T23:09:47.744Z] spire-1.2.1/ [2022-05-10T23:09:47.744Z] spire-1.2.1/.data/ [2022-05-10T23:09:47.744Z] spire-1.2.1/.data/.file [2022-05-10T23:09:47.744Z] spire-1.2.1/.dockerignore [2022-05-10T23:09:47.744Z] spire-1.2.1/.gitattributes [2022-05-10T23:09:47.744Z] spire-1.2.1/.githooks/ [2022-05-10T23:09:47.744Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/ [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/workflows/ [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T23:09:47.744Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T23:09:47.744Z] spire-1.2.1/.gitignore [2022-05-10T23:09:47.744Z] spire-1.2.1/.go-version [2022-05-10T23:09:47.744Z] spire-1.2.1/.golangci.yml [2022-05-10T23:09:47.744Z] spire-1.2.1/ADOPTERS.md [2022-05-10T23:09:47.744Z] spire-1.2.1/CHANGELOG.md [2022-05-10T23:09:47.744Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T23:09:47.744Z] spire-1.2.1/CODEOWNERS [2022-05-10T23:09:47.744Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T23:09:47.744Z] spire-1.2.1/Dockerfile [2022-05-10T23:09:47.744Z] spire-1.2.1/Dockerfile.dev [2022-05-10T23:09:47.744Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T23:09:47.744Z] spire-1.2.1/LICENSE [2022-05-10T23:09:47.744Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T23:09:47.744Z] spire-1.2.1/Makefile [2022-05-10T23:09:47.744Z] spire-1.2.1/README.md [2022-05-10T23:09:47.744Z] spire-1.2.1/ROADMAP.md [2022-05-10T23:09:47.744Z] spire-1.2.1/SECURITY.md [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T23:09:47.744Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T23:09:47.745Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T23:09:47.745Z] spire-1.2.1/conf/ [2022-05-10T23:09:47.745Z] spire-1.2.1/conf/agent/ [2022-05-10T23:09:47.745Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T23:09:47.745Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T23:09:47.745Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T23:09:47.745Z] spire-1.2.1/conf/server/ [2022-05-10T23:09:47.745Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T23:09:47.745Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T23:09:47.745Z] spire-1.2.1/conf/server/server.conf [2022-05-10T23:09:47.745Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/ [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/auditlog.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/ [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/spire_server.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/telemetry.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/upgrading.md [2022-05-10T23:09:47.745Z] spire-1.2.1/doc/using_spire.md [2022-05-10T23:09:47.745Z] spire-1.2.1/examples/ [2022-05-10T23:09:47.745Z] spire-1.2.1/examples/README.md [2022-05-10T23:09:47.745Z] spire-1.2.1/go.mod [2022-05-10T23:09:47.745Z] spire-1.2.1/go.sum [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:09:47.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T23:09:47.746Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/health/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/log/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/util/ [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T23:09:47.747Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/version/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/config.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T23:09:47.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T23:09:47.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/server.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/ [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/private/ [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/private/server/ [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/ [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/common/ [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T23:09:47.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T23:09:47.750Z] spire-1.2.1/release/ [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire-extras/ [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire/ [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire/README.md [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire/conf/ [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T23:09:47.750Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T23:09:47.750Z] spire-1.2.1/script/ [2022-05-10T23:09:47.750Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T23:09:47.750Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T23:09:47.750Z] spire-1.2.1/support/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T23:09:47.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T23:09:47.751Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/clock/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/clock/clock.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T23:09:47.751Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/README.mdRemoving intermediate container 60697abf54d9 [2022-05-10T23:09:47.751Z] ---> ddde55f2f569 [2022-05-10T23:09:47.751Z] Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:09:47.751Z] [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/common [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T23:09:47.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T23:09:47.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T23:09:47.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T23:09:47.754Z] spire-1.2.1/test/integration/test.sh [2022-05-10T23:09:47.754Z] spire-1.2.1/test/plugintest/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/spiretest/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/testca/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/testca/ca.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/testkey/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T23:09:47.754Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/testkey/new.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/util/ [2022-05-10T23:09:47.754Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/util/race.go [2022-05-10T23:09:47.754Z] spire-1.2.1/test/util/util.go [2022-05-10T23:09:47.754Z] building spire from source... [2022-05-10T23:09:48.014Z] Installing go1.17.7... [2022-05-10T23:09:48.014Z] ---> Running in 468a2b4af5ab [2022-05-10T23:09:48.584Z] Removing intermediate container 468a2b4af5ab [2022-05-10T23:09:48.584Z] ---> c5c71eabb2a6 [2022-05-10T23:09:48.584Z] Step 23/23 : LABEL version=2.2.0-dev.96 [2022-05-10T23:09:48.843Z] ---> Running in 4348c7c94d25 [2022-05-10T23:09:49.791Z] Removing intermediate container 4348c7c94d25 [2022-05-10T23:09:49.791Z] ---> 7366e57ecde9 [2022-05-10T23:09:49.791Z] [2022-05-10T23:09:50.053Z] Successfully built 7366e57ecde9 [2022-05-10T23:09:50.053Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T23:09:50.053Z] Building core-data [2022-05-10T23:09:54.241Z]  Building sys-mgmt-agent ... done Building bin/spire-server... [2022-05-10T23:09:54.241Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T23:09:54.241Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T23:09:54.241Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T23:09:54.241Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T23:09:54.241Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T23:09:54.241Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T23:09:54.241Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T23:09:54.241Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T23:09:54.811Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T23:09:54.811Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T23:09:55.217Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T23:09:55.217Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T23:09:55.217Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T23:09:55.217Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T23:09:55.217Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T23:09:55.217Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T23:09:55.476Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T23:09:55.476Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T23:09:55.476Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T23:09:55.476Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T23:09:55.476Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T23:09:55.476Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T23:09:55.476Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T23:09:55.735Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T23:09:55.735Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T23:09:55.735Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T23:09:55.735Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T23:09:55.735Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T23:09:55.735Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T23:09:55.995Z] Removing intermediate container c900fdde3ffb [2022-05-10T23:09:55.995Z] ---> 6ad266e2ec12 [2022-05-10T23:09:55.995Z] [2022-05-10T23:09:55.995Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T23:09:55.995Z] ---> e04c818066af [2022-05-10T23:09:55.995Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T23:09:55.995Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T23:09:55.995Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T23:09:55.995Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T23:09:55.995Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T23:09:55.995Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T23:09:55.995Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T23:09:55.995Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T23:09:55.995Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T23:09:56.254Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T23:09:56.254Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T23:09:56.254Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T23:09:56.254Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T23:09:56.254Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T23:09:56.254Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T23:09:56.254Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T23:09:56.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:09:56.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:09:56.254Z] ---> e11ee760c931 [2022-05-10T23:09:56.254Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T23:09:56.254Z] ---> Using cache [2022-05-10T23:09:56.254Z] ---> 707fbe544124 [2022-05-10T23:09:56.254Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:09:56.254Z] ---> Using cache [2022-05-10T23:09:56.254Z] ---> b164398c9dd4 [2022-05-10T23:09:56.254Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T23:09:56.254Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T23:09:56.254Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T23:09:56.512Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T23:09:56.512Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T23:09:56.512Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T23:09:56.512Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T23:09:56.512Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T23:09:56.770Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T23:09:57.028Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T23:09:57.967Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T23:09:57.967Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T23:09:57.967Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T23:09:57.967Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T23:09:57.967Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T23:10:02.167Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T23:10:02.167Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T23:10:02.167Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T23:10:02.167Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T23:10:02.167Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T23:10:02.167Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T23:10:02.425Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T23:10:02.754Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T23:10:02.754Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T23:10:02.754Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T23:10:02.754Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T23:10:03.014Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T23:10:03.274Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T23:10:03.274Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T23:10:03.274Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T23:10:03.534Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T23:10:03.534Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T23:10:03.534Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T23:10:03.534Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T23:10:03.792Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T23:10:03.792Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T23:10:04.051Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T23:10:04.051Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T23:10:04.310Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T23:10:04.310Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T23:10:04.568Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T23:10:04.829Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T23:10:05.092Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T23:10:05.092Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T23:10:05.350Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T23:10:05.350Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T23:10:05.350Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T23:10:05.350Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T23:10:05.350Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T23:10:05.350Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T23:10:05.609Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T23:10:05.609Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T23:10:05.868Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T23:10:05.868Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T23:10:05.868Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T23:10:06.133Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T23:10:06.133Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T23:10:06.133Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T23:10:06.133Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T23:10:06.133Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T23:10:06.133Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T23:10:06.133Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T23:10:06.133Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T23:10:06.391Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T23:10:06.391Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T23:10:06.391Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T23:10:06.391Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T23:10:06.391Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T23:10:06.391Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T23:10:06.650Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T23:10:06.650Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T23:10:06.650Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T23:10:06.650Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T23:10:06.650Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T23:10:06.650Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T23:10:06.650Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T23:10:06.650Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T23:10:06.910Z]  ---> Running in 2a9b81b9ddcb [2022-05-10T23:10:06.910Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T23:10:06.910Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T23:10:06.910Z]  ---> Running in 80a1acd1221a [2022-05-10T23:10:06.910Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T23:10:06.910Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T23:10:06.910Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T23:10:06.910Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T23:10:06.910Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T23:10:06.910Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T23:10:07.168Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T23:10:07.168Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T23:10:07.168Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T23:10:07.168Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T23:10:07.168Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T23:10:07.169Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T23:10:07.169Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T23:10:07.169Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T23:10:07.169Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T23:10:07.169Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T23:10:07.169Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T23:10:07.169Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T23:10:07.169Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T23:10:07.169Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T23:10:07.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:07.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:07.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:07.944Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T23:10:07.944Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T23:10:07.944Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T23:10:07.944Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:10:07.944Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T23:10:07.944Z] OK: 6 MiB in 17 packages [2022-05-10T23:10:08.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:08.807Z] OK: 221 MiB in 52 packages [2022-05-10T23:10:11.344Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T23:10:11.344Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T23:10:14.631Z] Removing intermediate container 80a1acd1221a [2022-05-10T23:10:14.631Z] ---> f6804c46636b [2022-05-10T23:10:14.631Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T23:10:14.631Z] Removing intermediate container 2a9b81b9ddcb [2022-05-10T23:10:14.631Z] ---> 5098ed7b5173 [2022-05-10T23:10:14.631Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T23:10:14.631Z] ---> Running in f9f3284416b1 [2022-05-10T23:10:14.631Z] ---> deb758dae36f [2022-05-10T23:10:14.631Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:10:14.631Z] Removing intermediate container f9f3284416b1 [2022-05-10T23:10:14.631Z] ---> 92293a068482 [2022-05-10T23:10:14.631Z] Step 13/25 : WORKDIR / [2022-05-10T23:10:14.631Z] ---> Running in f02d112e8a29 [2022-05-10T23:10:14.631Z] ---> Running in 82248ae55688 [2022-05-10T23:10:14.915Z] Removing intermediate container 82248ae55688 [2022-05-10T23:10:14.915Z] ---> d51292b280fe [2022-05-10T23:10:14.915Z] 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-10T23:10:15.180Z] ---> 628d11c71b18 [2022-05-10T23:10:15.180Z] 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-10T23:10:15.439Z] ---> 23a7324ba3b3 [2022-05-10T23:10:15.439Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T23:10:15.698Z] Removing intermediate container f02d112e8a29 [2022-05-10T23:10:15.698Z] ---> 613f8e63c0bd [2022-05-10T23:10:15.698Z] Step 8/23 : COPY . . [2022-05-10T23:10:15.957Z] ---> 55bcb85c554c [2022-05-10T23:10:15.957Z] 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-10T23:10:17.335Z] ---> 4d55f5db55fa [2022-05-10T23:10:17.335Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T23:10:21.530Z] ---> b80feb9ba552 [2022-05-10T23:10:21.530Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T23:10:26.807Z] ---> e5ade6f18c01 [2022-05-10T23:10:26.807Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T23:10:27.745Z] ---> 8dc34a393e39 [2022-05-10T23:10:27.745Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T23:10:28.679Z] ---> ced89f2234c0 [2022-05-10T23:10:28.680Z] 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-10T23:10:28.939Z] ---> Running in f62dfd9771e1 [2022-05-10T23:10:28.939Z] ---> Running in 7e98821ab88b [2022-05-10T23:10:29.884Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T23:10:31.792Z] Removing intermediate container 7e98821ab88b [2022-05-10T23:10:31.792Z] ---> 2f0b528c6a32 [2022-05-10T23:10:31.792Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T23:10:32.052Z] ---> Running in 40c881f659b6 [2022-05-10T23:10:32.310Z] Removing intermediate container 40c881f659b6 [2022-05-10T23:10:32.310Z] ---> 99c6d627c449 [2022-05-10T23:10:32.310Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T23:10:32.569Z] ---> Running in 47331638107e [2022-05-10T23:10:33.137Z] Removing intermediate container 47331638107e [2022-05-10T23:10:33.137Z] ---> 832fb8f8762f [2022-05-10T23:10:33.137Z] Step 24/25 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:10:33.137Z] ---> Running in bcb700733520 [2022-05-10T23:10:33.703Z] Removing intermediate container bcb700733520 [2022-05-10T23:10:33.703Z] ---> 30946c4afa5f [2022-05-10T23:10:33.703Z] Step 25/25 : LABEL version=2.2.0-dev.96 [2022-05-10T23:10:33.967Z] ---> Running in 4cd16db7d30a [2022-05-10T23:10:34.231Z] Removing intermediate container 4cd16db7d30a [2022-05-10T23:10:34.231Z] ---> c427cb62436d [2022-05-10T23:10:34.231Z] [2022-05-10T23:10:34.513Z] Successfully built c427cb62436d [2022-05-10T23:10:34.513Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T23:10:34.513Z] Building security-spiffe-token-provider [2022-05-10T23:10:35.191Z]  Building security-secretstore-setup ... done Removing intermediate container 50d0dc33eaa5 [2022-05-10T23:10:35.191Z] ---> 2ad34df82224 [2022-05-10T23:10:35.191Z] [2022-05-10T23:10:35.191Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T23:10:35.191Z] 3.15: Pulling from library/alpine [2022-05-10T23:10:35.191Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T23:10:35.191Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T23:10:35.191Z] ---> 0ac33e5f5afa [2022-05-10T23:10:35.191Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T23:10:38.511Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T23:10:38.511Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T23:10:38.511Z] ---> e11ee760c931 [2022-05-10T23:10:38.511Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T23:10:38.511Z] ---> Using cache [2022-05-10T23:10:38.511Z] ---> 707fbe544124 [2022-05-10T23:10:38.511Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T23:10:39.897Z] ---> Running in a306d424f854 [2022-05-10T23:10:39.897Z] ---> Running in c6b7d0964d15 [2022-05-10T23:10:39.897Z] Removing intermediate container a306d424f854 [2022-05-10T23:10:39.897Z] ---> 2f23241510f7 [2022-05-10T23:10:39.897Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:10:40.157Z] ---> Running in 8959128cfdb2 [2022-05-10T23:10:40.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:41.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:41.923Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T23:10:41.923Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T23:10:41.923Z] OK: 15864 distinct packages available [2022-05-10T23:10:41.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:41.923Z] Removing intermediate container 8959128cfdb2 [2022-05-10T23:10:41.923Z] ---> c99aee98de75 [2022-05-10T23:10:41.923Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T23:10:42.181Z] ---> Running in 94f4004b4565 [2022-05-10T23:10:42.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:43.014Z] OK: 221 MiB in 52 packages [2022-05-10T23:10:43.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:43.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:44.206Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T23:10:44.206Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T23:10:44.206Z] OK: 15855 distinct packages available [2022-05-10T23:10:44.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:44.467Z] Removing intermediate container c6b7d0964d15 [2022-05-10T23:10:44.467Z] ---> e762f92126b1 [2022-05-10T23:10:44.467Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T23:10:45.034Z] ---> 320272709b4f [2022-05-10T23:10:45.034Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:10:45.034Z] ---> Running in e2dc11c45ef0 [2022-05-10T23:10:45.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:10:45.602Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T23:10:45.602Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T23:10:45.602Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T23:10:45.602Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T23:10:45.862Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T23:10:45.862Z] OK: 6 MiB in 18 packages [2022-05-10T23:10:47.250Z] Removing intermediate container 94f4004b4565 [2022-05-10T23:10:47.250Z] ---> a0925864e16d [2022-05-10T23:10:47.250Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T23:10:47.250Z] Removing intermediate container e2dc11c45ef0 [2022-05-10T23:10:47.250Z] ---> 74ae8891c0ac [2022-05-10T23:10:47.250Z] Step 7/20 : COPY . . [2022-05-10T23:10:53.973Z] Building bin/spire-agent... [2022-05-10T23:10:53.973Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T23:10:53.973Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T23:10:53.973Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T23:10:53.973Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T23:10:54.231Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T23:10:54.231Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T23:10:54.231Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T23:10:54.489Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T23:10:54.489Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T23:10:54.489Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T23:10:54.489Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T23:10:54.489Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T23:10:54.747Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T23:10:56.652Z]  ---> 98da1f681b0f [2022-05-10T23:10:56.652Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T23:10:56.912Z] ---> 6af459a13ff0 [2022-05-10T23:10:56.912Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T23:10:57.172Z] ---> Running in 96cfdec00fc2 [2022-05-10T23:10:57.431Z] ---> c4332efc7938 [2022-05-10T23:10:57.431Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T23:10:57.704Z] ---> Running in c64dfcaf8e6e [2022-05-10T23:10:58.276Z] Removing intermediate container c64dfcaf8e6e [2022-05-10T23:10:58.276Z] ---> 965a07f38676 [2022-05-10T23:10:58.276Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T23:10:58.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-10T23:10:59.914Z] ---> eeb26e86e859 [2022-05-10T23:10:59.914Z] Step 21/26 : WORKDIR / [2022-05-10T23:11:00.482Z] ---> Running in bccafdead72b [2022-05-10T23:11:00.748Z] Removing intermediate container f62dfd9771e1 [2022-05-10T23:11:00.748Z] ---> e49eb619ae45 [2022-05-10T23:11:00.748Z] [2022-05-10T23:11:00.748Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T23:11:00.748Z] ---> e04c818066af [2022-05-10T23:11:00.748Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T23:11:00.748Z] ---> Running in c53e5cd63657 [2022-05-10T23:11:00.748Z] Removing intermediate container bccafdead72b [2022-05-10T23:11:00.748Z] ---> ed9c287c8a06 [2022-05-10T23:11:00.748Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T23:11:01.035Z] ---> Running in bf6d865ea240 [2022-05-10T23:11:01.035Z] Removing intermediate container c53e5cd63657 [2022-05-10T23:11:01.035Z] ---> 06187e0e5bfb [2022-05-10T23:11:01.035Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T23:11:01.297Z] ---> Running in 3f0381cee11a [2022-05-10T23:11:01.297Z] Removing intermediate container bf6d865ea240 [2022-05-10T23:11:01.297Z] ---> 4b052630ed2f [2022-05-10T23:11:01.297Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T23:11:01.620Z] ---> Running in c0a78398d7f5 [2022-05-10T23:11:01.620Z] Removing intermediate container 3f0381cee11a [2022-05-10T23:11:01.620Z] ---> 498230d9c968 [2022-05-10T23:11:01.620Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T23:11:01.884Z] Removing intermediate container c0a78398d7f5 [2022-05-10T23:11:01.884Z] ---> fdc6fe9e7213 [2022-05-10T23:11:01.884Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T23:11:02.144Z] ---> Running in 3f37d1485e9e [2022-05-10T23:11:02.144Z] ---> Running in 3c6b2539f485 [2022-05-10T23:11:02.425Z] Removing intermediate container 3f37d1485e9e [2022-05-10T23:11:02.425Z] ---> 347f5151b82f [2022-05-10T23:11:02.425Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:11:02.425Z] Removing intermediate container 3c6b2539f485 [2022-05-10T23:11:02.425Z] ---> 02d64f7b1e38 [2022-05-10T23:11:02.425Z] Step 25/26 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:11:02.684Z] ---> Running in b4c30f47963e [2022-05-10T23:11:02.684Z] ---> Running in 3fa9f564202e [2022-05-10T23:11:03.251Z] Removing intermediate container 3fa9f564202e [2022-05-10T23:11:03.251Z] ---> ea364568d317 [2022-05-10T23:11:03.251Z] Step 26/26 : LABEL version=2.2.0-dev.96 [2022-05-10T23:11:03.251Z] ---> Running in 9b7dabf67786 [2022-05-10T23:11:03.509Z] Removing intermediate container 9b7dabf67786 [2022-05-10T23:11:03.509Z] ---> bbc65dd26b43 [2022-05-10T23:11:03.509Z] [2022-05-10T23:11:03.767Z] Successfully built bbc65dd26b43 [2022-05-10T23:11:03.767Z] Successfully tagged security-spire-config:latest [2022-05-10T23:11:04.334Z]  Building security-spire-config ... done Removing intermediate container b4c30f47963e [2022-05-10T23:11:04.334Z] ---> 7aec1bb23782 [2022-05-10T23:11:04.334Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T23:11:04.334Z] ---> Running in 0bcd04c2644a [2022-05-10T23:11:05.273Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:11:06.206Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:11:06.465Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T23:11:06.465Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T23:11:06.723Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T23:11:06.723Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T23:11:06.723Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T23:11:06.982Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T23:11:06.982Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:11:06.982Z] OK: 8 MiB in 20 packages [2022-05-10T23:11:08.881Z] Removing intermediate container 0bcd04c2644a [2022-05-10T23:11:08.881Z] ---> a9a89b7978c7 [2022-05-10T23:11:08.881Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:11:09.448Z] ---> 6367cb79da95 [2022-05-10T23:11:09.448Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T23:11:10.826Z] ---> f1f799dd2c63 [2022-05-10T23:11:10.826Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T23:11:11.762Z] ---> c075e0091d6e [2022-05-10T23:11:11.762Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T23:11:11.762Z] ---> Running in af3267d4ee62 [2022-05-10T23:11:12.020Z] Removing intermediate container af3267d4ee62 [2022-05-10T23:11:12.020Z] ---> 804fbf838a1b [2022-05-10T23:11:12.020Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:11:12.020Z] ---> Running in 2af0f0f74a10 [2022-05-10T23:11:12.587Z] Removing intermediate container 2af0f0f74a10 [2022-05-10T23:11:12.587Z] ---> 847ee78aa8a1 [2022-05-10T23:11:12.587Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T23:11:12.847Z] ---> Running in cfd9aa825b43 [2022-05-10T23:11:13.414Z] Removing intermediate container cfd9aa825b43 [2022-05-10T23:11:13.414Z] ---> 949748dbde5b [2022-05-10T23:11:13.414Z] Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:11:13.988Z] ---> Running in 3fee6e7e3f79 [2022-05-10T23:11:14.576Z] Removing intermediate container 3fee6e7e3f79 [2022-05-10T23:11:14.576Z] ---> 10264d018825 [2022-05-10T23:11:14.576Z] Step 23/23 : LABEL version=2.2.0-dev.96 [2022-05-10T23:11:14.837Z] ---> Running in 1e54ef110334 [2022-05-10T23:11:15.406Z] Removing intermediate container 1e54ef110334 [2022-05-10T23:11:15.406Z] ---> 42f1515f2983 [2022-05-10T23:11:15.406Z] [2022-05-10T23:11:15.406Z] Successfully built 42f1515f2983 [2022-05-10T23:11:15.406Z] Successfully tagged core-data:latest [2022-05-10T23:11:27.627Z]  Building core-data ... done Removing intermediate container 96cfdec00fc2 [2022-05-10T23:11:27.628Z] ---> 33ce2fbdf335 [2022-05-10T23:11:27.628Z] [2022-05-10T23:11:27.628Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T23:11:27.628Z] ---> 0ac33e5f5afa [2022-05-10T23:11:27.628Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T23:11:27.628Z] ---> Using cache [2022-05-10T23:11:27.628Z] ---> 2f23241510f7 [2022-05-10T23:11:27.628Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:11:27.628Z] ---> Using cache [2022-05-10T23:11:27.628Z] ---> c99aee98de75 [2022-05-10T23:11:27.628Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T23:11:27.628Z] ---> Running in 4b2a586dc5d5 [2022-05-10T23:11:27.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:11:27.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:11:28.146Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T23:11:28.146Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T23:11:28.146Z] OK: 15855 distinct packages available [2022-05-10T23:11:28.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:11:29.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:11:29.342Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T23:11:29.342Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T23:11:29.342Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T23:11:29.600Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T23:11:29.600Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T23:11:29.859Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T23:11:29.859Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T23:11:29.859Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T23:11:30.118Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T23:11:30.118Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T23:11:30.118Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T23:11:30.118Z] OK: 8 MiB in 23 packages [2022-05-10T23:11:33.405Z] Removing intermediate container 4b2a586dc5d5 [2022-05-10T23:11:33.405Z] ---> 670c0d413728 [2022-05-10T23:11:33.405Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T23:11:33.405Z] ---> 1a132f521f27 [2022-05-10T23:11:33.405Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T23:11:33.973Z] ---> b90de68f01e0 [2022-05-10T23:11:33.973Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T23:11:34.233Z] ---> a6afef5f6575 [2022-05-10T23:11:34.233Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T23:11:34.233Z] ---> Running in 25d481f3aba5 [2022-05-10T23:11:34.493Z] Removing intermediate container 25d481f3aba5 [2022-05-10T23:11:34.493Z] ---> 9d29e50ddf8c [2022-05-10T23:11:34.493Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T23:11:34.493Z] ---> Running in ea96b91e1e29 [2022-05-10T23:11:34.493Z] Removing intermediate container ea96b91e1e29 [2022-05-10T23:11:34.493Z] ---> 0d05c4403fc1 [2022-05-10T23:11:34.493Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T23:11:34.752Z] ---> Running in afb9919cefcc [2022-05-10T23:11:34.752Z] Removing intermediate container afb9919cefcc [2022-05-10T23:11:34.752Z] ---> a80455e34ef7 [2022-05-10T23:11:34.752Z] Step 19/20 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:11:34.752Z] ---> Running in add39a849f7d [2022-05-10T23:11:35.011Z] Removing intermediate container add39a849f7d [2022-05-10T23:11:35.011Z] ---> 7fe652624db9 [2022-05-10T23:11:35.011Z] Step 20/20 : LABEL version=2.2.0-dev.96 [2022-05-10T23:11:35.011Z] ---> Running in dd5bb535151d [2022-05-10T23:11:35.270Z] Removing intermediate container dd5bb535151d [2022-05-10T23:11:35.270Z] ---> 7b741c9a9cba [2022-05-10T23:11:35.270Z] [2022-05-10T23:11:35.270Z] Successfully built 7b741c9a9cba [2022-05-10T23:11:35.270Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T23:11:53.383Z]  Building security-spiffe-token-provider ... done Removing intermediate container cf46455c4697 [2022-05-10T23:11:53.383Z] ---> 3642f27dc65e [2022-05-10T23:11:53.383Z] [2022-05-10T23:11:53.383Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T23:11:53.383Z] ---> 0ac33e5f5afa [2022-05-10T23:11:53.383Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T23:11:53.383Z] ---> Using cache [2022-05-10T23:11:53.383Z] ---> 2f23241510f7 [2022-05-10T23:11:53.383Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:11:53.383Z] ---> Using cache [2022-05-10T23:11:53.383Z] ---> c99aee98de75 [2022-05-10T23:11:53.383Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T23:11:53.383Z] ---> Running in 7e75a4c636f0 [2022-05-10T23:11:53.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:11:53.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:11:53.383Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T23:11:53.383Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T23:11:53.383Z] OK: 15855 distinct packages available [2022-05-10T23:11:53.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:11:54.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:11:54.581Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T23:11:54.581Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T23:11:54.581Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T23:11:54.840Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T23:11:54.840Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T23:11:54.840Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T23:11:54.840Z] OK: 6 MiB in 19 packages [2022-05-10T23:11:55.409Z] Removing intermediate container 7e75a4c636f0 [2022-05-10T23:11:55.409Z] ---> 821fd5576a7f [2022-05-10T23:11:55.409Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T23:11:56.786Z] ---> d6b77a681a47 [2022-05-10T23:11:56.786Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T23:11:57.046Z] ---> 9d9944adb3ab [2022-05-10T23:11:57.046Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T23:11:57.046Z] ---> 0ec03d9c6aa4 [2022-05-10T23:11:57.046Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T23:11:57.305Z] ---> 9efc23b449e2 [2022-05-10T23:11:57.305Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T23:11:57.305Z] ---> Running in f59bc403718c [2022-05-10T23:11:57.305Z] Removing intermediate container f59bc403718c [2022-05-10T23:11:57.305Z] ---> ab734c556558 [2022-05-10T23:11:57.305Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T23:11:57.565Z] ---> Running in a526e04ccae0 [2022-05-10T23:11:57.565Z] Removing intermediate container a526e04ccae0 [2022-05-10T23:11:57.565Z] ---> b2ea29c03b57 [2022-05-10T23:11:57.565Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T23:11:57.565Z] ---> Running in 5a35bea3cd9d [2022-05-10T23:11:57.825Z] Removing intermediate container 5a35bea3cd9d [2022-05-10T23:11:57.825Z] ---> f6825359352d [2022-05-10T23:11:57.825Z] Step 24/25 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:11:57.825Z] ---> Running in 221f02e97147 [2022-05-10T23:11:57.825Z] Removing intermediate container 221f02e97147 [2022-05-10T23:11:57.825Z] ---> 6ee4307b3516 [2022-05-10T23:11:57.825Z] Step 25/25 : LABEL version=2.2.0-dev.96 [2022-05-10T23:11:57.825Z] ---> Running in 81813257524a [2022-05-10T23:11:58.085Z] Removing intermediate container 81813257524a [2022-05-10T23:11:58.085Z] ---> 65dc3d2dc966 [2022-05-10T23:11:58.085Z] [2022-05-10T23:11:58.085Z] Successfully built 65dc3d2dc966 [2022-05-10T23:11:58.085Z] Successfully tagged security-spire-server:latest [2022-05-10T23:12:03.466Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-05-10T23:12:03.466Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T23:12:03.735Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T23:12:03.735Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T23:12:03.735Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T23:12:03.735Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T23:12:03.735Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T23:12:03.735Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T23:12:04.361Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T23:12:04.362Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T23:12:04.362Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T23:12:04.362Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T23:12:04.362Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T23:12:04.362Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T23:13:00.601Z] Removing intermediate container b9ce55adbc59 [2022-05-10T23:13:00.601Z] ---> 265399c7997a [2022-05-10T23:13:00.601Z] [2022-05-10T23:13:00.601Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T23:13:00.601Z] ---> 0ac33e5f5afa [2022-05-10T23:13:00.601Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T23:13:00.601Z] ---> Using cache [2022-05-10T23:13:00.601Z] ---> 2f23241510f7 [2022-05-10T23:13:00.601Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:13:00.601Z] ---> Using cache [2022-05-10T23:13:00.601Z] ---> c99aee98de75 [2022-05-10T23:13:00.601Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T23:13:00.601Z] ---> Using cache [2022-05-10T23:13:00.601Z] ---> 821fd5576a7f [2022-05-10T23:13:00.601Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T23:13:00.601Z] ---> 20a00fe5d33d [2022-05-10T23:13:00.601Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T23:13:00.601Z] ---> eae3e5e5115e [2022-05-10T23:13:00.601Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T23:13:00.601Z] ---> cb0f67f9d596 [2022-05-10T23:13:00.601Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T23:13:00.601Z] ---> 8ff214f094d1 [2022-05-10T23:13:00.601Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T23:13:00.601Z] ---> 34d7cb73dbbd [2022-05-10T23:13:00.601Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T23:13:00.601Z] ---> Running in a209c0f8177d [2022-05-10T23:13:00.601Z] Removing intermediate container a209c0f8177d [2022-05-10T23:13:00.601Z] ---> 63fde1cdee6e [2022-05-10T23:13:00.601Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T23:13:00.601Z] ---> Running in d0f7d7df71c2 [2022-05-10T23:13:00.601Z] Removing intermediate container d0f7d7df71c2 [2022-05-10T23:13:00.601Z] ---> 2270150b45b8 [2022-05-10T23:13:00.601Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T23:13:00.601Z] ---> Running in dc4bc5b045a0 [2022-05-10T23:13:00.601Z] Removing intermediate container dc4bc5b045a0 [2022-05-10T23:13:00.601Z] ---> b5c3aba242c1 [2022-05-10T23:13:00.601Z] Step 25/26 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:00.601Z] ---> Running in 3259fe51a774 [2022-05-10T23:13:00.601Z] Removing intermediate container 3259fe51a774 [2022-05-10T23:13:00.601Z] ---> bd25c9f94063 [2022-05-10T23:13:00.601Z] Step 26/26 : LABEL version=2.2.0-dev.96 [2022-05-10T23:13:00.601Z] ---> Running in 0f8dfcad05cc [2022-05-10T23:13:00.601Z] Removing intermediate container 0f8dfcad05cc [2022-05-10T23:13:00.601Z] ---> e5fc955d63b9 [2022-05-10T23:13:00.601Z] [2022-05-10T23:13:00.601Z] Successfully built e5fc955d63b9 [2022-05-10T23:13:00.601Z] Successfully tagged security-spire-agent:latest [2022-05-10T23:13:00.608Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-10T23:13:00.618Z] $ docker stop --time=1 6db288e81a8dfcaab260aaaeddf8a4ba3d7d4e1491e78400bebe5ed035933744 [2022-05-10T23:13:01.973Z] $ docker rm -f 6db288e81a8dfcaab260aaaeddf8a4ba3d7d4e1491e78400bebe5ed035933744 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T23:13:02.313Z] + docker images [2022-05-10T23:13:02.313Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T23:13:02.313Z] security-spire-agent latest e5fc955d63b9 2 seconds ago 127MB [2022-05-10T23:13:02.313Z] 265399c7997a 17 seconds ago 4.43GB [2022-05-10T23:13:02.313Z] security-spire-server latest 65dc3d2dc966 About a minute ago 87.3MB [2022-05-10T23:13:02.313Z] 3642f27dc65e About a minute ago 4.43GB [2022-05-10T23:13:02.313Z] security-spiffe-token-provider latest 7b741c9a9cba About a minute ago 28.8MB [2022-05-10T23:13:02.313Z] 33ce2fbdf335 About a minute ago 1.54GB [2022-05-10T23:13:02.313Z] core-data latest 42f1515f2983 About a minute ago 22.5MB [2022-05-10T23:13:02.313Z] security-spire-config latest bbc65dd26b43 About a minute ago 86.7MB [2022-05-10T23:13:02.313Z] e49eb619ae45 2 minutes ago 1.52GB [2022-05-10T23:13:02.313Z] security-secretstore-setup latest c427cb62436d 2 minutes ago 28.5MB [2022-05-10T23:13:02.313Z] 2ad34df82224 2 minutes ago 4.43GB [2022-05-10T23:13:02.313Z] 6ad266e2ec12 3 minutes ago 1.5GB [2022-05-10T23:13:02.313Z] sys-mgmt-agent latest 7366e57ecde9 3 minutes ago 299MB [2022-05-10T23:13:02.313Z] security-proxy-setup latest e2122f95e2f0 3 minutes ago 26.9MB [2022-05-10T23:13:02.313Z] 21d5e8dd4058 3 minutes ago 1.5GB [2022-05-10T23:13:02.313Z] core-command latest 98ac24a2f44b 3 minutes ago 16.1MB [2022-05-10T23:13:02.313Z] 9f40618772b4 3 minutes ago 1.49GB [2022-05-10T23:13:02.313Z] 527db9d524c4 3 minutes ago 1.49GB [2022-05-10T23:13:02.313Z] security-bootstrapper latest de0996018dfe 4 minutes ago 19.1MB [2022-05-10T23:13:02.313Z] core-metadata latest 74e347324f4d 4 minutes ago 17MB [2022-05-10T23:13:02.313Z] support-notifications latest 7b9bbff6d69b 4 minutes ago 26.9MB [2022-05-10T23:13:02.313Z] support-scheduler latest 314d4938a61a 4 minutes ago 26.3MB [2022-05-10T23:13:02.313Z] 6f278da37a65 5 minutes ago 1.55GB [2022-05-10T23:13:02.313Z] 6fa1975d1058 5 minutes ago 1.55GB [2022-05-10T23:13:02.313Z] 48e1fac37bdb 5 minutes ago 1.5GB [2022-05-10T23:13:02.313Z] 6933b1c41708 5 minutes ago 1.5GB [2022-05-10T23:13:02.313Z] ci-base-image-x86_64 latest e11ee760c931 8 minutes ago 895MB [2022-05-10T23:13:02.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T23:13:02.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T23:13:02.313Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-10T23:13:02.313Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T23:13:02.313Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T23:13:02.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T23:13:02.444Z] provisioning config files... [2022-05-10T23:13:02.453Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/226@tmp/config8070634611303744268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:13:02.755Z] ---> docker-login.sh [2022-05-10T23:13:02.755Z] nexus3.edgexfoundry.org:10001 [2022-05-10T23:13:02.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:13:02.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:13:02.755Z] Configure a credential helper to remove this warning. See [2022-05-10T23:13:02.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:13:02.755Z] [2022-05-10T23:13:02.755Z] Login Succeeded [2022-05-10T23:13:02.755Z] nexus3.edgexfoundry.org:10002 [2022-05-10T23:13:02.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:13:02.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:13:02.755Z] Configure a credential helper to remove this warning. See [2022-05-10T23:13:02.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:13:02.755Z] [2022-05-10T23:13:03.015Z] Login Succeeded [2022-05-10T23:13:03.015Z] nexus3.edgexfoundry.org:10003 [2022-05-10T23:13:03.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:13:03.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:13:03.015Z] Configure a credential helper to remove this warning. See [2022-05-10T23:13:03.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:13:03.015Z] [2022-05-10T23:13:03.015Z] Login Succeeded [2022-05-10T23:13:03.015Z] nexus3.edgexfoundry.org:10004 [2022-05-10T23:13:03.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:13:03.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:13:03.275Z] Configure a credential helper to remove this warning. See [2022-05-10T23:13:03.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:13:03.275Z] [2022-05-10T23:13:03.275Z] Login Succeeded [2022-05-10T23:13:03.275Z] docker.io [2022-05-10T23:13:03.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:13:03.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:13:03.535Z] Configure a credential helper to remove this warning. See [2022-05-10T23:13:03.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:13:03.535Z] [2022-05-10T23:13:03.535Z] Login Succeeded [2022-05-10T23:13:03.535Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T23:13:03.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:13:03.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T23:13:03.600Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-10T23:13:03.600Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:03.600Z] latest [2022-05-10T23:13:03.600Z] 2.2.0-dev.96 [2022-05-10T23:13:03.600Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:03.600Z] main [2022-05-10T23:13:03.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:03.925Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:04.220Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:04.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T23:13:04.220Z] 780cfe15f16a: Preparing [2022-05-10T23:13:04.220Z] f78416364a0a: Preparing [2022-05-10T23:13:04.220Z] a653b23c79b7: Preparing [2022-05-10T23:13:04.220Z] 6892c659974a: Preparing [2022-05-10T23:13:04.220Z] b541d28bf3b4: Preparing [2022-05-10T23:13:04.220Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:04.220Z] 6892c659974a: Pushed [2022-05-10T23:13:04.220Z] a653b23c79b7: Pushed [2022-05-10T23:13:04.220Z] 780cfe15f16a: Pushed [2022-05-10T23:13:05.603Z] f78416364a0a: Pushed [2022-05-10T23:13:05.603Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:008f769086c3d70a9dd0a2946d3fa906466ae25d710e99e7f5cb747cdd40affa size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:05.904Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:06.194Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-10T23:13:06.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T23:13:06.194Z] 780cfe15f16a: Preparing [2022-05-10T23:13:06.194Z] f78416364a0a: Preparing [2022-05-10T23:13:06.194Z] a653b23c79b7: Preparing [2022-05-10T23:13:06.194Z] 6892c659974a: Preparing [2022-05-10T23:13:06.194Z] b541d28bf3b4: Preparing [2022-05-10T23:13:06.194Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:06.194Z] 6892c659974a: Layer already exists [2022-05-10T23:13:06.194Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:06.194Z] f78416364a0a: Layer already exists [2022-05-10T23:13:06.194Z] 780cfe15f16a: Layer already exists [2022-05-10T23:13:06.194Z] latest: digest: sha256:008f769086c3d70a9dd0a2946d3fa906466ae25d710e99e7f5cb747cdd40affa size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:06.495Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:06.790Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.96 [2022-05-10T23:13:06.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T23:13:06.790Z] 780cfe15f16a: Preparing [2022-05-10T23:13:06.790Z] f78416364a0a: Preparing [2022-05-10T23:13:06.790Z] a653b23c79b7: Preparing [2022-05-10T23:13:06.790Z] 6892c659974a: Preparing [2022-05-10T23:13:06.790Z] b541d28bf3b4: Preparing [2022-05-10T23:13:06.790Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:06.790Z] f78416364a0a: Layer already exists [2022-05-10T23:13:06.790Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:06.790Z] 780cfe15f16a: Layer already exists [2022-05-10T23:13:06.790Z] 6892c659974a: Layer already exists [2022-05-10T23:13:06.790Z] 2.2.0-dev.96: digest: sha256:008f769086c3d70a9dd0a2946d3fa906466ae25d710e99e7f5cb747cdd40affa size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:07.087Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:07.378Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:07.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T23:13:07.378Z] 780cfe15f16a: Preparing [2022-05-10T23:13:07.378Z] f78416364a0a: Preparing [2022-05-10T23:13:07.378Z] a653b23c79b7: Preparing [2022-05-10T23:13:07.378Z] 6892c659974a: Preparing [2022-05-10T23:13:07.378Z] b541d28bf3b4: Preparing [2022-05-10T23:13:07.378Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:07.378Z] 780cfe15f16a: Layer already exists [2022-05-10T23:13:07.378Z] f78416364a0a: Layer already exists [2022-05-10T23:13:07.378Z] 6892c659974a: Layer already exists [2022-05-10T23:13:07.378Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:07.378Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:008f769086c3d70a9dd0a2946d3fa906466ae25d710e99e7f5cb747cdd40affa size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:07.682Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:07.984Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-10T23:13:07.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T23:13:07.984Z] 780cfe15f16a: Preparing [2022-05-10T23:13:07.984Z] f78416364a0a: Preparing [2022-05-10T23:13:07.984Z] a653b23c79b7: Preparing [2022-05-10T23:13:07.984Z] 6892c659974a: Preparing [2022-05-10T23:13:07.984Z] b541d28bf3b4: Preparing [2022-05-10T23:13:07.984Z] 780cfe15f16a: Layer already exists [2022-05-10T23:13:07.984Z] 6892c659974a: Layer already exists [2022-05-10T23:13:07.984Z] f78416364a0a: Layer already exists [2022-05-10T23:13:07.984Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:07.984Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:07.984Z] main: digest: sha256:008f769086c3d70a9dd0a2946d3fa906466ae25d710e99e7f5cb747cdd40affa size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:13:08.025Z] ===================================================== [Pipeline] echo [2022-05-10T23:13:08.034Z] taggedImages: [2022-05-10T23:13:08.034Z] - nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:08.034Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-10T23:13:08.034Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.96 [2022-05-10T23:13:08.034Z] - nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:08.034Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-10T23:13:08.055Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-10T23:13:08.055Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:08.055Z] latest [2022-05-10T23:13:08.055Z] 2.2.0-dev.96 [2022-05-10T23:13:08.055Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:08.055Z] main [2022-05-10T23:13:08.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:08.373Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:08.671Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:08.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T23:13:08.671Z] c147c2e4cb5b: Preparing [2022-05-10T23:13:08.671Z] 064aa184202a: Preparing [2022-05-10T23:13:08.671Z] a653b23c79b7: Preparing [2022-05-10T23:13:08.671Z] d2120c8270b0: Preparing [2022-05-10T23:13:08.671Z] f8bd9e20a60b: Preparing [2022-05-10T23:13:08.671Z] b541d28bf3b4: Preparing [2022-05-10T23:13:08.671Z] b541d28bf3b4: Waiting [2022-05-10T23:13:08.671Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:08.671Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:08.671Z] f8bd9e20a60b: Pushed [2022-05-10T23:13:08.671Z] c147c2e4cb5b: Pushed [2022-05-10T23:13:08.931Z] d2120c8270b0: Pushed [2022-05-10T23:13:10.314Z] 064aa184202a: Pushed [2022-05-10T23:13:10.314Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:fc0f5a4e1d6b1df2a993010ae33b2729fb1ab4662de840721cf4ab6a01055c4b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:10.620Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:10.916Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-10T23:13:10.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T23:13:10.916Z] c147c2e4cb5b: Preparing [2022-05-10T23:13:10.916Z] 064aa184202a: Preparing [2022-05-10T23:13:10.916Z] a653b23c79b7: Preparing [2022-05-10T23:13:10.916Z] d2120c8270b0: Preparing [2022-05-10T23:13:10.916Z] f8bd9e20a60b: Preparing [2022-05-10T23:13:10.916Z] b541d28bf3b4: Preparing [2022-05-10T23:13:10.916Z] b541d28bf3b4: Waiting [2022-05-10T23:13:10.916Z] f8bd9e20a60b: Layer already exists [2022-05-10T23:13:10.916Z] d2120c8270b0: Layer already exists [2022-05-10T23:13:10.916Z] 064aa184202a: Layer already exists [2022-05-10T23:13:10.916Z] c147c2e4cb5b: Layer already exists [2022-05-10T23:13:10.916Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:10.916Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:10.916Z] latest: digest: sha256:fc0f5a4e1d6b1df2a993010ae33b2729fb1ab4662de840721cf4ab6a01055c4b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:11.216Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:11.511Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.96 [2022-05-10T23:13:11.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T23:13:11.511Z] c147c2e4cb5b: Preparing [2022-05-10T23:13:11.511Z] 064aa184202a: Preparing [2022-05-10T23:13:11.511Z] a653b23c79b7: Preparing [2022-05-10T23:13:11.511Z] d2120c8270b0: Preparing [2022-05-10T23:13:11.511Z] f8bd9e20a60b: Preparing [2022-05-10T23:13:11.511Z] b541d28bf3b4: Preparing [2022-05-10T23:13:11.511Z] b541d28bf3b4: Waiting [2022-05-10T23:13:11.511Z] d2120c8270b0: Layer already exists [2022-05-10T23:13:11.511Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:11.511Z] c147c2e4cb5b: Layer already exists [2022-05-10T23:13:11.511Z] 064aa184202a: Layer already exists [2022-05-10T23:13:11.511Z] f8bd9e20a60b: Layer already exists [2022-05-10T23:13:11.511Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:11.511Z] 2.2.0-dev.96: digest: sha256:fc0f5a4e1d6b1df2a993010ae33b2729fb1ab4662de840721cf4ab6a01055c4b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:11.818Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:12.113Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:12.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T23:13:12.113Z] c147c2e4cb5b: Preparing [2022-05-10T23:13:12.113Z] 064aa184202a: Preparing [2022-05-10T23:13:12.113Z] a653b23c79b7: Preparing [2022-05-10T23:13:12.113Z] d2120c8270b0: Preparing [2022-05-10T23:13:12.113Z] f8bd9e20a60b: Preparing [2022-05-10T23:13:12.113Z] b541d28bf3b4: Preparing [2022-05-10T23:13:12.113Z] 064aa184202a: Layer already exists [2022-05-10T23:13:12.113Z] d2120c8270b0: Layer already exists [2022-05-10T23:13:12.113Z] c147c2e4cb5b: Layer already exists [2022-05-10T23:13:12.113Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:12.113Z] f8bd9e20a60b: Layer already exists [2022-05-10T23:13:12.113Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:12.113Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:fc0f5a4e1d6b1df2a993010ae33b2729fb1ab4662de840721cf4ab6a01055c4b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:12.421Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:12.716Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-10T23:13:12.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T23:13:12.716Z] c147c2e4cb5b: Preparing [2022-05-10T23:13:12.716Z] 064aa184202a: Preparing [2022-05-10T23:13:12.716Z] a653b23c79b7: Preparing [2022-05-10T23:13:12.716Z] d2120c8270b0: Preparing [2022-05-10T23:13:12.716Z] f8bd9e20a60b: Preparing [2022-05-10T23:13:12.716Z] b541d28bf3b4: Preparing [2022-05-10T23:13:12.716Z] b541d28bf3b4: Waiting [2022-05-10T23:13:12.716Z] d2120c8270b0: Layer already exists [2022-05-10T23:13:12.716Z] c147c2e4cb5b: Layer already exists [2022-05-10T23:13:12.716Z] f8bd9e20a60b: Layer already exists [2022-05-10T23:13:12.716Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:12.716Z] 064aa184202a: Layer already exists [2022-05-10T23:13:12.716Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:12.716Z] main: digest: sha256:fc0f5a4e1d6b1df2a993010ae33b2729fb1ab4662de840721cf4ab6a01055c4b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:13:12.755Z] ===================================================== [Pipeline] echo [2022-05-10T23:13:12.764Z] taggedImages: [2022-05-10T23:13:12.764Z] - nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:12.764Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-10T23:13:12.764Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.96 [2022-05-10T23:13:12.764Z] - nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:12.764Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-10T23:13:12.778Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-10T23:13:12.778Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:12.778Z] latest [2022-05-10T23:13:12.778Z] 2.2.0-dev.96 [2022-05-10T23:13:12.778Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:12.778Z] main [2022-05-10T23:13:12.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:13.095Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:13.387Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:13.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T23:13:13.387Z] 8f2ebf999e13: Preparing [2022-05-10T23:13:13.387Z] f8ee9fb2dfd5: Preparing [2022-05-10T23:13:13.387Z] a653b23c79b7: Preparing [2022-05-10T23:13:13.387Z] 6892c659974a: Preparing [2022-05-10T23:13:13.387Z] b541d28bf3b4: Preparing [2022-05-10T23:13:13.387Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:13.387Z] 6892c659974a: Layer already exists [2022-05-10T23:13:13.387Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:13.387Z] 8f2ebf999e13: Pushed [2022-05-10T23:13:14.784Z] f8ee9fb2dfd5: Pushed [2022-05-10T23:13:14.784Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:e0c91dff03ce58b1bf88d9a79acae84b01211ec31e99084ad962222be9ca6d78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:15.115Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:15.409Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-10T23:13:15.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T23:13:15.409Z] 8f2ebf999e13: Preparing [2022-05-10T23:13:15.409Z] f8ee9fb2dfd5: Preparing [2022-05-10T23:13:15.409Z] a653b23c79b7: Preparing [2022-05-10T23:13:15.409Z] 6892c659974a: Preparing [2022-05-10T23:13:15.409Z] b541d28bf3b4: Preparing [2022-05-10T23:13:15.409Z] f8ee9fb2dfd5: Layer already exists [2022-05-10T23:13:15.409Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:15.409Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:15.409Z] 6892c659974a: Layer already exists [2022-05-10T23:13:15.409Z] 8f2ebf999e13: Layer already exists [2022-05-10T23:13:15.409Z] latest: digest: sha256:e0c91dff03ce58b1bf88d9a79acae84b01211ec31e99084ad962222be9ca6d78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:15.712Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:16.007Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.96 [2022-05-10T23:13:16.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T23:13:16.007Z] 8f2ebf999e13: Preparing [2022-05-10T23:13:16.007Z] f8ee9fb2dfd5: Preparing [2022-05-10T23:13:16.007Z] a653b23c79b7: Preparing [2022-05-10T23:13:16.007Z] 6892c659974a: Preparing [2022-05-10T23:13:16.007Z] b541d28bf3b4: Preparing [2022-05-10T23:13:16.007Z] 8f2ebf999e13: Layer already exists [2022-05-10T23:13:16.007Z] 6892c659974a: Layer already exists [2022-05-10T23:13:16.007Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:16.007Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:16.007Z] f8ee9fb2dfd5: Layer already exists [2022-05-10T23:13:16.007Z] 2.2.0-dev.96: digest: sha256:e0c91dff03ce58b1bf88d9a79acae84b01211ec31e99084ad962222be9ca6d78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:16.306Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:16.598Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:16.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T23:13:16.598Z] 8f2ebf999e13: Preparing [2022-05-10T23:13:16.598Z] f8ee9fb2dfd5: Preparing [2022-05-10T23:13:16.598Z] a653b23c79b7: Preparing [2022-05-10T23:13:16.598Z] 6892c659974a: Preparing [2022-05-10T23:13:16.598Z] b541d28bf3b4: Preparing [2022-05-10T23:13:16.598Z] 6892c659974a: Layer already exists [2022-05-10T23:13:16.598Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:16.598Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:16.598Z] f8ee9fb2dfd5: Layer already exists [2022-05-10T23:13:16.598Z] 8f2ebf999e13: Layer already exists [2022-05-10T23:13:16.598Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:e0c91dff03ce58b1bf88d9a79acae84b01211ec31e99084ad962222be9ca6d78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:16.896Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:17.188Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-10T23:13:17.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T23:13:17.188Z] 8f2ebf999e13: Preparing [2022-05-10T23:13:17.188Z] f8ee9fb2dfd5: Preparing [2022-05-10T23:13:17.188Z] a653b23c79b7: Preparing [2022-05-10T23:13:17.188Z] 6892c659974a: Preparing [2022-05-10T23:13:17.188Z] b541d28bf3b4: Preparing [2022-05-10T23:13:17.188Z] 8f2ebf999e13: Layer already exists [2022-05-10T23:13:17.188Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:17.188Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:17.188Z] 6892c659974a: Layer already exists [2022-05-10T23:13:17.188Z] f8ee9fb2dfd5: Layer already exists [2022-05-10T23:13:17.188Z] main: digest: sha256:e0c91dff03ce58b1bf88d9a79acae84b01211ec31e99084ad962222be9ca6d78 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:13:17.236Z] ===================================================== [Pipeline] echo [2022-05-10T23:13:17.244Z] taggedImages: [2022-05-10T23:13:17.244Z] - nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:17.244Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-10T23:13:17.244Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.96 [2022-05-10T23:13:17.244Z] - nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:17.244Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-10T23:13:17.267Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-10T23:13:17.267Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:17.267Z] latest [2022-05-10T23:13:17.267Z] 2.2.0-dev.96 [2022-05-10T23:13:17.267Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:17.267Z] main [2022-05-10T23:13:17.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:17.592Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:17.884Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:17.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T23:13:17.884Z] d1e80dd84c3f: Preparing [2022-05-10T23:13:17.884Z] d1e80dd84c3f: Preparing [2022-05-10T23:13:17.884Z] f41b4daee83d: Preparing [2022-05-10T23:13:17.884Z] ab78743f6a26: Preparing [2022-05-10T23:13:17.884Z] 6c166002ad99: Preparing [2022-05-10T23:13:17.884Z] 58a6430e7551: Preparing [2022-05-10T23:13:17.884Z] a653b23c79b7: Preparing [2022-05-10T23:13:17.884Z] f6922b4b6cd6: Preparing [2022-05-10T23:13:17.884Z] dc2bea1b4a36: Preparing [2022-05-10T23:13:17.884Z] e0e8c51f8fe0: Preparing [2022-05-10T23:13:17.884Z] 476576d4ced7: Preparing [2022-05-10T23:13:17.884Z] b541d28bf3b4: Preparing [2022-05-10T23:13:17.884Z] dc2bea1b4a36: Waiting [2022-05-10T23:13:17.884Z] a653b23c79b7: Waiting [2022-05-10T23:13:17.884Z] f6922b4b6cd6: Waiting [2022-05-10T23:13:17.884Z] e0e8c51f8fe0: Waiting [2022-05-10T23:13:17.884Z] 476576d4ced7: Waiting [2022-05-10T23:13:17.884Z] b541d28bf3b4: Waiting [2022-05-10T23:13:17.884Z] 6c166002ad99: Pushed [2022-05-10T23:13:17.884Z] d1e80dd84c3f: Pushed [2022-05-10T23:13:17.884Z] ab78743f6a26: Pushed [2022-05-10T23:13:17.884Z] f41b4daee83d: Pushed [2022-05-10T23:13:17.884Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:18.145Z] f6922b4b6cd6: Pushed [2022-05-10T23:13:18.145Z] dc2bea1b4a36: Pushed [2022-05-10T23:13:18.145Z] e0e8c51f8fe0: Pushed [2022-05-10T23:13:18.145Z] 476576d4ced7: Pushed [2022-05-10T23:13:18.145Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:19.527Z] 58a6430e7551: Pushed [2022-05-10T23:13:19.527Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:6aa32659f3a730a12cdcf4e32e7ddc384d29eadd3179ee2eddeb04ee1010f257 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:19.824Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:20.119Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-10T23:13:20.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T23:13:20.119Z] d1e80dd84c3f: Preparing [2022-05-10T23:13:20.119Z] d1e80dd84c3f: Preparing [2022-05-10T23:13:20.119Z] f41b4daee83d: Preparing [2022-05-10T23:13:20.119Z] ab78743f6a26: Preparing [2022-05-10T23:13:20.119Z] 6c166002ad99: Preparing [2022-05-10T23:13:20.119Z] 58a6430e7551: Preparing [2022-05-10T23:13:20.119Z] a653b23c79b7: Preparing [2022-05-10T23:13:20.119Z] f6922b4b6cd6: Preparing [2022-05-10T23:13:20.119Z] dc2bea1b4a36: Preparing [2022-05-10T23:13:20.119Z] e0e8c51f8fe0: Preparing [2022-05-10T23:13:20.119Z] 476576d4ced7: Preparing [2022-05-10T23:13:20.119Z] b541d28bf3b4: Preparing [2022-05-10T23:13:20.119Z] f6922b4b6cd6: Waiting [2022-05-10T23:13:20.119Z] 476576d4ced7: Waiting [2022-05-10T23:13:20.119Z] b541d28bf3b4: Waiting [2022-05-10T23:13:20.119Z] dc2bea1b4a36: Waiting [2022-05-10T23:13:20.119Z] e0e8c51f8fe0: Waiting [2022-05-10T23:13:20.119Z] a653b23c79b7: Waiting [2022-05-10T23:13:20.119Z] d1e80dd84c3f: Layer already exists [2022-05-10T23:13:20.119Z] 6c166002ad99: Layer already exists [2022-05-10T23:13:20.119Z] ab78743f6a26: Layer already exists [2022-05-10T23:13:20.119Z] f41b4daee83d: Layer already exists [2022-05-10T23:13:20.119Z] 58a6430e7551: Layer already exists [2022-05-10T23:13:20.119Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:20.119Z] dc2bea1b4a36: Layer already exists [2022-05-10T23:13:20.119Z] f6922b4b6cd6: Layer already exists [2022-05-10T23:13:20.119Z] e0e8c51f8fe0: Layer already exists [2022-05-10T23:13:20.119Z] 476576d4ced7: Layer already exists [2022-05-10T23:13:20.119Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:20.119Z] latest: digest: sha256:6aa32659f3a730a12cdcf4e32e7ddc384d29eadd3179ee2eddeb04ee1010f257 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:20.417Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:20.708Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.96 [2022-05-10T23:13:20.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T23:13:20.709Z] d1e80dd84c3f: Preparing [2022-05-10T23:13:20.709Z] d1e80dd84c3f: Preparing [2022-05-10T23:13:20.709Z] f41b4daee83d: Preparing [2022-05-10T23:13:20.709Z] ab78743f6a26: Preparing [2022-05-10T23:13:20.709Z] 6c166002ad99: Preparing [2022-05-10T23:13:20.709Z] 58a6430e7551: Preparing [2022-05-10T23:13:20.709Z] a653b23c79b7: Preparing [2022-05-10T23:13:20.709Z] f6922b4b6cd6: Preparing [2022-05-10T23:13:20.709Z] dc2bea1b4a36: Preparing [2022-05-10T23:13:20.709Z] e0e8c51f8fe0: Preparing [2022-05-10T23:13:20.709Z] 476576d4ced7: Preparing [2022-05-10T23:13:20.709Z] b541d28bf3b4: Preparing [2022-05-10T23:13:20.709Z] a653b23c79b7: Waiting [2022-05-10T23:13:20.709Z] 476576d4ced7: Waiting [2022-05-10T23:13:20.709Z] b541d28bf3b4: Waiting [2022-05-10T23:13:20.709Z] f6922b4b6cd6: Waiting [2022-05-10T23:13:20.709Z] dc2bea1b4a36: Waiting [2022-05-10T23:13:20.709Z] e0e8c51f8fe0: Waiting [2022-05-10T23:13:20.709Z] 6c166002ad99: Layer already exists [2022-05-10T23:13:20.709Z] 58a6430e7551: Layer already exists [2022-05-10T23:13:20.709Z] ab78743f6a26: Layer already exists [2022-05-10T23:13:20.709Z] d1e80dd84c3f: Layer already exists [2022-05-10T23:13:20.709Z] f41b4daee83d: Layer already exists [2022-05-10T23:13:20.709Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:20.709Z] f6922b4b6cd6: Layer already exists [2022-05-10T23:13:20.709Z] dc2bea1b4a36: Layer already exists [2022-05-10T23:13:20.709Z] e0e8c51f8fe0: Layer already exists [2022-05-10T23:13:20.709Z] 476576d4ced7: Layer already exists [2022-05-10T23:13:20.709Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:20.709Z] 2.2.0-dev.96: digest: sha256:6aa32659f3a730a12cdcf4e32e7ddc384d29eadd3179ee2eddeb04ee1010f257 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:21.010Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:21.308Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:21.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T23:13:21.308Z] d1e80dd84c3f: Preparing [2022-05-10T23:13:21.308Z] d1e80dd84c3f: Preparing [2022-05-10T23:13:21.308Z] f41b4daee83d: Preparing [2022-05-10T23:13:21.308Z] ab78743f6a26: Preparing [2022-05-10T23:13:21.309Z] 6c166002ad99: Preparing [2022-05-10T23:13:21.309Z] 58a6430e7551: Preparing [2022-05-10T23:13:21.309Z] a653b23c79b7: Preparing [2022-05-10T23:13:21.309Z] f6922b4b6cd6: Preparing [2022-05-10T23:13:21.309Z] dc2bea1b4a36: Preparing [2022-05-10T23:13:21.309Z] e0e8c51f8fe0: Preparing [2022-05-10T23:13:21.309Z] 476576d4ced7: Preparing [2022-05-10T23:13:21.309Z] b541d28bf3b4: Preparing [2022-05-10T23:13:21.309Z] a653b23c79b7: Waiting [2022-05-10T23:13:21.309Z] 476576d4ced7: Waiting [2022-05-10T23:13:21.309Z] f6922b4b6cd6: Waiting [2022-05-10T23:13:21.309Z] dc2bea1b4a36: Waiting [2022-05-10T23:13:21.309Z] b541d28bf3b4: Waiting [2022-05-10T23:13:21.309Z] e0e8c51f8fe0: Waiting [2022-05-10T23:13:21.309Z] f41b4daee83d: Layer already exists [2022-05-10T23:13:21.309Z] 6c166002ad99: Layer already exists [2022-05-10T23:13:21.309Z] ab78743f6a26: Layer already exists [2022-05-10T23:13:21.309Z] d1e80dd84c3f: Layer already exists [2022-05-10T23:13:21.309Z] 58a6430e7551: Layer already exists [2022-05-10T23:13:21.309Z] f6922b4b6cd6: Layer already exists [2022-05-10T23:13:21.309Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:21.309Z] dc2bea1b4a36: Layer already exists [2022-05-10T23:13:21.309Z] 476576d4ced7: Layer already exists [2022-05-10T23:13:21.309Z] e0e8c51f8fe0: Layer already exists [2022-05-10T23:13:21.309Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:21.309Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:6aa32659f3a730a12cdcf4e32e7ddc384d29eadd3179ee2eddeb04ee1010f257 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:21.616Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:21.912Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-10T23:13:21.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T23:13:21.912Z] d1e80dd84c3f: Preparing [2022-05-10T23:13:21.912Z] d1e80dd84c3f: Preparing [2022-05-10T23:13:21.912Z] f41b4daee83d: Preparing [2022-05-10T23:13:21.912Z] ab78743f6a26: Preparing [2022-05-10T23:13:21.912Z] 6c166002ad99: Preparing [2022-05-10T23:13:21.912Z] 58a6430e7551: Preparing [2022-05-10T23:13:21.912Z] a653b23c79b7: Preparing [2022-05-10T23:13:21.912Z] f6922b4b6cd6: Preparing [2022-05-10T23:13:21.912Z] dc2bea1b4a36: Preparing [2022-05-10T23:13:21.912Z] e0e8c51f8fe0: Preparing [2022-05-10T23:13:21.912Z] 476576d4ced7: Preparing [2022-05-10T23:13:21.912Z] b541d28bf3b4: Preparing [2022-05-10T23:13:21.912Z] f6922b4b6cd6: Waiting [2022-05-10T23:13:21.912Z] 476576d4ced7: Waiting [2022-05-10T23:13:21.912Z] b541d28bf3b4: Waiting [2022-05-10T23:13:21.912Z] e0e8c51f8fe0: Waiting [2022-05-10T23:13:21.912Z] dc2bea1b4a36: Waiting [2022-05-10T23:13:21.912Z] a653b23c79b7: Waiting [2022-05-10T23:13:21.912Z] 6c166002ad99: Layer already exists [2022-05-10T23:13:21.912Z] 58a6430e7551: Layer already exists [2022-05-10T23:13:21.912Z] d1e80dd84c3f: Layer already exists [2022-05-10T23:13:21.912Z] ab78743f6a26: Layer already exists [2022-05-10T23:13:21.912Z] f41b4daee83d: Layer already exists [2022-05-10T23:13:21.912Z] f6922b4b6cd6: Layer already exists [2022-05-10T23:13:21.912Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:21.912Z] e0e8c51f8fe0: Layer already exists [2022-05-10T23:13:21.912Z] dc2bea1b4a36: Layer already exists [2022-05-10T23:13:21.912Z] 476576d4ced7: Layer already exists [2022-05-10T23:13:21.912Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:21.912Z] main: digest: sha256:6aa32659f3a730a12cdcf4e32e7ddc384d29eadd3179ee2eddeb04ee1010f257 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:13:21.953Z] ===================================================== [Pipeline] echo [2022-05-10T23:13:21.962Z] taggedImages: [2022-05-10T23:13:21.962Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:21.962Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-10T23:13:21.962Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.96 [2022-05-10T23:13:21.962Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:21.962Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-10T23:13:21.986Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-10T23:13:21.986Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:21.986Z] latest [2022-05-10T23:13:21.986Z] 2.2.0-dev.96 [2022-05-10T23:13:21.986Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:21.986Z] main [2022-05-10T23:13:21.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:22.317Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:22.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:22.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T23:13:22.611Z] d76b237e117a: Preparing [2022-05-10T23:13:22.611Z] 6c7968c1c153: Preparing [2022-05-10T23:13:22.611Z] dbb84c13fc9c: Preparing [2022-05-10T23:13:22.611Z] 12fc79f70209: Preparing [2022-05-10T23:13:22.611Z] 83711d9befdf: Preparing [2022-05-10T23:13:22.611Z] ff0cd471caa3: Preparing [2022-05-10T23:13:22.611Z] f910907aab06: Preparing [2022-05-10T23:13:22.611Z] b541d28bf3b4: Preparing [2022-05-10T23:13:22.611Z] ff0cd471caa3: Waiting [2022-05-10T23:13:22.611Z] f910907aab06: Waiting [2022-05-10T23:13:22.611Z] b541d28bf3b4: Waiting [2022-05-10T23:13:22.611Z] d76b237e117a: Pushed [2022-05-10T23:13:22.611Z] 83711d9befdf: Pushed [2022-05-10T23:13:22.611Z] 6c7968c1c153: Pushed [2022-05-10T23:13:22.611Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:22.869Z] ff0cd471caa3: Pushed [2022-05-10T23:13:23.130Z] f910907aab06: Pushed [2022-05-10T23:13:23.704Z] dbb84c13fc9c: Pushed [2022-05-10T23:13:23.704Z] 12fc79f70209: Pushed [2022-05-10T23:13:23.704Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:8a5eb3242233761c2cab2714313b90d6d2188e24060c126f2810347b8935d1e8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:24.007Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:24.307Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-10T23:13:24.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T23:13:24.307Z] d76b237e117a: Preparing [2022-05-10T23:13:24.307Z] 6c7968c1c153: Preparing [2022-05-10T23:13:24.307Z] dbb84c13fc9c: Preparing [2022-05-10T23:13:24.307Z] 12fc79f70209: Preparing [2022-05-10T23:13:24.307Z] 83711d9befdf: Preparing [2022-05-10T23:13:24.307Z] ff0cd471caa3: Preparing [2022-05-10T23:13:24.307Z] f910907aab06: Preparing [2022-05-10T23:13:24.307Z] b541d28bf3b4: Preparing [2022-05-10T23:13:24.307Z] f910907aab06: Waiting [2022-05-10T23:13:24.307Z] ff0cd471caa3: Waiting [2022-05-10T23:13:24.307Z] b541d28bf3b4: Waiting [2022-05-10T23:13:24.307Z] 12fc79f70209: Layer already exists [2022-05-10T23:13:24.307Z] 6c7968c1c153: Layer already exists [2022-05-10T23:13:24.307Z] d76b237e117a: Layer already exists [2022-05-10T23:13:24.307Z] 83711d9befdf: Layer already exists [2022-05-10T23:13:24.307Z] dbb84c13fc9c: Layer already exists [2022-05-10T23:13:24.307Z] ff0cd471caa3: Layer already exists [2022-05-10T23:13:24.307Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:24.307Z] f910907aab06: Layer already exists [2022-05-10T23:13:24.307Z] latest: digest: sha256:8a5eb3242233761c2cab2714313b90d6d2188e24060c126f2810347b8935d1e8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:24.604Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:24.901Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.96 [2022-05-10T23:13:24.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T23:13:24.901Z] d76b237e117a: Preparing [2022-05-10T23:13:24.901Z] 6c7968c1c153: Preparing [2022-05-10T23:13:24.901Z] dbb84c13fc9c: Preparing [2022-05-10T23:13:24.901Z] 12fc79f70209: Preparing [2022-05-10T23:13:24.901Z] 83711d9befdf: Preparing [2022-05-10T23:13:24.901Z] ff0cd471caa3: Preparing [2022-05-10T23:13:24.901Z] f910907aab06: Preparing [2022-05-10T23:13:24.901Z] b541d28bf3b4: Preparing [2022-05-10T23:13:24.901Z] ff0cd471caa3: Waiting [2022-05-10T23:13:24.901Z] b541d28bf3b4: Waiting [2022-05-10T23:13:24.901Z] f910907aab06: Waiting [2022-05-10T23:13:24.901Z] 12fc79f70209: Layer already exists [2022-05-10T23:13:24.901Z] 83711d9befdf: Layer already exists [2022-05-10T23:13:24.901Z] d76b237e117a: Layer already exists [2022-05-10T23:13:24.901Z] dbb84c13fc9c: Layer already exists [2022-05-10T23:13:24.901Z] 6c7968c1c153: Layer already exists [2022-05-10T23:13:24.901Z] ff0cd471caa3: Layer already exists [2022-05-10T23:13:24.901Z] f910907aab06: Layer already exists [2022-05-10T23:13:24.901Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:24.901Z] 2.2.0-dev.96: digest: sha256:8a5eb3242233761c2cab2714313b90d6d2188e24060c126f2810347b8935d1e8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:25.200Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:25.489Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:25.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T23:13:25.489Z] d76b237e117a: Preparing [2022-05-10T23:13:25.489Z] 6c7968c1c153: Preparing [2022-05-10T23:13:25.489Z] dbb84c13fc9c: Preparing [2022-05-10T23:13:25.490Z] 12fc79f70209: Preparing [2022-05-10T23:13:25.490Z] 83711d9befdf: Preparing [2022-05-10T23:13:25.490Z] ff0cd471caa3: Preparing [2022-05-10T23:13:25.490Z] f910907aab06: Preparing [2022-05-10T23:13:25.490Z] b541d28bf3b4: Preparing [2022-05-10T23:13:25.490Z] ff0cd471caa3: Waiting [2022-05-10T23:13:25.490Z] f910907aab06: Waiting [2022-05-10T23:13:25.490Z] b541d28bf3b4: Waiting [2022-05-10T23:13:25.490Z] dbb84c13fc9c: Layer already exists [2022-05-10T23:13:25.490Z] 6c7968c1c153: Layer already exists [2022-05-10T23:13:25.490Z] d76b237e117a: Layer already exists [2022-05-10T23:13:25.490Z] 83711d9befdf: Layer already exists [2022-05-10T23:13:25.490Z] 12fc79f70209: Layer already exists [2022-05-10T23:13:25.490Z] ff0cd471caa3: Layer already exists [2022-05-10T23:13:25.490Z] f910907aab06: Layer already exists [2022-05-10T23:13:25.490Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:25.490Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:8a5eb3242233761c2cab2714313b90d6d2188e24060c126f2810347b8935d1e8 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:25.789Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:26.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-10T23:13:26.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T23:13:26.086Z] d76b237e117a: Preparing [2022-05-10T23:13:26.086Z] 6c7968c1c153: Preparing [2022-05-10T23:13:26.086Z] dbb84c13fc9c: Preparing [2022-05-10T23:13:26.086Z] 12fc79f70209: Preparing [2022-05-10T23:13:26.086Z] 83711d9befdf: Preparing [2022-05-10T23:13:26.086Z] ff0cd471caa3: Preparing [2022-05-10T23:13:26.086Z] f910907aab06: Preparing [2022-05-10T23:13:26.086Z] b541d28bf3b4: Preparing [2022-05-10T23:13:26.086Z] ff0cd471caa3: Waiting [2022-05-10T23:13:26.086Z] f910907aab06: Waiting [2022-05-10T23:13:26.086Z] b541d28bf3b4: Waiting [2022-05-10T23:13:26.086Z] 12fc79f70209: Layer already exists [2022-05-10T23:13:26.086Z] 83711d9befdf: Layer already exists [2022-05-10T23:13:26.086Z] 6c7968c1c153: Layer already exists [2022-05-10T23:13:26.086Z] d76b237e117a: Layer already exists [2022-05-10T23:13:26.086Z] dbb84c13fc9c: Layer already exists [2022-05-10T23:13:26.086Z] ff0cd471caa3: Layer already exists [2022-05-10T23:13:26.086Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:26.086Z] f910907aab06: Layer already exists [2022-05-10T23:13:26.086Z] main: digest: sha256:8a5eb3242233761c2cab2714313b90d6d2188e24060c126f2810347b8935d1e8 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:13:26.117Z] ===================================================== [Pipeline] echo [2022-05-10T23:13:26.127Z] taggedImages: [2022-05-10T23:13:26.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:26.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-10T23:13:26.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.96 [2022-05-10T23:13:26.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:26.128Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-10T23:13:26.144Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-10T23:13:26.144Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:26.144Z] latest [2022-05-10T23:13:26.144Z] 2.2.0-dev.96 [2022-05-10T23:13:26.144Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:26.144Z] main [2022-05-10T23:13:26.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:26.458Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:26.761Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:26.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T23:13:26.761Z] ea0b1eae1af0: Preparing [2022-05-10T23:13:26.761Z] 7d97e7e4625f: Preparing [2022-05-10T23:13:26.761Z] e32bc7ca022a: Preparing [2022-05-10T23:13:26.761Z] 27d331599e84: Preparing [2022-05-10T23:13:26.761Z] d4e827d8ac88: Preparing [2022-05-10T23:13:26.761Z] 0920cc737ebf: Preparing [2022-05-10T23:13:26.761Z] 4572983eb1d3: Preparing [2022-05-10T23:13:26.761Z] 5de854719dcc: Preparing [2022-05-10T23:13:26.761Z] aba8570b4e78: Preparing [2022-05-10T23:13:26.761Z] b541d28bf3b4: Preparing [2022-05-10T23:13:26.761Z] 5de854719dcc: Waiting [2022-05-10T23:13:26.761Z] aba8570b4e78: Waiting [2022-05-10T23:13:26.761Z] 0920cc737ebf: Waiting [2022-05-10T23:13:26.761Z] b541d28bf3b4: Waiting [2022-05-10T23:13:26.761Z] 4572983eb1d3: Waiting [2022-05-10T23:13:26.761Z] d4e827d8ac88: Pushed [2022-05-10T23:13:26.761Z] ea0b1eae1af0: Pushed [2022-05-10T23:13:26.761Z] 7d97e7e4625f: Pushed [2022-05-10T23:13:27.020Z] 4572983eb1d3: Pushed [2022-05-10T23:13:27.020Z] 0920cc737ebf: Pushed [2022-05-10T23:13:27.020Z] 5de854719dcc: Pushed [2022-05-10T23:13:27.020Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:27.020Z] aba8570b4e78: Pushed [2022-05-10T23:13:27.958Z] 27d331599e84: Pushed [2022-05-10T23:13:28.218Z] e32bc7ca022a: Pushed [2022-05-10T23:13:28.218Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:afa51cf5880ae5ad078cee955d986ebd4471924a82f20cc70b51299be141a0ee size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:28.778Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:29.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-10T23:13:29.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T23:13:29.073Z] ea0b1eae1af0: Preparing [2022-05-10T23:13:29.073Z] 7d97e7e4625f: Preparing [2022-05-10T23:13:29.073Z] e32bc7ca022a: Preparing [2022-05-10T23:13:29.073Z] 27d331599e84: Preparing [2022-05-10T23:13:29.073Z] d4e827d8ac88: Preparing [2022-05-10T23:13:29.073Z] 0920cc737ebf: Preparing [2022-05-10T23:13:29.073Z] 4572983eb1d3: Preparing [2022-05-10T23:13:29.073Z] 5de854719dcc: Preparing [2022-05-10T23:13:29.073Z] aba8570b4e78: Preparing [2022-05-10T23:13:29.073Z] b541d28bf3b4: Preparing [2022-05-10T23:13:29.073Z] 4572983eb1d3: Waiting [2022-05-10T23:13:29.073Z] 5de854719dcc: Waiting [2022-05-10T23:13:29.073Z] aba8570b4e78: Waiting [2022-05-10T23:13:29.073Z] 0920cc737ebf: Waiting [2022-05-10T23:13:29.073Z] b541d28bf3b4: Waiting [2022-05-10T23:13:29.073Z] e32bc7ca022a: Layer already exists [2022-05-10T23:13:29.073Z] 7d97e7e4625f: Layer already exists [2022-05-10T23:13:29.073Z] 27d331599e84: Layer already exists [2022-05-10T23:13:29.073Z] d4e827d8ac88: Layer already exists [2022-05-10T23:13:29.073Z] ea0b1eae1af0: Layer already exists [2022-05-10T23:13:29.073Z] 0920cc737ebf: Layer already exists [2022-05-10T23:13:29.073Z] 5de854719dcc: Layer already exists [2022-05-10T23:13:29.073Z] aba8570b4e78: Layer already exists [2022-05-10T23:13:29.073Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:29.073Z] 4572983eb1d3: Layer already exists [2022-05-10T23:13:29.073Z] latest: digest: sha256:afa51cf5880ae5ad078cee955d986ebd4471924a82f20cc70b51299be141a0ee size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:29.374Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:29.671Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.96 [2022-05-10T23:13:29.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T23:13:29.671Z] ea0b1eae1af0: Preparing [2022-05-10T23:13:29.671Z] 7d97e7e4625f: Preparing [2022-05-10T23:13:29.671Z] e32bc7ca022a: Preparing [2022-05-10T23:13:29.671Z] 27d331599e84: Preparing [2022-05-10T23:13:29.671Z] d4e827d8ac88: Preparing [2022-05-10T23:13:29.671Z] 0920cc737ebf: Preparing [2022-05-10T23:13:29.671Z] 4572983eb1d3: Preparing [2022-05-10T23:13:29.671Z] 5de854719dcc: Preparing [2022-05-10T23:13:29.671Z] aba8570b4e78: Preparing [2022-05-10T23:13:29.671Z] b541d28bf3b4: Preparing [2022-05-10T23:13:29.671Z] 4572983eb1d3: Waiting [2022-05-10T23:13:29.671Z] 5de854719dcc: Waiting [2022-05-10T23:13:29.671Z] aba8570b4e78: Waiting [2022-05-10T23:13:29.671Z] 0920cc737ebf: Waiting [2022-05-10T23:13:29.671Z] b541d28bf3b4: Waiting [2022-05-10T23:13:29.671Z] 7d97e7e4625f: Layer already exists [2022-05-10T23:13:29.671Z] 27d331599e84: Layer already exists [2022-05-10T23:13:29.671Z] e32bc7ca022a: Layer already exists [2022-05-10T23:13:29.671Z] ea0b1eae1af0: Layer already exists [2022-05-10T23:13:29.671Z] d4e827d8ac88: Layer already exists [2022-05-10T23:13:29.671Z] 5de854719dcc: Layer already exists [2022-05-10T23:13:29.671Z] 0920cc737ebf: Layer already exists [2022-05-10T23:13:29.671Z] 4572983eb1d3: Layer already exists [2022-05-10T23:13:29.671Z] aba8570b4e78: Layer already exists [2022-05-10T23:13:29.671Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:29.671Z] 2.2.0-dev.96: digest: sha256:afa51cf5880ae5ad078cee955d986ebd4471924a82f20cc70b51299be141a0ee size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:29.972Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:30.267Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:30.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T23:13:30.267Z] ea0b1eae1af0: Preparing [2022-05-10T23:13:30.267Z] 7d97e7e4625f: Preparing [2022-05-10T23:13:30.267Z] e32bc7ca022a: Preparing [2022-05-10T23:13:30.267Z] 27d331599e84: Preparing [2022-05-10T23:13:30.267Z] d4e827d8ac88: Preparing [2022-05-10T23:13:30.267Z] 0920cc737ebf: Preparing [2022-05-10T23:13:30.267Z] 4572983eb1d3: Preparing [2022-05-10T23:13:30.267Z] 5de854719dcc: Preparing [2022-05-10T23:13:30.267Z] aba8570b4e78: Preparing [2022-05-10T23:13:30.267Z] b541d28bf3b4: Preparing [2022-05-10T23:13:30.267Z] 5de854719dcc: Waiting [2022-05-10T23:13:30.267Z] aba8570b4e78: Waiting [2022-05-10T23:13:30.267Z] b541d28bf3b4: Waiting [2022-05-10T23:13:30.267Z] 0920cc737ebf: Waiting [2022-05-10T23:13:30.267Z] 4572983eb1d3: Waiting [2022-05-10T23:13:30.267Z] e32bc7ca022a: Layer already exists [2022-05-10T23:13:30.267Z] ea0b1eae1af0: Layer already exists [2022-05-10T23:13:30.267Z] 27d331599e84: Layer already exists [2022-05-10T23:13:30.267Z] d4e827d8ac88: Layer already exists [2022-05-10T23:13:30.267Z] 7d97e7e4625f: Layer already exists [2022-05-10T23:13:30.267Z] 0920cc737ebf: Layer already exists [2022-05-10T23:13:30.267Z] 4572983eb1d3: Layer already exists [2022-05-10T23:13:30.267Z] aba8570b4e78: Layer already exists [2022-05-10T23:13:30.267Z] 5de854719dcc: Layer already exists [2022-05-10T23:13:30.267Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:30.267Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:afa51cf5880ae5ad078cee955d986ebd4471924a82f20cc70b51299be141a0ee size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:30.616Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:30.955Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-10T23:13:30.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T23:13:30.956Z] ea0b1eae1af0: Preparing [2022-05-10T23:13:30.956Z] 7d97e7e4625f: Preparing [2022-05-10T23:13:30.956Z] e32bc7ca022a: Preparing [2022-05-10T23:13:30.956Z] 27d331599e84: Preparing [2022-05-10T23:13:30.956Z] d4e827d8ac88: Preparing [2022-05-10T23:13:30.956Z] 0920cc737ebf: Preparing [2022-05-10T23:13:30.956Z] 4572983eb1d3: Preparing [2022-05-10T23:13:30.956Z] 5de854719dcc: Preparing [2022-05-10T23:13:30.956Z] aba8570b4e78: Preparing [2022-05-10T23:13:30.956Z] b541d28bf3b4: Preparing [2022-05-10T23:13:30.956Z] 0920cc737ebf: Waiting [2022-05-10T23:13:30.956Z] 5de854719dcc: Waiting [2022-05-10T23:13:30.956Z] 4572983eb1d3: Waiting [2022-05-10T23:13:30.956Z] b541d28bf3b4: Waiting [2022-05-10T23:13:30.956Z] aba8570b4e78: Waiting [2022-05-10T23:13:30.956Z] e32bc7ca022a: Layer already exists [2022-05-10T23:13:30.956Z] d4e827d8ac88: Layer already exists [2022-05-10T23:13:30.956Z] ea0b1eae1af0: Layer already exists [2022-05-10T23:13:30.956Z] 7d97e7e4625f: Layer already exists [2022-05-10T23:13:30.956Z] 27d331599e84: Layer already exists [2022-05-10T23:13:30.956Z] 0920cc737ebf: Layer already exists [2022-05-10T23:13:30.956Z] 5de854719dcc: Layer already exists [2022-05-10T23:13:30.956Z] b541d28bf3b4: Layer already exists [2022-05-10T23:13:30.956Z] 4572983eb1d3: Layer already exists [2022-05-10T23:13:30.956Z] aba8570b4e78: Layer already exists [2022-05-10T23:13:30.956Z] main: digest: sha256:afa51cf5880ae5ad078cee955d986ebd4471924a82f20cc70b51299be141a0ee size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:13:30.995Z] ===================================================== [Pipeline] echo [2022-05-10T23:13:31.003Z] taggedImages: [2022-05-10T23:13:31.003Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:31.003Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-10T23:13:31.003Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.96 [2022-05-10T23:13:31.003Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:31.003Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-10T23:13:31.028Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-10T23:13:31.028Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:31.028Z] latest [2022-05-10T23:13:31.028Z] 2.2.0-dev.96 [2022-05-10T23:13:31.028Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:31.028Z] main [2022-05-10T23:13:31.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:31.344Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:31.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:31.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T23:13:31.637Z] 2847adc2e5c8: Preparing [2022-05-10T23:13:31.637Z] f2a2f6b146a5: Preparing [2022-05-10T23:13:31.637Z] a653b23c79b7: Preparing [2022-05-10T23:13:31.637Z] ef3fd44d7f19: Preparing [2022-05-10T23:13:31.637Z] 6a6a089e1075: Preparing [2022-05-10T23:13:31.637Z] 4fc242d58285: Preparing [2022-05-10T23:13:31.637Z] 4fc242d58285: Waiting [2022-05-10T23:13:31.637Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:31.637Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:31.637Z] 6a6a089e1075: Pushed [2022-05-10T23:13:31.637Z] 2847adc2e5c8: Pushed [2022-05-10T23:13:32.208Z] ef3fd44d7f19: Pushed [2022-05-10T23:13:33.589Z] f2a2f6b146a5: Pushed [2022-05-10T23:13:33.589Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:b5fb7e65e7f76dc8ff770c2557b1a8a914d5014bf008ad0d2de98e70a5f8d606 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:33.883Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:34.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-10T23:13:34.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T23:13:34.178Z] 2847adc2e5c8: Preparing [2022-05-10T23:13:34.178Z] f2a2f6b146a5: Preparing [2022-05-10T23:13:34.178Z] a653b23c79b7: Preparing [2022-05-10T23:13:34.178Z] ef3fd44d7f19: Preparing [2022-05-10T23:13:34.178Z] 6a6a089e1075: Preparing [2022-05-10T23:13:34.178Z] 4fc242d58285: Preparing [2022-05-10T23:13:34.178Z] 4fc242d58285: Waiting [2022-05-10T23:13:34.178Z] 2847adc2e5c8: Layer already exists [2022-05-10T23:13:34.178Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:34.178Z] ef3fd44d7f19: Layer already exists [2022-05-10T23:13:34.178Z] f2a2f6b146a5: Layer already exists [2022-05-10T23:13:34.178Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:34.178Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:34.178Z] latest: digest: sha256:b5fb7e65e7f76dc8ff770c2557b1a8a914d5014bf008ad0d2de98e70a5f8d606 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:34.478Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:34.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.96 [2022-05-10T23:13:34.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T23:13:34.772Z] 2847adc2e5c8: Preparing [2022-05-10T23:13:34.772Z] f2a2f6b146a5: Preparing [2022-05-10T23:13:34.772Z] a653b23c79b7: Preparing [2022-05-10T23:13:34.772Z] ef3fd44d7f19: Preparing [2022-05-10T23:13:34.772Z] 6a6a089e1075: Preparing [2022-05-10T23:13:34.772Z] 4fc242d58285: Preparing [2022-05-10T23:13:34.772Z] 4fc242d58285: Waiting [2022-05-10T23:13:34.772Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:34.772Z] f2a2f6b146a5: Layer already exists [2022-05-10T23:13:34.772Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:34.772Z] 2847adc2e5c8: Layer already exists [2022-05-10T23:13:34.772Z] ef3fd44d7f19: Layer already exists [2022-05-10T23:13:34.772Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:34.772Z] 2.2.0-dev.96: digest: sha256:b5fb7e65e7f76dc8ff770c2557b1a8a914d5014bf008ad0d2de98e70a5f8d606 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:35.071Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:35.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:35.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T23:13:35.364Z] 2847adc2e5c8: Preparing [2022-05-10T23:13:35.364Z] f2a2f6b146a5: Preparing [2022-05-10T23:13:35.364Z] a653b23c79b7: Preparing [2022-05-10T23:13:35.364Z] ef3fd44d7f19: Preparing [2022-05-10T23:13:35.364Z] 6a6a089e1075: Preparing [2022-05-10T23:13:35.364Z] 4fc242d58285: Preparing [2022-05-10T23:13:35.364Z] 4fc242d58285: Waiting [2022-05-10T23:13:35.364Z] 2847adc2e5c8: Layer already exists [2022-05-10T23:13:35.364Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:35.364Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:35.364Z] f2a2f6b146a5: Layer already exists [2022-05-10T23:13:35.364Z] ef3fd44d7f19: Layer already exists [2022-05-10T23:13:35.364Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:35.364Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:b5fb7e65e7f76dc8ff770c2557b1a8a914d5014bf008ad0d2de98e70a5f8d606 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:35.661Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:35.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-10T23:13:35.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T23:13:35.956Z] 2847adc2e5c8: Preparing [2022-05-10T23:13:35.956Z] f2a2f6b146a5: Preparing [2022-05-10T23:13:35.956Z] a653b23c79b7: Preparing [2022-05-10T23:13:35.956Z] ef3fd44d7f19: Preparing [2022-05-10T23:13:35.956Z] 6a6a089e1075: Preparing [2022-05-10T23:13:35.956Z] 4fc242d58285: Preparing [2022-05-10T23:13:35.956Z] 4fc242d58285: Waiting [2022-05-10T23:13:35.956Z] ef3fd44d7f19: Layer already exists [2022-05-10T23:13:35.956Z] 2847adc2e5c8: Layer already exists [2022-05-10T23:13:35.956Z] a653b23c79b7: Layer already exists [2022-05-10T23:13:35.956Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:35.956Z] f2a2f6b146a5: Layer already exists [2022-05-10T23:13:35.956Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:35.956Z] main: digest: sha256:b5fb7e65e7f76dc8ff770c2557b1a8a914d5014bf008ad0d2de98e70a5f8d606 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:13:36.000Z] ===================================================== [Pipeline] echo [2022-05-10T23:13:36.010Z] taggedImages: [2022-05-10T23:13:36.010Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:36.010Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-10T23:13:36.010Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.96 [2022-05-10T23:13:36.010Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:36.010Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-10T23:13:36.030Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-10T23:13:36.030Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:36.030Z] latest [2022-05-10T23:13:36.030Z] 2.2.0-dev.96 [2022-05-10T23:13:36.030Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:36.030Z] main [2022-05-10T23:13:36.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:36.359Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:36.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:36.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T23:13:36.654Z] 5aa49fcfc205: Preparing [2022-05-10T23:13:36.654Z] 563010161748: Preparing [2022-05-10T23:13:36.654Z] 55ee0bdc4cd9: Preparing [2022-05-10T23:13:36.654Z] a0f57437b9d0: Preparing [2022-05-10T23:13:36.654Z] 0e03589e1a16: Preparing [2022-05-10T23:13:36.654Z] 30f8eb091d02: Preparing [2022-05-10T23:13:36.654Z] 6a6a089e1075: Preparing [2022-05-10T23:13:36.654Z] 4fc242d58285: Preparing [2022-05-10T23:13:36.654Z] 30f8eb091d02: Waiting [2022-05-10T23:13:36.654Z] 6a6a089e1075: Waiting [2022-05-10T23:13:36.654Z] 4fc242d58285: Waiting [2022-05-10T23:13:36.654Z] 563010161748: Pushed [2022-05-10T23:13:36.654Z] 5aa49fcfc205: Pushed [2022-05-10T23:13:36.654Z] 55ee0bdc4cd9: Pushed [2022-05-10T23:13:36.654Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:36.654Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:37.222Z] 30f8eb091d02: Pushed [2022-05-10T23:13:40.512Z] 0e03589e1a16: Pushed [2022-05-10T23:13:43.807Z] a0f57437b9d0: Pushed [2022-05-10T23:13:43.807Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:3eeb81e84640b8ebff4fcfe8fdccf052eccbcdc98955e22d208bb2ca1f2c2e07 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:44.107Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:44.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-10T23:13:44.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T23:13:44.406Z] 5aa49fcfc205: Preparing [2022-05-10T23:13:44.406Z] 563010161748: Preparing [2022-05-10T23:13:44.406Z] 55ee0bdc4cd9: Preparing [2022-05-10T23:13:44.406Z] a0f57437b9d0: Preparing [2022-05-10T23:13:44.406Z] 0e03589e1a16: Preparing [2022-05-10T23:13:44.406Z] 30f8eb091d02: Preparing [2022-05-10T23:13:44.406Z] 6a6a089e1075: Preparing [2022-05-10T23:13:44.406Z] 4fc242d58285: Preparing [2022-05-10T23:13:44.406Z] 30f8eb091d02: Waiting [2022-05-10T23:13:44.406Z] 6a6a089e1075: Waiting [2022-05-10T23:13:44.406Z] 0e03589e1a16: Layer already exists [2022-05-10T23:13:44.406Z] 563010161748: Layer already exists [2022-05-10T23:13:44.406Z] a0f57437b9d0: Layer already exists [2022-05-10T23:13:44.406Z] 5aa49fcfc205: Layer already exists [2022-05-10T23:13:44.406Z] 55ee0bdc4cd9: Layer already exists [2022-05-10T23:13:44.406Z] 30f8eb091d02: Layer already exists [2022-05-10T23:13:44.406Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:44.406Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:44.406Z] latest: digest: sha256:3eeb81e84640b8ebff4fcfe8fdccf052eccbcdc98955e22d208bb2ca1f2c2e07 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:44.700Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:44.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.96 [2022-05-10T23:13:44.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T23:13:44.994Z] 5aa49fcfc205: Preparing [2022-05-10T23:13:44.994Z] 563010161748: Preparing [2022-05-10T23:13:44.994Z] 55ee0bdc4cd9: Preparing [2022-05-10T23:13:44.994Z] a0f57437b9d0: Preparing [2022-05-10T23:13:44.994Z] 0e03589e1a16: Preparing [2022-05-10T23:13:44.994Z] 30f8eb091d02: Preparing [2022-05-10T23:13:44.994Z] 6a6a089e1075: Preparing [2022-05-10T23:13:44.994Z] 4fc242d58285: Preparing [2022-05-10T23:13:44.994Z] 30f8eb091d02: Waiting [2022-05-10T23:13:44.994Z] 4fc242d58285: Waiting [2022-05-10T23:13:44.994Z] 0e03589e1a16: Layer already exists [2022-05-10T23:13:44.994Z] 5aa49fcfc205: Layer already exists [2022-05-10T23:13:44.994Z] 563010161748: Layer already exists [2022-05-10T23:13:44.994Z] a0f57437b9d0: Layer already exists [2022-05-10T23:13:44.994Z] 55ee0bdc4cd9: Layer already exists [2022-05-10T23:13:44.994Z] 30f8eb091d02: Layer already exists [2022-05-10T23:13:44.994Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:44.994Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:44.994Z] 2.2.0-dev.96: digest: sha256:3eeb81e84640b8ebff4fcfe8fdccf052eccbcdc98955e22d208bb2ca1f2c2e07 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:45.297Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:45.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:45.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T23:13:45.596Z] 5aa49fcfc205: Preparing [2022-05-10T23:13:45.596Z] 563010161748: Preparing [2022-05-10T23:13:45.596Z] 55ee0bdc4cd9: Preparing [2022-05-10T23:13:45.596Z] a0f57437b9d0: Preparing [2022-05-10T23:13:45.596Z] 0e03589e1a16: Preparing [2022-05-10T23:13:45.596Z] 30f8eb091d02: Preparing [2022-05-10T23:13:45.596Z] 6a6a089e1075: Preparing [2022-05-10T23:13:45.596Z] 4fc242d58285: Preparing [2022-05-10T23:13:45.596Z] 30f8eb091d02: Waiting [2022-05-10T23:13:45.596Z] 6a6a089e1075: Waiting [2022-05-10T23:13:45.596Z] 4fc242d58285: Waiting [2022-05-10T23:13:45.596Z] 563010161748: Layer already exists [2022-05-10T23:13:45.596Z] 0e03589e1a16: Layer already exists [2022-05-10T23:13:45.596Z] 5aa49fcfc205: Layer already exists [2022-05-10T23:13:45.596Z] a0f57437b9d0: Layer already exists [2022-05-10T23:13:45.596Z] 55ee0bdc4cd9: Layer already exists [2022-05-10T23:13:45.596Z] 30f8eb091d02: Layer already exists [2022-05-10T23:13:45.596Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:45.596Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:45.596Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:3eeb81e84640b8ebff4fcfe8fdccf052eccbcdc98955e22d208bb2ca1f2c2e07 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:45.894Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:46.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-10T23:13:46.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T23:13:46.190Z] 5aa49fcfc205: Preparing [2022-05-10T23:13:46.190Z] 563010161748: Preparing [2022-05-10T23:13:46.190Z] 55ee0bdc4cd9: Preparing [2022-05-10T23:13:46.190Z] a0f57437b9d0: Preparing [2022-05-10T23:13:46.190Z] 0e03589e1a16: Preparing [2022-05-10T23:13:46.190Z] 30f8eb091d02: Preparing [2022-05-10T23:13:46.190Z] 6a6a089e1075: Preparing [2022-05-10T23:13:46.190Z] 4fc242d58285: Preparing [2022-05-10T23:13:46.190Z] 30f8eb091d02: Waiting [2022-05-10T23:13:46.190Z] 6a6a089e1075: Waiting [2022-05-10T23:13:46.190Z] 0e03589e1a16: Layer already exists [2022-05-10T23:13:46.190Z] 563010161748: Layer already exists [2022-05-10T23:13:46.190Z] 5aa49fcfc205: Layer already exists [2022-05-10T23:13:46.190Z] 55ee0bdc4cd9: Layer already exists [2022-05-10T23:13:46.190Z] a0f57437b9d0: Layer already exists [2022-05-10T23:13:46.190Z] 30f8eb091d02: Layer already exists [2022-05-10T23:13:46.190Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:46.190Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:46.190Z] main: digest: sha256:3eeb81e84640b8ebff4fcfe8fdccf052eccbcdc98955e22d208bb2ca1f2c2e07 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:13:46.241Z] ===================================================== [Pipeline] echo [2022-05-10T23:13:46.251Z] taggedImages: [2022-05-10T23:13:46.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:46.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-10T23:13:46.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.96 [2022-05-10T23:13:46.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:46.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-10T23:13:46.279Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-10T23:13:46.279Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:46.279Z] latest [2022-05-10T23:13:46.279Z] 2.2.0-dev.96 [2022-05-10T23:13:46.279Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:46.279Z] main [2022-05-10T23:13:46.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:46.609Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:46.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:46.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T23:13:46.904Z] a150724413e2: Preparing [2022-05-10T23:13:46.904Z] 5d739a758def: Preparing [2022-05-10T23:13:46.904Z] 699746b1b39d: Preparing [2022-05-10T23:13:46.904Z] 71b899011248: Preparing [2022-05-10T23:13:46.904Z] 6d8abf609f85: Preparing [2022-05-10T23:13:46.904Z] 6a6a089e1075: Preparing [2022-05-10T23:13:46.904Z] 4fc242d58285: Preparing [2022-05-10T23:13:46.904Z] 6a6a089e1075: Waiting [2022-05-10T23:13:46.904Z] 699746b1b39d: Pushed [2022-05-10T23:13:46.904Z] 5d739a758def: Pushed [2022-05-10T23:13:46.904Z] a150724413e2: Pushed [2022-05-10T23:13:46.904Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:46.904Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:47.164Z] 6d8abf609f85: Pushed [2022-05-10T23:13:55.293Z] 71b899011248: Pushed [2022-05-10T23:13:55.293Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:ce32ed983a83fe065178479495113ee9ca386b4a9bfa238bea44c27a3d87d64d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:55.591Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:55.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-10T23:13:55.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T23:13:55.883Z] a150724413e2: Preparing [2022-05-10T23:13:55.883Z] 5d739a758def: Preparing [2022-05-10T23:13:55.883Z] 699746b1b39d: Preparing [2022-05-10T23:13:55.883Z] 71b899011248: Preparing [2022-05-10T23:13:55.883Z] 6d8abf609f85: Preparing [2022-05-10T23:13:55.883Z] 6a6a089e1075: Preparing [2022-05-10T23:13:55.883Z] 4fc242d58285: Preparing [2022-05-10T23:13:55.883Z] 4fc242d58285: Waiting [2022-05-10T23:13:55.883Z] 6a6a089e1075: Waiting [2022-05-10T23:13:55.883Z] 699746b1b39d: Layer already exists [2022-05-10T23:13:55.883Z] 5d739a758def: Layer already exists [2022-05-10T23:13:55.883Z] 6d8abf609f85: Layer already exists [2022-05-10T23:13:55.883Z] a150724413e2: Layer already exists [2022-05-10T23:13:55.883Z] 71b899011248: Layer already exists [2022-05-10T23:13:55.883Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:55.883Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:55.883Z] latest: digest: sha256:ce32ed983a83fe065178479495113ee9ca386b4a9bfa238bea44c27a3d87d64d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:56.184Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:56.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.96 [2022-05-10T23:13:56.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T23:13:56.477Z] a150724413e2: Preparing [2022-05-10T23:13:56.477Z] 5d739a758def: Preparing [2022-05-10T23:13:56.477Z] 699746b1b39d: Preparing [2022-05-10T23:13:56.477Z] 71b899011248: Preparing [2022-05-10T23:13:56.477Z] 6d8abf609f85: Preparing [2022-05-10T23:13:56.477Z] 6a6a089e1075: Preparing [2022-05-10T23:13:56.477Z] 4fc242d58285: Preparing [2022-05-10T23:13:56.477Z] 6a6a089e1075: Waiting [2022-05-10T23:13:56.477Z] 4fc242d58285: Waiting [2022-05-10T23:13:56.477Z] 6d8abf609f85: Layer already exists [2022-05-10T23:13:56.477Z] 71b899011248: Layer already exists [2022-05-10T23:13:56.477Z] a150724413e2: Layer already exists [2022-05-10T23:13:56.477Z] 5d739a758def: Layer already exists [2022-05-10T23:13:56.477Z] 699746b1b39d: Layer already exists [2022-05-10T23:13:56.477Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:56.477Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:56.477Z] 2.2.0-dev.96: digest: sha256:ce32ed983a83fe065178479495113ee9ca386b4a9bfa238bea44c27a3d87d64d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:56.772Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:57.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:57.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T23:13:57.063Z] a150724413e2: Preparing [2022-05-10T23:13:57.063Z] 5d739a758def: Preparing [2022-05-10T23:13:57.063Z] 699746b1b39d: Preparing [2022-05-10T23:13:57.063Z] 71b899011248: Preparing [2022-05-10T23:13:57.063Z] 6d8abf609f85: Preparing [2022-05-10T23:13:57.063Z] 6a6a089e1075: Preparing [2022-05-10T23:13:57.063Z] 4fc242d58285: Preparing [2022-05-10T23:13:57.063Z] 6a6a089e1075: Waiting [2022-05-10T23:13:57.063Z] 4fc242d58285: Waiting [2022-05-10T23:13:57.063Z] a150724413e2: Layer already exists [2022-05-10T23:13:57.063Z] 699746b1b39d: Layer already exists [2022-05-10T23:13:57.063Z] 71b899011248: Layer already exists [2022-05-10T23:13:57.063Z] 6d8abf609f85: Layer already exists [2022-05-10T23:13:57.063Z] 5d739a758def: Layer already exists [2022-05-10T23:13:57.063Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:57.063Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:57.063Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:ce32ed983a83fe065178479495113ee9ca386b4a9bfa238bea44c27a3d87d64d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:57.359Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:57.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-10T23:13:57.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T23:13:57.652Z] a150724413e2: Preparing [2022-05-10T23:13:57.652Z] 5d739a758def: Preparing [2022-05-10T23:13:57.652Z] 699746b1b39d: Preparing [2022-05-10T23:13:57.652Z] 71b899011248: Preparing [2022-05-10T23:13:57.652Z] 6d8abf609f85: Preparing [2022-05-10T23:13:57.652Z] 6a6a089e1075: Preparing [2022-05-10T23:13:57.652Z] 4fc242d58285: Preparing [2022-05-10T23:13:57.652Z] 6a6a089e1075: Waiting [2022-05-10T23:13:57.652Z] 4fc242d58285: Waiting [2022-05-10T23:13:57.652Z] 6d8abf609f85: Layer already exists [2022-05-10T23:13:57.652Z] 5d739a758def: Layer already exists [2022-05-10T23:13:57.652Z] 699746b1b39d: Layer already exists [2022-05-10T23:13:57.652Z] a150724413e2: Layer already exists [2022-05-10T23:13:57.652Z] 71b899011248: Layer already exists [2022-05-10T23:13:57.652Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:57.652Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:57.652Z] main: digest: sha256:ce32ed983a83fe065178479495113ee9ca386b4a9bfa238bea44c27a3d87d64d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:13:57.709Z] ===================================================== [Pipeline] echo [2022-05-10T23:13:57.718Z] taggedImages: [2022-05-10T23:13:57.718Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:57.718Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-10T23:13:57.718Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.96 [2022-05-10T23:13:57.718Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:57.718Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-10T23:13:57.738Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-10T23:13:57.738Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:57.738Z] latest [2022-05-10T23:13:57.738Z] 2.2.0-dev.96 [2022-05-10T23:13:57.738Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:13:57.738Z] main [2022-05-10T23:13:57.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:58.136Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:13:58.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:13:58.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T23:13:58.427Z] 342e708eeeb4: Preparing [2022-05-10T23:13:58.427Z] 796ff09cec2b: Preparing [2022-05-10T23:13:58.427Z] e87d7197b216: Preparing [2022-05-10T23:13:58.427Z] 3c78536521cd: Preparing [2022-05-10T23:13:58.427Z] 30f8eb091d02: Preparing [2022-05-10T23:13:58.427Z] 6a6a089e1075: Preparing [2022-05-10T23:13:58.427Z] 4fc242d58285: Preparing [2022-05-10T23:13:58.427Z] 6a6a089e1075: Waiting [2022-05-10T23:13:58.427Z] 4fc242d58285: Waiting [2022-05-10T23:13:58.427Z] 30f8eb091d02: Layer already exists [2022-05-10T23:13:58.427Z] 6a6a089e1075: Layer already exists [2022-05-10T23:13:58.427Z] 4fc242d58285: Layer already exists [2022-05-10T23:13:58.427Z] 342e708eeeb4: Pushed [2022-05-10T23:13:58.427Z] 796ff09cec2b: Pushed [2022-05-10T23:13:58.427Z] e87d7197b216: Pushed [2022-05-10T23:14:06.557Z] 3c78536521cd: Pushed [2022-05-10T23:14:06.557Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:a831d9abf14dccbf509f33a05b2963172f5be9477d6f659a300b1f8a7b764502 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:06.853Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:07.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-10T23:14:07.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T23:14:07.144Z] 342e708eeeb4: Preparing [2022-05-10T23:14:07.144Z] 796ff09cec2b: Preparing [2022-05-10T23:14:07.144Z] e87d7197b216: Preparing [2022-05-10T23:14:07.144Z] 3c78536521cd: Preparing [2022-05-10T23:14:07.144Z] 30f8eb091d02: Preparing [2022-05-10T23:14:07.144Z] 6a6a089e1075: Preparing [2022-05-10T23:14:07.144Z] 4fc242d58285: Preparing [2022-05-10T23:14:07.144Z] 6a6a089e1075: Waiting [2022-05-10T23:14:07.144Z] 4fc242d58285: Waiting [2022-05-10T23:14:07.144Z] 342e708eeeb4: Layer already exists [2022-05-10T23:14:07.144Z] e87d7197b216: Layer already exists [2022-05-10T23:14:07.144Z] 30f8eb091d02: Layer already exists [2022-05-10T23:14:07.144Z] 796ff09cec2b: Layer already exists [2022-05-10T23:14:07.144Z] 3c78536521cd: Layer already exists [2022-05-10T23:14:07.144Z] 6a6a089e1075: Layer already exists [2022-05-10T23:14:07.144Z] 4fc242d58285: Layer already exists [2022-05-10T23:14:07.144Z] latest: digest: sha256:a831d9abf14dccbf509f33a05b2963172f5be9477d6f659a300b1f8a7b764502 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:07.442Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:07.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.96 [2022-05-10T23:14:07.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T23:14:07.731Z] 342e708eeeb4: Preparing [2022-05-10T23:14:07.731Z] 796ff09cec2b: Preparing [2022-05-10T23:14:07.731Z] e87d7197b216: Preparing [2022-05-10T23:14:07.731Z] 3c78536521cd: Preparing [2022-05-10T23:14:07.731Z] 30f8eb091d02: Preparing [2022-05-10T23:14:07.731Z] 6a6a089e1075: Preparing [2022-05-10T23:14:07.731Z] 4fc242d58285: Preparing [2022-05-10T23:14:07.731Z] 6a6a089e1075: Waiting [2022-05-10T23:14:07.731Z] 4fc242d58285: Waiting [2022-05-10T23:14:07.731Z] 796ff09cec2b: Layer already exists [2022-05-10T23:14:07.731Z] e87d7197b216: Layer already exists [2022-05-10T23:14:07.731Z] 342e708eeeb4: Layer already exists [2022-05-10T23:14:07.731Z] 3c78536521cd: Layer already exists [2022-05-10T23:14:07.731Z] 30f8eb091d02: Layer already exists [2022-05-10T23:14:07.731Z] 6a6a089e1075: Layer already exists [2022-05-10T23:14:07.731Z] 4fc242d58285: Layer already exists [2022-05-10T23:14:07.731Z] 2.2.0-dev.96: digest: sha256:a831d9abf14dccbf509f33a05b2963172f5be9477d6f659a300b1f8a7b764502 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:08.028Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:08.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:14:08.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T23:14:08.322Z] 342e708eeeb4: Preparing [2022-05-10T23:14:08.322Z] 796ff09cec2b: Preparing [2022-05-10T23:14:08.322Z] e87d7197b216: Preparing [2022-05-10T23:14:08.322Z] 3c78536521cd: Preparing [2022-05-10T23:14:08.322Z] 30f8eb091d02: Preparing [2022-05-10T23:14:08.322Z] 6a6a089e1075: Preparing [2022-05-10T23:14:08.322Z] 4fc242d58285: Preparing [2022-05-10T23:14:08.322Z] 6a6a089e1075: Waiting [2022-05-10T23:14:08.322Z] 4fc242d58285: Waiting [2022-05-10T23:14:08.322Z] 796ff09cec2b: Layer already exists [2022-05-10T23:14:08.322Z] e87d7197b216: Layer already exists [2022-05-10T23:14:08.322Z] 30f8eb091d02: Layer already exists [2022-05-10T23:14:08.322Z] 3c78536521cd: Layer already exists [2022-05-10T23:14:08.322Z] 342e708eeeb4: Layer already exists [2022-05-10T23:14:08.322Z] 6a6a089e1075: Layer already exists [2022-05-10T23:14:08.322Z] 4fc242d58285: Layer already exists [2022-05-10T23:14:08.322Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:a831d9abf14dccbf509f33a05b2963172f5be9477d6f659a300b1f8a7b764502 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:08.621Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:08.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-10T23:14:08.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T23:14:08.912Z] 342e708eeeb4: Preparing [2022-05-10T23:14:08.912Z] 796ff09cec2b: Preparing [2022-05-10T23:14:08.912Z] e87d7197b216: Preparing [2022-05-10T23:14:08.912Z] 3c78536521cd: Preparing [2022-05-10T23:14:08.912Z] 30f8eb091d02: Preparing [2022-05-10T23:14:08.912Z] 6a6a089e1075: Preparing [2022-05-10T23:14:08.912Z] 4fc242d58285: Preparing [2022-05-10T23:14:08.912Z] 6a6a089e1075: Waiting [2022-05-10T23:14:08.912Z] 4fc242d58285: Waiting [2022-05-10T23:14:08.912Z] 342e708eeeb4: Layer already exists [2022-05-10T23:14:08.912Z] e87d7197b216: Layer already exists [2022-05-10T23:14:08.912Z] 30f8eb091d02: Layer already exists [2022-05-10T23:14:08.912Z] 3c78536521cd: Layer already exists [2022-05-10T23:14:08.912Z] 796ff09cec2b: Layer already exists [2022-05-10T23:14:08.912Z] 6a6a089e1075: Layer already exists [2022-05-10T23:14:08.912Z] 4fc242d58285: Layer already exists [2022-05-10T23:14:08.912Z] main: digest: sha256:a831d9abf14dccbf509f33a05b2963172f5be9477d6f659a300b1f8a7b764502 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:14:08.953Z] ===================================================== [Pipeline] echo [2022-05-10T23:14:08.962Z] taggedImages: [2022-05-10T23:14:08.962Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:14:08.962Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-10T23:14:08.962Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.96 [2022-05-10T23:14:08.962Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:14:08.962Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-10T23:14:08.980Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-10T23:14:08.980Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:14:08.980Z] latest [2022-05-10T23:14:08.980Z] 2.2.0-dev.96 [2022-05-10T23:14:08.980Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:14:08.980Z] main [2022-05-10T23:14:08.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:09.286Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:09.576Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:14:09.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T23:14:09.576Z] 40a151dc00f0: Preparing [2022-05-10T23:14:09.576Z] 185c509acaad: Preparing [2022-05-10T23:14:09.576Z] a653b23c79b7: Preparing [2022-05-10T23:14:09.576Z] 8ebcf5aa9df8: Preparing [2022-05-10T23:14:09.576Z] b541d28bf3b4: Preparing [2022-05-10T23:14:09.576Z] b541d28bf3b4: Layer already exists [2022-05-10T23:14:09.576Z] a653b23c79b7: Layer already exists [2022-05-10T23:14:09.576Z] 40a151dc00f0: Pushed [2022-05-10T23:14:09.576Z] 8ebcf5aa9df8: Pushed [2022-05-10T23:14:11.485Z] 185c509acaad: Pushed [2022-05-10T23:14:11.485Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:33fd81334416007f9536f511a19f56eb6c85b16fb84332b62c0942e11303750d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:11.781Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:12.069Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-10T23:14:12.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T23:14:12.069Z] 40a151dc00f0: Preparing [2022-05-10T23:14:12.069Z] 185c509acaad: Preparing [2022-05-10T23:14:12.069Z] a653b23c79b7: Preparing [2022-05-10T23:14:12.069Z] 8ebcf5aa9df8: Preparing [2022-05-10T23:14:12.069Z] b541d28bf3b4: Preparing [2022-05-10T23:14:12.069Z] b541d28bf3b4: Layer already exists [2022-05-10T23:14:12.069Z] 185c509acaad: Layer already exists [2022-05-10T23:14:12.069Z] 8ebcf5aa9df8: Layer already exists [2022-05-10T23:14:12.069Z] 40a151dc00f0: Layer already exists [2022-05-10T23:14:12.069Z] a653b23c79b7: Layer already exists [2022-05-10T23:14:12.069Z] latest: digest: sha256:33fd81334416007f9536f511a19f56eb6c85b16fb84332b62c0942e11303750d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:12.370Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:12.662Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.96 [2022-05-10T23:14:12.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T23:14:12.662Z] 40a151dc00f0: Preparing [2022-05-10T23:14:12.662Z] 185c509acaad: Preparing [2022-05-10T23:14:12.662Z] a653b23c79b7: Preparing [2022-05-10T23:14:12.662Z] 8ebcf5aa9df8: Preparing [2022-05-10T23:14:12.662Z] b541d28bf3b4: Preparing [2022-05-10T23:14:12.662Z] a653b23c79b7: Layer already exists [2022-05-10T23:14:12.662Z] 185c509acaad: Layer already exists [2022-05-10T23:14:12.662Z] b541d28bf3b4: Layer already exists [2022-05-10T23:14:12.662Z] 40a151dc00f0: Layer already exists [2022-05-10T23:14:12.662Z] 8ebcf5aa9df8: Layer already exists [2022-05-10T23:14:12.662Z] 2.2.0-dev.96: digest: sha256:33fd81334416007f9536f511a19f56eb6c85b16fb84332b62c0942e11303750d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:12.958Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:13.251Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:14:13.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T23:14:13.251Z] 40a151dc00f0: Preparing [2022-05-10T23:14:13.251Z] 185c509acaad: Preparing [2022-05-10T23:14:13.251Z] a653b23c79b7: Preparing [2022-05-10T23:14:13.251Z] 8ebcf5aa9df8: Preparing [2022-05-10T23:14:13.251Z] b541d28bf3b4: Preparing [2022-05-10T23:14:13.251Z] 40a151dc00f0: Layer already exists [2022-05-10T23:14:13.251Z] 185c509acaad: Layer already exists [2022-05-10T23:14:13.251Z] 8ebcf5aa9df8: Layer already exists [2022-05-10T23:14:13.251Z] b541d28bf3b4: Layer already exists [2022-05-10T23:14:13.251Z] a653b23c79b7: Layer already exists [2022-05-10T23:14:13.251Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:33fd81334416007f9536f511a19f56eb6c85b16fb84332b62c0942e11303750d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:13.547Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:13.836Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-10T23:14:13.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T23:14:13.836Z] 40a151dc00f0: Preparing [2022-05-10T23:14:13.836Z] 185c509acaad: Preparing [2022-05-10T23:14:13.836Z] a653b23c79b7: Preparing [2022-05-10T23:14:13.836Z] 8ebcf5aa9df8: Preparing [2022-05-10T23:14:13.836Z] b541d28bf3b4: Preparing [2022-05-10T23:14:13.836Z] b541d28bf3b4: Layer already exists [2022-05-10T23:14:13.836Z] 40a151dc00f0: Layer already exists [2022-05-10T23:14:13.836Z] 185c509acaad: Layer already exists [2022-05-10T23:14:13.836Z] 8ebcf5aa9df8: Layer already exists [2022-05-10T23:14:13.836Z] a653b23c79b7: Layer already exists [2022-05-10T23:14:13.836Z] main: digest: sha256:33fd81334416007f9536f511a19f56eb6c85b16fb84332b62c0942e11303750d size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:14:13.873Z] ===================================================== [Pipeline] echo [2022-05-10T23:14:13.881Z] taggedImages: [2022-05-10T23:14:13.881Z] - nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:14:13.881Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-10T23:14:13.881Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.96 [2022-05-10T23:14:13.881Z] - nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:14:13.881Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-10T23:14:13.906Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-10T23:14:13.906Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:14:13.906Z] latest [2022-05-10T23:14:13.906Z] 2.2.0-dev.96 [2022-05-10T23:14:13.906Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:14:13.906Z] main [2022-05-10T23:14:13.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:14.216Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:14.506Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:14:14.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T23:14:14.506Z] cdeb98e317d6: Preparing [2022-05-10T23:14:14.506Z] 24e5eb33abf8: Preparing [2022-05-10T23:14:14.506Z] a653b23c79b7: Preparing [2022-05-10T23:14:14.506Z] 6892c659974a: Preparing [2022-05-10T23:14:14.506Z] b541d28bf3b4: Preparing [2022-05-10T23:14:14.506Z] a653b23c79b7: Layer already exists [2022-05-10T23:14:14.506Z] 6892c659974a: Layer already exists [2022-05-10T23:14:14.506Z] b541d28bf3b4: Layer already exists [2022-05-10T23:14:14.506Z] cdeb98e317d6: Pushed [2022-05-10T23:14:17.046Z] 24e5eb33abf8: Pushed [2022-05-10T23:14:17.046Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:c32d25e43b5393cc8f5d704beeaa39f86b85cff8ea0991edff79f185ffd544ab size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:17.345Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:17.636Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-10T23:14:17.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T23:14:17.636Z] cdeb98e317d6: Preparing [2022-05-10T23:14:17.636Z] 24e5eb33abf8: Preparing [2022-05-10T23:14:17.636Z] a653b23c79b7: Preparing [2022-05-10T23:14:17.636Z] 6892c659974a: Preparing [2022-05-10T23:14:17.636Z] b541d28bf3b4: Preparing [2022-05-10T23:14:17.636Z] 24e5eb33abf8: Layer already exists [2022-05-10T23:14:17.636Z] b541d28bf3b4: Layer already exists [2022-05-10T23:14:17.636Z] 6892c659974a: Layer already exists [2022-05-10T23:14:17.636Z] cdeb98e317d6: Layer already exists [2022-05-10T23:14:17.636Z] a653b23c79b7: Layer already exists [2022-05-10T23:14:17.636Z] latest: digest: sha256:c32d25e43b5393cc8f5d704beeaa39f86b85cff8ea0991edff79f185ffd544ab size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:17.932Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:18.222Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.96 [2022-05-10T23:14:18.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T23:14:18.222Z] cdeb98e317d6: Preparing [2022-05-10T23:14:18.222Z] 24e5eb33abf8: Preparing [2022-05-10T23:14:18.222Z] a653b23c79b7: Preparing [2022-05-10T23:14:18.222Z] 6892c659974a: Preparing [2022-05-10T23:14:18.222Z] b541d28bf3b4: Preparing [2022-05-10T23:14:18.222Z] a653b23c79b7: Layer already exists [2022-05-10T23:14:18.222Z] 24e5eb33abf8: Layer already exists [2022-05-10T23:14:18.222Z] b541d28bf3b4: Layer already exists [2022-05-10T23:14:18.222Z] cdeb98e317d6: Layer already exists [2022-05-10T23:14:18.222Z] 6892c659974a: Layer already exists [2022-05-10T23:14:18.222Z] 2.2.0-dev.96: digest: sha256:c32d25e43b5393cc8f5d704beeaa39f86b85cff8ea0991edff79f185ffd544ab size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:18.521Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:18.812Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:14:18.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T23:14:18.812Z] cdeb98e317d6: Preparing [2022-05-10T23:14:18.812Z] 24e5eb33abf8: Preparing [2022-05-10T23:14:18.812Z] a653b23c79b7: Preparing [2022-05-10T23:14:18.812Z] 6892c659974a: Preparing [2022-05-10T23:14:18.812Z] b541d28bf3b4: Preparing [2022-05-10T23:14:18.812Z] 24e5eb33abf8: Layer already exists [2022-05-10T23:14:18.812Z] cdeb98e317d6: Layer already exists [2022-05-10T23:14:18.812Z] 6892c659974a: Layer already exists [2022-05-10T23:14:18.812Z] b541d28bf3b4: Layer already exists [2022-05-10T23:14:18.812Z] a653b23c79b7: Layer already exists [2022-05-10T23:14:18.812Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:c32d25e43b5393cc8f5d704beeaa39f86b85cff8ea0991edff79f185ffd544ab size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:19.108Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:19.396Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-10T23:14:19.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T23:14:19.396Z] cdeb98e317d6: Preparing [2022-05-10T23:14:19.396Z] 24e5eb33abf8: Preparing [2022-05-10T23:14:19.396Z] a653b23c79b7: Preparing [2022-05-10T23:14:19.396Z] 6892c659974a: Preparing [2022-05-10T23:14:19.396Z] b541d28bf3b4: Preparing [2022-05-10T23:14:19.396Z] b541d28bf3b4: Layer already exists [2022-05-10T23:14:19.396Z] a653b23c79b7: Layer already exists [2022-05-10T23:14:19.396Z] 6892c659974a: Layer already exists [2022-05-10T23:14:19.396Z] cdeb98e317d6: Layer already exists [2022-05-10T23:14:19.396Z] 24e5eb33abf8: Layer already exists [2022-05-10T23:14:19.396Z] main: digest: sha256:c32d25e43b5393cc8f5d704beeaa39f86b85cff8ea0991edff79f185ffd544ab size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:14:19.437Z] ===================================================== [Pipeline] echo [2022-05-10T23:14:19.446Z] taggedImages: [2022-05-10T23:14:19.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:14:19.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-10T23:14:19.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.96 [2022-05-10T23:14:19.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:14:19.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-10T23:14:19.466Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-10T23:14:19.466Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:14:19.466Z] latest [2022-05-10T23:14:19.466Z] 2.2.0-dev.96 [2022-05-10T23:14:19.466Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:14:19.466Z] main [2022-05-10T23:14:19.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:19.782Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:20.074Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:14:20.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T23:14:20.074Z] 6a00327afc31: Preparing [2022-05-10T23:14:20.074Z] b0d84add77ff: Preparing [2022-05-10T23:14:20.074Z] 13bec49a8583: Preparing [2022-05-10T23:14:20.074Z] 5313fe491226: Preparing [2022-05-10T23:14:20.074Z] 52f44be93a46: Preparing [2022-05-10T23:14:20.074Z] 10d82663b225: Preparing [2022-05-10T23:14:20.074Z] f7a7a140f1b3: Preparing [2022-05-10T23:14:20.074Z] 31e69d4774c9: Preparing [2022-05-10T23:14:20.074Z] f7a7a140f1b3: Waiting [2022-05-10T23:14:20.074Z] 7750d494dfbd: Preparing [2022-05-10T23:14:20.074Z] 31e69d4774c9: Waiting [2022-05-10T23:14:20.074Z] 10d82663b225: Waiting [2022-05-10T23:14:20.074Z] 18708474c90b: Preparing [2022-05-10T23:14:20.074Z] 4fc242d58285: Preparing [2022-05-10T23:14:20.074Z] 7750d494dfbd: Waiting [2022-05-10T23:14:20.074Z] 4fc242d58285: Waiting [2022-05-10T23:14:20.074Z] 18708474c90b: Waiting [2022-05-10T23:14:20.074Z] 52f44be93a46: Layer already exists [2022-05-10T23:14:20.074Z] 10d82663b225: Layer already exists [2022-05-10T23:14:20.074Z] f7a7a140f1b3: Layer already exists [2022-05-10T23:14:20.074Z] 31e69d4774c9: Layer already exists [2022-05-10T23:14:20.074Z] b0d84add77ff: Pushed [2022-05-10T23:14:20.074Z] 7750d494dfbd: Layer already exists [2022-05-10T23:14:20.074Z] 18708474c90b: Layer already exists [2022-05-10T23:14:20.074Z] 4fc242d58285: Layer already exists [2022-05-10T23:14:20.333Z] 6a00327afc31: Pushed [2022-05-10T23:14:21.312Z] 13bec49a8583: Pushed [2022-05-10T23:14:27.947Z] 5313fe491226: Pushed [2022-05-10T23:14:27.947Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:69da50ac3bea68b53eeb00db6dfaf0a215e0c6e48e0c410831fb92ae3e62bade size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:28.243Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:28.534Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-10T23:14:28.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T23:14:28.534Z] 6a00327afc31: Preparing [2022-05-10T23:14:28.534Z] b0d84add77ff: Preparing [2022-05-10T23:14:28.534Z] 13bec49a8583: Preparing [2022-05-10T23:14:28.534Z] 5313fe491226: Preparing [2022-05-10T23:14:28.534Z] 52f44be93a46: Preparing [2022-05-10T23:14:28.534Z] 10d82663b225: Preparing [2022-05-10T23:14:28.534Z] f7a7a140f1b3: Preparing [2022-05-10T23:14:28.534Z] 31e69d4774c9: Preparing [2022-05-10T23:14:28.534Z] 7750d494dfbd: Preparing [2022-05-10T23:14:28.534Z] 18708474c90b: Preparing [2022-05-10T23:14:28.534Z] 4fc242d58285: Preparing [2022-05-10T23:14:28.534Z] f7a7a140f1b3: Waiting [2022-05-10T23:14:28.534Z] 7750d494dfbd: Waiting [2022-05-10T23:14:28.534Z] 31e69d4774c9: Waiting [2022-05-10T23:14:28.534Z] 18708474c90b: Waiting [2022-05-10T23:14:28.534Z] 4fc242d58285: Waiting [2022-05-10T23:14:28.534Z] 10d82663b225: Waiting [2022-05-10T23:14:28.534Z] b0d84add77ff: Layer already exists [2022-05-10T23:14:28.534Z] 52f44be93a46: Layer already exists [2022-05-10T23:14:28.534Z] 13bec49a8583: Layer already exists [2022-05-10T23:14:28.534Z] 6a00327afc31: Layer already exists [2022-05-10T23:14:28.534Z] 5313fe491226: Layer already exists [2022-05-10T23:14:28.534Z] 10d82663b225: Layer already exists [2022-05-10T23:14:28.534Z] f7a7a140f1b3: Layer already exists [2022-05-10T23:14:28.534Z] 7750d494dfbd: Layer already exists [2022-05-10T23:14:28.534Z] 31e69d4774c9: Layer already exists [2022-05-10T23:14:28.534Z] 18708474c90b: Layer already exists [2022-05-10T23:14:28.534Z] 4fc242d58285: Layer already exists [2022-05-10T23:14:28.534Z] latest: digest: sha256:69da50ac3bea68b53eeb00db6dfaf0a215e0c6e48e0c410831fb92ae3e62bade size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:28.833Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:29.128Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.96 [2022-05-10T23:14:29.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T23:14:29.128Z] 6a00327afc31: Preparing [2022-05-10T23:14:29.128Z] b0d84add77ff: Preparing [2022-05-10T23:14:29.128Z] 13bec49a8583: Preparing [2022-05-10T23:14:29.128Z] 5313fe491226: Preparing [2022-05-10T23:14:29.128Z] 52f44be93a46: Preparing [2022-05-10T23:14:29.128Z] 10d82663b225: Preparing [2022-05-10T23:14:29.128Z] f7a7a140f1b3: Preparing [2022-05-10T23:14:29.128Z] 31e69d4774c9: Preparing [2022-05-10T23:14:29.128Z] 7750d494dfbd: Preparing [2022-05-10T23:14:29.128Z] 18708474c90b: Preparing [2022-05-10T23:14:29.128Z] 4fc242d58285: Preparing [2022-05-10T23:14:29.128Z] f7a7a140f1b3: Waiting [2022-05-10T23:14:29.128Z] 31e69d4774c9: Waiting [2022-05-10T23:14:29.128Z] 7750d494dfbd: Waiting [2022-05-10T23:14:29.128Z] 18708474c90b: Waiting [2022-05-10T23:14:29.128Z] 4fc242d58285: Waiting [2022-05-10T23:14:29.128Z] 10d82663b225: Waiting [2022-05-10T23:14:29.128Z] 13bec49a8583: Layer already exists [2022-05-10T23:14:29.128Z] 52f44be93a46: Layer already exists [2022-05-10T23:14:29.129Z] b0d84add77ff: Layer already exists [2022-05-10T23:14:29.129Z] 5313fe491226: Layer already exists [2022-05-10T23:14:29.129Z] 6a00327afc31: Layer already exists [2022-05-10T23:14:29.129Z] f7a7a140f1b3: Layer already exists [2022-05-10T23:14:29.129Z] 10d82663b225: Layer already exists [2022-05-10T23:14:29.129Z] 31e69d4774c9: Layer already exists [2022-05-10T23:14:29.129Z] 7750d494dfbd: Layer already exists [2022-05-10T23:14:29.129Z] 18708474c90b: Layer already exists [2022-05-10T23:14:29.129Z] 4fc242d58285: Layer already exists [2022-05-10T23:14:29.129Z] 2.2.0-dev.96: digest: sha256:69da50ac3bea68b53eeb00db6dfaf0a215e0c6e48e0c410831fb92ae3e62bade size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:29.423Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:29.714Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:14:29.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T23:14:29.714Z] 6a00327afc31: Preparing [2022-05-10T23:14:29.714Z] b0d84add77ff: Preparing [2022-05-10T23:14:29.714Z] 13bec49a8583: Preparing [2022-05-10T23:14:29.714Z] 5313fe491226: Preparing [2022-05-10T23:14:29.714Z] 52f44be93a46: Preparing [2022-05-10T23:14:29.714Z] 10d82663b225: Preparing [2022-05-10T23:14:29.714Z] f7a7a140f1b3: Preparing [2022-05-10T23:14:29.714Z] 31e69d4774c9: Preparing [2022-05-10T23:14:29.714Z] 7750d494dfbd: Preparing [2022-05-10T23:14:29.714Z] 18708474c90b: Preparing [2022-05-10T23:14:29.714Z] 4fc242d58285: Preparing [2022-05-10T23:14:29.714Z] 31e69d4774c9: Waiting [2022-05-10T23:14:29.714Z] 18708474c90b: Waiting [2022-05-10T23:14:29.714Z] 4fc242d58285: Waiting [2022-05-10T23:14:29.714Z] 7750d494dfbd: Waiting [2022-05-10T23:14:29.714Z] 10d82663b225: Waiting [2022-05-10T23:14:29.714Z] f7a7a140f1b3: Waiting [2022-05-10T23:14:29.714Z] 13bec49a8583: Layer already exists [2022-05-10T23:14:29.714Z] 52f44be93a46: Layer already exists [2022-05-10T23:14:29.714Z] 5313fe491226: Layer already exists [2022-05-10T23:14:29.714Z] b0d84add77ff: Layer already exists [2022-05-10T23:14:29.714Z] 6a00327afc31: Layer already exists [2022-05-10T23:14:29.714Z] 10d82663b225: Layer already exists [2022-05-10T23:14:29.714Z] f7a7a140f1b3: Layer already exists [2022-05-10T23:14:29.714Z] 31e69d4774c9: Layer already exists [2022-05-10T23:14:29.714Z] 18708474c90b: Layer already exists [2022-05-10T23:14:29.714Z] 7750d494dfbd: Layer already exists [2022-05-10T23:14:29.714Z] 4fc242d58285: Layer already exists [2022-05-10T23:14:29.714Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:69da50ac3bea68b53eeb00db6dfaf0a215e0c6e48e0c410831fb92ae3e62bade size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:30.008Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:14:30.301Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-10T23:14:30.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T23:14:30.301Z] 6a00327afc31: Preparing [2022-05-10T23:14:30.301Z] b0d84add77ff: Preparing [2022-05-10T23:14:30.301Z] 13bec49a8583: Preparing [2022-05-10T23:14:30.301Z] 5313fe491226: Preparing [2022-05-10T23:14:30.301Z] 52f44be93a46: Preparing [2022-05-10T23:14:30.301Z] 10d82663b225: Preparing [2022-05-10T23:14:30.301Z] f7a7a140f1b3: Preparing [2022-05-10T23:14:30.301Z] 31e69d4774c9: Preparing [2022-05-10T23:14:30.301Z] 7750d494dfbd: Preparing [2022-05-10T23:14:30.301Z] 18708474c90b: Preparing [2022-05-10T23:14:30.301Z] 4fc242d58285: Preparing [2022-05-10T23:14:30.301Z] 31e69d4774c9: Waiting [2022-05-10T23:14:30.301Z] 18708474c90b: Waiting [2022-05-10T23:14:30.301Z] 7750d494dfbd: Waiting [2022-05-10T23:14:30.301Z] 4fc242d58285: Waiting [2022-05-10T23:14:30.301Z] 10d82663b225: Waiting [2022-05-10T23:14:30.301Z] f7a7a140f1b3: Waiting [2022-05-10T23:14:30.301Z] 5313fe491226: Layer already exists [2022-05-10T23:14:30.301Z] b0d84add77ff: Layer already exists [2022-05-10T23:14:30.301Z] 13bec49a8583: Layer already exists [2022-05-10T23:14:30.301Z] 6a00327afc31: Layer already exists [2022-05-10T23:14:30.301Z] 52f44be93a46: Layer already exists [2022-05-10T23:14:30.301Z] 10d82663b225: Layer already exists [2022-05-10T23:14:30.301Z] 18708474c90b: Layer already exists [2022-05-10T23:14:30.301Z] 31e69d4774c9: Layer already exists [2022-05-10T23:14:30.301Z] f7a7a140f1b3: Layer already exists [2022-05-10T23:14:30.301Z] 7750d494dfbd: Layer already exists [2022-05-10T23:14:30.301Z] 4fc242d58285: Layer already exists [2022-05-10T23:14:30.301Z] main: digest: sha256:69da50ac3bea68b53eeb00db6dfaf0a215e0c6e48e0c410831fb92ae3e62bade size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T23:14:30.343Z] ===================================================== [Pipeline] echo [2022-05-10T23:14:30.351Z] taggedImages: [2022-05-10T23:14:30.351Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-10T23:14:30.351Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-10T23:14:30.351Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.96 [2022-05-10T23:14:30.351Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-10T23:14:30.351Z] - 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-11T00:05:05.071Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-62999 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-11T00:05:05.083Z] Running in /w/workspace/edgex-go/226 [Pipeline] { [Pipeline] checkout [2022-05-11T00:05:05.402Z] The recommended git tool is: git [2022-05-11T00:05:12.869Z] using credential edgex-jenkins-ssh [2022-05-11T00:05:12.895Z] Cloning the remote Git repository [2022-05-11T00:05:12.985Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-11T00:05:13.102Z] > git init /w/workspace/edgex-go/226 # timeout=10 [2022-05-11T00:05:13.201Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-11T00:05:13.203Z] > git --version # timeout=10 [2022-05-11T00:05:13.229Z] > git --version # 'git version 2.25.1' [2022-05-11T00:05:13.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T00:05:13.315Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T00:05:33.472Z] Avoid second fetch [2022-05-11T00:05:33.473Z] Checking out Revision 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 (main) [2022-05-11T00:05:33.387Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-11T00:05:33.442Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T00:05:33.510Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T00:05:33.553Z] > git checkout -f 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 # timeout=10 [2022-05-11T00:05:38.429Z] Commit message: "build: Update to released Go Mods (#4020)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T00:05:39.394Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T00:05:39.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T00:05:39.394Z] Dload Upload Total Spent Left Speed [2022-05-11T00:05:39.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2022-05-11T00:05:39.971Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T00:05:40.336Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T00:05:40.336Z] + sudo tee /etc/docker/daemon.new [2022-05-11T00:05:40.336Z] { [2022-05-11T00:05:40.336Z] "registry-mirrors": [ [2022-05-11T00:05:40.336Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T00:05:40.336Z] ], [2022-05-11T00:05:40.336Z] "bip": "10.250.0.254/24", [2022-05-11T00:05:40.336Z] "hosts": [ [2022-05-11T00:05:40.336Z] "tcp://0.0.0.0:5555", [2022-05-11T00:05:40.336Z] "unix:///var/run/docker.sock" [2022-05-11T00:05:40.336Z] ], [2022-05-11T00:05:40.336Z] "mtu": 1458, [2022-05-11T00:05:40.336Z] "selinux-enabled": true, [2022-05-11T00:05:40.336Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T00:05:40.336Z] } [Pipeline] sh [2022-05-11T00:05:40.700Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T00:05:41.067Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T00:05:59.458Z] provisioning config files... [2022-05-11T00:05:59.553Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/226@tmp/config2619007699012936848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:06:00.010Z] ---> docker-login.sh [2022-05-11T00:06:00.010Z] nexus3.edgexfoundry.org:10001 [2022-05-11T00:06:00.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:06:01.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:06:01.238Z] Configure a credential helper to remove this warning. See [2022-05-11T00:06:01.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:06:01.238Z] [2022-05-11T00:06:01.238Z] Login Succeeded [2022-05-11T00:06:01.238Z] nexus3.edgexfoundry.org:10002 [2022-05-11T00:06:01.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:06:01.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:06:01.803Z] Configure a credential helper to remove this warning. See [2022-05-11T00:06:01.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:06:01.803Z] [2022-05-11T00:06:01.803Z] Login Succeeded [2022-05-11T00:06:01.803Z] nexus3.edgexfoundry.org:10003 [2022-05-11T00:06:02.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:06:02.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:06:02.362Z] Configure a credential helper to remove this warning. See [2022-05-11T00:06:02.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:06:02.363Z] [2022-05-11T00:06:02.363Z] Login Succeeded [2022-05-11T00:06:02.363Z] nexus3.edgexfoundry.org:10004 [2022-05-11T00:06:02.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:06:02.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:06:02.971Z] Configure a credential helper to remove this warning. See [2022-05-11T00:06:02.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:06:02.971Z] [2022-05-11T00:06:02.971Z] Login Succeeded [2022-05-11T00:06:02.971Z] docker.io [2022-05-11T00:06:03.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:06:03.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:06:03.858Z] Configure a credential helper to remove this warning. See [2022-05-11T00:06:03.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:06:03.858Z] [2022-05-11T00:06:03.858Z] Login Succeeded [2022-05-11T00:06:03.858Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T00:06:03.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T00:06:24.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T00:06:24.347Z] ========================================================= [2022-05-11T00:06:24.347Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T00:06:24.347Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-11T00:06:24.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T00:06:24.990Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T00:06:24.990Z] 9b3977197b4f: Pulling fs layer [2022-05-11T00:06:24.990Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T00:06:24.990Z] 94645a83ff95: Pulling fs layer [2022-05-11T00:06:24.990Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T00:06:24.990Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T00:06:24.990Z] 3096ccb668a1: Pulling fs layer [2022-05-11T00:06:24.990Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T00:06:24.990Z] a4caa8a26152: Pulling fs layer [2022-05-11T00:06:24.990Z] 3096ccb668a1: Waiting [2022-05-11T00:06:24.990Z] 3f3a8bcf1eab: Waiting [2022-05-11T00:06:24.990Z] e8cf19c19ddd: Waiting [2022-05-11T00:06:24.990Z] 0c92f367c5e7: Waiting [2022-05-11T00:06:24.990Z] a4caa8a26152: Waiting [2022-05-11T00:06:24.990Z] 94645a83ff95: Verifying Checksum [2022-05-11T00:06:24.990Z] 94645a83ff95: Download complete [2022-05-11T00:06:24.990Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T00:06:24.990Z] 1a89e8eeedd5: Download complete [2022-05-11T00:06:24.990Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T00:06:24.990Z] 0c92f367c5e7: Download complete [2022-05-11T00:06:24.990Z] 9b3977197b4f: Verifying Checksum [2022-05-11T00:06:24.990Z] 9b3977197b4f: Download complete [2022-05-11T00:06:24.990Z] 3096ccb668a1: Verifying Checksum [2022-05-11T00:06:24.990Z] 3096ccb668a1: Download complete [2022-05-11T00:06:24.990Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T00:06:24.990Z] e8cf19c19ddd: Download complete [2022-05-11T00:06:25.992Z] 9b3977197b4f: Pull complete [2022-05-11T00:06:26.608Z] 1a89e8eeedd5: Pull complete [2022-05-11T00:06:26.888Z] 94645a83ff95: Pull complete [2022-05-11T00:06:27.168Z] a4caa8a26152: Verifying Checksum [2022-05-11T00:06:27.168Z] a4caa8a26152: Download complete [2022-05-11T00:06:27.775Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T00:06:27.775Z] 3f3a8bcf1eab: Download complete [2022-05-11T00:06:40.219Z] 3f3a8bcf1eab: Pull complete [2022-05-11T00:06:40.219Z] 0c92f367c5e7: Pull complete [2022-05-11T00:06:40.219Z] 3096ccb668a1: Pull complete [2022-05-11T00:06:40.219Z] e8cf19c19ddd: Pull complete [2022-05-11T00:06:46.984Z] a4caa8a26152: Pull complete [2022-05-11T00:06:46.984Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T00:06:46.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T00:06:46.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-11T00:06:47.354Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T00:06:47.354Z] WORKDIR /edgex [2022-05-11T00:06:47.354Z] COPY go.mod . [2022-05-11T00:06:47.354Z] RUN go mod download [2022-05-11T00:06:47.354Z] docker build -t ci-base-image-arm64 -f - . [2022-05-11T00:06:50.000Z] Sending build context to Docker daemon 169.3MB [2022-05-11T00:06:50.000Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T00:06:50.000Z] ---> 725f1c02e7f9 [2022-05-11T00:06:50.000Z] Step 2/4 : WORKDIR /edgex [2022-05-11T00:06:51.977Z] ---> Running in a884043748ed [2022-05-11T00:06:51.977Z] Removing intermediate container a884043748ed [2022-05-11T00:06:51.977Z] ---> 62182a8da680 [2022-05-11T00:06:51.977Z] Step 3/4 : COPY go.mod . [2022-05-11T00:06:52.578Z] ---> f7ec38370ceb [2022-05-11T00:06:52.578Z] Step 4/4 : RUN go mod download [2022-05-11T00:06:52.578Z] ---> Running in e48ccdfa4991 [2022-05-11T00:07:49.215Z] Removing intermediate container e48ccdfa4991 [2022-05-11T00:07:49.215Z] ---> 2dc4c7c8b76f [2022-05-11T00:07:49.215Z] Successfully built 2dc4c7c8b76f [2022-05-11T00:07:49.215Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:07:49.573Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T00:07:49.573Z] . [Pipeline] withDockerContainer [2022-05-11T00:07:49.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-62999 does not seem to be running inside a container [2022-05-11T00:07:49.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-arm64 cat [2022-05-11T00:07:51.328Z] $ docker top 0b1fa66dd9a759208d26f2b1611e55ea91c6cdc7914c89c0246b7a474bf95daa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T00:07:52.285Z] + go version [2022-05-11T00:07:52.285Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T00:07:52.315Z] $ docker stop --time=1 0b1fa66dd9a759208d26f2b1611e55ea91c6cdc7914c89c0246b7a474bf95daa [2022-05-11T00:07:54.041Z] $ docker rm -f 0b1fa66dd9a759208d26f2b1611e55ea91c6cdc7914c89c0246b7a474bf95daa [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-11T00:07:54.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-11T00:07:54.746Z] [2022-05-11T00:07:54.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:07:55.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-11T00:07:55.395Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-11T00:07:55.395Z] 29e5d40040c1: Pulling fs layer [2022-05-11T00:07:55.395Z] 1ce36da41761: Pulling fs layer [2022-05-11T00:07:55.395Z] 25b303627fd3: Pulling fs layer [2022-05-11T00:07:55.395Z] 29e5d40040c1: Verifying Checksum [2022-05-11T00:07:55.395Z] 29e5d40040c1: Download complete [2022-05-11T00:07:55.674Z] 1ce36da41761: Verifying Checksum [2022-05-11T00:07:55.674Z] 1ce36da41761: Download complete [2022-05-11T00:07:55.952Z] 29e5d40040c1: Pull complete [2022-05-11T00:07:57.401Z] 25b303627fd3: Verifying Checksum [2022-05-11T00:07:57.401Z] 25b303627fd3: Download complete [2022-05-11T00:07:57.401Z] 1ce36da41761: Pull complete [2022-05-11T00:08:09.831Z] 25b303627fd3: Pull complete [2022-05-11T00:08:09.831Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-11T00:08:09.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-11T00:08:09.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-11T00:08:10.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-62999 does not seem to be running inside a container [2022-05-11T00:08:10.204Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-arm64:latest cat [2022-05-11T00:08:12.778Z] $ docker top 4f7bb86b03b5e70bafd54649ae90ef1f072010993709899068f0137eba22db0e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T00:08:13.767Z] + grep parallel [2022-05-11T00:08:13.767Z] + docker-compose build --help [2022-05-11T00:08:19.202Z] --parallel Build images in parallel. [Pipeline] } [2022-05-11T00:08:19.514Z] $ docker stop --time=1 4f7bb86b03b5e70bafd54649ae90ef1f072010993709899068f0137eba22db0e [2022-05-11T00:08:21.270Z] $ docker rm -f 4f7bb86b03b5e70bafd54649ae90ef1f072010993709899068f0137eba22db0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:08:21.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-11T00:08:21.932Z] . [Pipeline] withDockerContainer [2022-05-11T00:08:22.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-62999 does not seem to be running inside a container [2022-05-11T00:08:22.325Z] $ 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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-11T00:08:23.758Z] $ docker top 626b469905b6b2cf12368248b236f2c9d4e8f77ffa8422d558c8213729ef50a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T00:08:24.713Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-11T00:08:31.458Z] Building core-command ... [2022-05-11T00:08:31.458Z] Building core-data ... [2022-05-11T00:08:31.458Z] Building core-metadata ... [2022-05-11T00:08:31.458Z] Building security-bootstrapper ... [2022-05-11T00:08:31.458Z] Building security-proxy-setup ... [2022-05-11T00:08:31.458Z] Building security-secretstore-setup ... [2022-05-11T00:08:31.458Z] Building security-spiffe-token-provider ... [2022-05-11T00:08:31.458Z] Building security-spire-agent ... [2022-05-11T00:08:31.458Z] Building security-spire-config ... [2022-05-11T00:08:31.458Z] Building security-spire-server ... [2022-05-11T00:08:31.458Z] Building support-notifications ... [2022-05-11T00:08:31.458Z] Building support-scheduler ... [2022-05-11T00:08:31.458Z] Building sys-mgmt-agent ... [2022-05-11T00:08:31.458Z] Building support-notifications [2022-05-11T00:08:31.458Z] Building security-spiffe-token-provider [2022-05-11T00:08:31.458Z] Building core-data [2022-05-11T00:08:31.458Z] Building security-secretstore-setup [2022-05-11T00:08:31.458Z] Building security-bootstrapper [2022-05-11T00:09:28.003Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:09:28.003Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:09:28.003Z] ---> 2dc4c7c8b76f [2022-05-11T00:09:28.003Z] Step 3/20 : WORKDIR /edgex-go [2022-05-11T00:09:28.003Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:09:28.003Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:09:28.003Z] ---> 2dc4c7c8b76f [2022-05-11T00:09:28.003Z] Step 3/23 : WORKDIR /edgex-go [2022-05-11T00:09:28.003Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:09:28.003Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:09:28.003Z] ---> 2dc4c7c8b76f [2022-05-11T00:09:28.003Z] Step 3/22 : WORKDIR /edgex-go [2022-05-11T00:09:28.003Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:09:28.003Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:09:28.003Z] ---> 2dc4c7c8b76f [2022-05-11T00:09:28.003Z] Step 3/25 : WORKDIR /edgex-go [2022-05-11T00:09:28.003Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:09:28.003Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:09:28.003Z] ---> 2dc4c7c8b76f [2022-05-11T00:09:28.003Z] Step 3/31 : WORKDIR /edgex-go [2022-05-11T00:09:28.003Z] ---> Running in bd1300241c29 [2022-05-11T00:09:28.003Z] ---> Running in c970b6db7346 [2022-05-11T00:09:28.003Z] ---> Running in 5f36c3a627af [2022-05-11T00:09:28.003Z] ---> Running in 25062ce0c8d1 [2022-05-11T00:09:28.003Z] ---> Running in 941d94c21766 [2022-05-11T00:09:28.003Z] Removing intermediate container bd1300241c29 [2022-05-11T00:09:28.003Z] ---> 820c82e882a1 [2022-05-11T00:09:28.003Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-11T00:09:28.003Z] Removing intermediate container 25062ce0c8d1 [2022-05-11T00:09:28.003Z] ---> 44505df4b397 [2022-05-11T00:09:28.003Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:09:28.003Z] ---> Running in f61499dfab91 [2022-05-11T00:09:28.003Z] Removing intermediate container 5f36c3a627af [2022-05-11T00:09:28.003Z] ---> a2e87a5ab25e [2022-05-11T00:09:28.003Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:09:28.003Z] Removing intermediate container c970b6db7346 [2022-05-11T00:09:28.003Z] ---> dec2b66e326b [2022-05-11T00:09:28.003Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:09:28.003Z] ---> Running in 976939ec1cca [2022-05-11T00:09:28.003Z] Removing intermediate container 941d94c21766 [2022-05-11T00:09:28.003Z] ---> 88bb1b8788c3 [2022-05-11T00:09:28.003Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:09:28.003Z] ---> Running in e7106387aed1 [2022-05-11T00:09:28.003Z] ---> Running in 2699c7d48be4 [2022-05-11T00:09:28.003Z] ---> Running in e7a39caea55d [2022-05-11T00:09:28.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:28.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:28.003Z] Removing intermediate container 976939ec1cca [2022-05-11T00:09:28.003Z] ---> 49356b09d382 [2022-05-11T00:09:28.003Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-11T00:09:28.003Z] Removing intermediate container e7106387aed1 [2022-05-11T00:09:28.003Z] ---> b33b05eac5af [2022-05-11T00:09:28.003Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-11T00:09:28.003Z] ---> Running in d3676c35d00a [2022-05-11T00:09:28.003Z] ---> Running in af8463eaf9b3 [2022-05-11T00:09:28.290Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-11T00:09:28.290Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-11T00:09:28.290Z] OK: 15741 distinct packages available [2022-05-11T00:09:28.584Z] Removing intermediate container 2699c7d48be4 [2022-05-11T00:09:28.584Z] ---> 6c3698727f07 [2022-05-11T00:09:28.584Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-11T00:09:28.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:28.584Z] Removing intermediate container e7a39caea55d [2022-05-11T00:09:28.584Z] ---> cd2f44bae50e [2022-05-11T00:09:28.584Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-11T00:09:28.860Z] ---> Running in 3ee2e1194386 [2022-05-11T00:09:28.860Z] ---> Running in d8cbde7f5ebb [2022-05-11T00:09:29.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:30.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:30.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:30.758Z] OK: 220 MiB in 52 packages [2022-05-11T00:09:31.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:31.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:31.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:31.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:31.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:32.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:32.204Z] Removing intermediate container f61499dfab91 [2022-05-11T00:09:32.204Z] ---> 5e9f82fe7645 [2022-05-11T00:09:32.204Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-11T00:09:32.812Z] OK: 220 MiB in 52 packages [2022-05-11T00:09:33.424Z] OK: 220 MiB in 52 packages [2022-05-11T00:09:33.707Z] ---> 5e0fb25b6bb9 [2022-05-11T00:09:33.707Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:09:33.707Z] OK: 220 MiB in 52 packages [2022-05-11T00:09:33.707Z] OK: 220 MiB in 52 packages [2022-05-11T00:09:34.001Z] ---> Running in 88fa7932cf68 [2022-05-11T00:09:35.710Z] Removing intermediate container d3676c35d00a [2022-05-11T00:09:35.710Z] ---> dafde66fe374 [2022-05-11T00:09:35.710Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-11T00:09:36.016Z] Removing intermediate container af8463eaf9b3 [2022-05-11T00:09:36.016Z] ---> 797a270e6a44 [2022-05-11T00:09:36.016Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-11T00:09:36.016Z] Removing intermediate container 3ee2e1194386 [2022-05-11T00:09:36.016Z] ---> f6fa75893150 [2022-05-11T00:09:36.016Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-11T00:09:36.474Z] Removing intermediate container d8cbde7f5ebb [2022-05-11T00:09:36.474Z] ---> 09bca8537e2b [2022-05-11T00:09:36.474Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-11T00:09:37.594Z] ---> bb732aa8a976 [2022-05-11T00:09:37.594Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:09:37.594Z] ---> Running in 432f151bc755 [2022-05-11T00:09:37.880Z] ---> d60ce612db44 [2022-05-11T00:09:37.880Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:09:38.165Z] ---> 46a6b788ca5c [2022-05-11T00:09:38.165Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:09:38.165Z] ---> Running in 52c283e9df51 [2022-05-11T00:09:38.459Z] ---> Running in 5189f7ced43b [2022-05-11T00:09:38.743Z] ---> d77a17aa9db0 [2022-05-11T00:09:38.743Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:09:39.016Z] ---> Running in be1c37db6cca [2022-05-11T00:09:39.999Z] Removing intermediate container 88fa7932cf68 [2022-05-11T00:09:39.999Z] ---> 16ab67496bbe [2022-05-11T00:09:39.999Z] Step 7/20 : COPY . . [2022-05-11T00:09:43.414Z] Removing intermediate container 432f151bc755 [2022-05-11T00:09:43.414Z] ---> 72f941e9effb [2022-05-11T00:09:43.414Z] Step 8/23 : COPY . . [2022-05-11T00:09:44.899Z] Removing intermediate container 52c283e9df51 [2022-05-11T00:09:44.899Z] ---> 23708031e51e [2022-05-11T00:09:44.899Z] Step 8/22 : COPY . . [2022-05-11T00:09:44.899Z] Removing intermediate container 5189f7ced43b [2022-05-11T00:09:44.899Z] ---> ac0114ba781e [2022-05-11T00:09:44.899Z] Step 8/31 : COPY . . [2022-05-11T00:09:45.175Z] Removing intermediate container be1c37db6cca [2022-05-11T00:09:45.175Z] ---> b49879c5629f [2022-05-11T00:09:45.175Z] Step 8/25 : COPY . . [2022-05-11T00:10:00.355Z] ---> 20b89016659d [2022-05-11T00:10:00.355Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-11T00:10:00.641Z] ---> Running in bb149b9c29bd [2022-05-11T00:10:02.634Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-11T00:10:02.914Z] ---> af07c232a832 [2022-05-11T00:10:02.914Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-11T00:10:03.192Z] ---> Running in db12da104fb7 [2022-05-11T00:10:05.179Z] ---> 020d25ddd568 [2022-05-11T00:10:05.179Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-11T00:10:05.464Z] ---> Running in b573ac9f7031 [2022-05-11T00:10:05.741Z] ---> 5a3c8172aab2 [2022-05-11T00:10:05.741Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-11T00:10:05.741Z] ---> Running in fe62caccf42f [2022-05-11T00:10:06.354Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-11T00:10:06.634Z] ---> b0f9d84b8a61 [2022-05-11T00:10:06.634Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-11T00:10:06.918Z] ---> Running in 103ee55246df [2022-05-11T00:10:08.922Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-11T00:10:09.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-11T00:10:09.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-11T00:15:31.562Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-11T00:15:49.955Z] Removing intermediate container 103ee55246df [2022-05-11T00:15:49.955Z] ---> d03c77f0cc57 [2022-05-11T00:15:49.955Z] [2022-05-11T00:15:49.955Z] Step 10/31 : FROM alpine:3.14 [2022-05-11T00:15:50.235Z] 3.14: Pulling from library/alpine [2022-05-11T00:15:50.235Z] Removing intermediate container fe62caccf42f [2022-05-11T00:15:50.235Z] ---> 71a23004f832 [2022-05-11T00:15:50.235Z] [2022-05-11T00:15:50.235Z] Step 10/25 : FROM alpine:3.14 [2022-05-11T00:15:50.516Z] 3.14: Pulling from library/alpine [2022-05-11T00:15:51.514Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T00:15:51.514Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T00:15:51.514Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T00:15:51.514Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T00:15:51.514Z] ---> ac73e934f311 [2022-05-11T00:15:51.514Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-11T00:15:51.514Z] ---> ac73e934f311 [2022-05-11T00:15:51.514Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-11T00:15:51.797Z] ---> Running in c4a9528a8881 [2022-05-11T00:15:51.797Z] ---> Running in 9c2f8e4ebed9 [2022-05-11T00:15:52.791Z] Removing intermediate container 9c2f8e4ebed9 [2022-05-11T00:15:52.791Z] ---> 44737c418105 [2022-05-11T00:15:52.791Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-11T00:15:52.791Z] ---> Running in 9ab6f5c8a716 [2022-05-11T00:15:54.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:15:54.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:15:55.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:15:55.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:15:55.676Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-11T00:15:55.676Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-11T00:15:55.676Z] (3/3) Installing su-exec (0.2-r1) [2022-05-11T00:15:55.676Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:15:55.676Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T00:15:56.282Z] OK: 6 MiB in 17 packages [2022-05-11T00:15:56.282Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-11T00:15:56.282Z] (2/2) Installing su-exec (0.2-r1) [2022-05-11T00:15:56.282Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:15:56.560Z] OK: 6 MiB in 16 packages [2022-05-11T00:15:58.552Z] Removing intermediate container 9ab6f5c8a716 [2022-05-11T00:15:58.552Z] ---> 3648bfb47001 [2022-05-11T00:15:58.552Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-11T00:15:58.830Z] Removing intermediate container c4a9528a8881 [2022-05-11T00:15:58.830Z] ---> 9912596ab892 [2022-05-11T00:15:58.830Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-11T00:15:58.830Z] ---> Running in 11d182355cba [2022-05-11T00:15:58.830Z] ---> Running in 67a9f67bc17e [2022-05-11T00:15:59.446Z] Removing intermediate container 11d182355cba [2022-05-11T00:15:59.446Z] ---> 7dfe56d10aed [2022-05-11T00:15:59.446Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-11T00:15:59.446Z] ---> Running in 7cfcf34f0a62 [2022-05-11T00:15:59.728Z] Removing intermediate container 67a9f67bc17e [2022-05-11T00:15:59.728Z] ---> 0db978cdef29 [2022-05-11T00:15:59.728Z] Step 13/25 : WORKDIR / [2022-05-11T00:15:59.728Z] ---> Running in d869e4c900cf [2022-05-11T00:16:00.346Z] Removing intermediate container 7cfcf34f0a62 [2022-05-11T00:16:00.346Z] ---> 14404dc02b2a [2022-05-11T00:16:00.346Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-11T00:16:00.625Z] Removing intermediate container d869e4c900cf [2022-05-11T00:16:00.625Z] ---> 2ea9fab65004 [2022-05-11T00:16:00.625Z] 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-11T00:16:00.625Z] ---> Running in d190a0b90bfc [2022-05-11T00:16:02.097Z] ---> 405a6739eb34 [2022-05-11T00:16:02.097Z] 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-11T00:16:03.092Z] ---> a1db1cb69ab0 [2022-05-11T00:16:03.092Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-11T00:16:04.549Z] Removing intermediate container d190a0b90bfc [2022-05-11T00:16:04.549Z] ---> e2067a2b6373 [2022-05-11T00:16:04.549Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-11T00:16:04.549Z] ---> b5492ffb97bb [2022-05-11T00:16:04.549Z] 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-11T00:16:04.827Z] ---> Running in a0fa4cfe9683 [2022-05-11T00:16:05.431Z] Removing intermediate container a0fa4cfe9683 [2022-05-11T00:16:05.431Z] ---> 998c57609fad [2022-05-11T00:16:05.431Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-11T00:16:05.720Z] ---> edd288907aac [2022-05-11T00:16:05.720Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-11T00:16:07.179Z] ---> e109a15680d9 [2022-05-11T00:16:07.180Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-11T00:16:07.180Z] ---> Running in 7fa0044e9346 [2022-05-11T00:16:08.316Z] ---> b5024136c858 [2022-05-11T00:16:08.316Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-11T00:16:11.660Z] Removing intermediate container 7fa0044e9346 [2022-05-11T00:16:11.660Z] ---> e8ef09631789 [2022-05-11T00:16:11.660Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:16:11.964Z] ---> 029276271651 [2022-05-11T00:16:11.964Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-11T00:16:12.953Z] ---> 21a0f24c5b0a [2022-05-11T00:16:12.953Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-11T00:16:13.234Z] ---> 880b5c662753 [2022-05-11T00:16:13.234Z] 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-11T00:16:13.517Z] ---> Running in 19e37635167d [2022-05-11T00:16:15.533Z] ---> 6ca8699c7978 [2022-05-11T00:16:15.533Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-11T00:16:17.047Z] ---> 761f91cfdc1d [2022-05-11T00:16:17.047Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-11T00:16:17.333Z] Removing intermediate container 19e37635167d [2022-05-11T00:16:17.333Z] ---> 3c901aaad767 [2022-05-11T00:16:17.333Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-11T00:16:17.633Z] ---> Running in bb54ae637835 [2022-05-11T00:16:18.279Z] Removing intermediate container bb54ae637835 [2022-05-11T00:16:18.279Z] ---> fa28574ddff6 [2022-05-11T00:16:18.279Z] Step 23/25 : LABEL arch=arm64 [2022-05-11T00:16:18.279Z] ---> 74990c18b942 [2022-05-11T00:16:18.279Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-11T00:16:18.560Z] ---> Running in 0da59cc7e67d [2022-05-11T00:16:19.165Z] Removing intermediate container 0da59cc7e67d [2022-05-11T00:16:19.165Z] ---> 60fcb50e4e4e [2022-05-11T00:16:19.165Z] Step 24/25 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T00:16:19.165Z] ---> Running in 2f27ba77f8dc [2022-05-11T00:16:19.784Z] ---> ba6e1db1e836 [2022-05-11T00:16:19.784Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-11T00:16:20.083Z] ---> Running in 76848e10cacd [2022-05-11T00:16:20.083Z] Removing intermediate container 2f27ba77f8dc [2022-05-11T00:16:20.083Z] ---> 9173251ed96e [2022-05-11T00:16:20.083Z] Step 25/25 : LABEL version=2.2.0-dev.96 [2022-05-11T00:16:20.083Z] ---> Running in 72fda41387c1 [2022-05-11T00:16:20.687Z] Removing intermediate container 72fda41387c1 [2022-05-11T00:16:20.687Z] ---> df5856b0baac [2022-05-11T00:16:20.687Z] [2022-05-11T00:16:20.964Z] Removing intermediate container 76848e10cacd [2022-05-11T00:16:20.964Z] ---> ab066f18fc2b [2022-05-11T00:16:20.964Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-11T00:16:21.570Z] Successfully built df5856b0baac [2022-05-11T00:16:21.570Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-11T00:16:21.570Z]  Building security-secretstore-setup ... done Building core-command [2022-05-11T00:16:21.873Z] ---> 22d09aa0a857 [2022-05-11T00:16:22.157Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-11T00:16:22.157Z] ---> Running in 06dc5231146d [2022-05-11T00:16:25.603Z] Removing intermediate container 06dc5231146d [2022-05-11T00:16:25.603Z] ---> ba44766238d2 [2022-05-11T00:16:25.604Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-11T00:16:25.604Z] ---> Running in 8edcede94252 [2022-05-11T00:16:26.214Z] Removing intermediate container 8edcede94252 [2022-05-11T00:16:26.214Z] ---> 542301d1176b [2022-05-11T00:16:26.214Z] Step 28/31 : CMD ["gate"] [2022-05-11T00:16:26.493Z] ---> Running in 918fbc6b51ae [2022-05-11T00:16:27.102Z] Removing intermediate container 918fbc6b51ae [2022-05-11T00:16:27.102Z] ---> 295349ad3928 [2022-05-11T00:16:27.102Z] Step 29/31 : LABEL arch=arm64 [2022-05-11T00:16:27.381Z] ---> Running in d3638d67b392 [2022-05-11T00:16:27.994Z] Removing intermediate container d3638d67b392 [2022-05-11T00:16:27.994Z] ---> c179ea0e3228 [2022-05-11T00:16:27.994Z] Step 30/31 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T00:16:28.277Z] ---> Running in 119274862db9 [2022-05-11T00:16:28.918Z] Removing intermediate container 119274862db9 [2022-05-11T00:16:28.918Z] ---> f8434bb4eefe [2022-05-11T00:16:28.918Z] Step 31/31 : LABEL version=2.2.0-dev.96 [2022-05-11T00:16:28.918Z] ---> Running in 3ae36a4a3ca1 [2022-05-11T00:16:29.522Z] Removing intermediate container 3ae36a4a3ca1 [2022-05-11T00:16:29.522Z] ---> 113eabf922d8 [2022-05-11T00:16:29.522Z] [2022-05-11T00:16:29.806Z] Successfully built 113eabf922d8 [2022-05-11T00:16:29.806Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-11T00:16:29.806Z] Building support-scheduler [2022-05-11T00:16:48.211Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:16:48.211Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:16:48.211Z] ---> 2dc4c7c8b76f [2022-05-11T00:16:48.211Z] Step 3/23 : WORKDIR /edgex-go [2022-05-11T00:16:48.211Z] ---> Using cache [2022-05-11T00:16:48.211Z] ---> 88bb1b8788c3 [2022-05-11T00:16:48.211Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:16:48.211Z] ---> Using cache [2022-05-11T00:16:48.211Z] ---> cd2f44bae50e [2022-05-11T00:16:48.211Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-11T00:16:48.211Z] ---> Using cache [2022-05-11T00:16:48.211Z] ---> 09bca8537e2b [2022-05-11T00:16:48.211Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-11T00:16:48.211Z] ---> Using cache [2022-05-11T00:16:48.211Z] ---> d77a17aa9db0 [2022-05-11T00:16:48.211Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:16:48.211Z] ---> Using cache [2022-05-11T00:16:48.211Z] ---> b49879c5629f [2022-05-11T00:16:48.211Z] Step 8/23 : COPY . . [2022-05-11T00:16:48.211Z] ---> Using cache [2022-05-11T00:16:48.211Z] ---> 5a3c8172aab2 [2022-05-11T00:16:48.211Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-11T00:16:48.211Z] ---> Running in 4507a93921f8 [2022-05-11T00:16:50.861Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-11T00:16:56.303Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:16:56.303Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:16:56.303Z] ---> 2dc4c7c8b76f [2022-05-11T00:16:56.303Z] Step 3/22 : WORKDIR /edgex-go [2022-05-11T00:16:56.303Z] ---> Using cache [2022-05-11T00:16:56.303Z] ---> 88bb1b8788c3 [2022-05-11T00:16:56.303Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:16:56.303Z] ---> Using cache [2022-05-11T00:16:56.303Z] ---> cd2f44bae50e [2022-05-11T00:16:56.303Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-11T00:16:56.303Z] ---> Using cache [2022-05-11T00:16:56.303Z] ---> 09bca8537e2b [2022-05-11T00:16:56.303Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-11T00:16:56.303Z] ---> Using cache [2022-05-11T00:16:56.303Z] ---> d77a17aa9db0 [2022-05-11T00:16:56.303Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:16:56.303Z] ---> Using cache [2022-05-11T00:16:56.303Z] ---> b49879c5629f [2022-05-11T00:16:56.303Z] Step 8/22 : COPY . . [2022-05-11T00:16:56.303Z] ---> Using cache [2022-05-11T00:16:56.303Z] ---> 5a3c8172aab2 [2022-05-11T00:16:56.303Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-11T00:16:56.580Z] ---> Running in 0517d6eb8f64 [2022-05-11T00:16:57.584Z] Removing intermediate container db12da104fb7 [2022-05-11T00:16:57.584Z] ---> 9d5ac165cebb [2022-05-11T00:16:57.584Z] [2022-05-11T00:16:57.584Z] Step 10/23 : FROM alpine:3.14 [2022-05-11T00:16:57.584Z] ---> ac73e934f311 [2022-05-11T00:16:57.584Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-11T00:16:57.584Z] ---> Running in e0cbf2b1660c [2022-05-11T00:16:58.586Z] Removing intermediate container e0cbf2b1660c [2022-05-11T00:16:58.586Z] ---> 6e9148106fdf [2022-05-11T00:16:58.586Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-11T00:16:58.586Z] ---> Running in 0e9120de954b [2022-05-11T00:16:58.865Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-11T00:16:59.145Z] Removing intermediate container 0e9120de954b [2022-05-11T00:16:59.145Z] ---> 37b58b52fed7 [2022-05-11T00:16:59.145Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-11T00:16:59.423Z] ---> Running in 31e1d68b38ec [2022-05-11T00:16:59.702Z] Removing intermediate container 31e1d68b38ec [2022-05-11T00:16:59.702Z] ---> 9386a5fcd134 [2022-05-11T00:16:59.702Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:16:59.982Z] ---> Running in 2264f519bd45 [2022-05-11T00:17:03.399Z] Removing intermediate container 2264f519bd45 [2022-05-11T00:17:03.399Z] ---> 82cc186e6443 [2022-05-11T00:17:03.399Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T00:17:03.399Z] ---> Running in 9bc12f14297b [2022-05-11T00:17:04.846Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:17:05.907Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:17:07.367Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T00:17:07.367Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T00:17:07.367Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T00:17:07.367Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T00:17:07.649Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T00:17:07.649Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T00:17:07.932Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:17:07.932Z] OK: 8 MiB in 20 packages [2022-05-11T00:17:09.960Z] Removing intermediate container 9bc12f14297b [2022-05-11T00:17:09.960Z] ---> 5d9f2348ac15 [2022-05-11T00:17:09.960Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:17:10.571Z] ---> d9e59bd536b1 [2022-05-11T00:17:10.571Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-11T00:17:12.597Z] ---> f7cfa1153a6f [2022-05-11T00:17:12.597Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-11T00:17:13.604Z] ---> b94ae4f84785 [2022-05-11T00:17:13.604Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-11T00:17:13.604Z] ---> Running in 2207b69e48a8 [2022-05-11T00:17:14.224Z] Removing intermediate container 2207b69e48a8 [2022-05-11T00:17:14.224Z] ---> c41ad41f7d8e [2022-05-11T00:17:14.224Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:17:14.224Z] ---> Running in be63826c9d48 [2022-05-11T00:17:14.857Z] Removing intermediate container be63826c9d48 [2022-05-11T00:17:14.857Z] ---> 9635874c11b3 [2022-05-11T00:17:14.857Z] Step 21/23 : LABEL arch=arm64 [2022-05-11T00:17:14.857Z] ---> Running in 9d9dd64ce514 [2022-05-11T00:17:15.485Z] Removing intermediate container 9d9dd64ce514 [2022-05-11T00:17:15.485Z] ---> f1df84ac49bb [2022-05-11T00:17:15.485Z] Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T00:17:15.485Z] ---> Running in e774d82f6573 [2022-05-11T00:17:16.101Z] Removing intermediate container e774d82f6573 [2022-05-11T00:17:16.101Z] ---> 1ed286f4caf9 [2022-05-11T00:17:16.101Z] Step 23/23 : LABEL version=2.2.0-dev.96 [2022-05-11T00:17:16.101Z] ---> Running in 25f488bb3db1 [2022-05-11T00:17:16.712Z] Removing intermediate container 25f488bb3db1 [2022-05-11T00:17:16.712Z] ---> d1cbb6091ffb [2022-05-11T00:17:16.712Z] [2022-05-11T00:17:16.991Z] Successfully built d1cbb6091ffb [2022-05-11T00:17:16.991Z] Successfully tagged core-data-arm64:latest [2022-05-11T00:17:16.991Z]  Building core-data ... done Building security-spire-server [2022-05-11T00:17:35.408Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:17:35.408Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:17:35.408Z] ---> 2dc4c7c8b76f [2022-05-11T00:17:35.408Z] Step 3/25 : WORKDIR /edgex-go [2022-05-11T00:17:35.408Z] ---> Using cache [2022-05-11T00:17:35.408Z] ---> 88bb1b8788c3 [2022-05-11T00:17:35.408Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:17:35.408Z] ---> Using cache [2022-05-11T00:17:35.408Z] ---> cd2f44bae50e [2022-05-11T00:17:35.408Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-11T00:17:35.408Z] ---> Running in 07da3570a697 [2022-05-11T00:17:35.408Z] Removing intermediate container bb149b9c29bd [2022-05-11T00:17:35.408Z] ---> de327d85c747 [2022-05-11T00:17:35.408Z] [2022-05-11T00:17:35.408Z] Step 9/20 : FROM alpine:3.15 [2022-05-11T00:17:35.408Z] 3.15: Pulling from library/alpine [2022-05-11T00:17:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:17:36.693Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-11T00:17:36.693Z] Status: Downloaded newer image for alpine:3.15 [2022-05-11T00:17:36.693Z] ---> 3fb3c9af89a9 [2022-05-11T00:17:36.693Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-11T00:17:36.968Z] ---> Running in a9a3d2aa58cd [2022-05-11T00:17:37.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:17:37.526Z] Removing intermediate container a9a3d2aa58cd [2022-05-11T00:17:37.526Z] ---> 4d8f54cc923b [2022-05-11T00:17:37.526Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:17:37.526Z] ---> Running in 70bd5639dad5 [2022-05-11T00:17:38.979Z] OK: 220 MiB in 52 packages [2022-05-11T00:17:40.449Z] Removing intermediate container 07da3570a697 [2022-05-11T00:17:40.449Z] ---> 73fd60d89b44 [2022-05-11T00:17:40.449Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-11T00:17:41.063Z] Removing intermediate container 70bd5639dad5 [2022-05-11T00:17:41.063Z] ---> b9d6ea18f1c2 [2022-05-11T00:17:41.063Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-11T00:17:41.063Z] ---> Running in f98dac966228 [2022-05-11T00:17:42.526Z] ---> 42856bba0429 [2022-05-11T00:17:42.526Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:17:42.526Z] ---> Running in fe8a6672628a [2022-05-11T00:17:43.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:17:45.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:17:46.656Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-11T00:17:46.656Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-11T00:17:46.656Z] OK: 15732 distinct packages available [2022-05-11T00:17:46.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:17:47.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:17:48.003Z] Removing intermediate container fe8a6672628a [2022-05-11T00:17:48.003Z] ---> 68ce3888a383 [2022-05-11T00:17:48.003Z] Step 8/25 : COPY . . [2022-05-11T00:17:50.026Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-11T00:17:50.627Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-11T00:17:50.910Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-11T00:17:50.910Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-11T00:17:50.910Z] (5/9) Installing curl (7.80.0-r1) [2022-05-11T00:17:51.187Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-11T00:17:51.187Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-11T00:17:51.187Z] (8/9) Installing libucontext (1.1-r0) [2022-05-11T00:17:51.467Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-11T00:17:51.467Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T00:17:51.467Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T00:17:52.070Z] OK: 8 MiB in 23 packages [2022-05-11T00:17:55.505Z] Removing intermediate container f98dac966228 [2022-05-11T00:17:55.505Z] ---> 1aac2b4809bf [2022-05-11T00:17:55.505Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:17:56.504Z] ---> d4ef96f3a81d [2022-05-11T00:17:56.504Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-11T00:18:00.844Z] ---> 69a610fcc1d3 [2022-05-11T00:18:00.844Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-11T00:18:02.304Z] ---> d6bc74e111fd [2022-05-11T00:18:02.304Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-11T00:18:02.304Z] ---> Running in 223be687f0e4 [2022-05-11T00:18:03.298Z] Removing intermediate container 223be687f0e4 [2022-05-11T00:18:03.298Z] ---> eb78d9e95682 [2022-05-11T00:18:03.298Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:18:03.298Z] ---> Running in 4ee4aeebbd03 [2022-05-11T00:18:04.314Z] Removing intermediate container 4ee4aeebbd03 [2022-05-11T00:18:04.314Z] ---> 2782300ef74b [2022-05-11T00:18:04.314Z] Step 18/20 : LABEL arch=arm64 [2022-05-11T00:18:04.314Z] ---> Running in efbd84b0d2db [2022-05-11T00:18:04.920Z] ---> 1284451af3e8 [2022-05-11T00:18:04.920Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-11T00:18:04.920Z] ---> Running in cb7d3352cb2e [2022-05-11T00:18:05.528Z] Removing intermediate container efbd84b0d2db [2022-05-11T00:18:05.528Z] ---> 52007b4372ea [2022-05-11T00:18:05.528Z] Step 19/20 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T00:18:05.833Z] ---> Running in d8eac1b67da4 [2022-05-11T00:18:05.833Z] Removing intermediate container cb7d3352cb2e [2022-05-11T00:18:05.833Z] ---> f2bd9bc02e6e [2022-05-11T00:18:05.833Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-11T00:18:06.118Z] ---> Running in 6e36a3a709d2 [2022-05-11T00:18:06.722Z] Removing intermediate container d8eac1b67da4 [2022-05-11T00:18:06.722Z] ---> d0704e11ea7c [2022-05-11T00:18:06.722Z] Step 20/20 : LABEL version=2.2.0-dev.96 [2022-05-11T00:18:07.356Z] ---> Running in 20ef328250e3 [2022-05-11T00:18:08.373Z] Removing intermediate container 20ef328250e3 [2022-05-11T00:18:08.373Z] ---> 5f472ea9abdd [2022-05-11T00:18:08.373Z] [2022-05-11T00:18:09.370Z] Successfully built 5f472ea9abdd [2022-05-11T00:18:09.650Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-11T00:18:09.650Z] Building core-metadata [2022-05-11T00:18:10.656Z]  Building security-spiffe-token-provider ... done Removing intermediate container 6e36a3a709d2 [2022-05-11T00:18:10.656Z] ---> f974e83d8a71 [2022-05-11T00:18:10.656Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-11T00:18:10.656Z] ---> Running in 61f469426f6e [2022-05-11T00:18:11.655Z] Removing intermediate container 61f469426f6e [2022-05-11T00:18:11.655Z] ---> d7f72823b4c1 [2022-05-11T00:18:11.655Z] 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-11T00:18:11.940Z] ---> Running in 8942c5b3078f [2022-05-11T00:18:15.351Z] spire-1.2.1/ [2022-05-11T00:18:15.351Z] spire-1.2.1/.data/ [2022-05-11T00:18:15.351Z] spire-1.2.1/.data/.file [2022-05-11T00:18:15.351Z] spire-1.2.1/.dockerignore [2022-05-11T00:18:15.351Z] spire-1.2.1/.gitattributes [2022-05-11T00:18:15.351Z] spire-1.2.1/.githooks/ [2022-05-11T00:18:15.351Z] spire-1.2.1/.githooks/pre-commit [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/ [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/dependabot.yml [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/workflows/ [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-11T00:18:15.351Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-11T00:18:15.351Z] spire-1.2.1/.gitignore [2022-05-11T00:18:15.351Z] spire-1.2.1/.go-version [2022-05-11T00:18:15.351Z] spire-1.2.1/.golangci.yml [2022-05-11T00:18:15.351Z] spire-1.2.1/ADOPTERS.md [2022-05-11T00:18:15.351Z] spire-1.2.1/CHANGELOG.md [2022-05-11T00:18:15.351Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-11T00:18:15.351Z] spire-1.2.1/CODEOWNERS [2022-05-11T00:18:15.351Z] spire-1.2.1/CONTRIBUTING.md [2022-05-11T00:18:15.351Z] spire-1.2.1/Dockerfile [2022-05-11T00:18:15.629Z] spire-1.2.1/Dockerfile.dev [2022-05-11T00:18:15.629Z] spire-1.2.1/Dockerfile.scratch [2022-05-11T00:18:15.629Z] spire-1.2.1/LICENSE [2022-05-11T00:18:15.629Z] spire-1.2.1/MAINTAINERS.md [2022-05-11T00:18:15.629Z] spire-1.2.1/Makefile [2022-05-11T00:18:15.629Z] spire-1.2.1/README.md [2022-05-11T00:18:15.629Z] spire-1.2.1/ROADMAP.md [2022-05-11T00:18:15.629Z] spire-1.2.1/SECURITY.md [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-11T00:18:15.629Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-11T00:18:15.630Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-11T00:18:15.630Z] spire-1.2.1/conf/ [2022-05-11T00:18:15.630Z] spire-1.2.1/conf/agent/ [2022-05-11T00:18:15.630Z] spire-1.2.1/conf/agent/agent.conf [2022-05-11T00:18:15.630Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-11T00:18:15.630Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-11T00:18:15.630Z] spire-1.2.1/conf/server/ [2022-05-11T00:18:15.630Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-11T00:18:15.630Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-11T00:18:15.630Z] spire-1.2.1/conf/server/server.conf [2022-05-11T00:18:15.630Z] spire-1.2.1/conf/server/server_full.conf [2022-05-11T00:18:15.630Z] spire-1.2.1/doc/ [2022-05-11T00:18:15.630Z] spire-1.2.1/doc/SPIRE101.md [2022-05-11T00:18:15.630Z] spire-1.2.1/doc/auditlog.md [2022-05-11T00:18:15.630Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-11T00:18:15.630Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-11T00:18:15.630Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-11T00:18:15.630Z] spire-1.2.1/doc/images/ [2022-05-11T00:18:15.630Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-11T00:18:15.630Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-11T00:18:15.630Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-11T00:18:15.907Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-11T00:18:15.907Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-11T00:18:15.907Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-11T00:18:15.907Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-11T00:18:15.907Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-11T00:18:15.907Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-11T00:18:15.907Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-11T00:18:15.907Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/scaling_spire.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/spire_agent.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/spire_server.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/supported_integrations.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/telemetry.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/telemetry_config.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/upgrading.md [2022-05-11T00:18:15.908Z] spire-1.2.1/doc/using_spire.md [2022-05-11T00:18:15.908Z] spire-1.2.1/examples/ [2022-05-11T00:18:15.908Z] spire-1.2.1/examples/README.md [2022-05-11T00:18:15.908Z] spire-1.2.1/go.mod [2022-05-11T00:18:15.908Z] spire-1.2.1/go.sum [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/agent.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/client/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/common/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/config.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:18:15.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/svid/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/names.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/auth/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cli/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-11T00:18:16.184Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/health/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/health/config.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/health/context.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/health/health.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/idutil/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/log/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/log/log.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/log/options.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-11T00:18:16.185Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-11T00:18:16.461Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/profiling/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/selector/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/uptime/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/task.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/version/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/version/version.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509util/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/api.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-11T00:18:16.462Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/health/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/id.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/status.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/bundle/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/cache/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/catalog/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/config.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-11T00:18:16.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:18:16.740Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:18:16.741Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/registration/ [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/server.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/server_test.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/svid/ [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-11T00:18:17.020Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/ [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/private/ [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/private/server/ [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/private/server/journal/ [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/ [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/common/ [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/plugin/ [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-11T00:18:17.020Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-11T00:18:17.020Z] spire-1.2.1/release/ [2022-05-11T00:18:17.020Z] spire-1.2.1/release/spire-extras/ [2022-05-11T00:18:17.020Z] spire-1.2.1/release/spire-extras/README.md [2022-05-11T00:18:17.020Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-11T00:18:17.021Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-11T00:18:17.021Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-11T00:18:17.021Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-11T00:18:17.021Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-11T00:18:17.021Z] spire-1.2.1/release/spire/ [2022-05-11T00:18:17.021Z] spire-1.2.1/release/spire/README.md [2022-05-11T00:18:17.021Z] spire-1.2.1/release/spire/conf/ [2022-05-11T00:18:17.021Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-11T00:18:17.021Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-11T00:18:17.021Z] spire-1.2.1/release/spire/conf/server/ [2022-05-11T00:18:17.021Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-11T00:18:17.021Z] spire-1.2.1/script/ [2022-05-11T00:18:17.021Z] spire-1.2.1/script/build-artifact.sh [2022-05-11T00:18:17.021Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-11T00:18:17.021Z] spire-1.2.1/support/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-11T00:18:17.021Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/clock/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/clock/clock.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/certs/ [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-11T00:18:17.021Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-11T00:18:17.299Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-11T00:18:17.299Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-11T00:18:17.299Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-11T00:18:17.299Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-11T00:18:17.299Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-11T00:18:17.299Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-11T00:18:17.299Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-11T00:18:17.299Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-11T00:18:17.299Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/fixture.go [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/registration/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-11T00:18:17.300Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/README.md [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/common [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-11T00:18:17.300Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-11T00:18:17.301Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-11T00:18:17.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-11T00:18:17.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-11T00:18:17.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-11T00:18:17.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-11T00:18:17.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-11T00:18:17.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-11T00:18:17.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/test-one.sh [2022-05-11T00:18:17.581Z] spire-1.2.1/test/integration/test.sh [2022-05-11T00:18:17.581Z] spire-1.2.1/test/plugintest/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/plugintest/config.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/plugintest/load.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/plugintest/option.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/spiretest/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/spiretest/dir.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/spiretest/logs.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/spiretest/suite.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/spiretest/x509.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/testca/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/testca/ca.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/testkey/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/testkey/generate.sh [2022-05-11T00:18:17.581Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/testkey/keys.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/testkey/new.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/tpmsimulator/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/util/ [2022-05-11T00:18:17.581Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/util/cert_generation.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/util/io_redirection.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/util/race.go [2022-05-11T00:18:17.581Z] spire-1.2.1/test/util/util.go [2022-05-11T00:18:17.581Z] building spire from source... [2022-05-11T00:18:18.183Z] Installing go1.17.7... [2022-05-11T00:18:20.199Z] Removing intermediate container b573ac9f7031 [2022-05-11T00:18:20.199Z] ---> 75369150e917 [2022-05-11T00:18:20.199Z] [2022-05-11T00:18:20.199Z] Step 10/22 : FROM alpine:3.14 [2022-05-11T00:18:20.199Z] ---> ac73e934f311 [2022-05-11T00:18:20.199Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-11T00:18:20.199Z] ---> Running in 8351aca320bf [2022-05-11T00:18:22.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:18:22.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:18:23.841Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-11T00:18:23.841Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-11T00:18:23.841Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:18:24.120Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T00:18:24.729Z] OK: 6 MiB in 16 packages [2022-05-11T00:18:28.170Z] Removing intermediate container 8351aca320bf [2022-05-11T00:18:28.170Z] ---> d970907488a2 [2022-05-11T00:18:28.170Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-11T00:18:28.170Z] ---> Running in 1d49bfd292e4 [2022-05-11T00:18:28.790Z] Removing intermediate container 1d49bfd292e4 [2022-05-11T00:18:28.790Z] ---> 6fd0f84b086d [2022-05-11T00:18:28.790Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-11T00:18:28.790Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:18:28.790Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:18:28.790Z] ---> 2dc4c7c8b76f [2022-05-11T00:18:28.790Z] Step 3/23 : WORKDIR /edgex-go [2022-05-11T00:18:28.790Z] ---> Using cache [2022-05-11T00:18:28.790Z] ---> 88bb1b8788c3 [2022-05-11T00:18:28.790Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:18:28.790Z] ---> Using cache [2022-05-11T00:18:28.790Z] ---> cd2f44bae50e [2022-05-11T00:18:28.790Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-11T00:18:28.790Z] ---> Using cache [2022-05-11T00:18:28.790Z] ---> 09bca8537e2b [2022-05-11T00:18:28.790Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-11T00:18:28.790Z] ---> Using cache [2022-05-11T00:18:28.790Z] ---> d77a17aa9db0 [2022-05-11T00:18:28.790Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:18:28.790Z] ---> Using cache [2022-05-11T00:18:28.790Z] ---> b49879c5629f [2022-05-11T00:18:28.790Z] Step 8/23 : COPY . . [2022-05-11T00:18:28.790Z] ---> Running in c0e7f96d108f [2022-05-11T00:18:29.067Z] ---> Using cache [2022-05-11T00:18:29.067Z] ---> 5a3c8172aab2 [2022-05-11T00:18:29.067Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-11T00:18:29.344Z] ---> Running in 23ae781e9dc1 [2022-05-11T00:18:29.623Z] Removing intermediate container c0e7f96d108f [2022-05-11T00:18:29.623Z] ---> f1d99ea00238 [2022-05-11T00:18:29.623Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-11T00:18:29.904Z] ---> Running in 3ab447de1e60 [2022-05-11T00:18:30.905Z] Removing intermediate container 3ab447de1e60 [2022-05-11T00:18:30.905Z] ---> df6df720005a [2022-05-11T00:18:30.905Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:18:31.914Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-11T00:18:32.198Z] ---> 16a428c3fecb [2022-05-11T00:18:32.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-11T00:18:34.831Z] ---> 6807b3c869ec [2022-05-11T00:18:34.831Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-11T00:18:35.448Z] ---> 8ea3ce3da43b [2022-05-11T00:18:35.448Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-11T00:18:35.728Z] ---> Running in bdc308f9cd3e [2022-05-11T00:18:36.352Z] Removing intermediate container bdc308f9cd3e [2022-05-11T00:18:36.352Z] ---> af6f3686d9bf [2022-05-11T00:18:36.352Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:18:36.352Z] ---> Running in ea1e0eece8c8 [2022-05-11T00:18:36.964Z] Removing intermediate container ea1e0eece8c8 [2022-05-11T00:18:36.964Z] ---> be763002ad2d [2022-05-11T00:18:36.964Z] Step 20/22 : LABEL arch=arm64 [2022-05-11T00:18:37.246Z] ---> Running in e40e8b539f79 [2022-05-11T00:18:37.859Z] Removing intermediate container e40e8b539f79 [2022-05-11T00:18:37.859Z] ---> fb8368ea8d9c [2022-05-11T00:18:37.859Z] Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T00:18:37.859Z] ---> Running in 058d622685a8 [2022-05-11T00:18:38.471Z] Removing intermediate container 058d622685a8 [2022-05-11T00:18:38.471Z] ---> c09d65db297e [2022-05-11T00:18:38.471Z] Step 22/22 : LABEL version=2.2.0-dev.96 [2022-05-11T00:18:38.750Z] ---> Running in 3aa4ac51aeab [2022-05-11T00:18:39.371Z] Removing intermediate container 3aa4ac51aeab [2022-05-11T00:18:39.371Z] ---> 7954260f2124 [2022-05-11T00:18:39.371Z] [2022-05-11T00:18:39.656Z] Successfully built 7954260f2124 [2022-05-11T00:18:39.656Z] Successfully tagged support-notifications-arm64:latest [2022-05-11T00:18:39.656Z] Building security-spire-agent [2022-05-11T00:18:49.858Z]  Building support-notifications ... done Building bin/spire-server... [2022-05-11T00:18:49.858Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-11T00:18:49.858Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-11T00:18:49.858Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-11T00:18:49.858Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-11T00:18:49.858Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-11T00:18:50.464Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-11T00:18:54.820Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-11T00:18:54.820Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-11T00:18:55.423Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T00:18:55.698Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-11T00:18:56.684Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-11T00:18:56.684Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-11T00:18:56.684Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-11T00:18:56.974Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:18:56.974Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:18:56.974Z] ---> 2dc4c7c8b76f [2022-05-11T00:18:56.974Z] Step 3/26 : WORKDIR /edgex-go [2022-05-11T00:18:56.974Z] ---> Using cache [2022-05-11T00:18:56.974Z] ---> 88bb1b8788c3 [2022-05-11T00:18:56.974Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:18:56.974Z] ---> Using cache [2022-05-11T00:18:56.974Z] ---> cd2f44bae50e [2022-05-11T00:18:56.974Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-11T00:18:56.974Z] ---> Using cache [2022-05-11T00:18:56.974Z] ---> 73fd60d89b44 [2022-05-11T00:18:56.974Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-11T00:18:56.974Z] ---> Using cache [2022-05-11T00:18:56.974Z] ---> 42856bba0429 [2022-05-11T00:18:56.974Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:18:56.974Z] ---> Using cache [2022-05-11T00:18:56.974Z] ---> 68ce3888a383 [2022-05-11T00:18:56.974Z] Step 8/26 : COPY . . [2022-05-11T00:18:56.974Z] ---> Using cache [2022-05-11T00:18:56.974Z] ---> 1284451af3e8 [2022-05-11T00:18:56.974Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-11T00:18:56.974Z] ---> Using cache [2022-05-11T00:18:56.974Z] ---> f2bd9bc02e6e [2022-05-11T00:18:56.974Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-11T00:18:56.974Z] ---> Using cache [2022-05-11T00:18:56.974Z] ---> f974e83d8a71 [2022-05-11T00:18:56.974Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-11T00:18:56.974Z] ---> Using cache [2022-05-11T00:18:56.974Z] ---> d7f72823b4c1 [2022-05-11T00:18:56.974Z] 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-11T00:18:57.261Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-11T00:18:57.261Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-11T00:18:57.552Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-11T00:18:57.552Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-11T00:18:57.552Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-11T00:18:57.855Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-11T00:18:58.140Z]  ---> Running in 1305d88deb8f [2022-05-11T00:18:59.719Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-11T00:19:01.673Z] spire-1.2.1/ [2022-05-11T00:19:01.673Z] spire-1.2.1/.data/ [2022-05-11T00:19:01.673Z] spire-1.2.1/.data/.file [2022-05-11T00:19:01.673Z] spire-1.2.1/.dockerignore [2022-05-11T00:19:01.673Z] spire-1.2.1/.gitattributes [2022-05-11T00:19:01.673Z] spire-1.2.1/.githooks/ [2022-05-11T00:19:01.673Z] spire-1.2.1/.githooks/pre-commit [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/ [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/dependabot.yml [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/workflows/ [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-11T00:19:01.673Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-11T00:19:01.673Z] spire-1.2.1/.gitignore [2022-05-11T00:19:01.673Z] spire-1.2.1/.go-version [2022-05-11T00:19:01.673Z] spire-1.2.1/.golangci.yml [2022-05-11T00:19:01.673Z] spire-1.2.1/ADOPTERS.md [2022-05-11T00:19:01.673Z] spire-1.2.1/CHANGELOG.md [2022-05-11T00:19:01.673Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-11T00:19:01.673Z] spire-1.2.1/CODEOWNERS [2022-05-11T00:19:01.673Z] spire-1.2.1/CONTRIBUTING.md [2022-05-11T00:19:01.673Z] spire-1.2.1/Dockerfile [2022-05-11T00:19:01.673Z] spire-1.2.1/Dockerfile.dev [2022-05-11T00:19:01.673Z] spire-1.2.1/Dockerfile.scratch [2022-05-11T00:19:01.673Z] spire-1.2.1/LICENSE [2022-05-11T00:19:01.673Z] spire-1.2.1/MAINTAINERS.md [2022-05-11T00:19:01.673Z] spire-1.2.1/Makefile [2022-05-11T00:19:01.673Z] spire-1.2.1/README.md [2022-05-11T00:19:01.673Z] spire-1.2.1/ROADMAP.md [2022-05-11T00:19:01.673Z] spire-1.2.1/SECURITY.md [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-11T00:19:01.673Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-11T00:19:01.950Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-11T00:19:01.950Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-11T00:19:01.950Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-11T00:19:01.950Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-11T00:19:01.950Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-11T00:19:01.950Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-11T00:19:01.950Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-11T00:19:01.950Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-11T00:19:01.950Z] spire-1.2.1/conf/ [2022-05-11T00:19:01.950Z] spire-1.2.1/conf/agent/ [2022-05-11T00:19:01.950Z] spire-1.2.1/conf/agent/agent.conf [2022-05-11T00:19:01.950Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-11T00:19:01.950Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-11T00:19:01.950Z] spire-1.2.1/conf/server/ [2022-05-11T00:19:01.950Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-11T00:19:01.950Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-11T00:19:01.950Z] spire-1.2.1/conf/server/server.conf [2022-05-11T00:19:01.950Z] spire-1.2.1/conf/server/server_full.conf [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/ [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/SPIRE101.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/auditlog.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/ [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/scaling_spire.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/spire_agent.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/spire_server.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/supported_integrations.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/telemetry.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/telemetry_config.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/upgrading.md [2022-05-11T00:19:01.950Z] spire-1.2.1/doc/using_spire.md [2022-05-11T00:19:01.950Z] spire-1.2.1/examples/ [2022-05-11T00:19:01.950Z] spire-1.2.1/examples/README.md [2022-05-11T00:19:01.950Z] spire-1.2.1/go.mod [2022-05-11T00:19:01.950Z] spire-1.2.1/go.sum [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/ [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/ [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/agent.go [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/ [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-11T00:19:01.950Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-11T00:19:01.951Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/client/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/common/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/config.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/svid/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-11T00:19:02.282Z] spire-1.2.1/pkg/common/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/names.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/auth/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cli/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/health/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/health/config.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/health/context.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/health/health.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-11T00:19:02.283Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/idutil/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/log/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/log/log.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/log/options.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/profiling/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/selector/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-11T00:19:02.560Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/uptime/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/task.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/version/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/version/version.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509util/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/api.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/health/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/id.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/status.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/bundle/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/ca/ [2022-05-11T00:19:02.561Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/cache/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/catalog/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/config.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-11T00:19:02.835Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-11T00:19:02.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/registration/ [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/server.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/server_test.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/svid/ [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-11T00:19:03.110Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/ [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/private/ [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/private/server/ [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/private/server/journal/ [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/ [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/common/ [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/plugin/ [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-11T00:19:03.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-11T00:19:03.110Z] spire-1.2.1/release/ [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire-extras/ [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire-extras/README.md [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire/ [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire/README.md [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire/conf/ [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire/conf/server/ [2022-05-11T00:19:03.110Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-11T00:19:03.110Z] spire-1.2.1/script/ [2022-05-11T00:19:03.110Z] spire-1.2.1/script/build-artifact.sh [2022-05-11T00:19:03.110Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-11T00:19:03.110Z] spire-1.2.1/support/ [2022-05-11T00:19:03.110Z] spire-1.2.1/support/k8s/ [2022-05-11T00:19:03.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-11T00:19:03.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-11T00:19:03.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-11T00:19:03.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-11T00:19:03.111Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/clock/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/clock/clock.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/fixture.go [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-11T00:19:03.111Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/registration/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-11T00:19:03.112Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/README.md [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/common [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-11T00:19:03.112Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-11T00:19:03.389Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/test-one.sh [2022-05-11T00:19:03.390Z] spire-1.2.1/test/integration/test.sh [2022-05-11T00:19:03.390Z] spire-1.2.1/test/plugintest/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/plugintest/config.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/plugintest/load.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/plugintest/option.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/spiretest/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/spiretest/dir.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/spiretest/logs.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/spiretest/suite.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/spiretest/x509.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/testca/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/testca/ca.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/testkey/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/testkey/generate.sh [2022-05-11T00:19:03.390Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/testkey/keys.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/testkey/new.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/tpmsimulator/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/util/ [2022-05-11T00:19:03.390Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/util/cert_generation.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/util/io_redirection.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/util/race.go [2022-05-11T00:19:03.390Z] spire-1.2.1/test/util/util.go [2022-05-11T00:19:03.390Z] building spire from source... [2022-05-11T00:19:03.667Z] Installing go1.17.7... [2022-05-11T00:19:25.891Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-11T00:19:25.891Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-11T00:19:25.891Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-11T00:19:25.891Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-11T00:19:26.491Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-11T00:19:26.491Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-11T00:19:26.767Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-11T00:19:26.767Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-11T00:19:26.767Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-11T00:19:27.042Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-11T00:19:27.319Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-11T00:19:27.319Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-11T00:19:27.927Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-11T00:19:28.203Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-11T00:19:28.203Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-11T00:19:28.203Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-11T00:19:28.203Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-11T00:19:28.481Z] Building bin/spire-server... [2022-05-11T00:19:28.481Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-11T00:19:28.482Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-11T00:19:28.482Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-11T00:19:28.760Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-11T00:19:28.760Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-11T00:19:28.760Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-11T00:19:29.361Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-11T00:19:29.361Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-11T00:19:29.361Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-11T00:19:29.361Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-11T00:19:29.642Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-11T00:19:29.921Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-11T00:19:29.921Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-11T00:19:29.921Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-11T00:19:29.921Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-11T00:19:30.202Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-11T00:19:30.482Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-11T00:19:30.762Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-11T00:19:30.762Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-11T00:19:30.762Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-11T00:19:30.762Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-11T00:19:32.213Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-11T00:19:32.213Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T00:19:32.492Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-11T00:19:32.492Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-11T00:19:33.949Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-11T00:19:34.944Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-11T00:19:34.944Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-11T00:19:35.237Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-11T00:19:35.514Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-11T00:19:35.514Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-11T00:19:35.514Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-11T00:19:35.514Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-11T00:19:36.953Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-11T00:19:36.953Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-11T00:19:36.953Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-11T00:19:37.229Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-11T00:19:37.229Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-11T00:19:38.213Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-11T00:19:38.488Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-11T00:19:39.475Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-11T00:19:39.475Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-11T00:19:39.752Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-11T00:19:39.752Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-11T00:19:40.030Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-11T00:19:40.030Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-11T00:19:40.634Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-11T00:19:40.634Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-11T00:19:40.634Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-11T00:19:40.914Z] go: downloading google.golang.org/api v0.70.0 [2022-05-11T00:19:46.328Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-11T00:19:46.932Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-11T00:19:55.262Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-11T00:19:55.262Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-11T00:19:55.262Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-11T00:19:55.262Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-11T00:19:55.262Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-11T00:19:55.262Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-11T00:19:55.262Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-11T00:19:55.262Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-11T00:19:55.541Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-11T00:19:55.541Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-11T00:19:55.541Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-11T00:19:55.819Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-11T00:19:55.819Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-11T00:19:56.809Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-11T00:19:57.088Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-11T00:19:57.365Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-11T00:19:57.365Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-11T00:19:57.642Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-11T00:19:57.918Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-11T00:19:58.195Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-11T00:19:58.195Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-11T00:19:58.195Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-11T00:19:58.472Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-11T00:19:59.072Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-11T00:19:59.345Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-11T00:19:59.620Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-11T00:19:59.620Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-11T00:19:59.899Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-11T00:20:00.507Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-11T00:20:04.837Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-11T00:20:15.031Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-11T00:20:15.032Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-11T00:20:15.308Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-11T00:20:15.586Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-11T00:20:15.866Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-11T00:20:28.313Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-11T00:20:28.313Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-11T00:20:28.313Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-11T00:20:28.313Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-11T00:20:28.313Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-11T00:20:28.313Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-11T00:20:30.318Z] go: downloading k8s.io/api v0.23.4 [2022-05-11T00:20:40.531Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-11T00:20:41.134Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-11T00:20:41.134Z] go: downloading google.golang.org/api v0.70.0 [2022-05-11T00:20:41.134Z] go: downloading k8s.io/api v0.23.4 [2022-05-11T00:20:43.128Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-11T00:20:43.736Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-11T00:20:44.013Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-11T00:20:44.359Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-11T00:20:46.928Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-11T00:20:47.207Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-11T00:20:47.485Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-11T00:20:47.485Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-11T00:20:47.762Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-11T00:20:47.762Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-11T00:20:47.762Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-11T00:20:48.365Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-11T00:20:49.357Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-11T00:20:49.636Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-11T00:20:49.914Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-11T00:20:50.191Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-11T00:20:50.191Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-11T00:20:50.468Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-11T00:20:50.744Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-11T00:20:51.734Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-11T00:20:51.734Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-11T00:20:51.734Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-11T00:20:51.734Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-11T00:20:51.734Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-11T00:20:51.734Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-11T00:20:53.179Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-11T00:20:53.179Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-11T00:20:53.458Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-11T00:20:54.448Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-11T00:20:55.051Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-11T00:21:00.509Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-11T00:21:00.509Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-11T00:21:00.509Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-11T00:21:01.111Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-11T00:21:01.716Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-11T00:21:02.328Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-11T00:21:02.328Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-11T00:21:02.609Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-11T00:21:02.609Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-11T00:21:02.609Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-11T00:21:02.885Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-11T00:21:04.335Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-11T00:21:04.335Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-11T00:21:04.335Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-11T00:21:04.612Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-11T00:21:04.612Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-11T00:21:04.889Z] go: downloading go.opencensus.io v0.23.0 [2022-05-11T00:21:05.879Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-11T00:21:07.872Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-11T00:21:07.872Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-11T00:21:08.157Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-11T00:21:08.438Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-11T00:21:08.438Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-11T00:21:09.044Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-11T00:21:09.321Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-11T00:21:09.929Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-11T00:21:13.342Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-11T00:21:13.342Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-11T00:21:13.342Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-11T00:21:16.743Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-11T00:21:17.019Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-11T00:21:17.019Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-11T00:21:17.296Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-11T00:21:17.296Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-11T00:21:17.571Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-11T00:21:17.571Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-11T00:21:17.847Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-11T00:21:26.149Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-11T00:21:26.149Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-11T00:21:26.149Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-11T00:21:26.149Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-11T00:21:26.149Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-11T00:21:26.750Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-11T00:21:27.027Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-11T00:21:27.027Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-11T00:21:27.027Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-11T00:21:27.306Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-11T00:21:29.295Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-11T00:21:30.285Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-11T00:21:31.731Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-11T00:21:32.007Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-11T00:21:32.007Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-11T00:21:32.282Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-11T00:21:33.268Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-11T00:21:33.268Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-11T00:21:33.546Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-11T00:21:33.825Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-11T00:21:33.825Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-11T00:21:34.427Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-11T00:21:34.427Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-11T00:21:34.427Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-11T00:21:34.705Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-11T00:21:34.980Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-11T00:21:35.256Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-11T00:21:36.701Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-11T00:21:36.702Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-11T00:21:36.981Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-11T00:21:43.730Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-11T00:21:43.730Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-11T00:21:43.730Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-11T00:21:43.730Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-11T00:21:43.730Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-11T00:21:43.730Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-11T00:21:44.006Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-11T00:21:45.470Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-11T00:21:45.470Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-11T00:21:45.749Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-11T00:21:46.026Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-11T00:21:46.026Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-11T00:21:47.478Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-11T00:21:47.756Z] Removing intermediate container 4507a93921f8 [2022-05-11T00:21:47.756Z] ---> 1a0cf4f4bad3 [2022-05-11T00:21:47.756Z] [2022-05-11T00:21:47.756Z] Step 10/23 : FROM alpine:3.14 [2022-05-11T00:21:47.756Z] ---> ac73e934f311 [2022-05-11T00:21:47.756Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-11T00:21:48.033Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-11T00:21:48.033Z]  ---> Running in c70c87c50e26 [2022-05-11T00:21:48.644Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-11T00:21:48.930Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-11T00:21:48.930Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-11T00:21:49.208Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-11T00:21:49.208Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-11T00:21:49.208Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-11T00:21:49.208Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-11T00:21:49.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:21:50.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:21:50.715Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-11T00:21:50.715Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-11T00:21:50.992Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-11T00:21:51.271Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-11T00:21:51.271Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-11T00:21:51.549Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-11T00:21:51.549Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:21:51.549Z] OK: 5 MiB in 15 packages [2022-05-11T00:21:53.544Z] Removing intermediate container c70c87c50e26 [2022-05-11T00:21:53.544Z] ---> 71b3e6eaa1e2 [2022-05-11T00:21:53.544Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-11T00:21:53.544Z] ---> Running in 93bda7841b1b [2022-05-11T00:21:53.823Z] go: downloading go.opencensus.io v0.23.0 [2022-05-11T00:21:54.103Z] Removing intermediate container 93bda7841b1b [2022-05-11T00:21:54.103Z] ---> 84b3211445f7 [2022-05-11T00:21:54.103Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-11T00:21:54.103Z] ---> Running in 9c5ed23372b9 [2022-05-11T00:21:55.074Z] Removing intermediate container 9c5ed23372b9 [2022-05-11T00:21:55.074Z] ---> f50ab75d9695 [2022-05-11T00:21:55.074Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-11T00:21:55.074Z] ---> Running in ca317db64b6f [2022-05-11T00:21:55.074Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-11T00:21:55.525Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-11T00:21:55.525Z] Removing intermediate container ca317db64b6f [2022-05-11T00:21:55.525Z] ---> a742669794b0 [2022-05-11T00:21:55.525Z] Step 15/23 : WORKDIR / [2022-05-11T00:21:55.525Z] ---> Running in e274778272ef [2022-05-11T00:21:56.187Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-11T00:21:56.187Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-11T00:21:56.550Z] Removing intermediate container e274778272ef [2022-05-11T00:21:56.550Z] ---> 4e4a75a0b98c [2022-05-11T00:21:56.550Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:21:56.550Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-11T00:21:56.921Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-11T00:21:57.285Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-11T00:21:57.620Z]  ---> e68b274aa878 [2022-05-11T00:21:57.620Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-11T00:21:57.905Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-11T00:21:59.360Z]  ---> 835fa07cbbe7 [2022-05-11T00:21:59.360Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-11T00:22:00.353Z] ---> 062d2ee799fb [2022-05-11T00:22:00.353Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-11T00:22:00.353Z] ---> Running in 0865edad06e3 [2022-05-11T00:22:00.958Z] Removing intermediate container 0865edad06e3 [2022-05-11T00:22:00.958Z] ---> 4ead553a9bb3 [2022-05-11T00:22:00.958Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:22:01.237Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-11T00:22:01.237Z]  ---> Running in 9324005652e6 [2022-05-11T00:22:01.851Z] Removing intermediate container 9324005652e6 [2022-05-11T00:22:01.851Z] ---> 42810265a8d8 [2022-05-11T00:22:01.851Z] Step 21/23 : LABEL arch=arm64 [2022-05-11T00:22:02.125Z] ---> Running in 487e522a2064 [2022-05-11T00:22:02.736Z] Removing intermediate container 487e522a2064 [2022-05-11T00:22:02.736Z] ---> 5591dad18902 [2022-05-11T00:22:02.736Z] Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T00:22:02.736Z] ---> Running in b3a79256b09d [2022-05-11T00:22:03.345Z] Removing intermediate container b3a79256b09d [2022-05-11T00:22:03.345Z] ---> 6081c65d91d0 [2022-05-11T00:22:03.345Z] Step 23/23 : LABEL version=2.2.0-dev.96 [2022-05-11T00:22:03.627Z] ---> Running in 94e4096d6502 [2022-05-11T00:22:03.627Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-11T00:22:03.627Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-11T00:22:04.234Z] Removing intermediate container 94e4096d6502 [2022-05-11T00:22:04.234Z] ---> 360d49ca4521 [2022-05-11T00:22:04.234Z] [2022-05-11T00:22:04.519Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-11T00:22:04.519Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-11T00:22:04.519Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-11T00:22:04.519Z] Successfully built 360d49ca4521 [2022-05-11T00:22:04.519Z] Successfully tagged core-command-arm64:latest [2022-05-11T00:22:04.798Z] Building sys-mgmt-agent [2022-05-11T00:22:05.403Z]  Building core-command ... done go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-11T00:22:05.403Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-11T00:22:05.679Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-11T00:22:05.679Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-11T00:22:05.956Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-11T00:22:05.956Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-11T00:22:06.563Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-11T00:22:09.208Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-11T00:22:09.208Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-11T00:22:17.506Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-11T00:22:17.506Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-11T00:22:17.506Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-11T00:22:17.506Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-11T00:22:24.329Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:22:24.329Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:22:24.329Z] ---> 2dc4c7c8b76f [2022-05-11T00:22:24.329Z] Step 3/23 : WORKDIR /edgex-go [2022-05-11T00:22:24.329Z] ---> Using cache [2022-05-11T00:22:24.329Z] ---> 88bb1b8788c3 [2022-05-11T00:22:24.329Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:22:24.329Z] ---> Using cache [2022-05-11T00:22:24.329Z] ---> cd2f44bae50e [2022-05-11T00:22:24.329Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-11T00:22:24.940Z] ---> Running in 9e4cee3ee029 [2022-05-11T00:22:27.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:22:28.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:22:29.658Z] OK: 220 MiB in 52 packages [2022-05-11T00:22:31.662Z] Removing intermediate container 9e4cee3ee029 [2022-05-11T00:22:31.662Z] ---> dabf7aeaa43f [2022-05-11T00:22:31.662Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-11T00:22:32.661Z] ---> c579185552f8 [2022-05-11T00:22:32.662Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:22:32.662Z] ---> Running in c74a9fd087e5 [2022-05-11T00:22:39.406Z] Removing intermediate container c74a9fd087e5 [2022-05-11T00:22:39.406Z] ---> d5ce26e4cc38 [2022-05-11T00:22:39.406Z] Step 8/23 : COPY . . [2022-05-11T00:22:49.622Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-11T00:22:49.622Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-11T00:22:53.967Z]  ---> 4d47b423ea8d [2022-05-11T00:22:53.967Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-11T00:22:53.967Z] ---> Running in 1418ed68f33b [2022-05-11T00:22:55.429Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-11T00:24:17.330Z] Removing intermediate container 23ae781e9dc1 [2022-05-11T00:24:17.330Z] ---> b2d149111fb8 [2022-05-11T00:24:17.330Z] [2022-05-11T00:24:17.330Z] Step 10/23 : FROM alpine:3.14 [2022-05-11T00:24:17.330Z] ---> ac73e934f311 [2022-05-11T00:24:17.330Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-11T00:24:17.330Z] ---> Using cache [2022-05-11T00:24:17.330Z] ---> 71b3e6eaa1e2 [2022-05-11T00:24:17.330Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-11T00:24:17.330Z] ---> Using cache [2022-05-11T00:24:17.330Z] ---> 84b3211445f7 [2022-05-11T00:24:17.330Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-11T00:24:17.330Z] ---> Running in 3dfa5026fbe6 [2022-05-11T00:24:17.330Z] Removing intermediate container 3dfa5026fbe6 [2022-05-11T00:24:17.330Z] ---> 93216e32ea94 [2022-05-11T00:24:17.330Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-11T00:24:17.330Z] ---> Running in 7590a678e89a [2022-05-11T00:24:17.330Z] Removing intermediate container 7590a678e89a [2022-05-11T00:24:17.330Z] ---> ba0cd30cfc23 [2022-05-11T00:24:17.330Z] Step 15/23 : WORKDIR / [2022-05-11T00:24:17.330Z] ---> Running in 01dc9336de06 [2022-05-11T00:24:17.330Z] Removing intermediate container 01dc9336de06 [2022-05-11T00:24:17.330Z] ---> b650c1141df2 [2022-05-11T00:24:17.330Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:24:17.330Z] ---> 9b5d019e0965 [2022-05-11T00:24:17.330Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-11T00:24:17.330Z] ---> b0d88cfe1fba [2022-05-11T00:24:17.330Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-11T00:24:17.330Z] ---> 5bc98509b908 [2022-05-11T00:24:17.330Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-11T00:24:17.330Z] ---> Running in a8e8b2a3e013 [2022-05-11T00:24:17.330Z] Removing intermediate container a8e8b2a3e013 [2022-05-11T00:24:17.330Z] ---> 8ff41c5e9609 [2022-05-11T00:24:17.330Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:24:17.330Z] ---> Running in 8070abf7b80c [2022-05-11T00:24:17.330Z] Removing intermediate container 8070abf7b80c [2022-05-11T00:24:17.330Z] ---> 7a4c008970f1 [2022-05-11T00:24:17.330Z] Step 21/23 : LABEL arch=arm64 [2022-05-11T00:24:17.330Z] ---> Running in b09a4047f303 [2022-05-11T00:24:17.330Z] Removing intermediate container b09a4047f303 [2022-05-11T00:24:17.330Z] ---> cc57f18ae609 [2022-05-11T00:24:17.330Z] Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T00:24:17.330Z] ---> Running in 8f0af676b005 [2022-05-11T00:24:17.330Z] Removing intermediate container 8f0af676b005 [2022-05-11T00:24:17.330Z] ---> 727f8b256010 [2022-05-11T00:24:17.330Z] Step 23/23 : LABEL version=2.2.0-dev.96 [2022-05-11T00:24:17.330Z] ---> Running in b4ea28b296f3 [2022-05-11T00:24:17.606Z] Removing intermediate container b4ea28b296f3 [2022-05-11T00:24:17.606Z] ---> 20453cb717ae [2022-05-11T00:24:17.606Z] [2022-05-11T00:24:17.881Z] Successfully built 20453cb717ae [2022-05-11T00:24:17.881Z] Successfully tagged core-metadata-arm64:latest [2022-05-11T00:24:17.881Z] Building security-spire-config [2022-05-11T00:24:40.139Z]  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:24:40.139Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:24:40.139Z] ---> 2dc4c7c8b76f [2022-05-11T00:24:40.139Z] Step 3/26 : WORKDIR /edgex-go [2022-05-11T00:24:40.139Z] ---> Using cache [2022-05-11T00:24:40.139Z] ---> 88bb1b8788c3 [2022-05-11T00:24:40.139Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:24:40.139Z] ---> Using cache [2022-05-11T00:24:40.139Z] ---> cd2f44bae50e [2022-05-11T00:24:40.139Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-11T00:24:40.139Z] ---> Using cache [2022-05-11T00:24:40.139Z] ---> 73fd60d89b44 [2022-05-11T00:24:40.139Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-11T00:24:40.139Z] ---> Using cache [2022-05-11T00:24:40.139Z] ---> 42856bba0429 [2022-05-11T00:24:40.139Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:24:40.139Z] ---> Using cache [2022-05-11T00:24:40.139Z] ---> 68ce3888a383 [2022-05-11T00:24:40.139Z] Step 8/26 : COPY . . [2022-05-11T00:24:40.139Z] ---> Using cache [2022-05-11T00:24:40.139Z] ---> 1284451af3e8 [2022-05-11T00:24:40.139Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-11T00:24:40.139Z] ---> Using cache [2022-05-11T00:24:40.139Z] ---> f2bd9bc02e6e [2022-05-11T00:24:40.139Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-11T00:24:40.139Z] ---> Using cache [2022-05-11T00:24:40.139Z] ---> f974e83d8a71 [2022-05-11T00:24:40.139Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-11T00:24:40.139Z] ---> Using cache [2022-05-11T00:24:40.139Z] ---> d7f72823b4c1 [2022-05-11T00:24:40.139Z] 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-11T00:24:40.139Z] ---> Running in 420c63cc4ec9 [2022-05-11T00:24:42.153Z] spire-1.2.1/ [2022-05-11T00:24:42.153Z] spire-1.2.1/.data/ [2022-05-11T00:24:42.153Z] spire-1.2.1/.data/.file [2022-05-11T00:24:42.153Z] spire-1.2.1/.dockerignore [2022-05-11T00:24:42.153Z] spire-1.2.1/.gitattributes [2022-05-11T00:24:42.153Z] spire-1.2.1/.githooks/ [2022-05-11T00:24:42.153Z] spire-1.2.1/.githooks/pre-commit [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/ [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/dependabot.yml [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/workflows/ [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-11T00:24:42.153Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-11T00:24:42.153Z] spire-1.2.1/.gitignore [2022-05-11T00:24:42.153Z] spire-1.2.1/.go-version [2022-05-11T00:24:42.153Z] spire-1.2.1/.golangci.yml [2022-05-11T00:24:42.153Z] spire-1.2.1/ADOPTERS.md [2022-05-11T00:24:42.153Z] spire-1.2.1/CHANGELOG.md [2022-05-11T00:24:42.153Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-11T00:24:42.153Z] spire-1.2.1/CODEOWNERS [2022-05-11T00:24:42.153Z] spire-1.2.1/CONTRIBUTING.md [2022-05-11T00:24:42.153Z] spire-1.2.1/Dockerfile [2022-05-11T00:24:42.153Z] spire-1.2.1/Dockerfile.dev [2022-05-11T00:24:42.153Z] spire-1.2.1/Dockerfile.scratch [2022-05-11T00:24:42.153Z] spire-1.2.1/LICENSE [2022-05-11T00:24:42.153Z] spire-1.2.1/MAINTAINERS.md [2022-05-11T00:24:42.153Z] spire-1.2.1/Makefile [2022-05-11T00:24:42.153Z] spire-1.2.1/README.md [2022-05-11T00:24:42.153Z] spire-1.2.1/ROADMAP.md [2022-05-11T00:24:42.153Z] spire-1.2.1/SECURITY.md [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-11T00:24:42.153Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-11T00:24:42.153Z] spire-1.2.1/conf/ [2022-05-11T00:24:42.153Z] spire-1.2.1/conf/agent/ [2022-05-11T00:24:42.153Z] spire-1.2.1/conf/agent/agent.conf [2022-05-11T00:24:42.153Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-11T00:24:42.153Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-11T00:24:42.153Z] spire-1.2.1/conf/server/ [2022-05-11T00:24:42.153Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-11T00:24:42.153Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-11T00:24:42.153Z] spire-1.2.1/conf/server/server.conf [2022-05-11T00:24:42.153Z] spire-1.2.1/conf/server/server_full.conf [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/ [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/SPIRE101.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/auditlog.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/ [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-11T00:24:42.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/scaling_spire.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/spire_agent.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/spire_server.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/supported_integrations.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/telemetry.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/telemetry_config.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/upgrading.md [2022-05-11T00:24:42.154Z] spire-1.2.1/doc/using_spire.md [2022-05-11T00:24:42.154Z] spire-1.2.1/examples/ [2022-05-11T00:24:42.154Z] spire-1.2.1/examples/README.md [2022-05-11T00:24:42.154Z] spire-1.2.1/go.mod [2022-05-11T00:24:42.154Z] spire-1.2.1/go.sum [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/agent.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-11T00:24:42.154Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/client/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/common/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/config.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-11T00:24:42.552Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/agent/svid/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/names.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/auth/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cli/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-11T00:24:42.553Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/health/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/health/config.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/health/context.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/health/health.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/idutil/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/log/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/log/log.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/log/options.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-11T00:24:42.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/profiling/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/selector/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/uptime/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/task.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/version/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/version/version.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509util/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/api.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-11T00:24:42.900Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/health/ [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/id.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/status.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-11T00:24:43.269Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/bundle/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/cache/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/catalog/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/config.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-11T00:24:43.270Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:24:43.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/registration/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/server.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/server_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/svid/ [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/ [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/private/ [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/private/server/ [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/private/server/journal/ [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/ [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/common/ [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/plugin/ [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-11T00:24:43.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-11T00:24:43.634Z] spire-1.2.1/release/ [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire-extras/ [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire-extras/README.md [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire/ [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire/README.md [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire/conf/ [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire/conf/server/ [2022-05-11T00:24:43.634Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-11T00:24:43.634Z] spire-1.2.1/script/ [2022-05-11T00:24:43.634Z] spire-1.2.1/script/build-artifact.sh [2022-05-11T00:24:43.634Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-11T00:24:43.634Z] spire-1.2.1/support/ [2022-05-11T00:24:43.634Z] spire-1.2.1/support/k8s/ [2022-05-11T00:24:43.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-11T00:24:43.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-11T00:24:43.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-11T00:24:44.070Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-11T00:24:44.070Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-11T00:24:44.070Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-11T00:24:44.070Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-11T00:24:44.070Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-11T00:24:44.070Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-11T00:24:44.070Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-11T00:24:44.070Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-11T00:24:44.071Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/clock/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/clock/clock.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/fixture.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-11T00:24:44.071Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-11T00:24:44.072Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-11T00:24:44.072Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-11T00:24:44.072Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-11T00:24:44.072Z] spire-1.2.1/test/fixture/registration/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-11T00:24:44.072Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-11T00:24:44.072Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-11T00:24:44.072Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-11T00:24:44.072Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-11T00:24:44.072Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/README.md [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/common [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-11T00:24:44.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-11T00:24:44.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-11T00:24:44.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-11T00:24:44.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-11T00:24:44.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-11T00:24:44.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-11T00:24:44.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-11T00:24:44.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-11T00:24:44.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-11T00:24:44.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-11T00:24:44.510Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/test-one.sh [2022-05-11T00:24:44.511Z] spire-1.2.1/test/integration/test.sh [2022-05-11T00:24:44.511Z] spire-1.2.1/test/plugintest/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/plugintest/config.go [2022-05-11T00:24:44.511Z] spire-1.2.1/test/plugintest/load.go [2022-05-11T00:24:44.511Z] spire-1.2.1/test/plugintest/option.go [2022-05-11T00:24:44.511Z] spire-1.2.1/test/spiretest/ [2022-05-11T00:24:44.511Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/spiretest/dir.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/spiretest/logs.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/spiretest/suite.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/spiretest/x509.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/testca/ [2022-05-11T00:24:44.996Z] spire-1.2.1/test/testca/ca.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/testkey/ [2022-05-11T00:24:44.996Z] spire-1.2.1/test/testkey/generate.sh [2022-05-11T00:24:44.996Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/testkey/keys.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/testkey/new.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/tpmsimulator/ [2022-05-11T00:24:44.996Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/util/ [2022-05-11T00:24:44.996Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/util/cert_generation.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/util/io_redirection.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/util/race.go [2022-05-11T00:24:44.996Z] spire-1.2.1/test/util/util.go [2022-05-11T00:24:44.996Z] building spire from source... [2022-05-11T00:24:45.401Z] Installing go1.17.7... [2022-05-11T00:25:12.301Z] Removing intermediate container 0517d6eb8f64 [2022-05-11T00:25:12.302Z] ---> 702099535c1d [2022-05-11T00:25:12.302Z] [2022-05-11T00:25:12.302Z] Step 10/22 : FROM alpine:3.14 [2022-05-11T00:25:12.302Z] ---> ac73e934f311 [2022-05-11T00:25:12.302Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-11T00:25:12.302Z] ---> Using cache [2022-05-11T00:25:12.302Z] ---> 71b3e6eaa1e2 [2022-05-11T00:25:12.302Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-11T00:25:12.302Z] ---> Using cache [2022-05-11T00:25:12.302Z] ---> 84b3211445f7 [2022-05-11T00:25:12.302Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-11T00:25:12.302Z] ---> Running in 93f76ea65c04 [2022-05-11T00:25:12.302Z] Removing intermediate container 93f76ea65c04 [2022-05-11T00:25:12.302Z] ---> cca4cc9f8183 [2022-05-11T00:25:12.302Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-11T00:25:12.302Z] ---> Running in 3d912f6a4f0e [2022-05-11T00:25:12.302Z] Removing intermediate container 3d912f6a4f0e [2022-05-11T00:25:12.302Z] ---> 19e654c4e5b1 [2022-05-11T00:25:12.302Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-11T00:25:12.302Z] ---> 9ddb95765453 [2022-05-11T00:25:12.302Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-11T00:25:14.329Z] ---> 7fe18978569e [2022-05-11T00:25:14.329Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-11T00:25:15.352Z] ---> 72b014985bcb [2022-05-11T00:25:15.352Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-11T00:25:15.352Z] ---> Running in ff23019d2f27 [2022-05-11T00:25:15.976Z] Removing intermediate container ff23019d2f27 [2022-05-11T00:25:15.976Z] ---> 0facf56eb2dd [2022-05-11T00:25:15.976Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:25:15.976Z] ---> Running in b9abc64b342e [2022-05-11T00:25:16.650Z] Removing intermediate container b9abc64b342e [2022-05-11T00:25:16.650Z] ---> b885b3a3e522 [2022-05-11T00:25:16.650Z] Step 20/22 : LABEL arch=arm64 [2022-05-11T00:25:16.958Z] ---> Running in dbc8c5a5345f [2022-05-11T00:25:17.247Z] Building bin/spire-server... [2022-05-11T00:25:17.524Z] Removing intermediate container dbc8c5a5345f [2022-05-11T00:25:17.524Z] ---> ef72df536f3c [2022-05-11T00:25:17.524Z] Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T00:25:17.524Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-11T00:25:17.524Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-11T00:25:17.524Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-11T00:25:17.808Z]  ---> Running in 109cb1544e3a [2022-05-11T00:25:18.418Z] Removing intermediate container 109cb1544e3a [2022-05-11T00:25:18.418Z] ---> 32a929e7f6ec [2022-05-11T00:25:18.418Z] Step 22/22 : LABEL version=2.2.0-dev.96 [2022-05-11T00:25:18.418Z] ---> Running in 32708508c3d3 [2022-05-11T00:25:18.418Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-11T00:25:19.029Z] Removing intermediate container 32708508c3d3 [2022-05-11T00:25:19.029Z] ---> ced39be22d49 [2022-05-11T00:25:19.029Z] [2022-05-11T00:25:19.309Z] Successfully built ced39be22d49 [2022-05-11T00:25:19.309Z] Successfully tagged support-scheduler-arm64:latest [2022-05-11T00:25:19.309Z]  Building support-scheduler ... done Building security-proxy-setup [2022-05-11T00:25:19.588Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-11T00:25:19.870Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-11T00:25:20.151Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-11T00:25:21.611Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-11T00:25:21.611Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-11T00:25:25.023Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-11T00:25:25.023Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-11T00:25:25.301Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-11T00:25:25.301Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-11T00:25:25.578Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-11T00:25:25.856Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-11T00:25:25.856Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-11T00:25:26.461Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-11T00:25:26.739Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-11T00:25:26.739Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-11T00:25:27.018Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-11T00:25:27.018Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-11T00:25:28.482Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-11T00:25:28.768Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-11T00:25:38.996Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-11T00:25:38.997Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-11T00:25:38.997Z] ---> 2dc4c7c8b76f [2022-05-11T00:25:38.997Z] Step 3/22 : WORKDIR /edgex-go [2022-05-11T00:25:38.997Z] ---> Using cache [2022-05-11T00:25:38.997Z] ---> 88bb1b8788c3 [2022-05-11T00:25:38.997Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:25:38.997Z] ---> Using cache [2022-05-11T00:25:38.997Z] ---> cd2f44bae50e [2022-05-11T00:25:38.997Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-11T00:25:38.997Z] ---> Using cache [2022-05-11T00:25:38.997Z] ---> 09bca8537e2b [2022-05-11T00:25:38.997Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-11T00:25:38.997Z] ---> Using cache [2022-05-11T00:25:38.997Z] ---> d77a17aa9db0 [2022-05-11T00:25:38.997Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:25:38.997Z] ---> Using cache [2022-05-11T00:25:38.997Z] ---> b49879c5629f [2022-05-11T00:25:38.997Z] Step 8/22 : COPY . . [2022-05-11T00:25:38.997Z] ---> Using cache [2022-05-11T00:25:38.997Z] ---> 5a3c8172aab2 [2022-05-11T00:25:38.997Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-11T00:25:39.279Z] ---> Running in a7be1a4de61b [2022-05-11T00:25:41.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-11T00:25:45.634Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-11T00:25:45.634Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-11T00:25:45.634Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-11T00:25:45.634Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-11T00:25:45.634Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-11T00:25:45.634Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-11T00:25:45.634Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-11T00:25:46.234Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-11T00:25:46.234Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-11T00:25:46.508Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-11T00:25:46.508Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-11T00:25:47.109Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-11T00:25:47.110Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-11T00:25:47.110Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-11T00:25:47.389Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-11T00:25:47.995Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-11T00:25:48.599Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-11T00:25:49.593Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-11T00:25:50.196Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-11T00:25:50.474Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-11T00:25:50.752Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-11T00:25:50.752Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-11T00:25:50.752Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-11T00:25:51.028Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-11T00:25:51.028Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-11T00:25:52.018Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-11T00:25:52.018Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-11T00:25:52.619Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-11T00:25:52.895Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-11T00:25:52.895Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-11T00:25:53.881Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-11T00:25:58.221Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-11T00:26:08.435Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-11T00:26:08.435Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-11T00:26:08.435Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-11T00:26:08.715Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-11T00:26:08.997Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-11T00:26:35.889Z] go: downloading google.golang.org/api v0.70.0 [2022-05-11T00:26:35.889Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-11T00:26:35.889Z] go: downloading k8s.io/api v0.23.4 [2022-05-11T00:26:51.019Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-11T00:26:51.019Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-11T00:27:23.428Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-11T00:27:23.429Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-11T00:27:23.429Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-11T00:27:23.429Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-11T00:27:23.429Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-11T00:27:23.429Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-11T00:27:24.873Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-11T00:27:25.479Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-11T00:27:27.480Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-11T00:27:27.480Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-11T00:27:28.088Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-11T00:27:28.088Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-11T00:27:29.087Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-11T00:27:29.087Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-11T00:27:29.391Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-11T00:27:29.670Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-11T00:27:29.948Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-11T00:27:29.948Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-11T00:27:30.227Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-11T00:27:30.227Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-11T00:27:30.509Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-11T00:27:30.789Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-11T00:27:32.240Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-11T00:27:32.240Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-11T00:27:32.846Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-11T00:27:38.267Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-11T00:27:38.870Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-11T00:27:39.149Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-11T00:27:39.149Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-11T00:27:39.149Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-11T00:27:39.149Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-11T00:27:39.149Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-11T00:27:40.140Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-11T00:27:40.419Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-11T00:27:40.698Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-11T00:27:40.977Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-11T00:27:41.256Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-11T00:27:42.247Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-11T00:27:43.236Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-11T00:27:43.514Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-11T00:27:43.514Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-11T00:27:43.789Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-11T00:27:43.789Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-11T00:27:43.789Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-11T00:27:44.067Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-11T00:27:44.067Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-11T00:27:45.057Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-11T00:27:45.057Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-11T00:27:45.661Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-11T00:27:45.661Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-11T00:27:45.939Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-11T00:27:47.933Z] go: downloading go.opencensus.io v0.23.0 [2022-05-11T00:27:48.929Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-11T00:27:49.207Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-11T00:27:49.485Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-11T00:27:49.485Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-11T00:27:49.763Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-11T00:27:50.042Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-11T00:27:50.320Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-11T00:27:50.929Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-11T00:27:54.336Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-11T00:27:56.322Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-11T00:27:56.322Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-11T00:27:56.598Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-11T00:27:56.598Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-11T00:27:56.598Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-11T00:27:57.586Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-11T00:27:57.586Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-11T00:27:57.860Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-11T00:27:57.860Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-11T00:27:58.136Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-11T00:27:58.136Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-11T00:27:58.136Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-11T00:28:10.591Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-11T00:28:10.591Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-11T00:28:10.591Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-11T00:28:10.591Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-11T00:28:25.696Z] Removing intermediate container 1418ed68f33b [2022-05-11T00:28:25.696Z] ---> 97274bdb3851 [2022-05-11T00:28:25.696Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-11T00:28:25.697Z] ---> Running in 5eea06ec7d15 [2022-05-11T00:28:27.147Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-11T00:28:35.549Z] Removing intermediate container 5eea06ec7d15 [2022-05-11T00:28:35.549Z] ---> 8dd5faac5a93 [2022-05-11T00:28:35.549Z] [2022-05-11T00:28:35.549Z] Step 11/23 : FROM docker:20.10.14 [2022-05-11T00:28:35.549Z] 20.10.14: Pulling from library/docker [2022-05-11T00:28:42.320Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-11T00:28:42.320Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-11T00:28:47.749Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-11T00:28:47.749Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-11T00:28:47.749Z] ---> c346e9eafbab [2022-05-11T00:28:47.749Z] 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-11T00:28:48.745Z] ---> Running in 406575ce79e2 [2022-05-11T00:28:49.357Z] Removing intermediate container 406575ce79e2 [2022-05-11T00:28:49.357Z] ---> 64f9b5ada227 [2022-05-11T00:28:49.357Z] 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-11T00:28:49.357Z] ---> Running in 2d1dfe1514e8 [2022-05-11T00:28:51.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:28:51.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:28:53.070Z] (1/43) Installing readline (8.1.1-r0) [2022-05-11T00:28:53.070Z] (2/43) Installing bash (5.1.16-r0) [2022-05-11T00:28:53.070Z] Executing bash-5.1.16-r0.post-install [2022-05-11T00:28:53.070Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-11T00:28:53.070Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-11T00:28:53.070Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-11T00:28:53.070Z] (6/43) Installing curl (7.80.0-r1) [2022-05-11T00:28:53.070Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-11T00:28:53.070Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-11T00:28:53.070Z] (9/43) Installing expat (2.4.7-r0) [2022-05-11T00:28:53.346Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-11T00:28:53.346Z] (11/43) Installing gdbm (1.22-r0) [2022-05-11T00:28:53.346Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-11T00:28:53.346Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-11T00:28:53.346Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-11T00:28:53.346Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-11T00:28:53.346Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-11T00:28:53.346Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-11T00:28:56.752Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-11T00:28:56.752Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-11T00:28:56.752Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-11T00:28:56.752Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-11T00:28:56.752Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-11T00:28:56.752Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-11T00:28:56.752Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-11T00:28:56.752Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-11T00:28:56.752Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-11T00:28:56.752Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-11T00:28:56.752Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-11T00:28:56.752Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-11T00:28:56.752Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-11T00:28:56.752Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-11T00:28:56.752Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-11T00:28:56.752Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-11T00:28:56.752Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-11T00:28:56.752Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-11T00:28:56.752Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-11T00:28:56.752Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-11T00:28:56.752Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-11T00:28:56.752Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-11T00:28:56.752Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-11T00:28:57.031Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-11T00:28:57.031Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-11T00:28:57.031Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-11T00:28:58.029Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T00:28:58.029Z] OK: 82 MiB in 65 packages [2022-05-11T00:29:03.475Z] Collecting docker-compose==1.23.2 [2022-05-11T00:29:03.475Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-11T00:29:05.465Z] Collecting PyYAML<4,>=3.10 [2022-05-11T00:29:05.465Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-11T00:29:10.912Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-11T00:29:10.912Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-11T00:29:11.189Z] 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-11T00:29:11.189Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-11T00:29:11.189Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-11T00:29:14.593Z] Collecting docker<4.0,>=3.6.0 [2022-05-11T00:29:14.593Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-11T00:29:14.593Z] Collecting docopt<0.7,>=0.6.1 [2022-05-11T00:29:14.593Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-11T00:29:17.994Z] Collecting texttable<0.10,>=0.9.0 [2022-05-11T00:29:17.994Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-11T00:29:20.629Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-11T00:29:20.629Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-11T00:29:21.232Z] Collecting jsonschema<3,>=2.5.1 [2022-05-11T00:29:21.232Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-11T00:29:21.508Z] Collecting cached-property<2,>=1.2.0 [2022-05-11T00:29:21.508Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-11T00:29:22.499Z] Collecting docker-pycreds>=0.4.0 [2022-05-11T00:29:22.499Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-11T00:29:23.116Z] Collecting idna<2.8,>=2.5 [2022-05-11T00:29:23.394Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-11T00:29:23.394Z] 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-11T00:29:24.001Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-11T00:29:24.001Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-11T00:29:24.280Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-11T00:29:24.281Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-11T00:29:24.886Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-11T00:29:24.886Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-11T00:29:24.886Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-11T00:29:24.886Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-11T00:29:26.337Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-11T00:29:26.337Z] Attempting uninstall: urllib3 [2022-05-11T00:29:26.337Z] Found existing installation: urllib3 1.26.7 [2022-05-11T00:29:26.337Z] Uninstalling urllib3-1.26.7: [2022-05-11T00:29:26.337Z] Successfully uninstalled urllib3-1.26.7 [2022-05-11T00:29:26.944Z] Attempting uninstall: idna [2022-05-11T00:29:26.944Z] Found existing installation: idna 3.3 [2022-05-11T00:29:26.944Z] Uninstalling idna-3.3: [2022-05-11T00:29:27.225Z] Successfully uninstalled idna-3.3 [2022-05-11T00:29:31.571Z] Attempting uninstall: requests [2022-05-11T00:29:31.571Z] Found existing installation: requests 2.26.0 [2022-05-11T00:29:31.571Z] Uninstalling requests-2.26.0: [2022-05-11T00:29:31.571Z] Successfully uninstalled requests-2.26.0 [2022-05-11T00:29:31.850Z] Running setup.py install for texttable: started [2022-05-11T00:29:35.268Z] Running setup.py install for texttable: finished with status 'done' [2022-05-11T00:29:35.268Z] Running setup.py install for PyYAML: started [2022-05-11T00:29:38.683Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-11T00:29:39.288Z] Running setup.py install for docopt: started [2022-05-11T00:29:42.702Z] Running setup.py install for docopt: finished with status 'done' [2022-05-11T00:29:42.702Z] Running setup.py install for dockerpty: started [2022-05-11T00:29:46.341Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-11T00:29:49.001Z] 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-11T00:30:07.426Z] Removing intermediate container 2d1dfe1514e8 [2022-05-11T00:30:07.426Z] ---> 27455bbda93e [2022-05-11T00:30:07.426Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-11T00:30:07.426Z] ---> Running in 792302bcaac1 [2022-05-11T00:30:07.426Z] Removing intermediate container 792302bcaac1 [2022-05-11T00:30:07.426Z] ---> baf8fc92b27b [2022-05-11T00:30:07.426Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-11T00:30:07.426Z] ---> Running in 5575f585fbc9 [2022-05-11T00:30:07.426Z] Removing intermediate container 5575f585fbc9 [2022-05-11T00:30:07.426Z] ---> 2b0bdb8d0be3 [2022-05-11T00:30:07.426Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-11T00:30:08.423Z] ---> 5e3760824eba [2022-05-11T00:30:08.423Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-11T00:30:09.419Z] ---> 76a05efa0b32 [2022-05-11T00:30:09.419Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-11T00:30:10.877Z] ---> 42ea514b7fd1 [2022-05-11T00:30:10.877Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-11T00:30:10.877Z] ---> Running in 10624cab9ebc [2022-05-11T00:30:11.483Z] Removing intermediate container 10624cab9ebc [2022-05-11T00:30:11.483Z] ---> 69f013a6a0b0 [2022-05-11T00:30:11.483Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T00:30:11.483Z] ---> Running in 3babde49f3d4 [2022-05-11T00:30:12.098Z] Removing intermediate container 3babde49f3d4 [2022-05-11T00:30:12.098Z] ---> 161e8775f7cd [2022-05-11T00:30:12.098Z] Step 21/23 : LABEL arch=arm64 [2022-05-11T00:30:12.098Z] ---> Running in cfaf2fa4d2db [2022-05-11T00:30:12.711Z] Removing intermediate container cfaf2fa4d2db [2022-05-11T00:30:12.711Z] ---> bee78aca656b [2022-05-11T00:30:12.712Z] Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T00:30:12.996Z] ---> Running in 5bc6a3293989 [2022-05-11T00:30:13.275Z] Removing intermediate container 5bc6a3293989 [2022-05-11T00:30:13.275Z] ---> c65c7fb24ffe [2022-05-11T00:30:13.275Z] Step 23/23 : LABEL version=2.2.0-dev.96 [2022-05-11T00:30:13.550Z] ---> Running in 830b78e1a61b [2022-05-11T00:30:14.161Z] Removing intermediate container 830b78e1a61b [2022-05-11T00:30:14.161Z] ---> cb45c63fb9f5 [2022-05-11T00:30:14.161Z] [2022-05-11T00:30:14.436Z] Successfully built cb45c63fb9f5 [2022-05-11T00:30:14.436Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-11T00:30:46.818Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-11T00:31:05.179Z] Removing intermediate container a7be1a4de61b [2022-05-11T00:31:05.179Z] ---> c0f703245162 [2022-05-11T00:31:05.179Z] [2022-05-11T00:31:05.179Z] Step 10/22 : FROM alpine:3.14 [2022-05-11T00:31:05.179Z] ---> ac73e934f311 [2022-05-11T00:31:05.179Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-11T00:31:05.179Z] ---> Running in 9bcb82499265 [2022-05-11T00:31:06.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:31:06.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:31:07.930Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-11T00:31:07.930Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-11T00:31:07.930Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-11T00:31:07.930Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-11T00:31:07.930Z] (5/6) Installing curl (7.79.1-r1) [2022-05-11T00:31:07.930Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-11T00:31:07.930Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:31:07.930Z] Executing ca-certificates-20211220-r0.trigger [2022-05-11T00:31:08.536Z] OK: 8 MiB in 20 packages [2022-05-11T00:31:10.529Z] Removing intermediate container 9bcb82499265 [2022-05-11T00:31:10.529Z] ---> 1740c6fa5847 [2022-05-11T00:31:10.529Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-11T00:31:10.529Z] ---> Running in 51484769b42e [2022-05-11T00:31:11.149Z] Removing intermediate container 51484769b42e [2022-05-11T00:31:11.149Z] ---> f3c2c25dd3c7 [2022-05-11T00:31:11.149Z] Step 13/22 : WORKDIR /edgex [2022-05-11T00:31:11.149Z] ---> Running in 38eca22bc859 [2022-05-11T00:31:11.770Z] Removing intermediate container 38eca22bc859 [2022-05-11T00:31:11.770Z] ---> c105fafc684d [2022-05-11T00:31:11.770Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-11T00:31:12.766Z] ---> 320476e5ae4a [2022-05-11T00:31:12.766Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-11T00:31:14.765Z] ---> 3ebc9b69d6ce [2022-05-11T00:31:14.765Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-11T00:31:16.226Z] ---> 10eaf0350400 [2022-05-11T00:31:16.226Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-11T00:31:17.231Z] ---> 6f5f51187890 [2022-05-11T00:31:17.231Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-11T00:31:17.231Z] ---> Running in 6047805596c6 [2022-05-11T00:31:20.686Z] Removing intermediate container 6047805596c6 [2022-05-11T00:31:20.686Z] ---> 0d29cbe798f4 [2022-05-11T00:31:20.686Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-11T00:31:20.686Z] ---> Running in db19cc325e7d [2022-05-11T00:31:21.300Z] Removing intermediate container db19cc325e7d [2022-05-11T00:31:21.300Z] ---> af4f3500fd0c [2022-05-11T00:31:21.300Z] Step 20/22 : LABEL arch=arm64 [2022-05-11T00:31:21.300Z] ---> Running in dae05409d3e7 [2022-05-11T00:31:21.906Z] Removing intermediate container dae05409d3e7 [2022-05-11T00:31:21.906Z] ---> d1785482e0fb [2022-05-11T00:31:21.906Z] Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T00:31:21.906Z] ---> Running in dbdc3e4a277c [2022-05-11T00:31:22.507Z] Removing intermediate container dbdc3e4a277c [2022-05-11T00:31:22.507Z] ---> 9e2491bd5d4a [2022-05-11T00:31:22.507Z] Step 22/22 : LABEL version=2.2.0-dev.96 [2022-05-11T00:31:22.507Z] ---> Running in c41614629450 [2022-05-11T00:31:23.116Z] Removing intermediate container c41614629450 [2022-05-11T00:31:23.116Z] ---> b71d9e1abd26 [2022-05-11T00:31:23.116Z] [2022-05-11T00:31:23.396Z] Successfully built b71d9e1abd26 [2022-05-11T00:31:23.396Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-11T00:54:48.692Z]  Building security-proxy-setup ... done Building bin/spire-agent... [2022-05-11T00:54:48.692Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-11T00:54:48.692Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-11T00:54:48.692Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-11T00:54:48.692Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-11T00:54:48.692Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-11T00:54:48.692Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-11T00:54:48.692Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-11T00:54:48.692Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-11T00:54:48.692Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-11T00:54:48.692Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-11T00:54:48.692Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-11T00:54:48.692Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-11T00:54:48.692Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-11T00:54:58.893Z] Building bin/spire-agent... [2022-05-11T00:54:58.893Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-11T00:55:02.310Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-11T00:55:02.310Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-11T00:55:02.310Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-11T00:55:02.310Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-11T00:55:02.310Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-11T00:55:03.295Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-11T00:55:07.624Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-11T00:55:07.624Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-11T00:55:07.624Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-11T00:55:07.624Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-11T00:55:07.624Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-11T00:55:07.624Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-11T00:57:14.589Z] Building bin/spire-agent... [2022-05-11T00:57:14.589Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-11T00:57:14.589Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-11T00:57:14.589Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-11T00:57:14.590Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-11T00:57:14.590Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-11T00:57:14.590Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-11T00:57:14.590Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-11T00:57:14.590Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-11T00:57:14.590Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-11T00:57:14.590Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-11T00:57:14.590Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-11T00:57:14.590Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-11T00:57:14.590Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-11T01:01:21.702Z] Removing intermediate container 8942c5b3078f [2022-05-11T01:01:21.702Z] ---> f19ed7c64d10 [2022-05-11T01:01:21.702Z] [2022-05-11T01:01:21.702Z] Step 13/25 : FROM alpine:3.15 [2022-05-11T01:01:21.702Z] ---> 3fb3c9af89a9 [2022-05-11T01:01:21.702Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-11T01:01:21.702Z] ---> Using cache [2022-05-11T01:01:21.702Z] ---> 4d8f54cc923b [2022-05-11T01:01:21.702Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T01:01:21.702Z] ---> Using cache [2022-05-11T01:01:21.702Z] ---> b9d6ea18f1c2 [2022-05-11T01:01:21.702Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-11T01:01:21.702Z] ---> Running in cc4d0d0cc149 [2022-05-11T01:01:21.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T01:01:21.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T01:01:21.702Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-11T01:01:21.702Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-11T01:01:21.702Z] OK: 15732 distinct packages available [2022-05-11T01:01:21.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T01:01:21.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T01:01:21.978Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-11T01:01:21.978Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-11T01:01:22.253Z] (3/5) Installing libucontext (1.1-r0) [2022-05-11T01:01:22.253Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-11T01:01:22.253Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-11T01:01:22.530Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T01:01:22.530Z] OK: 6 MiB in 19 packages [2022-05-11T01:01:25.174Z] Removing intermediate container cc4d0d0cc149 [2022-05-11T01:01:25.174Z] ---> 33273ec6bc6d [2022-05-11T01:01:25.174Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-11T01:01:30.598Z] ---> 97635e72a01c [2022-05-11T01:01:30.598Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-11T01:01:31.583Z] ---> 2e7ee67776e6 [2022-05-11T01:01:31.583Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-11T01:01:32.568Z] ---> c2a1bb3d3a95 [2022-05-11T01:01:32.568Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-11T01:01:33.556Z] ---> 85b7b37dd988 [2022-05-11T01:01:33.556Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-11T01:01:33.833Z] ---> Running in 1176f894b3a5 [2022-05-11T01:01:34.436Z] Removing intermediate container 1176f894b3a5 [2022-05-11T01:01:34.436Z] ---> ec8bca760e91 [2022-05-11T01:01:34.436Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-11T01:01:34.716Z] ---> Running in 738e19240d41 [2022-05-11T01:01:35.316Z] Removing intermediate container 738e19240d41 [2022-05-11T01:01:35.316Z] ---> 73f9ff9c067b [2022-05-11T01:01:35.316Z] Step 23/25 : LABEL arch=arm64 [2022-05-11T01:01:35.316Z] ---> Running in 8b5f043073ef [2022-05-11T01:01:35.915Z] Removing intermediate container 8b5f043073ef [2022-05-11T01:01:35.915Z] ---> 5f82295a6f60 [2022-05-11T01:01:35.915Z] Step 24/25 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:01:35.915Z] ---> Running in 2aa5e77d9b76 [2022-05-11T01:01:36.534Z] Removing intermediate container 2aa5e77d9b76 [2022-05-11T01:01:36.534Z] ---> 880540e78a12 [2022-05-11T01:01:36.534Z] Step 25/25 : LABEL version=2.2.0-dev.96 [2022-05-11T01:01:36.534Z] ---> Running in 15f20ef75e20 [2022-05-11T01:01:37.135Z] Removing intermediate container 15f20ef75e20 [2022-05-11T01:01:37.135Z] ---> ef79d570311e [2022-05-11T01:01:37.135Z] [2022-05-11T01:01:37.413Z] Successfully built ef79d570311e [2022-05-11T01:01:37.413Z] Successfully tagged security-spire-server-arm64:latest [2022-05-11T01:01:44.148Z]  Building security-spire-server ... done Removing intermediate container 1305d88deb8f [2022-05-11T01:01:44.148Z] ---> 0e80d12c244e [2022-05-11T01:01:44.148Z] [2022-05-11T01:01:44.148Z] Step 13/26 : FROM alpine:3.15 [2022-05-11T01:01:44.148Z] ---> 3fb3c9af89a9 [2022-05-11T01:01:44.148Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-11T01:01:44.148Z] ---> Using cache [2022-05-11T01:01:44.148Z] ---> 4d8f54cc923b [2022-05-11T01:01:44.148Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T01:01:44.148Z] ---> Using cache [2022-05-11T01:01:44.148Z] ---> b9d6ea18f1c2 [2022-05-11T01:01:44.148Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-11T01:01:44.148Z] ---> Using cache [2022-05-11T01:01:44.148Z] ---> 33273ec6bc6d [2022-05-11T01:01:44.148Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-11T01:01:47.545Z] ---> d50aaa52cf28 [2022-05-11T01:01:47.545Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-11T01:01:53.093Z] ---> 972571e31509 [2022-05-11T01:01:53.093Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-11T01:01:53.367Z] ---> 58565859628e [2022-05-11T01:01:53.367Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-11T01:01:53.973Z] ---> 15b0fdb718fe [2022-05-11T01:01:53.973Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-11T01:01:54.961Z] ---> 7a3a6bf71c60 [2022-05-11T01:01:54.961Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-11T01:01:54.961Z] ---> Running in c35f7b3f2d81 [2022-05-11T01:01:55.562Z] Removing intermediate container c35f7b3f2d81 [2022-05-11T01:01:55.562Z] ---> 744397541dde [2022-05-11T01:01:55.562Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-11T01:01:55.834Z] ---> Running in e5d3bc311c19 [2022-05-11T01:01:56.107Z] Removing intermediate container e5d3bc311c19 [2022-05-11T01:01:56.107Z] ---> 26267e8ee82d [2022-05-11T01:01:56.107Z] Step 24/26 : LABEL arch=arm64 [2022-05-11T01:01:56.107Z] ---> Running in 4a92a441086a [2022-05-11T01:01:56.708Z] Removing intermediate container 4a92a441086a [2022-05-11T01:01:56.708Z] ---> c6b056b8c982 [2022-05-11T01:01:56.708Z] Step 25/26 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:01:56.708Z] ---> Running in ae9f129d96d1 [2022-05-11T01:01:57.306Z] Removing intermediate container ae9f129d96d1 [2022-05-11T01:01:57.306Z] ---> 821e0ea289cf [2022-05-11T01:01:57.306Z] Step 26/26 : LABEL version=2.2.0-dev.96 [2022-05-11T01:01:57.306Z] ---> Running in 403aaf00ce69 [2022-05-11T01:01:57.578Z] Removing intermediate container 403aaf00ce69 [2022-05-11T01:01:57.578Z] ---> c827ff95d60e [2022-05-11T01:01:57.578Z] [2022-05-11T01:01:58.173Z] Successfully built c827ff95d60e [2022-05-11T01:01:58.173Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-11T01:02:45.125Z]  Building security-spire-agent ... done Removing intermediate container 420c63cc4ec9 [2022-05-11T01:02:45.125Z] ---> a65533351052 [2022-05-11T01:02:45.125Z] [2022-05-11T01:02:45.125Z] Step 13/26 : FROM alpine:3.15 [2022-05-11T01:02:45.125Z] ---> 3fb3c9af89a9 [2022-05-11T01:02:45.125Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-11T01:02:45.125Z] ---> Using cache [2022-05-11T01:02:45.125Z] ---> 4d8f54cc923b [2022-05-11T01:02:45.125Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T01:02:45.125Z] ---> Using cache [2022-05-11T01:02:45.125Z] ---> b9d6ea18f1c2 [2022-05-11T01:02:45.125Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-11T01:02:45.125Z] ---> Running in 5502d939a7fa [2022-05-11T01:02:45.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T01:02:45.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T01:02:45.125Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-11T01:02:45.125Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-11T01:02:45.125Z] OK: 15732 distinct packages available [2022-05-11T01:02:45.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T01:02:45.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T01:02:45.395Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-11T01:02:45.396Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-11T01:02:45.396Z] (3/4) Installing libucontext (1.1-r0) [2022-05-11T01:02:45.667Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-11T01:02:45.667Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T01:02:45.668Z] OK: 6 MiB in 18 packages [2022-05-11T01:02:46.644Z] Removing intermediate container 5502d939a7fa [2022-05-11T01:02:46.644Z] ---> 8db89b6c5878 [2022-05-11T01:02:46.644Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-11T01:02:50.029Z] ---> 949c859a8bcf [2022-05-11T01:02:50.029Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-11T01:02:50.626Z] ---> 267453cc4427 [2022-05-11T01:02:50.626Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-11T01:02:50.626Z] ---> Running in 5fbe86f51c96 [2022-05-11T01:02:50.900Z] Removing intermediate container 5fbe86f51c96 [2022-05-11T01:02:50.900Z] ---> b182f96d74b8 [2022-05-11T01:02:50.900Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-11T01:02:51.496Z] ---> 92542311419f [2022-05-11T01:02:51.496Z] Step 21/26 : WORKDIR / [2022-05-11T01:02:51.496Z] ---> Running in 3f9f38aa1229 [2022-05-11T01:02:52.100Z] Removing intermediate container 3f9f38aa1229 [2022-05-11T01:02:52.100Z] ---> 1b659399bb67 [2022-05-11T01:02:52.100Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-11T01:02:52.100Z] ---> Running in f38d731d1ad6 [2022-05-11T01:02:52.373Z] Removing intermediate container f38d731d1ad6 [2022-05-11T01:02:52.373Z] ---> eba537749c32 [2022-05-11T01:02:52.373Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-11T01:02:52.373Z] ---> Running in 30aeabd0647a [2022-05-11T01:02:52.646Z] Removing intermediate container 30aeabd0647a [2022-05-11T01:02:52.646Z] ---> 5a21a547679f [2022-05-11T01:02:52.646Z] Step 24/26 : LABEL arch=arm64 [2022-05-11T01:02:52.920Z] ---> Running in d79728c8259a [2022-05-11T01:02:53.197Z] Removing intermediate container d79728c8259a [2022-05-11T01:02:53.197Z] ---> fbb292fb1f51 [2022-05-11T01:02:53.197Z] Step 25/26 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:02:53.472Z] ---> Running in 2dba3a783615 [2022-05-11T01:02:53.745Z] Removing intermediate container 2dba3a783615 [2022-05-11T01:02:53.745Z] ---> dda5af71de8d [2022-05-11T01:02:53.745Z] Step 26/26 : LABEL version=2.2.0-dev.96 [2022-05-11T01:02:53.745Z] ---> Running in 8fa9820f6d57 [2022-05-11T01:02:54.020Z] Removing intermediate container 8fa9820f6d57 [2022-05-11T01:02:54.020Z] ---> 81a476a1b3df [2022-05-11T01:02:54.020Z] [2022-05-11T01:02:54.294Z] Successfully built 81a476a1b3df [2022-05-11T01:02:54.294Z] Successfully tagged security-spire-config-arm64:latest [2022-05-11T01:02:54.904Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-11T01:02:54.905Z] $ docker stop --time=1 626b469905b6b2cf12368248b236f2c9d4e8f77ffa8422d558c8213729ef50a4 [2022-05-11T01:02:56.663Z] $ docker rm -f 626b469905b6b2cf12368248b236f2c9d4e8f77ffa8422d558c8213729ef50a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T01:02:57.234Z] + docker images [2022-05-11T01:02:57.825Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-11T01:02:57.825Z] security-spire-config-arm64 latest 81a476a1b3df 4 seconds ago 85.6MB [2022-05-11T01:02:57.825Z] a65533351052 33 seconds ago 3.98GB [2022-05-11T01:02:57.825Z] security-spire-agent-arm64 latest c827ff95d60e About a minute ago 126MB [2022-05-11T01:02:57.825Z] security-spire-server-arm64 latest ef79d570311e About a minute ago 86.3MB [2022-05-11T01:02:57.825Z] 0e80d12c244e About a minute ago 3.98GB [2022-05-11T01:02:57.825Z] f19ed7c64d10 2 minutes ago 3.98GB [2022-05-11T01:02:57.825Z] security-proxy-setup-arm64 latest b71d9e1abd26 31 minutes ago 26.1MB [2022-05-11T01:02:57.825Z] c0f703245162 31 minutes ago 1.16GB [2022-05-11T01:02:57.825Z] sys-mgmt-agent-arm64 latest cb45c63fb9f5 32 minutes ago 282MB [2022-05-11T01:02:57.825Z] 8dd5faac5a93 34 minutes ago 1.15GB [2022-05-11T01:02:57.825Z] support-scheduler-arm64 latest ced39be22d49 37 minutes ago 25.2MB [2022-05-11T01:02:57.825Z] 702099535c1d 37 minutes ago 1.21GB [2022-05-11T01:02:57.825Z] core-metadata-arm64 latest 20453cb717ae 38 minutes ago 16.3MB [2022-05-11T01:02:57.825Z] b2d149111fb8 38 minutes ago 1.15GB [2022-05-11T01:02:57.826Z] core-command-arm64 latest 360d49ca4521 40 minutes ago 15.5MB [2022-05-11T01:02:57.826Z] 1a0cf4f4bad3 41 minutes ago 1.15GB [2022-05-11T01:02:57.826Z] support-notifications-arm64 latest 7954260f2124 44 minutes ago 25.8MB [2022-05-11T01:02:57.826Z] 75369150e917 44 minutes ago 1.21GB [2022-05-11T01:02:57.826Z] security-spiffe-token-provider-arm64 latest 5f472ea9abdd 44 minutes ago 27.9MB [2022-05-11T01:02:57.826Z] de327d85c747 45 minutes ago 1.2GB [2022-05-11T01:02:57.826Z] core-data-arm64 latest d1cbb6091ffb 45 minutes ago 21.6MB [2022-05-11T01:02:57.826Z] 9d5ac165cebb 46 minutes ago 1.18GB [2022-05-11T01:02:57.826Z] security-bootstrapper-arm64 latest 113eabf922d8 46 minutes ago 18.3MB [2022-05-11T01:02:57.826Z] security-secretstore-setup-arm64 latest df5856b0baac 46 minutes ago 27.5MB [2022-05-11T01:02:57.826Z] 71a23004f832 47 minutes ago 1.16GB [2022-05-11T01:02:57.826Z] d03c77f0cc57 47 minutes ago 1.15GB [2022-05-11T01:02:57.826Z] ci-base-image-arm64 latest 2dc4c7c8b76f 55 minutes ago 884MB [2022-05-11T01:02:57.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-11T01:02:57.826Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-11T01:02:57.826Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-11T01:02:57.826Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-11T01:02:57.826Z] 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-11T01:02:57.950Z] provisioning config files... [2022-05-11T01:02:57.969Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/226@tmp/config5342241308967589495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:02:58.319Z] ---> docker-login.sh [2022-05-11T01:02:58.319Z] nexus3.edgexfoundry.org:10001 [2022-05-11T01:02:58.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T01:02:58.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T01:02:58.863Z] Configure a credential helper to remove this warning. See [2022-05-11T01:02:58.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T01:02:58.863Z] [2022-05-11T01:02:58.863Z] Login Succeeded [2022-05-11T01:02:58.863Z] nexus3.edgexfoundry.org:10002 [2022-05-11T01:02:59.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T01:02:59.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T01:02:59.136Z] Configure a credential helper to remove this warning. See [2022-05-11T01:02:59.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T01:02:59.136Z] [2022-05-11T01:02:59.136Z] Login Succeeded [2022-05-11T01:02:59.136Z] nexus3.edgexfoundry.org:10003 [2022-05-11T01:02:59.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T01:02:59.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T01:02:59.734Z] Configure a credential helper to remove this warning. See [2022-05-11T01:02:59.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T01:02:59.734Z] [2022-05-11T01:02:59.734Z] Login Succeeded [2022-05-11T01:02:59.734Z] nexus3.edgexfoundry.org:10004 [2022-05-11T01:03:00.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T01:03:00.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T01:03:00.333Z] Configure a credential helper to remove this warning. See [2022-05-11T01:03:00.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T01:03:00.333Z] [2022-05-11T01:03:00.333Z] Login Succeeded [2022-05-11T01:03:00.333Z] docker.io [2022-05-11T01:03:00.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T01:03:01.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T01:03:01.200Z] Configure a credential helper to remove this warning. See [2022-05-11T01:03:01.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T01:03:01.200Z] [2022-05-11T01:03:01.200Z] Login Succeeded [2022-05-11T01:03:01.200Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T01:03:01.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:03:01.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T01:03:01.273Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-11T01:03:01.273Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:01.273Z] latest [2022-05-11T01:03:01.273Z] 2.2.0-dev.96 [2022-05-11T01:03:01.273Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:01.273Z] main [2022-05-11T01:03:01.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:01.642Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:01.993Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:01.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-11T01:03:01.993Z] 1a242efb143f: Preparing [2022-05-11T01:03:01.993Z] 9a7d9c704779: Preparing [2022-05-11T01:03:01.993Z] 5f859c350059: Preparing [2022-05-11T01:03:01.993Z] 6688f5d3c710: Preparing [2022-05-11T01:03:01.993Z] f73e7dbfee58: Preparing [2022-05-11T01:03:01.993Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:02.264Z] 1a242efb143f: Pushed [2022-05-11T01:03:02.264Z] 5f859c350059: Pushed [2022-05-11T01:03:02.264Z] 6688f5d3c710: Pushed [2022-05-11T01:03:04.869Z] 9a7d9c704779: Pushed [2022-05-11T01:03:04.869Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:9e09cdbb77ec3c631b1431e41de7a6282658d1bc8d6205bde60dd8208a59ec12 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:05.212Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:05.607Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-11T01:03:05.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-11T01:03:05.608Z] 1a242efb143f: Preparing [2022-05-11T01:03:05.608Z] 9a7d9c704779: Preparing [2022-05-11T01:03:05.608Z] 5f859c350059: Preparing [2022-05-11T01:03:05.608Z] 6688f5d3c710: Preparing [2022-05-11T01:03:05.608Z] f73e7dbfee58: Preparing [2022-05-11T01:03:05.608Z] 9a7d9c704779: Layer already exists [2022-05-11T01:03:05.608Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:05.608Z] 1a242efb143f: Layer already exists [2022-05-11T01:03:05.608Z] 6688f5d3c710: Layer already exists [2022-05-11T01:03:05.887Z] 5f859c350059: Layer already exists [2022-05-11T01:03:05.887Z] latest: digest: sha256:9e09cdbb77ec3c631b1431e41de7a6282658d1bc8d6205bde60dd8208a59ec12 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:06.250Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:06.606Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.96 [2022-05-11T01:03:06.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-11T01:03:06.606Z] 1a242efb143f: Preparing [2022-05-11T01:03:06.606Z] 9a7d9c704779: Preparing [2022-05-11T01:03:06.606Z] 5f859c350059: Preparing [2022-05-11T01:03:06.606Z] 6688f5d3c710: Preparing [2022-05-11T01:03:06.606Z] f73e7dbfee58: Preparing [2022-05-11T01:03:06.606Z] 1a242efb143f: Layer already exists [2022-05-11T01:03:06.606Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:06.606Z] 6688f5d3c710: Layer already exists [2022-05-11T01:03:06.606Z] 9a7d9c704779: Layer already exists [2022-05-11T01:03:06.606Z] 5f859c350059: Layer already exists [2022-05-11T01:03:06.878Z] 2.2.0-dev.96: digest: sha256:9e09cdbb77ec3c631b1431e41de7a6282658d1bc8d6205bde60dd8208a59ec12 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:07.231Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:07.574Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:07.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-11T01:03:07.574Z] 1a242efb143f: Preparing [2022-05-11T01:03:07.574Z] 9a7d9c704779: Preparing [2022-05-11T01:03:07.574Z] 5f859c350059: Preparing [2022-05-11T01:03:07.574Z] 6688f5d3c710: Preparing [2022-05-11T01:03:07.574Z] f73e7dbfee58: Preparing [2022-05-11T01:03:07.574Z] 6688f5d3c710: Layer already exists [2022-05-11T01:03:07.574Z] 5f859c350059: Layer already exists [2022-05-11T01:03:07.574Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:07.574Z] 9a7d9c704779: Layer already exists [2022-05-11T01:03:07.574Z] 1a242efb143f: Layer already exists [2022-05-11T01:03:07.847Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:9e09cdbb77ec3c631b1431e41de7a6282658d1bc8d6205bde60dd8208a59ec12 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:08.194Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:08.538Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-11T01:03:08.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-11T01:03:08.538Z] 1a242efb143f: Preparing [2022-05-11T01:03:08.538Z] 9a7d9c704779: Preparing [2022-05-11T01:03:08.538Z] 5f859c350059: Preparing [2022-05-11T01:03:08.538Z] 6688f5d3c710: Preparing [2022-05-11T01:03:08.538Z] f73e7dbfee58: Preparing [2022-05-11T01:03:08.538Z] 9a7d9c704779: Layer already exists [2022-05-11T01:03:08.538Z] 1a242efb143f: Layer already exists [2022-05-11T01:03:08.538Z] 6688f5d3c710: Layer already exists [2022-05-11T01:03:08.538Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:08.538Z] 5f859c350059: Layer already exists [2022-05-11T01:03:08.811Z] main: digest: sha256:9e09cdbb77ec3c631b1431e41de7a6282658d1bc8d6205bde60dd8208a59ec12 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:03:08.862Z] ===================================================== [Pipeline] echo [2022-05-11T01:03:08.873Z] taggedImages: [2022-05-11T01:03:08.873Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:08.873Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-11T01:03:08.873Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.96 [2022-05-11T01:03:08.873Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:08.873Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-11T01:03:08.902Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-11T01:03:08.902Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:08.902Z] latest [2022-05-11T01:03:08.902Z] 2.2.0-dev.96 [2022-05-11T01:03:08.902Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:08.902Z] main [2022-05-11T01:03:08.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:09.249Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:09.594Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:09.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-11T01:03:09.595Z] 8ddf9064f4ea: Preparing [2022-05-11T01:03:09.595Z] 0c434bb75f1e: Preparing [2022-05-11T01:03:09.595Z] 5f859c350059: Preparing [2022-05-11T01:03:09.595Z] 6368052c45f4: Preparing [2022-05-11T01:03:09.595Z] 7a72cf00a26f: Preparing [2022-05-11T01:03:09.595Z] f73e7dbfee58: Preparing [2022-05-11T01:03:09.595Z] f73e7dbfee58: Waiting [2022-05-11T01:03:09.875Z] 5f859c350059: Layer already exists [2022-05-11T01:03:09.875Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:09.875Z] 7a72cf00a26f: Pushed [2022-05-11T01:03:09.875Z] 8ddf9064f4ea: Pushed [2022-05-11T01:03:10.854Z] 6368052c45f4: Pushed [2022-05-11T01:03:13.471Z] 0c434bb75f1e: Pushed [2022-05-11T01:03:13.746Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:90c5c2ec2dfc9f9807ec6fff4cb54afc28c13e340d295f6e45ca5e926b8161a2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:14.096Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:14.444Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-11T01:03:14.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-11T01:03:14.445Z] 8ddf9064f4ea: Preparing [2022-05-11T01:03:14.445Z] 0c434bb75f1e: Preparing [2022-05-11T01:03:14.445Z] 5f859c350059: Preparing [2022-05-11T01:03:14.445Z] 6368052c45f4: Preparing [2022-05-11T01:03:14.445Z] 7a72cf00a26f: Preparing [2022-05-11T01:03:14.445Z] f73e7dbfee58: Preparing [2022-05-11T01:03:14.445Z] f73e7dbfee58: Waiting [2022-05-11T01:03:14.445Z] 7a72cf00a26f: Layer already exists [2022-05-11T01:03:14.445Z] 0c434bb75f1e: Layer already exists [2022-05-11T01:03:14.445Z] 5f859c350059: Layer already exists [2022-05-11T01:03:14.445Z] 8ddf9064f4ea: Layer already exists [2022-05-11T01:03:14.445Z] 6368052c45f4: Layer already exists [2022-05-11T01:03:14.717Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:14.717Z] latest: digest: sha256:90c5c2ec2dfc9f9807ec6fff4cb54afc28c13e340d295f6e45ca5e926b8161a2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:15.066Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:15.415Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.96 [2022-05-11T01:03:15.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-11T01:03:15.415Z] 8ddf9064f4ea: Preparing [2022-05-11T01:03:15.415Z] 0c434bb75f1e: Preparing [2022-05-11T01:03:15.415Z] 5f859c350059: Preparing [2022-05-11T01:03:15.415Z] 6368052c45f4: Preparing [2022-05-11T01:03:15.415Z] 7a72cf00a26f: Preparing [2022-05-11T01:03:15.415Z] f73e7dbfee58: Preparing [2022-05-11T01:03:15.415Z] f73e7dbfee58: Waiting [2022-05-11T01:03:15.415Z] 6368052c45f4: Layer already exists [2022-05-11T01:03:15.415Z] 5f859c350059: Layer already exists [2022-05-11T01:03:15.415Z] 8ddf9064f4ea: Layer already exists [2022-05-11T01:03:15.415Z] 0c434bb75f1e: Layer already exists [2022-05-11T01:03:15.415Z] 7a72cf00a26f: Layer already exists [2022-05-11T01:03:15.688Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:15.688Z] 2.2.0-dev.96: digest: sha256:90c5c2ec2dfc9f9807ec6fff4cb54afc28c13e340d295f6e45ca5e926b8161a2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:16.037Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:16.376Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:16.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-11T01:03:16.377Z] 8ddf9064f4ea: Preparing [2022-05-11T01:03:16.377Z] 0c434bb75f1e: Preparing [2022-05-11T01:03:16.377Z] 5f859c350059: Preparing [2022-05-11T01:03:16.377Z] 6368052c45f4: Preparing [2022-05-11T01:03:16.377Z] 7a72cf00a26f: Preparing [2022-05-11T01:03:16.377Z] f73e7dbfee58: Preparing [2022-05-11T01:03:16.377Z] f73e7dbfee58: Waiting [2022-05-11T01:03:16.377Z] 6368052c45f4: Layer already exists [2022-05-11T01:03:16.377Z] 0c434bb75f1e: Layer already exists [2022-05-11T01:03:16.377Z] 8ddf9064f4ea: Layer already exists [2022-05-11T01:03:16.377Z] 7a72cf00a26f: Layer already exists [2022-05-11T01:03:16.377Z] 5f859c350059: Layer already exists [2022-05-11T01:03:16.649Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:16.649Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:90c5c2ec2dfc9f9807ec6fff4cb54afc28c13e340d295f6e45ca5e926b8161a2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:16.997Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:17.343Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-11T01:03:17.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-11T01:03:17.343Z] 8ddf9064f4ea: Preparing [2022-05-11T01:03:17.343Z] 0c434bb75f1e: Preparing [2022-05-11T01:03:17.343Z] 5f859c350059: Preparing [2022-05-11T01:03:17.343Z] 6368052c45f4: Preparing [2022-05-11T01:03:17.343Z] 7a72cf00a26f: Preparing [2022-05-11T01:03:17.343Z] f73e7dbfee58: Preparing [2022-05-11T01:03:17.343Z] f73e7dbfee58: Waiting [2022-05-11T01:03:17.343Z] 5f859c350059: Layer already exists [2022-05-11T01:03:17.343Z] 0c434bb75f1e: Layer already exists [2022-05-11T01:03:17.343Z] 6368052c45f4: Layer already exists [2022-05-11T01:03:17.344Z] 7a72cf00a26f: Layer already exists [2022-05-11T01:03:17.344Z] 8ddf9064f4ea: Layer already exists [2022-05-11T01:03:17.616Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:17.616Z] main: digest: sha256:90c5c2ec2dfc9f9807ec6fff4cb54afc28c13e340d295f6e45ca5e926b8161a2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:03:17.674Z] ===================================================== [Pipeline] echo [2022-05-11T01:03:17.682Z] taggedImages: [2022-05-11T01:03:17.682Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:17.682Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-11T01:03:17.682Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.96 [2022-05-11T01:03:17.682Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:17.682Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-11T01:03:17.706Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-11T01:03:17.706Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:17.706Z] latest [2022-05-11T01:03:17.706Z] 2.2.0-dev.96 [2022-05-11T01:03:17.706Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:17.706Z] main [2022-05-11T01:03:17.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:18.074Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:18.415Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:18.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-11T01:03:18.415Z] 519c0b58b35a: Preparing [2022-05-11T01:03:18.415Z] 95c81e426287: Preparing [2022-05-11T01:03:18.415Z] 5f859c350059: Preparing [2022-05-11T01:03:18.415Z] 6688f5d3c710: Preparing [2022-05-11T01:03:18.415Z] f73e7dbfee58: Preparing [2022-05-11T01:03:18.690Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:18.690Z] 5f859c350059: Layer already exists [2022-05-11T01:03:18.690Z] 6688f5d3c710: Layer already exists [2022-05-11T01:03:18.690Z] 519c0b58b35a: Pushed [2022-05-11T01:03:22.071Z] 95c81e426287: Pushed [2022-05-11T01:03:22.071Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:c190039027c289b5496178578cdf4cae41c89a6be92dfa475f03ae862bbfc74e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:22.422Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:22.764Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-11T01:03:22.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-11T01:03:22.764Z] 519c0b58b35a: Preparing [2022-05-11T01:03:22.764Z] 95c81e426287: Preparing [2022-05-11T01:03:22.764Z] 5f859c350059: Preparing [2022-05-11T01:03:22.764Z] 6688f5d3c710: Preparing [2022-05-11T01:03:22.764Z] f73e7dbfee58: Preparing [2022-05-11T01:03:22.764Z] 95c81e426287: Layer already exists [2022-05-11T01:03:22.764Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:22.764Z] 519c0b58b35a: Layer already exists [2022-05-11T01:03:22.764Z] 6688f5d3c710: Layer already exists [2022-05-11T01:03:22.764Z] 5f859c350059: Layer already exists [2022-05-11T01:03:23.036Z] latest: digest: sha256:c190039027c289b5496178578cdf4cae41c89a6be92dfa475f03ae862bbfc74e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:23.389Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:23.736Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.96 [2022-05-11T01:03:23.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-11T01:03:23.736Z] 519c0b58b35a: Preparing [2022-05-11T01:03:23.736Z] 95c81e426287: Preparing [2022-05-11T01:03:23.736Z] 5f859c350059: Preparing [2022-05-11T01:03:23.736Z] 6688f5d3c710: Preparing [2022-05-11T01:03:23.736Z] f73e7dbfee58: Preparing [2022-05-11T01:03:23.736Z] 519c0b58b35a: Layer already exists [2022-05-11T01:03:23.736Z] 95c81e426287: Layer already exists [2022-05-11T01:03:23.736Z] 5f859c350059: Layer already exists [2022-05-11T01:03:23.736Z] 6688f5d3c710: Layer already exists [2022-05-11T01:03:23.736Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:24.035Z] 2.2.0-dev.96: digest: sha256:c190039027c289b5496178578cdf4cae41c89a6be92dfa475f03ae862bbfc74e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:24.397Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:24.767Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:24.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-11T01:03:24.767Z] 519c0b58b35a: Preparing [2022-05-11T01:03:24.767Z] 95c81e426287: Preparing [2022-05-11T01:03:24.767Z] 5f859c350059: Preparing [2022-05-11T01:03:24.767Z] 6688f5d3c710: Preparing [2022-05-11T01:03:24.767Z] f73e7dbfee58: Preparing [2022-05-11T01:03:24.767Z] 6688f5d3c710: Layer already exists [2022-05-11T01:03:24.767Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:24.767Z] 5f859c350059: Layer already exists [2022-05-11T01:03:24.767Z] 519c0b58b35a: Layer already exists [2022-05-11T01:03:24.767Z] 95c81e426287: Layer already exists [2022-05-11T01:03:25.037Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:c190039027c289b5496178578cdf4cae41c89a6be92dfa475f03ae862bbfc74e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:25.386Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:25.726Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-11T01:03:25.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-11T01:03:25.726Z] 519c0b58b35a: Preparing [2022-05-11T01:03:25.726Z] 95c81e426287: Preparing [2022-05-11T01:03:25.726Z] 5f859c350059: Preparing [2022-05-11T01:03:25.726Z] 6688f5d3c710: Preparing [2022-05-11T01:03:25.726Z] f73e7dbfee58: Preparing [2022-05-11T01:03:25.726Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:25.726Z] 95c81e426287: Layer already exists [2022-05-11T01:03:25.726Z] 5f859c350059: Layer already exists [2022-05-11T01:03:25.726Z] 519c0b58b35a: Layer already exists [2022-05-11T01:03:25.726Z] 6688f5d3c710: Layer already exists [2022-05-11T01:03:25.997Z] main: digest: sha256:c190039027c289b5496178578cdf4cae41c89a6be92dfa475f03ae862bbfc74e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:03:26.043Z] ===================================================== [Pipeline] echo [2022-05-11T01:03:26.050Z] taggedImages: [2022-05-11T01:03:26.050Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:26.050Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-11T01:03:26.050Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.96 [2022-05-11T01:03:26.050Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:26.050Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-11T01:03:26.069Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-11T01:03:26.069Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:26.069Z] latest [2022-05-11T01:03:26.069Z] 2.2.0-dev.96 [2022-05-11T01:03:26.069Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:26.069Z] main [2022-05-11T01:03:26.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:26.425Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:26.764Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:26.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-11T01:03:26.764Z] b0cf9fe5ff9b: Preparing [2022-05-11T01:03:26.764Z] b0cf9fe5ff9b: Preparing [2022-05-11T01:03:26.764Z] 58db2680b3dc: Preparing [2022-05-11T01:03:26.764Z] 289f1c7830d4: Preparing [2022-05-11T01:03:26.764Z] f2862c189966: Preparing [2022-05-11T01:03:26.764Z] f875a41fd9eb: Preparing [2022-05-11T01:03:26.764Z] 5f859c350059: Preparing [2022-05-11T01:03:26.764Z] 2edfaa5f2418: Preparing [2022-05-11T01:03:26.764Z] 077694333625: Preparing [2022-05-11T01:03:26.764Z] 3b3b6816c82d: Preparing [2022-05-11T01:03:26.764Z] 11c116bf4919: Preparing [2022-05-11T01:03:26.764Z] f73e7dbfee58: Preparing [2022-05-11T01:03:26.764Z] 11c116bf4919: Waiting [2022-05-11T01:03:26.764Z] 077694333625: Waiting [2022-05-11T01:03:26.764Z] f73e7dbfee58: Waiting [2022-05-11T01:03:26.764Z] 3b3b6816c82d: Waiting [2022-05-11T01:03:26.764Z] 5f859c350059: Waiting [2022-05-11T01:03:27.043Z] 58db2680b3dc: Pushed [2022-05-11T01:03:27.043Z] b0cf9fe5ff9b: Pushed [2022-05-11T01:03:27.043Z] f2862c189966: Pushed [2022-05-11T01:03:27.043Z] 289f1c7830d4: Pushed [2022-05-11T01:03:27.043Z] 5f859c350059: Layer already exists [2022-05-11T01:03:27.320Z] 2edfaa5f2418: Pushed [2022-05-11T01:03:27.320Z] 3b3b6816c82d: Pushed [2022-05-11T01:03:27.320Z] 077694333625: Pushed [2022-05-11T01:03:27.320Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:27.320Z] 11c116bf4919: Pushed [2022-05-11T01:03:30.698Z] f875a41fd9eb: Pushed [2022-05-11T01:03:30.698Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:42d098d53c877951fc4d77c6bc1cc726d18a914c2c7a1fcefd2efd9ab080ca35 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:31.036Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:31.368Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-11T01:03:31.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-11T01:03:31.368Z] b0cf9fe5ff9b: Preparing [2022-05-11T01:03:31.368Z] b0cf9fe5ff9b: Preparing [2022-05-11T01:03:31.368Z] 58db2680b3dc: Preparing [2022-05-11T01:03:31.368Z] 289f1c7830d4: Preparing [2022-05-11T01:03:31.368Z] f2862c189966: Preparing [2022-05-11T01:03:31.368Z] f875a41fd9eb: Preparing [2022-05-11T01:03:31.368Z] 5f859c350059: Preparing [2022-05-11T01:03:31.368Z] 2edfaa5f2418: Preparing [2022-05-11T01:03:31.368Z] 077694333625: Preparing [2022-05-11T01:03:31.368Z] 3b3b6816c82d: Preparing [2022-05-11T01:03:31.368Z] 11c116bf4919: Preparing [2022-05-11T01:03:31.368Z] f73e7dbfee58: Preparing [2022-05-11T01:03:31.368Z] 3b3b6816c82d: Waiting [2022-05-11T01:03:31.368Z] 11c116bf4919: Waiting [2022-05-11T01:03:31.368Z] f73e7dbfee58: Waiting [2022-05-11T01:03:31.368Z] 5f859c350059: Waiting [2022-05-11T01:03:31.368Z] 2edfaa5f2418: Waiting [2022-05-11T01:03:31.368Z] 077694333625: Waiting [2022-05-11T01:03:31.368Z] 289f1c7830d4: Layer already exists [2022-05-11T01:03:31.368Z] b0cf9fe5ff9b: Layer already exists [2022-05-11T01:03:31.368Z] f2862c189966: Layer already exists [2022-05-11T01:03:31.368Z] 58db2680b3dc: Layer already exists [2022-05-11T01:03:31.368Z] f875a41fd9eb: Layer already exists [2022-05-11T01:03:31.368Z] 5f859c350059: Layer already exists [2022-05-11T01:03:31.368Z] 2edfaa5f2418: Layer already exists [2022-05-11T01:03:31.368Z] 077694333625: Layer already exists [2022-05-11T01:03:31.637Z] 3b3b6816c82d: Layer already exists [2022-05-11T01:03:31.637Z] 11c116bf4919: Layer already exists [2022-05-11T01:03:31.637Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:31.637Z] latest: digest: sha256:42d098d53c877951fc4d77c6bc1cc726d18a914c2c7a1fcefd2efd9ab080ca35 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:31.972Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:32.303Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.96 [2022-05-11T01:03:32.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-11T01:03:32.303Z] b0cf9fe5ff9b: Preparing [2022-05-11T01:03:32.303Z] b0cf9fe5ff9b: Preparing [2022-05-11T01:03:32.303Z] 58db2680b3dc: Preparing [2022-05-11T01:03:32.303Z] 289f1c7830d4: Preparing [2022-05-11T01:03:32.303Z] f2862c189966: Preparing [2022-05-11T01:03:32.303Z] f875a41fd9eb: Preparing [2022-05-11T01:03:32.303Z] 5f859c350059: Preparing [2022-05-11T01:03:32.303Z] 2edfaa5f2418: Preparing [2022-05-11T01:03:32.303Z] 077694333625: Preparing [2022-05-11T01:03:32.303Z] 3b3b6816c82d: Preparing [2022-05-11T01:03:32.303Z] 11c116bf4919: Preparing [2022-05-11T01:03:32.303Z] f73e7dbfee58: Preparing [2022-05-11T01:03:32.303Z] 077694333625: Waiting [2022-05-11T01:03:32.303Z] 5f859c350059: Waiting [2022-05-11T01:03:32.303Z] 2edfaa5f2418: Waiting [2022-05-11T01:03:32.303Z] 11c116bf4919: Waiting [2022-05-11T01:03:32.303Z] f73e7dbfee58: Waiting [2022-05-11T01:03:32.303Z] 3b3b6816c82d: Waiting [2022-05-11T01:03:32.303Z] 289f1c7830d4: Layer already exists [2022-05-11T01:03:32.303Z] f875a41fd9eb: Layer already exists [2022-05-11T01:03:32.303Z] 58db2680b3dc: Layer already exists [2022-05-11T01:03:32.303Z] f2862c189966: Layer already exists [2022-05-11T01:03:32.303Z] b0cf9fe5ff9b: Layer already exists [2022-05-11T01:03:32.303Z] 11c116bf4919: Layer already exists [2022-05-11T01:03:32.303Z] 5f859c350059: Layer already exists [2022-05-11T01:03:32.303Z] 3b3b6816c82d: Layer already exists [2022-05-11T01:03:32.303Z] 077694333625: Layer already exists [2022-05-11T01:03:32.303Z] 2edfaa5f2418: Layer already exists [2022-05-11T01:03:32.572Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:32.572Z] 2.2.0-dev.96: digest: sha256:42d098d53c877951fc4d77c6bc1cc726d18a914c2c7a1fcefd2efd9ab080ca35 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:32.908Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:33.242Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:33.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-11T01:03:33.242Z] b0cf9fe5ff9b: Preparing [2022-05-11T01:03:33.242Z] b0cf9fe5ff9b: Preparing [2022-05-11T01:03:33.242Z] 58db2680b3dc: Preparing [2022-05-11T01:03:33.242Z] 289f1c7830d4: Preparing [2022-05-11T01:03:33.242Z] f2862c189966: Preparing [2022-05-11T01:03:33.242Z] f875a41fd9eb: Preparing [2022-05-11T01:03:33.242Z] 5f859c350059: Preparing [2022-05-11T01:03:33.242Z] 2edfaa5f2418: Preparing [2022-05-11T01:03:33.242Z] 077694333625: Preparing [2022-05-11T01:03:33.242Z] 3b3b6816c82d: Preparing [2022-05-11T01:03:33.242Z] 11c116bf4919: Preparing [2022-05-11T01:03:33.242Z] f73e7dbfee58: Preparing [2022-05-11T01:03:33.242Z] 5f859c350059: Waiting [2022-05-11T01:03:33.242Z] 3b3b6816c82d: Waiting [2022-05-11T01:03:33.242Z] 11c116bf4919: Waiting [2022-05-11T01:03:33.242Z] f73e7dbfee58: Waiting [2022-05-11T01:03:33.242Z] 2edfaa5f2418: Waiting [2022-05-11T01:03:33.242Z] 077694333625: Waiting [2022-05-11T01:03:33.512Z] 58db2680b3dc: Layer already exists [2022-05-11T01:03:33.512Z] b0cf9fe5ff9b: Layer already exists [2022-05-11T01:03:33.512Z] 289f1c7830d4: Layer already exists [2022-05-11T01:03:33.512Z] f2862c189966: Layer already exists [2022-05-11T01:03:33.512Z] f875a41fd9eb: Layer already exists [2022-05-11T01:03:33.512Z] 077694333625: Layer already exists [2022-05-11T01:03:33.512Z] 2edfaa5f2418: Layer already exists [2022-05-11T01:03:33.512Z] 5f859c350059: Layer already exists [2022-05-11T01:03:33.512Z] 11c116bf4919: Layer already exists [2022-05-11T01:03:33.512Z] 3b3b6816c82d: Layer already exists [2022-05-11T01:03:33.512Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:33.512Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:42d098d53c877951fc4d77c6bc1cc726d18a914c2c7a1fcefd2efd9ab080ca35 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:34.042Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:34.387Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-11T01:03:34.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-11T01:03:34.387Z] b0cf9fe5ff9b: Preparing [2022-05-11T01:03:34.387Z] b0cf9fe5ff9b: Preparing [2022-05-11T01:03:34.387Z] 58db2680b3dc: Preparing [2022-05-11T01:03:34.387Z] 289f1c7830d4: Preparing [2022-05-11T01:03:34.387Z] f2862c189966: Preparing [2022-05-11T01:03:34.387Z] f875a41fd9eb: Preparing [2022-05-11T01:03:34.387Z] 5f859c350059: Preparing [2022-05-11T01:03:34.387Z] 2edfaa5f2418: Preparing [2022-05-11T01:03:34.387Z] 077694333625: Preparing [2022-05-11T01:03:34.387Z] 3b3b6816c82d: Preparing [2022-05-11T01:03:34.387Z] 11c116bf4919: Preparing [2022-05-11T01:03:34.387Z] f73e7dbfee58: Preparing [2022-05-11T01:03:34.387Z] 077694333625: Waiting [2022-05-11T01:03:34.387Z] 3b3b6816c82d: Waiting [2022-05-11T01:03:34.387Z] 11c116bf4919: Waiting [2022-05-11T01:03:34.387Z] f73e7dbfee58: Waiting [2022-05-11T01:03:34.387Z] 2edfaa5f2418: Waiting [2022-05-11T01:03:34.387Z] 5f859c350059: Waiting [2022-05-11T01:03:34.387Z] f875a41fd9eb: Layer already exists [2022-05-11T01:03:34.387Z] 289f1c7830d4: Layer already exists [2022-05-11T01:03:34.387Z] b0cf9fe5ff9b: Layer already exists [2022-05-11T01:03:34.387Z] f2862c189966: Layer already exists [2022-05-11T01:03:34.660Z] 58db2680b3dc: Layer already exists [2022-05-11T01:03:34.660Z] 5f859c350059: Layer already exists [2022-05-11T01:03:34.660Z] 3b3b6816c82d: Layer already exists [2022-05-11T01:03:34.660Z] 077694333625: Layer already exists [2022-05-11T01:03:34.660Z] 2edfaa5f2418: Layer already exists [2022-05-11T01:03:34.660Z] 11c116bf4919: Layer already exists [2022-05-11T01:03:34.660Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:34.660Z] main: digest: sha256:42d098d53c877951fc4d77c6bc1cc726d18a914c2c7a1fcefd2efd9ab080ca35 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:03:34.708Z] ===================================================== [Pipeline] echo [2022-05-11T01:03:34.719Z] taggedImages: [2022-05-11T01:03:34.719Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:34.719Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-11T01:03:34.719Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.96 [2022-05-11T01:03:34.719Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:34.719Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-11T01:03:34.744Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-11T01:03:34.744Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:34.744Z] latest [2022-05-11T01:03:34.744Z] 2.2.0-dev.96 [2022-05-11T01:03:34.744Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:34.744Z] main [2022-05-11T01:03:34.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:35.102Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:35.434Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:35.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-11T01:03:35.434Z] 86480c9ce968: Preparing [2022-05-11T01:03:35.434Z] f22d5fe46ef6: Preparing [2022-05-11T01:03:35.434Z] e7866cf23496: Preparing [2022-05-11T01:03:35.434Z] b80a458cfa19: Preparing [2022-05-11T01:03:35.434Z] 641448467033: Preparing [2022-05-11T01:03:35.434Z] c3d7bd760112: Preparing [2022-05-11T01:03:35.434Z] 1180384c83d6: Preparing [2022-05-11T01:03:35.434Z] f73e7dbfee58: Preparing [2022-05-11T01:03:35.434Z] c3d7bd760112: Waiting [2022-05-11T01:03:35.434Z] 1180384c83d6: Waiting [2022-05-11T01:03:35.434Z] f73e7dbfee58: Waiting [2022-05-11T01:03:35.708Z] f22d5fe46ef6: Pushed [2022-05-11T01:03:35.708Z] 641448467033: Pushed [2022-05-11T01:03:35.708Z] 86480c9ce968: Pushed [2022-05-11T01:03:35.983Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:35.983Z] c3d7bd760112: Pushed [2022-05-11T01:03:36.578Z] 1180384c83d6: Pushed [2022-05-11T01:03:38.004Z] e7866cf23496: Pushed [2022-05-11T01:03:38.004Z] b80a458cfa19: Pushed [2022-05-11T01:03:38.277Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:62e5893a5163408a98e035564a90499a0ee9ba32dfb2f504a7f01f8b72909e14 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:38.623Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:38.959Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-11T01:03:38.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-11T01:03:38.959Z] 86480c9ce968: Preparing [2022-05-11T01:03:38.959Z] f22d5fe46ef6: Preparing [2022-05-11T01:03:38.959Z] e7866cf23496: Preparing [2022-05-11T01:03:38.959Z] b80a458cfa19: Preparing [2022-05-11T01:03:38.959Z] 641448467033: Preparing [2022-05-11T01:03:38.959Z] c3d7bd760112: Preparing [2022-05-11T01:03:38.959Z] 1180384c83d6: Preparing [2022-05-11T01:03:38.959Z] f73e7dbfee58: Preparing [2022-05-11T01:03:38.959Z] c3d7bd760112: Waiting [2022-05-11T01:03:38.959Z] 1180384c83d6: Waiting [2022-05-11T01:03:38.959Z] f73e7dbfee58: Waiting [2022-05-11T01:03:38.959Z] 641448467033: Layer already exists [2022-05-11T01:03:38.959Z] b80a458cfa19: Layer already exists [2022-05-11T01:03:38.959Z] 86480c9ce968: Layer already exists [2022-05-11T01:03:38.959Z] f22d5fe46ef6: Layer already exists [2022-05-11T01:03:38.959Z] e7866cf23496: Layer already exists [2022-05-11T01:03:39.231Z] 1180384c83d6: Layer already exists [2022-05-11T01:03:39.231Z] c3d7bd760112: Layer already exists [2022-05-11T01:03:39.231Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:39.231Z] latest: digest: sha256:62e5893a5163408a98e035564a90499a0ee9ba32dfb2f504a7f01f8b72909e14 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:39.573Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:39.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.96 [2022-05-11T01:03:39.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-11T01:03:39.917Z] 86480c9ce968: Preparing [2022-05-11T01:03:39.917Z] f22d5fe46ef6: Preparing [2022-05-11T01:03:39.917Z] e7866cf23496: Preparing [2022-05-11T01:03:39.917Z] b80a458cfa19: Preparing [2022-05-11T01:03:39.917Z] 641448467033: Preparing [2022-05-11T01:03:39.917Z] c3d7bd760112: Preparing [2022-05-11T01:03:39.917Z] 1180384c83d6: Preparing [2022-05-11T01:03:39.917Z] f73e7dbfee58: Preparing [2022-05-11T01:03:39.917Z] f73e7dbfee58: Waiting [2022-05-11T01:03:39.917Z] 1180384c83d6: Waiting [2022-05-11T01:03:39.917Z] c3d7bd760112: Waiting [2022-05-11T01:03:39.917Z] b80a458cfa19: Layer already exists [2022-05-11T01:03:39.917Z] 641448467033: Layer already exists [2022-05-11T01:03:39.917Z] f22d5fe46ef6: Layer already exists [2022-05-11T01:03:39.917Z] 86480c9ce968: Layer already exists [2022-05-11T01:03:40.188Z] e7866cf23496: Layer already exists [2022-05-11T01:03:40.188Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:40.188Z] c3d7bd760112: Layer already exists [2022-05-11T01:03:40.188Z] 1180384c83d6: Layer already exists [2022-05-11T01:03:40.188Z] 2.2.0-dev.96: digest: sha256:62e5893a5163408a98e035564a90499a0ee9ba32dfb2f504a7f01f8b72909e14 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:40.533Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:40.879Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:40.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-11T01:03:40.879Z] 86480c9ce968: Preparing [2022-05-11T01:03:40.879Z] f22d5fe46ef6: Preparing [2022-05-11T01:03:40.879Z] e7866cf23496: Preparing [2022-05-11T01:03:40.879Z] b80a458cfa19: Preparing [2022-05-11T01:03:40.879Z] 641448467033: Preparing [2022-05-11T01:03:40.879Z] c3d7bd760112: Preparing [2022-05-11T01:03:40.879Z] 1180384c83d6: Preparing [2022-05-11T01:03:40.879Z] f73e7dbfee58: Preparing [2022-05-11T01:03:40.879Z] 1180384c83d6: Waiting [2022-05-11T01:03:40.879Z] c3d7bd760112: Waiting [2022-05-11T01:03:40.879Z] e7866cf23496: Layer already exists [2022-05-11T01:03:40.879Z] f22d5fe46ef6: Layer already exists [2022-05-11T01:03:40.879Z] b80a458cfa19: Layer already exists [2022-05-11T01:03:40.879Z] 641448467033: Layer already exists [2022-05-11T01:03:40.879Z] 86480c9ce968: Layer already exists [2022-05-11T01:03:41.151Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:41.151Z] c3d7bd760112: Layer already exists [2022-05-11T01:03:41.151Z] 1180384c83d6: Layer already exists [2022-05-11T01:03:41.151Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:62e5893a5163408a98e035564a90499a0ee9ba32dfb2f504a7f01f8b72909e14 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:41.497Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:41.835Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-11T01:03:41.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-11T01:03:41.835Z] 86480c9ce968: Preparing [2022-05-11T01:03:41.835Z] f22d5fe46ef6: Preparing [2022-05-11T01:03:41.835Z] e7866cf23496: Preparing [2022-05-11T01:03:41.835Z] b80a458cfa19: Preparing [2022-05-11T01:03:41.835Z] 641448467033: Preparing [2022-05-11T01:03:41.835Z] c3d7bd760112: Preparing [2022-05-11T01:03:41.835Z] 1180384c83d6: Preparing [2022-05-11T01:03:41.835Z] f73e7dbfee58: Preparing [2022-05-11T01:03:41.835Z] c3d7bd760112: Waiting [2022-05-11T01:03:41.835Z] 1180384c83d6: Waiting [2022-05-11T01:03:41.835Z] f73e7dbfee58: Waiting [2022-05-11T01:03:41.835Z] b80a458cfa19: Layer already exists [2022-05-11T01:03:41.835Z] e7866cf23496: Layer already exists [2022-05-11T01:03:41.835Z] 641448467033: Layer already exists [2022-05-11T01:03:41.835Z] f22d5fe46ef6: Layer already exists [2022-05-11T01:03:41.835Z] 86480c9ce968: Layer already exists [2022-05-11T01:03:42.106Z] c3d7bd760112: Layer already exists [2022-05-11T01:03:42.106Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:42.106Z] 1180384c83d6: Layer already exists [2022-05-11T01:03:42.106Z] main: digest: sha256:62e5893a5163408a98e035564a90499a0ee9ba32dfb2f504a7f01f8b72909e14 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:03:42.153Z] ===================================================== [Pipeline] echo [2022-05-11T01:03:42.165Z] taggedImages: [2022-05-11T01:03:42.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:42.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-11T01:03:42.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.96 [2022-05-11T01:03:42.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:42.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-11T01:03:42.186Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-11T01:03:42.186Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:42.186Z] latest [2022-05-11T01:03:42.186Z] 2.2.0-dev.96 [2022-05-11T01:03:42.186Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:42.186Z] main [2022-05-11T01:03:42.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:42.539Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:42.881Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:42.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-11T01:03:42.881Z] 41219283fd91: Preparing [2022-05-11T01:03:42.881Z] 1c89ac686f73: Preparing [2022-05-11T01:03:42.881Z] 66ee7c970c81: Preparing [2022-05-11T01:03:42.881Z] b3ab790092c5: Preparing [2022-05-11T01:03:42.881Z] 91ead528c27d: Preparing [2022-05-11T01:03:42.881Z] 6c5af5ac767a: Preparing [2022-05-11T01:03:42.881Z] 07e62eff3323: Preparing [2022-05-11T01:03:42.881Z] 7819885fdc79: Preparing [2022-05-11T01:03:42.881Z] 42611656b89d: Preparing [2022-05-11T01:03:42.881Z] f73e7dbfee58: Preparing [2022-05-11T01:03:42.881Z] 6c5af5ac767a: Waiting [2022-05-11T01:03:42.881Z] 07e62eff3323: Waiting [2022-05-11T01:03:42.881Z] 7819885fdc79: Waiting [2022-05-11T01:03:42.881Z] 42611656b89d: Waiting [2022-05-11T01:03:42.881Z] f73e7dbfee58: Waiting [2022-05-11T01:03:43.156Z] 41219283fd91: Pushed [2022-05-11T01:03:43.156Z] 91ead528c27d: Pushed [2022-05-11T01:03:43.156Z] 1c89ac686f73: Pushed [2022-05-11T01:03:43.438Z] 6c5af5ac767a: Pushed [2022-05-11T01:03:43.438Z] 07e62eff3323: Pushed [2022-05-11T01:03:43.438Z] 7819885fdc79: Pushed [2022-05-11T01:03:43.710Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:43.985Z] 42611656b89d: Pushed [2022-05-11T01:03:45.967Z] b3ab790092c5: Pushed [2022-05-11T01:03:46.561Z] 66ee7c970c81: Pushed [2022-05-11T01:03:46.833Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:53519e4e27c7e8519918faccca3ca77c38425cce4f2c35205165c17aaccbe0e1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:47.181Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:47.522Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-11T01:03:47.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-11T01:03:47.522Z] 41219283fd91: Preparing [2022-05-11T01:03:47.522Z] 1c89ac686f73: Preparing [2022-05-11T01:03:47.522Z] 66ee7c970c81: Preparing [2022-05-11T01:03:47.522Z] b3ab790092c5: Preparing [2022-05-11T01:03:47.522Z] 91ead528c27d: Preparing [2022-05-11T01:03:47.522Z] 6c5af5ac767a: Preparing [2022-05-11T01:03:47.522Z] 07e62eff3323: Preparing [2022-05-11T01:03:47.522Z] 7819885fdc79: Preparing [2022-05-11T01:03:47.522Z] 42611656b89d: Preparing [2022-05-11T01:03:47.522Z] f73e7dbfee58: Preparing [2022-05-11T01:03:47.522Z] 6c5af5ac767a: Waiting [2022-05-11T01:03:47.522Z] 7819885fdc79: Waiting [2022-05-11T01:03:47.522Z] 42611656b89d: Waiting [2022-05-11T01:03:47.522Z] 07e62eff3323: Waiting [2022-05-11T01:03:47.522Z] 91ead528c27d: Layer already exists [2022-05-11T01:03:47.522Z] 66ee7c970c81: Layer already exists [2022-05-11T01:03:47.522Z] b3ab790092c5: Layer already exists [2022-05-11T01:03:47.522Z] 1c89ac686f73: Layer already exists [2022-05-11T01:03:47.522Z] 41219283fd91: Layer already exists [2022-05-11T01:03:47.795Z] 6c5af5ac767a: Layer already exists [2022-05-11T01:03:47.795Z] 07e62eff3323: Layer already exists [2022-05-11T01:03:47.795Z] 42611656b89d: Layer already exists [2022-05-11T01:03:47.795Z] 7819885fdc79: Layer already exists [2022-05-11T01:03:47.795Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:47.795Z] latest: digest: sha256:53519e4e27c7e8519918faccca3ca77c38425cce4f2c35205165c17aaccbe0e1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:48.140Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:48.484Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.96 [2022-05-11T01:03:48.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-11T01:03:48.484Z] 41219283fd91: Preparing [2022-05-11T01:03:48.484Z] 1c89ac686f73: Preparing [2022-05-11T01:03:48.484Z] 66ee7c970c81: Preparing [2022-05-11T01:03:48.484Z] b3ab790092c5: Preparing [2022-05-11T01:03:48.484Z] 91ead528c27d: Preparing [2022-05-11T01:03:48.484Z] 6c5af5ac767a: Preparing [2022-05-11T01:03:48.484Z] 07e62eff3323: Preparing [2022-05-11T01:03:48.484Z] 7819885fdc79: Preparing [2022-05-11T01:03:48.484Z] 42611656b89d: Preparing [2022-05-11T01:03:48.484Z] f73e7dbfee58: Preparing [2022-05-11T01:03:48.484Z] 07e62eff3323: Waiting [2022-05-11T01:03:48.484Z] 42611656b89d: Waiting [2022-05-11T01:03:48.484Z] 6c5af5ac767a: Waiting [2022-05-11T01:03:48.484Z] 7819885fdc79: Waiting [2022-05-11T01:03:48.484Z] f73e7dbfee58: Waiting [2022-05-11T01:03:48.484Z] 66ee7c970c81: Layer already exists [2022-05-11T01:03:48.484Z] b3ab790092c5: Layer already exists [2022-05-11T01:03:48.484Z] 91ead528c27d: Layer already exists [2022-05-11T01:03:48.484Z] 1c89ac686f73: Layer already exists [2022-05-11T01:03:48.484Z] 41219283fd91: Layer already exists [2022-05-11T01:03:48.758Z] 7819885fdc79: Layer already exists [2022-05-11T01:03:48.758Z] 07e62eff3323: Layer already exists [2022-05-11T01:03:48.758Z] 42611656b89d: Layer already exists [2022-05-11T01:03:48.758Z] 6c5af5ac767a: Layer already exists [2022-05-11T01:03:48.758Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:48.758Z] 2.2.0-dev.96: digest: sha256:53519e4e27c7e8519918faccca3ca77c38425cce4f2c35205165c17aaccbe0e1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:49.102Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:49.441Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:49.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-11T01:03:49.442Z] 41219283fd91: Preparing [2022-05-11T01:03:49.442Z] 1c89ac686f73: Preparing [2022-05-11T01:03:49.442Z] 66ee7c970c81: Preparing [2022-05-11T01:03:49.442Z] b3ab790092c5: Preparing [2022-05-11T01:03:49.442Z] 91ead528c27d: Preparing [2022-05-11T01:03:49.442Z] 6c5af5ac767a: Preparing [2022-05-11T01:03:49.442Z] 07e62eff3323: Preparing [2022-05-11T01:03:49.442Z] 7819885fdc79: Preparing [2022-05-11T01:03:49.442Z] 42611656b89d: Preparing [2022-05-11T01:03:49.442Z] f73e7dbfee58: Preparing [2022-05-11T01:03:49.442Z] 6c5af5ac767a: Waiting [2022-05-11T01:03:49.442Z] 07e62eff3323: Waiting [2022-05-11T01:03:49.442Z] f73e7dbfee58: Waiting [2022-05-11T01:03:49.442Z] 42611656b89d: Waiting [2022-05-11T01:03:49.442Z] b3ab790092c5: Layer already exists [2022-05-11T01:03:49.442Z] 41219283fd91: Layer already exists [2022-05-11T01:03:49.442Z] 91ead528c27d: Layer already exists [2022-05-11T01:03:49.442Z] 66ee7c970c81: Layer already exists [2022-05-11T01:03:49.442Z] 1c89ac686f73: Layer already exists [2022-05-11T01:03:49.713Z] 7819885fdc79: Layer already exists [2022-05-11T01:03:49.713Z] 6c5af5ac767a: Layer already exists [2022-05-11T01:03:49.713Z] 42611656b89d: Layer already exists [2022-05-11T01:03:49.713Z] 07e62eff3323: Layer already exists [2022-05-11T01:03:49.713Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:49.713Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:53519e4e27c7e8519918faccca3ca77c38425cce4f2c35205165c17aaccbe0e1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:50.058Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:50.400Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-11T01:03:50.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-11T01:03:50.401Z] 41219283fd91: Preparing [2022-05-11T01:03:50.401Z] 1c89ac686f73: Preparing [2022-05-11T01:03:50.401Z] 66ee7c970c81: Preparing [2022-05-11T01:03:50.401Z] b3ab790092c5: Preparing [2022-05-11T01:03:50.401Z] 91ead528c27d: Preparing [2022-05-11T01:03:50.401Z] 6c5af5ac767a: Preparing [2022-05-11T01:03:50.401Z] 07e62eff3323: Preparing [2022-05-11T01:03:50.401Z] 7819885fdc79: Preparing [2022-05-11T01:03:50.401Z] 42611656b89d: Preparing [2022-05-11T01:03:50.401Z] f73e7dbfee58: Preparing [2022-05-11T01:03:50.401Z] 6c5af5ac767a: Waiting [2022-05-11T01:03:50.401Z] 07e62eff3323: Waiting [2022-05-11T01:03:50.401Z] 7819885fdc79: Waiting [2022-05-11T01:03:50.401Z] 42611656b89d: Waiting [2022-05-11T01:03:50.401Z] f73e7dbfee58: Waiting [2022-05-11T01:03:50.401Z] 91ead528c27d: Layer already exists [2022-05-11T01:03:50.401Z] 41219283fd91: Layer already exists [2022-05-11T01:03:50.401Z] b3ab790092c5: Layer already exists [2022-05-11T01:03:50.401Z] 66ee7c970c81: Layer already exists [2022-05-11T01:03:50.401Z] 1c89ac686f73: Layer already exists [2022-05-11T01:03:50.673Z] 7819885fdc79: Layer already exists [2022-05-11T01:03:50.673Z] 07e62eff3323: Layer already exists [2022-05-11T01:03:50.673Z] f73e7dbfee58: Layer already exists [2022-05-11T01:03:50.673Z] 6c5af5ac767a: Layer already exists [2022-05-11T01:03:50.673Z] 42611656b89d: Layer already exists [2022-05-11T01:03:50.673Z] main: digest: sha256:53519e4e27c7e8519918faccca3ca77c38425cce4f2c35205165c17aaccbe0e1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:03:50.718Z] ===================================================== [Pipeline] echo [2022-05-11T01:03:50.734Z] taggedImages: [2022-05-11T01:03:50.734Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:50.734Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-11T01:03:50.734Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.96 [2022-05-11T01:03:50.734Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:50.734Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-11T01:03:50.757Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-11T01:03:50.757Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:50.757Z] latest [2022-05-11T01:03:50.757Z] 2.2.0-dev.96 [2022-05-11T01:03:50.757Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:50.757Z] main [2022-05-11T01:03:50.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:51.115Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:51.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:03:51.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-11T01:03:51.464Z] abe9f9454fe5: Preparing [2022-05-11T01:03:51.464Z] 47d1b6e358ae: Preparing [2022-05-11T01:03:51.464Z] 5f859c350059: Preparing [2022-05-11T01:03:51.464Z] 69249ece31ef: Preparing [2022-05-11T01:03:51.464Z] 3a46af568439: Preparing [2022-05-11T01:03:51.464Z] 4f4ce317c6bb: Preparing [2022-05-11T01:03:51.464Z] 4f4ce317c6bb: Waiting [2022-05-11T01:03:51.738Z] 5f859c350059: Layer already exists [2022-05-11T01:03:51.738Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:03:51.738Z] 3a46af568439: Pushed [2022-05-11T01:03:51.738Z] abe9f9454fe5: Pushed [2022-05-11T01:03:53.174Z] 69249ece31ef: Pushed [2022-05-11T01:03:56.597Z] 47d1b6e358ae: Pushed [2022-05-11T01:03:56.885Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:139427e5cbbce809dd3e0661381b1c2e02efe407344c0f889ac8c89572575796 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:57.235Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:57.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-11T01:03:57.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-11T01:03:57.588Z] abe9f9454fe5: Preparing [2022-05-11T01:03:57.588Z] 47d1b6e358ae: Preparing [2022-05-11T01:03:57.588Z] 5f859c350059: Preparing [2022-05-11T01:03:57.588Z] 69249ece31ef: Preparing [2022-05-11T01:03:57.588Z] 3a46af568439: Preparing [2022-05-11T01:03:57.588Z] 4f4ce317c6bb: Preparing [2022-05-11T01:03:57.588Z] 3a46af568439: Layer already exists [2022-05-11T01:03:57.588Z] 5f859c350059: Layer already exists [2022-05-11T01:03:57.588Z] abe9f9454fe5: Layer already exists [2022-05-11T01:03:57.588Z] 47d1b6e358ae: Layer already exists [2022-05-11T01:03:57.588Z] 69249ece31ef: Layer already exists [2022-05-11T01:03:57.588Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:03:57.859Z] latest: digest: sha256:139427e5cbbce809dd3e0661381b1c2e02efe407344c0f889ac8c89572575796 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:58.209Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:58.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.96 [2022-05-11T01:03:58.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-11T01:03:58.552Z] abe9f9454fe5: Preparing [2022-05-11T01:03:58.552Z] 47d1b6e358ae: Preparing [2022-05-11T01:03:58.552Z] 5f859c350059: Preparing [2022-05-11T01:03:58.552Z] 69249ece31ef: Preparing [2022-05-11T01:03:58.552Z] 3a46af568439: Preparing [2022-05-11T01:03:58.552Z] 4f4ce317c6bb: Preparing [2022-05-11T01:03:58.552Z] 4f4ce317c6bb: Waiting [2022-05-11T01:03:58.552Z] 5f859c350059: Layer already exists [2022-05-11T01:03:58.552Z] 69249ece31ef: Layer already exists [2022-05-11T01:03:58.552Z] 3a46af568439: Layer already exists [2022-05-11T01:03:58.552Z] abe9f9454fe5: Layer already exists [2022-05-11T01:03:58.552Z] 47d1b6e358ae: Layer already exists [2022-05-11T01:03:58.552Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:03:58.827Z] 2.2.0-dev.96: digest: sha256:139427e5cbbce809dd3e0661381b1c2e02efe407344c0f889ac8c89572575796 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:59.169Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:03:59.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:03:59.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-11T01:03:59.508Z] abe9f9454fe5: Preparing [2022-05-11T01:03:59.508Z] 47d1b6e358ae: Preparing [2022-05-11T01:03:59.508Z] 5f859c350059: Preparing [2022-05-11T01:03:59.508Z] 69249ece31ef: Preparing [2022-05-11T01:03:59.508Z] 3a46af568439: Preparing [2022-05-11T01:03:59.508Z] 4f4ce317c6bb: Preparing [2022-05-11T01:03:59.508Z] 4f4ce317c6bb: Waiting [2022-05-11T01:03:59.508Z] 69249ece31ef: Layer already exists [2022-05-11T01:03:59.508Z] 5f859c350059: Layer already exists [2022-05-11T01:03:59.508Z] 47d1b6e358ae: Layer already exists [2022-05-11T01:03:59.508Z] abe9f9454fe5: Layer already exists [2022-05-11T01:03:59.508Z] 3a46af568439: Layer already exists [2022-05-11T01:03:59.783Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:03:59.783Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:139427e5cbbce809dd3e0661381b1c2e02efe407344c0f889ac8c89572575796 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:00.135Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:00.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-11T01:04:00.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-11T01:04:00.472Z] abe9f9454fe5: Preparing [2022-05-11T01:04:00.472Z] 47d1b6e358ae: Preparing [2022-05-11T01:04:00.472Z] 5f859c350059: Preparing [2022-05-11T01:04:00.472Z] 69249ece31ef: Preparing [2022-05-11T01:04:00.472Z] 3a46af568439: Preparing [2022-05-11T01:04:00.472Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:00.472Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:00.472Z] 69249ece31ef: Layer already exists [2022-05-11T01:04:00.472Z] abe9f9454fe5: Layer already exists [2022-05-11T01:04:00.472Z] 5f859c350059: Layer already exists [2022-05-11T01:04:00.472Z] 3a46af568439: Layer already exists [2022-05-11T01:04:00.472Z] 47d1b6e358ae: Layer already exists [2022-05-11T01:04:00.744Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:00.744Z] main: digest: sha256:139427e5cbbce809dd3e0661381b1c2e02efe407344c0f889ac8c89572575796 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:04:00.787Z] ===================================================== [Pipeline] echo [2022-05-11T01:04:00.796Z] taggedImages: [2022-05-11T01:04:00.796Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:04:00.796Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-11T01:04:00.796Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.96 [2022-05-11T01:04:00.796Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:04:00.796Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-11T01:04:00.817Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-11T01:04:00.817Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:04:00.817Z] latest [2022-05-11T01:04:00.817Z] 2.2.0-dev.96 [2022-05-11T01:04:00.817Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:04:00.817Z] main [2022-05-11T01:04:00.817Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:01.164Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:01.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:04:01.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-11T01:04:01.507Z] 5ca2a8081247: Preparing [2022-05-11T01:04:01.507Z] 01daf2972d16: Preparing [2022-05-11T01:04:01.507Z] 3b49379dcca0: Preparing [2022-05-11T01:04:01.507Z] bef0450aa3ff: Preparing [2022-05-11T01:04:01.507Z] 7060e164ce24: Preparing [2022-05-11T01:04:01.507Z] f4d45e7fe901: Preparing [2022-05-11T01:04:01.507Z] 3a46af568439: Preparing [2022-05-11T01:04:01.507Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:01.507Z] f4d45e7fe901: Waiting [2022-05-11T01:04:01.507Z] 3a46af568439: Waiting [2022-05-11T01:04:01.507Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:01.780Z] 01daf2972d16: Pushed [2022-05-11T01:04:01.780Z] 5ca2a8081247: Pushed [2022-05-11T01:04:01.780Z] 3b49379dcca0: Pushed [2022-05-11T01:04:01.780Z] 3a46af568439: Layer already exists [2022-05-11T01:04:02.055Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:02.655Z] f4d45e7fe901: Pushed [2022-05-11T01:04:12.803Z] 7060e164ce24: Pushed [2022-05-11T01:04:19.493Z] bef0450aa3ff: Pushed [2022-05-11T01:04:19.493Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:4254ffd09f37752fd1f688cbbad1309852e33547f45aaf091909fe5973ac3187 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:19.840Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:20.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-11T01:04:20.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-11T01:04:20.187Z] 5ca2a8081247: Preparing [2022-05-11T01:04:20.187Z] 01daf2972d16: Preparing [2022-05-11T01:04:20.187Z] 3b49379dcca0: Preparing [2022-05-11T01:04:20.187Z] bef0450aa3ff: Preparing [2022-05-11T01:04:20.187Z] 7060e164ce24: Preparing [2022-05-11T01:04:20.187Z] f4d45e7fe901: Preparing [2022-05-11T01:04:20.187Z] 3a46af568439: Preparing [2022-05-11T01:04:20.187Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:20.187Z] f4d45e7fe901: Waiting [2022-05-11T01:04:20.187Z] 3a46af568439: Waiting [2022-05-11T01:04:20.187Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:20.462Z] 5ca2a8081247: Layer already exists [2022-05-11T01:04:20.462Z] 01daf2972d16: Layer already exists [2022-05-11T01:04:20.462Z] bef0450aa3ff: Layer already exists [2022-05-11T01:04:20.462Z] 3b49379dcca0: Layer already exists [2022-05-11T01:04:20.462Z] 7060e164ce24: Layer already exists [2022-05-11T01:04:20.462Z] f4d45e7fe901: Layer already exists [2022-05-11T01:04:20.462Z] 3a46af568439: Layer already exists [2022-05-11T01:04:20.462Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:20.462Z] latest: digest: sha256:4254ffd09f37752fd1f688cbbad1309852e33547f45aaf091909fe5973ac3187 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:20.813Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:21.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.96 [2022-05-11T01:04:21.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-11T01:04:21.154Z] 5ca2a8081247: Preparing [2022-05-11T01:04:21.154Z] 01daf2972d16: Preparing [2022-05-11T01:04:21.154Z] 3b49379dcca0: Preparing [2022-05-11T01:04:21.154Z] bef0450aa3ff: Preparing [2022-05-11T01:04:21.154Z] 7060e164ce24: Preparing [2022-05-11T01:04:21.154Z] f4d45e7fe901: Preparing [2022-05-11T01:04:21.154Z] 3a46af568439: Preparing [2022-05-11T01:04:21.154Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:21.154Z] 3a46af568439: Waiting [2022-05-11T01:04:21.154Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:21.155Z] f4d45e7fe901: Waiting [2022-05-11T01:04:21.155Z] 7060e164ce24: Layer already exists [2022-05-11T01:04:21.155Z] bef0450aa3ff: Layer already exists [2022-05-11T01:04:21.155Z] 5ca2a8081247: Layer already exists [2022-05-11T01:04:21.155Z] 01daf2972d16: Layer already exists [2022-05-11T01:04:21.155Z] 3b49379dcca0: Layer already exists [2022-05-11T01:04:21.426Z] f4d45e7fe901: Layer already exists [2022-05-11T01:04:21.426Z] 3a46af568439: Layer already exists [2022-05-11T01:04:21.426Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:21.426Z] 2.2.0-dev.96: digest: sha256:4254ffd09f37752fd1f688cbbad1309852e33547f45aaf091909fe5973ac3187 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:21.776Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:22.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:04:22.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-11T01:04:22.116Z] 5ca2a8081247: Preparing [2022-05-11T01:04:22.116Z] 01daf2972d16: Preparing [2022-05-11T01:04:22.116Z] 3b49379dcca0: Preparing [2022-05-11T01:04:22.116Z] bef0450aa3ff: Preparing [2022-05-11T01:04:22.116Z] 7060e164ce24: Preparing [2022-05-11T01:04:22.116Z] f4d45e7fe901: Preparing [2022-05-11T01:04:22.116Z] 3a46af568439: Preparing [2022-05-11T01:04:22.116Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:22.116Z] f4d45e7fe901: Waiting [2022-05-11T01:04:22.116Z] 3a46af568439: Waiting [2022-05-11T01:04:22.116Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:22.116Z] 7060e164ce24: Layer already exists [2022-05-11T01:04:22.116Z] 01daf2972d16: Layer already exists [2022-05-11T01:04:22.116Z] 5ca2a8081247: Layer already exists [2022-05-11T01:04:22.116Z] bef0450aa3ff: Layer already exists [2022-05-11T01:04:22.116Z] 3b49379dcca0: Layer already exists [2022-05-11T01:04:22.388Z] 3a46af568439: Layer already exists [2022-05-11T01:04:22.388Z] f4d45e7fe901: Layer already exists [2022-05-11T01:04:22.388Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:22.388Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:4254ffd09f37752fd1f688cbbad1309852e33547f45aaf091909fe5973ac3187 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:22.734Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:23.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-11T01:04:23.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-11T01:04:23.080Z] 5ca2a8081247: Preparing [2022-05-11T01:04:23.080Z] 01daf2972d16: Preparing [2022-05-11T01:04:23.080Z] 3b49379dcca0: Preparing [2022-05-11T01:04:23.080Z] bef0450aa3ff: Preparing [2022-05-11T01:04:23.080Z] 7060e164ce24: Preparing [2022-05-11T01:04:23.080Z] f4d45e7fe901: Preparing [2022-05-11T01:04:23.080Z] 3a46af568439: Preparing [2022-05-11T01:04:23.080Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:23.080Z] f4d45e7fe901: Waiting [2022-05-11T01:04:23.080Z] 3a46af568439: Waiting [2022-05-11T01:04:23.080Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:23.080Z] bef0450aa3ff: Layer already exists [2022-05-11T01:04:23.080Z] 5ca2a8081247: Layer already exists [2022-05-11T01:04:23.080Z] 01daf2972d16: Layer already exists [2022-05-11T01:04:23.080Z] 3b49379dcca0: Layer already exists [2022-05-11T01:04:23.080Z] 7060e164ce24: Layer already exists [2022-05-11T01:04:23.352Z] f4d45e7fe901: Layer already exists [2022-05-11T01:04:23.352Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:23.352Z] 3a46af568439: Layer already exists [2022-05-11T01:04:23.352Z] main: digest: sha256:4254ffd09f37752fd1f688cbbad1309852e33547f45aaf091909fe5973ac3187 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:04:23.411Z] ===================================================== [Pipeline] echo [2022-05-11T01:04:23.424Z] taggedImages: [2022-05-11T01:04:23.424Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:04:23.424Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-11T01:04:23.424Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.96 [2022-05-11T01:04:23.424Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:04:23.424Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-11T01:04:23.454Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-11T01:04:23.454Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:04:23.454Z] latest [2022-05-11T01:04:23.454Z] 2.2.0-dev.96 [2022-05-11T01:04:23.454Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:04:23.454Z] main [2022-05-11T01:04:23.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:23.823Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:24.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:04:24.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-11T01:04:24.180Z] bf35d4c2551a: Preparing [2022-05-11T01:04:24.180Z] 7a7d53a5f4a0: Preparing [2022-05-11T01:04:24.180Z] d513c46de1d8: Preparing [2022-05-11T01:04:24.180Z] 5e70112887ca: Preparing [2022-05-11T01:04:24.180Z] 6914dcc324e0: Preparing [2022-05-11T01:04:24.180Z] 3a46af568439: Preparing [2022-05-11T01:04:24.180Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:24.180Z] 3a46af568439: Waiting [2022-05-11T01:04:24.180Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:24.482Z] 7a7d53a5f4a0: Pushed [2022-05-11T01:04:24.482Z] d513c46de1d8: Pushed [2022-05-11T01:04:24.482Z] bf35d4c2551a: Pushed [2022-05-11T01:04:24.482Z] 3a46af568439: Layer already exists [2022-05-11T01:04:24.757Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:25.029Z] 6914dcc324e0: Pushed [2022-05-11T01:04:43.313Z] 5e70112887ca: Pushed [2022-05-11T01:04:43.313Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:4b0a301cd9f7739d90e55136d79d8f797166b6c3625b5b82e46eae785ee09e03 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:43.660Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:43.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-11T01:04:43.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-11T01:04:43.998Z] bf35d4c2551a: Preparing [2022-05-11T01:04:43.998Z] 7a7d53a5f4a0: Preparing [2022-05-11T01:04:43.998Z] d513c46de1d8: Preparing [2022-05-11T01:04:43.998Z] 5e70112887ca: Preparing [2022-05-11T01:04:43.998Z] 6914dcc324e0: Preparing [2022-05-11T01:04:43.998Z] 3a46af568439: Preparing [2022-05-11T01:04:43.998Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:43.998Z] 3a46af568439: Waiting [2022-05-11T01:04:43.998Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:44.271Z] 7a7d53a5f4a0: Layer already exists [2022-05-11T01:04:44.271Z] 6914dcc324e0: Layer already exists [2022-05-11T01:04:44.271Z] bf35d4c2551a: Layer already exists [2022-05-11T01:04:44.271Z] 5e70112887ca: Layer already exists [2022-05-11T01:04:44.271Z] d513c46de1d8: Layer already exists [2022-05-11T01:04:44.271Z] 3a46af568439: Layer already exists [2022-05-11T01:04:44.271Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:44.271Z] latest: digest: sha256:4b0a301cd9f7739d90e55136d79d8f797166b6c3625b5b82e46eae785ee09e03 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:44.613Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:44.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.96 [2022-05-11T01:04:44.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-11T01:04:44.953Z] bf35d4c2551a: Preparing [2022-05-11T01:04:44.953Z] 7a7d53a5f4a0: Preparing [2022-05-11T01:04:44.953Z] d513c46de1d8: Preparing [2022-05-11T01:04:44.953Z] 5e70112887ca: Preparing [2022-05-11T01:04:44.953Z] 6914dcc324e0: Preparing [2022-05-11T01:04:44.953Z] 3a46af568439: Preparing [2022-05-11T01:04:44.953Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:44.953Z] 3a46af568439: Waiting [2022-05-11T01:04:44.953Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:44.953Z] 5e70112887ca: Layer already exists [2022-05-11T01:04:44.953Z] 6914dcc324e0: Layer already exists [2022-05-11T01:04:44.953Z] bf35d4c2551a: Layer already exists [2022-05-11T01:04:44.953Z] d513c46de1d8: Layer already exists [2022-05-11T01:04:44.953Z] 7a7d53a5f4a0: Layer already exists [2022-05-11T01:04:45.226Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:45.226Z] 3a46af568439: Layer already exists [2022-05-11T01:04:45.226Z] 2.2.0-dev.96: digest: sha256:4b0a301cd9f7739d90e55136d79d8f797166b6c3625b5b82e46eae785ee09e03 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:45.572Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:45.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:04:45.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-11T01:04:45.914Z] bf35d4c2551a: Preparing [2022-05-11T01:04:45.914Z] 7a7d53a5f4a0: Preparing [2022-05-11T01:04:45.914Z] d513c46de1d8: Preparing [2022-05-11T01:04:45.914Z] 5e70112887ca: Preparing [2022-05-11T01:04:45.914Z] 6914dcc324e0: Preparing [2022-05-11T01:04:45.914Z] 3a46af568439: Preparing [2022-05-11T01:04:45.914Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:45.914Z] 3a46af568439: Waiting [2022-05-11T01:04:45.914Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:45.914Z] 6914dcc324e0: Layer already exists [2022-05-11T01:04:45.914Z] 7a7d53a5f4a0: Layer already exists [2022-05-11T01:04:45.914Z] 5e70112887ca: Layer already exists [2022-05-11T01:04:45.914Z] bf35d4c2551a: Layer already exists [2022-05-11T01:04:46.186Z] d513c46de1d8: Layer already exists [2022-05-11T01:04:46.186Z] 3a46af568439: Layer already exists [2022-05-11T01:04:46.186Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:46.186Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:4b0a301cd9f7739d90e55136d79d8f797166b6c3625b5b82e46eae785ee09e03 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:46.527Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:46.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-11T01:04:46.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-11T01:04:46.867Z] bf35d4c2551a: Preparing [2022-05-11T01:04:46.867Z] 7a7d53a5f4a0: Preparing [2022-05-11T01:04:46.867Z] d513c46de1d8: Preparing [2022-05-11T01:04:46.867Z] 5e70112887ca: Preparing [2022-05-11T01:04:46.867Z] 6914dcc324e0: Preparing [2022-05-11T01:04:46.867Z] 3a46af568439: Preparing [2022-05-11T01:04:46.867Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:46.867Z] 3a46af568439: Waiting [2022-05-11T01:04:46.867Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:46.867Z] 5e70112887ca: Layer already exists [2022-05-11T01:04:46.867Z] 6914dcc324e0: Layer already exists [2022-05-11T01:04:46.867Z] bf35d4c2551a: Layer already exists [2022-05-11T01:04:46.867Z] d513c46de1d8: Layer already exists [2022-05-11T01:04:46.867Z] 7a7d53a5f4a0: Layer already exists [2022-05-11T01:04:47.139Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:47.139Z] 3a46af568439: Layer already exists [2022-05-11T01:04:47.139Z] main: digest: sha256:4b0a301cd9f7739d90e55136d79d8f797166b6c3625b5b82e46eae785ee09e03 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:04:47.194Z] ===================================================== [Pipeline] echo [2022-05-11T01:04:47.204Z] taggedImages: [2022-05-11T01:04:47.204Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:04:47.204Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-11T01:04:47.204Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.96 [2022-05-11T01:04:47.204Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:04:47.204Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-11T01:04:47.229Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-11T01:04:47.229Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:04:47.229Z] latest [2022-05-11T01:04:47.229Z] 2.2.0-dev.96 [2022-05-11T01:04:47.229Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:04:47.229Z] main [2022-05-11T01:04:47.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:47.591Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:04:47.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:04:47.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-11T01:04:47.934Z] 059c6314f4b3: Preparing [2022-05-11T01:04:47.934Z] 9a5ff8116804: Preparing [2022-05-11T01:04:47.934Z] 37d4092bf34a: Preparing [2022-05-11T01:04:47.934Z] fcb0acd3e5da: Preparing [2022-05-11T01:04:47.934Z] f4d45e7fe901: Preparing [2022-05-11T01:04:47.934Z] 3a46af568439: Preparing [2022-05-11T01:04:47.934Z] 4f4ce317c6bb: Preparing [2022-05-11T01:04:47.934Z] 3a46af568439: Waiting [2022-05-11T01:04:47.934Z] 4f4ce317c6bb: Waiting [2022-05-11T01:04:48.206Z] f4d45e7fe901: Layer already exists [2022-05-11T01:04:48.206Z] 3a46af568439: Layer already exists [2022-05-11T01:04:48.206Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:04:48.206Z] 059c6314f4b3: Pushed [2022-05-11T01:04:48.206Z] 9a5ff8116804: Pushed [2022-05-11T01:04:48.206Z] 37d4092bf34a: Pushed [2022-05-11T01:05:06.501Z] fcb0acd3e5da: Pushed [2022-05-11T01:05:06.501Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:5ae6833cce4cee7ffcb09068467aa34bfe0ee08210945ac0c90de0f530a97a6f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:06.845Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:07.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-11T01:05:07.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-11T01:05:07.187Z] 059c6314f4b3: Preparing [2022-05-11T01:05:07.187Z] 9a5ff8116804: Preparing [2022-05-11T01:05:07.187Z] 37d4092bf34a: Preparing [2022-05-11T01:05:07.187Z] fcb0acd3e5da: Preparing [2022-05-11T01:05:07.187Z] f4d45e7fe901: Preparing [2022-05-11T01:05:07.187Z] 3a46af568439: Preparing [2022-05-11T01:05:07.187Z] 4f4ce317c6bb: Preparing [2022-05-11T01:05:07.187Z] 3a46af568439: Waiting [2022-05-11T01:05:07.187Z] 4f4ce317c6bb: Waiting [2022-05-11T01:05:07.187Z] 37d4092bf34a: Layer already exists [2022-05-11T01:05:07.187Z] 059c6314f4b3: Layer already exists [2022-05-11T01:05:07.187Z] fcb0acd3e5da: Layer already exists [2022-05-11T01:05:07.187Z] 9a5ff8116804: Layer already exists [2022-05-11T01:05:07.460Z] f4d45e7fe901: Layer already exists [2022-05-11T01:05:07.460Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:05:07.460Z] 3a46af568439: Layer already exists [2022-05-11T01:05:07.460Z] latest: digest: sha256:5ae6833cce4cee7ffcb09068467aa34bfe0ee08210945ac0c90de0f530a97a6f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:07.809Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:08.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.96 [2022-05-11T01:05:08.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-11T01:05:08.152Z] 059c6314f4b3: Preparing [2022-05-11T01:05:08.152Z] 9a5ff8116804: Preparing [2022-05-11T01:05:08.152Z] 37d4092bf34a: Preparing [2022-05-11T01:05:08.152Z] fcb0acd3e5da: Preparing [2022-05-11T01:05:08.152Z] f4d45e7fe901: Preparing [2022-05-11T01:05:08.152Z] 3a46af568439: Preparing [2022-05-11T01:05:08.152Z] 4f4ce317c6bb: Preparing [2022-05-11T01:05:08.152Z] 3a46af568439: Waiting [2022-05-11T01:05:08.152Z] 4f4ce317c6bb: Waiting [2022-05-11T01:05:08.152Z] f4d45e7fe901: Layer already exists [2022-05-11T01:05:08.152Z] 059c6314f4b3: Layer already exists [2022-05-11T01:05:08.152Z] 37d4092bf34a: Layer already exists [2022-05-11T01:05:08.152Z] 9a5ff8116804: Layer already exists [2022-05-11T01:05:08.152Z] fcb0acd3e5da: Layer already exists [2022-05-11T01:05:08.424Z] 3a46af568439: Layer already exists [2022-05-11T01:05:08.424Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:05:08.425Z] 2.2.0-dev.96: digest: sha256:5ae6833cce4cee7ffcb09068467aa34bfe0ee08210945ac0c90de0f530a97a6f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:08.774Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:09.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:05:09.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-11T01:05:09.118Z] 059c6314f4b3: Preparing [2022-05-11T01:05:09.118Z] 9a5ff8116804: Preparing [2022-05-11T01:05:09.118Z] 37d4092bf34a: Preparing [2022-05-11T01:05:09.118Z] fcb0acd3e5da: Preparing [2022-05-11T01:05:09.118Z] f4d45e7fe901: Preparing [2022-05-11T01:05:09.118Z] 3a46af568439: Preparing [2022-05-11T01:05:09.118Z] 4f4ce317c6bb: Preparing [2022-05-11T01:05:09.118Z] 3a46af568439: Waiting [2022-05-11T01:05:09.118Z] 4f4ce317c6bb: Waiting [2022-05-11T01:05:09.118Z] f4d45e7fe901: Layer already exists [2022-05-11T01:05:09.118Z] fcb0acd3e5da: Layer already exists [2022-05-11T01:05:09.118Z] 059c6314f4b3: Layer already exists [2022-05-11T01:05:09.118Z] 37d4092bf34a: Layer already exists [2022-05-11T01:05:09.118Z] 9a5ff8116804: Layer already exists [2022-05-11T01:05:09.390Z] 3a46af568439: Layer already exists [2022-05-11T01:05:09.390Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:05:09.390Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:5ae6833cce4cee7ffcb09068467aa34bfe0ee08210945ac0c90de0f530a97a6f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:09.764Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:10.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-11T01:05:10.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-11T01:05:10.141Z] 059c6314f4b3: Preparing [2022-05-11T01:05:10.141Z] 9a5ff8116804: Preparing [2022-05-11T01:05:10.141Z] 37d4092bf34a: Preparing [2022-05-11T01:05:10.141Z] fcb0acd3e5da: Preparing [2022-05-11T01:05:10.141Z] f4d45e7fe901: Preparing [2022-05-11T01:05:10.141Z] 3a46af568439: Preparing [2022-05-11T01:05:10.141Z] 4f4ce317c6bb: Preparing [2022-05-11T01:05:10.141Z] 3a46af568439: Waiting [2022-05-11T01:05:10.141Z] 4f4ce317c6bb: Waiting [2022-05-11T01:05:10.421Z] 37d4092bf34a: Layer already exists [2022-05-11T01:05:10.421Z] 059c6314f4b3: Layer already exists [2022-05-11T01:05:10.421Z] fcb0acd3e5da: Layer already exists [2022-05-11T01:05:10.421Z] f4d45e7fe901: Layer already exists [2022-05-11T01:05:10.421Z] 9a5ff8116804: Layer already exists [2022-05-11T01:05:10.421Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:05:10.421Z] 3a46af568439: Layer already exists [2022-05-11T01:05:10.421Z] main: digest: sha256:5ae6833cce4cee7ffcb09068467aa34bfe0ee08210945ac0c90de0f530a97a6f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:05:10.475Z] ===================================================== [Pipeline] echo [2022-05-11T01:05:10.485Z] taggedImages: [2022-05-11T01:05:10.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:05:10.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-11T01:05:10.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.96 [2022-05-11T01:05:10.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:05:10.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-11T01:05:10.508Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-11T01:05:10.508Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:05:10.508Z] latest [2022-05-11T01:05:10.508Z] 2.2.0-dev.96 [2022-05-11T01:05:10.508Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:05:10.508Z] main [2022-05-11T01:05:10.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:10.904Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:11.262Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:05:11.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-11T01:05:11.262Z] f4c1f822b0d0: Preparing [2022-05-11T01:05:11.262Z] 01bb7e71191f: Preparing [2022-05-11T01:05:11.262Z] 5f859c350059: Preparing [2022-05-11T01:05:11.262Z] c6dc26d76314: Preparing [2022-05-11T01:05:11.262Z] f73e7dbfee58: Preparing [2022-05-11T01:05:11.545Z] f73e7dbfee58: Layer already exists [2022-05-11T01:05:11.545Z] 5f859c350059: Layer already exists [2022-05-11T01:05:11.545Z] f4c1f822b0d0: Pushed [2022-05-11T01:05:11.816Z] c6dc26d76314: Pushed [2022-05-11T01:05:16.106Z] 01bb7e71191f: Pushed [2022-05-11T01:05:16.378Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:2255eeb26524559082540eb336bd91ef3b5de07f82962c25ff9e8ac525431db5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:16.724Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:17.061Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-11T01:05:17.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-11T01:05:17.061Z] f4c1f822b0d0: Preparing [2022-05-11T01:05:17.061Z] 01bb7e71191f: Preparing [2022-05-11T01:05:17.061Z] 5f859c350059: Preparing [2022-05-11T01:05:17.061Z] c6dc26d76314: Preparing [2022-05-11T01:05:17.061Z] f73e7dbfee58: Preparing [2022-05-11T01:05:17.061Z] c6dc26d76314: Layer already exists [2022-05-11T01:05:17.061Z] 01bb7e71191f: Layer already exists [2022-05-11T01:05:17.061Z] f4c1f822b0d0: Layer already exists [2022-05-11T01:05:17.061Z] 5f859c350059: Layer already exists [2022-05-11T01:05:17.061Z] f73e7dbfee58: Layer already exists [2022-05-11T01:05:17.333Z] latest: digest: sha256:2255eeb26524559082540eb336bd91ef3b5de07f82962c25ff9e8ac525431db5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:17.679Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:18.021Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.96 [2022-05-11T01:05:18.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-11T01:05:18.021Z] f4c1f822b0d0: Preparing [2022-05-11T01:05:18.021Z] 01bb7e71191f: Preparing [2022-05-11T01:05:18.021Z] 5f859c350059: Preparing [2022-05-11T01:05:18.021Z] c6dc26d76314: Preparing [2022-05-11T01:05:18.021Z] f73e7dbfee58: Preparing [2022-05-11T01:05:18.292Z] f4c1f822b0d0: Layer already exists [2022-05-11T01:05:18.292Z] 5f859c350059: Layer already exists [2022-05-11T01:05:18.292Z] f73e7dbfee58: Layer already exists [2022-05-11T01:05:18.292Z] 01bb7e71191f: Layer already exists [2022-05-11T01:05:18.292Z] c6dc26d76314: Layer already exists [2022-05-11T01:05:18.292Z] 2.2.0-dev.96: digest: sha256:2255eeb26524559082540eb336bd91ef3b5de07f82962c25ff9e8ac525431db5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:18.639Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:18.977Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:05:18.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-11T01:05:18.977Z] f4c1f822b0d0: Preparing [2022-05-11T01:05:18.977Z] 01bb7e71191f: Preparing [2022-05-11T01:05:18.977Z] 5f859c350059: Preparing [2022-05-11T01:05:18.977Z] c6dc26d76314: Preparing [2022-05-11T01:05:18.977Z] f73e7dbfee58: Preparing [2022-05-11T01:05:18.977Z] f73e7dbfee58: Layer already exists [2022-05-11T01:05:18.977Z] f4c1f822b0d0: Layer already exists [2022-05-11T01:05:18.977Z] c6dc26d76314: Layer already exists [2022-05-11T01:05:18.977Z] 01bb7e71191f: Layer already exists [2022-05-11T01:05:18.977Z] 5f859c350059: Layer already exists [2022-05-11T01:05:19.249Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:2255eeb26524559082540eb336bd91ef3b5de07f82962c25ff9e8ac525431db5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:19.592Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:19.928Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-11T01:05:19.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-11T01:05:19.928Z] f4c1f822b0d0: Preparing [2022-05-11T01:05:19.928Z] 01bb7e71191f: Preparing [2022-05-11T01:05:19.928Z] 5f859c350059: Preparing [2022-05-11T01:05:19.928Z] c6dc26d76314: Preparing [2022-05-11T01:05:19.928Z] f73e7dbfee58: Preparing [2022-05-11T01:05:19.928Z] 5f859c350059: Layer already exists [2022-05-11T01:05:19.928Z] f73e7dbfee58: Layer already exists [2022-05-11T01:05:19.928Z] f4c1f822b0d0: Layer already exists [2022-05-11T01:05:19.928Z] 01bb7e71191f: Layer already exists [2022-05-11T01:05:19.928Z] c6dc26d76314: Layer already exists [2022-05-11T01:05:20.200Z] main: digest: sha256:2255eeb26524559082540eb336bd91ef3b5de07f82962c25ff9e8ac525431db5 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:05:20.251Z] ===================================================== [Pipeline] echo [2022-05-11T01:05:20.261Z] taggedImages: [2022-05-11T01:05:20.261Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:05:20.261Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-11T01:05:20.261Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.96 [2022-05-11T01:05:20.261Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:05:20.261Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-11T01:05:20.292Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-11T01:05:20.292Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:05:20.292Z] latest [2022-05-11T01:05:20.292Z] 2.2.0-dev.96 [2022-05-11T01:05:20.292Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:05:20.292Z] main [2022-05-11T01:05:20.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:20.642Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:20.997Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:05:20.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-11T01:05:20.997Z] 8bc0d9063b70: Preparing [2022-05-11T01:05:20.997Z] 472d018cc82e: Preparing [2022-05-11T01:05:20.997Z] 5f859c350059: Preparing [2022-05-11T01:05:20.997Z] 6688f5d3c710: Preparing [2022-05-11T01:05:20.997Z] f73e7dbfee58: Preparing [2022-05-11T01:05:21.272Z] f73e7dbfee58: Layer already exists [2022-05-11T01:05:21.272Z] 5f859c350059: Layer already exists [2022-05-11T01:05:21.272Z] 6688f5d3c710: Layer already exists [2022-05-11T01:05:21.272Z] 8bc0d9063b70: Pushed [2022-05-11T01:05:26.656Z] 472d018cc82e: Pushed [2022-05-11T01:05:26.656Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:231ad4eba46b9477958f8e97fcac154b091be1c05f5e935b602bba002c784857 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:27.003Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:27.347Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-11T01:05:27.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-11T01:05:27.347Z] 8bc0d9063b70: Preparing [2022-05-11T01:05:27.347Z] 472d018cc82e: Preparing [2022-05-11T01:05:27.347Z] 5f859c350059: Preparing [2022-05-11T01:05:27.347Z] 6688f5d3c710: Preparing [2022-05-11T01:05:27.347Z] f73e7dbfee58: Preparing [2022-05-11T01:05:27.347Z] 472d018cc82e: Layer already exists [2022-05-11T01:05:27.347Z] f73e7dbfee58: Layer already exists [2022-05-11T01:05:27.347Z] 6688f5d3c710: Layer already exists [2022-05-11T01:05:27.347Z] 5f859c350059: Layer already exists [2022-05-11T01:05:27.347Z] 8bc0d9063b70: Layer already exists [2022-05-11T01:05:27.619Z] latest: digest: sha256:231ad4eba46b9477958f8e97fcac154b091be1c05f5e935b602bba002c784857 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:27.969Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:28.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.96 [2022-05-11T01:05:28.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-11T01:05:28.308Z] 8bc0d9063b70: Preparing [2022-05-11T01:05:28.308Z] 472d018cc82e: Preparing [2022-05-11T01:05:28.308Z] 5f859c350059: Preparing [2022-05-11T01:05:28.308Z] 6688f5d3c710: Preparing [2022-05-11T01:05:28.308Z] f73e7dbfee58: Preparing [2022-05-11T01:05:28.308Z] 6688f5d3c710: Layer already exists [2022-05-11T01:05:28.308Z] 8bc0d9063b70: Layer already exists [2022-05-11T01:05:28.308Z] f73e7dbfee58: Layer already exists [2022-05-11T01:05:28.308Z] 472d018cc82e: Layer already exists [2022-05-11T01:05:28.308Z] 5f859c350059: Layer already exists [2022-05-11T01:05:28.581Z] 2.2.0-dev.96: digest: sha256:231ad4eba46b9477958f8e97fcac154b091be1c05f5e935b602bba002c784857 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:28.920Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:29.259Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:05:29.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-11T01:05:29.259Z] 8bc0d9063b70: Preparing [2022-05-11T01:05:29.259Z] 472d018cc82e: Preparing [2022-05-11T01:05:29.259Z] 5f859c350059: Preparing [2022-05-11T01:05:29.259Z] 6688f5d3c710: Preparing [2022-05-11T01:05:29.259Z] f73e7dbfee58: Preparing [2022-05-11T01:05:29.259Z] f73e7dbfee58: Layer already exists [2022-05-11T01:05:29.259Z] 8bc0d9063b70: Layer already exists [2022-05-11T01:05:29.259Z] 6688f5d3c710: Layer already exists [2022-05-11T01:05:29.259Z] 5f859c350059: Layer already exists [2022-05-11T01:05:29.259Z] 472d018cc82e: Layer already exists [2022-05-11T01:05:29.532Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:231ad4eba46b9477958f8e97fcac154b091be1c05f5e935b602bba002c784857 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:29.899Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:30.251Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-11T01:05:30.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-11T01:05:30.251Z] 8bc0d9063b70: Preparing [2022-05-11T01:05:30.251Z] 472d018cc82e: Preparing [2022-05-11T01:05:30.251Z] 5f859c350059: Preparing [2022-05-11T01:05:30.251Z] 6688f5d3c710: Preparing [2022-05-11T01:05:30.251Z] f73e7dbfee58: Preparing [2022-05-11T01:05:30.524Z] 5f859c350059: Layer already exists [2022-05-11T01:05:30.524Z] 472d018cc82e: Layer already exists [2022-05-11T01:05:30.524Z] 6688f5d3c710: Layer already exists [2022-05-11T01:05:30.524Z] f73e7dbfee58: Layer already exists [2022-05-11T01:05:30.524Z] 8bc0d9063b70: Layer already exists [2022-05-11T01:05:30.524Z] main: digest: sha256:231ad4eba46b9477958f8e97fcac154b091be1c05f5e935b602bba002c784857 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:05:30.573Z] ===================================================== [Pipeline] echo [2022-05-11T01:05:30.582Z] taggedImages: [2022-05-11T01:05:30.582Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:05:30.582Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-11T01:05:30.582Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.96 [2022-05-11T01:05:30.582Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:05:30.582Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-11T01:05:30.607Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-11T01:05:30.607Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:05:30.607Z] latest [2022-05-11T01:05:30.607Z] 2.2.0-dev.96 [2022-05-11T01:05:30.607Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:05:30.607Z] main [2022-05-11T01:05:30.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:30.970Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:31.313Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:05:31.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-11T01:05:31.313Z] c22b6c148e6d: Preparing [2022-05-11T01:05:31.313Z] 1d6aeb7ce358: Preparing [2022-05-11T01:05:31.313Z] 489980f186dc: Preparing [2022-05-11T01:05:31.313Z] c34cb1471709: Preparing [2022-05-11T01:05:31.313Z] f0e5a4d6c014: Preparing [2022-05-11T01:05:31.313Z] 3b19d27f08f7: Preparing [2022-05-11T01:05:31.313Z] 73bb99a6e169: Preparing [2022-05-11T01:05:31.313Z] ec06c3102977: Preparing [2022-05-11T01:05:31.313Z] 6a3c62e080c7: Preparing [2022-05-11T01:05:31.313Z] 340cb19ca677: Preparing [2022-05-11T01:05:31.313Z] 4f4ce317c6bb: Preparing [2022-05-11T01:05:31.313Z] 3b19d27f08f7: Waiting [2022-05-11T01:05:31.313Z] 6a3c62e080c7: Waiting [2022-05-11T01:05:31.313Z] 340cb19ca677: Waiting [2022-05-11T01:05:31.313Z] 4f4ce317c6bb: Waiting [2022-05-11T01:05:31.313Z] 73bb99a6e169: Waiting [2022-05-11T01:05:31.313Z] ec06c3102977: Waiting [2022-05-11T01:05:31.587Z] f0e5a4d6c014: Layer already exists [2022-05-11T01:05:31.587Z] 3b19d27f08f7: Layer already exists [2022-05-11T01:05:31.587Z] 73bb99a6e169: Layer already exists [2022-05-11T01:05:31.587Z] ec06c3102977: Layer already exists [2022-05-11T01:05:31.587Z] 6a3c62e080c7: Layer already exists [2022-05-11T01:05:31.587Z] 1d6aeb7ce358: Pushed [2022-05-11T01:05:31.587Z] 340cb19ca677: Layer already exists [2022-05-11T01:05:31.858Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:05:32.457Z] c22b6c148e6d: Pushed [2022-05-11T01:05:34.433Z] 489980f186dc: Pushed [2022-05-11T01:05:52.714Z] c34cb1471709: Pushed [2022-05-11T01:05:52.714Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:425131d3a2da735e8481a50b77d307a338adb89a8209c3203d8298d83650821c size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:53.050Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:53.380Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-11T01:05:53.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-11T01:05:53.380Z] c22b6c148e6d: Preparing [2022-05-11T01:05:53.380Z] 1d6aeb7ce358: Preparing [2022-05-11T01:05:53.380Z] 489980f186dc: Preparing [2022-05-11T01:05:53.380Z] c34cb1471709: Preparing [2022-05-11T01:05:53.380Z] f0e5a4d6c014: Preparing [2022-05-11T01:05:53.380Z] 3b19d27f08f7: Preparing [2022-05-11T01:05:53.380Z] 73bb99a6e169: Preparing [2022-05-11T01:05:53.380Z] ec06c3102977: Preparing [2022-05-11T01:05:53.380Z] 3b19d27f08f7: Waiting [2022-05-11T01:05:53.380Z] 73bb99a6e169: Waiting [2022-05-11T01:05:53.380Z] 6a3c62e080c7: Preparing [2022-05-11T01:05:53.380Z] 340cb19ca677: Preparing [2022-05-11T01:05:53.380Z] 4f4ce317c6bb: Preparing [2022-05-11T01:05:53.380Z] 6a3c62e080c7: Waiting [2022-05-11T01:05:53.380Z] 340cb19ca677: Waiting [2022-05-11T01:05:53.380Z] 4f4ce317c6bb: Waiting [2022-05-11T01:05:53.380Z] ec06c3102977: Waiting [2022-05-11T01:05:53.380Z] f0e5a4d6c014: Layer already exists [2022-05-11T01:05:53.380Z] 1d6aeb7ce358: Layer already exists [2022-05-11T01:05:53.380Z] c22b6c148e6d: Layer already exists [2022-05-11T01:05:53.380Z] 489980f186dc: Layer already exists [2022-05-11T01:05:53.380Z] c34cb1471709: Layer already exists [2022-05-11T01:05:53.651Z] 6a3c62e080c7: Layer already exists [2022-05-11T01:05:53.651Z] 73bb99a6e169: Layer already exists [2022-05-11T01:05:53.651Z] 3b19d27f08f7: Layer already exists [2022-05-11T01:05:53.651Z] ec06c3102977: Layer already exists [2022-05-11T01:05:53.651Z] 340cb19ca677: Layer already exists [2022-05-11T01:05:53.651Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:05:53.651Z] latest: digest: sha256:425131d3a2da735e8481a50b77d307a338adb89a8209c3203d8298d83650821c size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:53.992Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:54.332Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.96 [2022-05-11T01:05:54.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-11T01:05:54.332Z] c22b6c148e6d: Preparing [2022-05-11T01:05:54.332Z] 1d6aeb7ce358: Preparing [2022-05-11T01:05:54.332Z] 489980f186dc: Preparing [2022-05-11T01:05:54.332Z] c34cb1471709: Preparing [2022-05-11T01:05:54.332Z] f0e5a4d6c014: Preparing [2022-05-11T01:05:54.332Z] 3b19d27f08f7: Preparing [2022-05-11T01:05:54.332Z] 73bb99a6e169: Preparing [2022-05-11T01:05:54.332Z] ec06c3102977: Preparing [2022-05-11T01:05:54.332Z] 6a3c62e080c7: Preparing [2022-05-11T01:05:54.332Z] 340cb19ca677: Preparing [2022-05-11T01:05:54.332Z] 4f4ce317c6bb: Preparing [2022-05-11T01:05:54.332Z] 3b19d27f08f7: Waiting [2022-05-11T01:05:54.332Z] 6a3c62e080c7: Waiting [2022-05-11T01:05:54.332Z] 73bb99a6e169: Waiting [2022-05-11T01:05:54.332Z] ec06c3102977: Waiting [2022-05-11T01:05:54.332Z] 340cb19ca677: Waiting [2022-05-11T01:05:54.332Z] 4f4ce317c6bb: Waiting [2022-05-11T01:05:54.332Z] f0e5a4d6c014: Layer already exists [2022-05-11T01:05:54.332Z] c22b6c148e6d: Layer already exists [2022-05-11T01:05:54.332Z] c34cb1471709: Layer already exists [2022-05-11T01:05:54.332Z] 489980f186dc: Layer already exists [2022-05-11T01:05:54.332Z] 1d6aeb7ce358: Layer already exists [2022-05-11T01:05:54.332Z] 3b19d27f08f7: Layer already exists [2022-05-11T01:05:54.332Z] ec06c3102977: Layer already exists [2022-05-11T01:05:54.332Z] 73bb99a6e169: Layer already exists [2022-05-11T01:05:54.332Z] 6a3c62e080c7: Layer already exists [2022-05-11T01:05:54.606Z] 340cb19ca677: Layer already exists [2022-05-11T01:05:54.606Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:05:54.606Z] 2.2.0-dev.96: digest: sha256:425131d3a2da735e8481a50b77d307a338adb89a8209c3203d8298d83650821c size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:54.947Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:55.283Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:05:55.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-11T01:05:55.283Z] c22b6c148e6d: Preparing [2022-05-11T01:05:55.283Z] 1d6aeb7ce358: Preparing [2022-05-11T01:05:55.283Z] 489980f186dc: Preparing [2022-05-11T01:05:55.283Z] c34cb1471709: Preparing [2022-05-11T01:05:55.283Z] f0e5a4d6c014: Preparing [2022-05-11T01:05:55.283Z] 3b19d27f08f7: Preparing [2022-05-11T01:05:55.283Z] 73bb99a6e169: Preparing [2022-05-11T01:05:55.283Z] ec06c3102977: Preparing [2022-05-11T01:05:55.283Z] 6a3c62e080c7: Preparing [2022-05-11T01:05:55.283Z] 340cb19ca677: Preparing [2022-05-11T01:05:55.283Z] 4f4ce317c6bb: Preparing [2022-05-11T01:05:55.283Z] ec06c3102977: Waiting [2022-05-11T01:05:55.283Z] 6a3c62e080c7: Waiting [2022-05-11T01:05:55.283Z] 340cb19ca677: Waiting [2022-05-11T01:05:55.283Z] 3b19d27f08f7: Waiting [2022-05-11T01:05:55.283Z] 4f4ce317c6bb: Waiting [2022-05-11T01:05:55.283Z] f0e5a4d6c014: Layer already exists [2022-05-11T01:05:55.283Z] c22b6c148e6d: Layer already exists [2022-05-11T01:05:55.283Z] c34cb1471709: Layer already exists [2022-05-11T01:05:55.283Z] 1d6aeb7ce358: Layer already exists [2022-05-11T01:05:55.283Z] 489980f186dc: Layer already exists [2022-05-11T01:05:55.557Z] 3b19d27f08f7: Layer already exists [2022-05-11T01:05:55.557Z] 73bb99a6e169: Layer already exists [2022-05-11T01:05:55.557Z] 340cb19ca677: Layer already exists [2022-05-11T01:05:55.557Z] ec06c3102977: Layer already exists [2022-05-11T01:05:55.557Z] 6a3c62e080c7: Layer already exists [2022-05-11T01:05:55.557Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:05:55.557Z] 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:425131d3a2da735e8481a50b77d307a338adb89a8209c3203d8298d83650821c size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:55.903Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:56.242Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-11T01:05:56.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-11T01:05:56.242Z] c22b6c148e6d: Preparing [2022-05-11T01:05:56.242Z] 1d6aeb7ce358: Preparing [2022-05-11T01:05:56.242Z] 489980f186dc: Preparing [2022-05-11T01:05:56.242Z] c34cb1471709: Preparing [2022-05-11T01:05:56.242Z] f0e5a4d6c014: Preparing [2022-05-11T01:05:56.242Z] 3b19d27f08f7: Preparing [2022-05-11T01:05:56.242Z] 73bb99a6e169: Preparing [2022-05-11T01:05:56.242Z] ec06c3102977: Preparing [2022-05-11T01:05:56.242Z] 6a3c62e080c7: Preparing [2022-05-11T01:05:56.242Z] 340cb19ca677: Preparing [2022-05-11T01:05:56.242Z] 4f4ce317c6bb: Preparing [2022-05-11T01:05:56.242Z] 3b19d27f08f7: Waiting [2022-05-11T01:05:56.242Z] 73bb99a6e169: Waiting [2022-05-11T01:05:56.242Z] ec06c3102977: Waiting [2022-05-11T01:05:56.242Z] 6a3c62e080c7: Waiting [2022-05-11T01:05:56.242Z] 340cb19ca677: Waiting [2022-05-11T01:05:56.242Z] 4f4ce317c6bb: Waiting [2022-05-11T01:05:56.242Z] f0e5a4d6c014: Layer already exists [2022-05-11T01:05:56.242Z] 1d6aeb7ce358: Layer already exists [2022-05-11T01:05:56.242Z] c22b6c148e6d: Layer already exists [2022-05-11T01:05:56.242Z] 489980f186dc: Layer already exists [2022-05-11T01:05:56.242Z] c34cb1471709: Layer already exists [2022-05-11T01:05:56.513Z] 73bb99a6e169: Layer already exists [2022-05-11T01:05:56.513Z] 3b19d27f08f7: Layer already exists [2022-05-11T01:05:56.513Z] 340cb19ca677: Layer already exists [2022-05-11T01:05:56.513Z] 6a3c62e080c7: Layer already exists [2022-05-11T01:05:56.513Z] ec06c3102977: Layer already exists [2022-05-11T01:05:56.513Z] 4f4ce317c6bb: Layer already exists [2022-05-11T01:05:56.513Z] main: digest: sha256:425131d3a2da735e8481a50b77d307a338adb89a8209c3203d8298d83650821c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-11T01:05:56.566Z] ===================================================== [Pipeline] echo [2022-05-11T01:05:56.576Z] taggedImages: [2022-05-11T01:05:56.576Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [2022-05-11T01:05:56.576Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-11T01:05:56.576Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.96 [2022-05-11T01:05:56.576Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [2022-05-11T01:05:56.576Z] - 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-11T01:05:56.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T01:05:56.981Z] [2022-05-11T01:05:56.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:05:57.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T01:05:57.877Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T01:05:57.877Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T01:05:57.877Z] 04944245beec: Pulling fs layer [2022-05-11T01:05:57.877Z] 699f458cf7ca: Pulling fs layer [2022-05-11T01:05:57.877Z] 765212b225bb: Pulling fs layer [2022-05-11T01:05:57.877Z] f23df028b6ca: Pulling fs layer [2022-05-11T01:05:57.877Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T01:05:57.877Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T01:05:57.877Z] 765212b225bb: Waiting [2022-05-11T01:05:57.877Z] d65c8cfc05b1: Waiting [2022-05-11T01:05:57.877Z] 2437ff75d9bd: Waiting [2022-05-11T01:05:57.877Z] f23df028b6ca: Waiting [2022-05-11T01:05:57.877Z] 04944245beec: Verifying Checksum [2022-05-11T01:05:57.877Z] 04944245beec: Download complete [2022-05-11T01:05:57.877Z] 765212b225bb: Verifying Checksum [2022-05-11T01:05:57.877Z] 765212b225bb: Download complete [2022-05-11T01:05:57.877Z] f23df028b6ca: Verifying Checksum [2022-05-11T01:05:57.877Z] f23df028b6ca: Download complete [2022-05-11T01:05:57.877Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T01:05:57.877Z] d65c8cfc05b1: Download complete [2022-05-11T01:05:58.154Z] 699f458cf7ca: Download complete [2022-05-11T01:05:58.427Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T01:05:58.427Z] 8998bd30e6a1: Download complete [2022-05-11T01:06:01.046Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T01:06:01.046Z] 2437ff75d9bd: Download complete [2022-05-11T01:06:03.026Z] 8998bd30e6a1: Pull complete [2022-05-11T01:06:03.621Z] 04944245beec: Pull complete [2022-05-11T01:06:05.057Z] 699f458cf7ca: Pull complete [2022-05-11T01:06:05.330Z] 765212b225bb: Pull complete [2022-05-11T01:06:06.310Z] f23df028b6ca: Pull complete [2022-05-11T01:06:06.583Z] d65c8cfc05b1: Pull complete [2022-05-11T01:06:24.889Z] 2437ff75d9bd: Pull complete [2022-05-11T01:06:24.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T01:06:24.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T01:06:24.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T01:06:25.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-62999 does not seem to be running inside a container [2022-05-11T01:06:25.197Z] $ 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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T01:06:28.072Z] $ docker top 21dc1013c32127481e808b1079f6d0f5c89e865bc6f94831e683635ad5b5950c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:06:29.110Z] ---> job-cost.sh [2022-05-11T01:06:29.110Z] lf-activate-venv: SKIPPING [2022-05-11T01:06:29.110Z] INFO: No Stack... [2022-05-11T01:06:29.704Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T01:06:30.678Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T01:06:31.355Z] + cut -d, -f6 [2022-05-11T01:06:31.355Z] + cat /w/workspace/edgex-go/226/archives/cost.csv [Pipeline] lock [2022-05-11T01:06:31.390Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-226-stack-cost] [2022-05-11T01:06:31.397Z] Resource [jenkins-edgexfoundry-edgex-go-main-226-stack-cost] did not exist. Created. [2022-05-11T01:06:31.397Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T01:06:32.062Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T01:06:32.736Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T01:06:32.745Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-226-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T01:06:32.754Z] $ docker stop --time=1 21dc1013c32127481e808b1079f6d0f5c89e865bc6f94831e683635ad5b5950c [2022-05-11T01:06:34.328Z] $ docker rm -f 21dc1013c32127481e808b1079f6d0f5c89e865bc6f94831e683635ad5b5950c [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-11T01:06:34.932Z] provisioning config files... [2022-05-11T01:06:34.941Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/226@tmp/config7556365049130398574tmp [Pipeline] { [Pipeline] sh [2022-05-11T01:06:35.234Z] + set +x [2022-05-11T01:06:35.234Z] + curl -s https://codecov.io/bash [2022-05-11T01:06:35.234Z] + bash -s -- [2022-05-11T01:06:35.234Z] [2022-05-11T01:06:35.234Z] _____ _ [2022-05-11T01:06:35.234Z] / ____| | | [2022-05-11T01:06:35.234Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T01:06:35.234Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T01:06:35.234Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T01:06:35.234Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T01:06:35.234Z] Bash-1.0.6 [2022-05-11T01:06:35.234Z] [2022-05-11T01:06:35.234Z] [2022-05-11T01:06:35.234Z] ==> git version 2.25.1 found [2022-05-11T01:06:35.234Z] ==> 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-11T01:06:35.234Z] Release-Date: 2020-01-08 [2022-05-11T01:06:35.234Z] 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-11T01:06:35.234Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T01:06:35.234Z] ==> Jenkins CI detected. [2022-05-11T01:06:35.234Z] current dir:  /w/workspace/edgex-go/226 [2022-05-11T01:06:35.234Z] project root: . [2022-05-11T01:06:35.234Z] --> token set from env [2022-05-11T01:06:35.234Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T01:06:35.234Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T01:06:35.234Z] ==> Python coveragepy not found [2022-05-11T01:06:35.234Z] ==> Searching for coverage reports in: [2022-05-11T01:06:35.234Z] + . [2022-05-11T01:06:35.234Z] -> Found 1 reports [2022-05-11T01:06:35.234Z] ==> Detecting git/mercurial file structure [2022-05-11T01:06:35.494Z] ==> Reading reports [2022-05-11T01:06:35.494Z] + ./coverage.out bytes=435134 [2022-05-11T01:06:35.494Z] ==> Appending adjustments [2022-05-11T01:06:35.494Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T01:06:36.434Z] + Found adjustments [2022-05-11T01:06:36.434Z] ==> Gzipping contents [2022-05-11T01:06:36.434Z] 60K /tmp/codecov.Zx4ut9.gz [2022-05-11T01:06:36.434Z] ==> Uploading reports [2022-05-11T01:06:36.434Z] url: https://codecov.io [2022-05-11T01:06:36.434Z] query: branch=main&commit=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-11T01:06:36.434Z] -> Pinging Codecov [2022-05-11T01:06:36.434Z] 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=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-11T01:06:36.695Z] -> Uploading to [2022-05-11T01:06:36.695Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/00271124DB129430A58F1EEE437C3FCB/4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5/20cb2c61-e761-468c-b5c1-126c0d7af6c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T010636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b67cd1cd9b9755be84b6f4dff12c47ed633234acd007d37267b774d515ff36a2 [2022-05-11T01:06:36.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T01:06:36.695Z] Dload Upload Total Spent Left Speed [2022-05-11T01:06:36.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59916 0 0 100 59916 0 228k --:--:-- --:--:-- --:--:-- 228k [2022-05-11T01:06:36.956Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] } [2022-05-11T01:06:36.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-11T01:06:37.233Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-11T01:06:37.242Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:06:37.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T01:06:37.531Z] [2022-05-11T01:06:37.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:06:37.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T01:06:37.831Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-11T01:06:37.831Z] 188c0c94c7c5: Pulling fs layer [2022-05-11T01:06:37.831Z] 0ef7d3d256c8: Pulling fs layer [2022-05-11T01:06:37.831Z] de9db76c5a1d: Pulling fs layer [2022-05-11T01:06:37.831Z] 0eba1c9be4d2: Pulling fs layer [2022-05-11T01:06:37.831Z] 0d57e429df01: Pulling fs layer [2022-05-11T01:06:37.831Z] 4e4be7b47b0d: Pulling fs layer [2022-05-11T01:06:37.831Z] e1f770b5df2f: Pulling fs layer [2022-05-11T01:06:37.831Z] 85a0685a4137: Pulling fs layer [2022-05-11T01:06:37.831Z] 0d57e429df01: Waiting [2022-05-11T01:06:37.831Z] 4e4be7b47b0d: Waiting [2022-05-11T01:06:37.831Z] e1f770b5df2f: Waiting [2022-05-11T01:06:37.831Z] 85a0685a4137: Waiting [2022-05-11T01:06:37.831Z] 0eba1c9be4d2: Waiting [2022-05-11T01:06:37.831Z] de9db76c5a1d: Verifying Checksum [2022-05-11T01:06:37.831Z] de9db76c5a1d: Download complete [2022-05-11T01:06:37.831Z] 0ef7d3d256c8: Download complete [2022-05-11T01:06:37.831Z] 0d57e429df01: Verifying Checksum [2022-05-11T01:06:37.831Z] 0d57e429df01: Download complete [2022-05-11T01:06:37.831Z] 4e4be7b47b0d: Verifying Checksum [2022-05-11T01:06:37.831Z] 4e4be7b47b0d: Download complete [2022-05-11T01:06:37.831Z] 188c0c94c7c5: Verifying Checksum [2022-05-11T01:06:37.831Z] 188c0c94c7c5: Download complete [2022-05-11T01:06:38.089Z] e1f770b5df2f: Verifying Checksum [2022-05-11T01:06:38.089Z] e1f770b5df2f: Download complete [2022-05-11T01:06:38.089Z] 188c0c94c7c5: Pull complete [2022-05-11T01:06:38.089Z] 0ef7d3d256c8: Pull complete [2022-05-11T01:06:38.346Z] de9db76c5a1d: Pull complete [2022-05-11T01:06:38.604Z] 0eba1c9be4d2: Verifying Checksum [2022-05-11T01:06:38.604Z] 0eba1c9be4d2: Download complete [2022-05-11T01:06:38.604Z] 85a0685a4137: Verifying Checksum [2022-05-11T01:06:38.604Z] 85a0685a4137: Download complete [2022-05-11T01:06:41.886Z] 0eba1c9be4d2: Pull complete [2022-05-11T01:06:41.886Z] 0d57e429df01: Pull complete [2022-05-11T01:06:41.886Z] 4e4be7b47b0d: Pull complete [2022-05-11T01:06:42.144Z] e1f770b5df2f: Pull complete [2022-05-11T01:06:45.428Z] 85a0685a4137: Pull complete [2022-05-11T01:06:45.428Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-11T01:06:45.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-11T01:06:45.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-11T01:06:45.493Z] prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container [2022-05-11T01:06:45.536Z] $ 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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-11T01:06:47.926Z] $ docker top 8b4119485fa9b09105e9f6ca2fcb28d9acdaf477d28cd9b8bc38f80abaf625a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-11T01:06:47.994Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-11T01:06:48.274Z] + set -o pipefail [2022-05-11T01:06:48.274Z] + snyk monitor '--org=edgex-jenkins' [2022-05-11T01:06:53.553Z] [2022-05-11T01:06:53.554Z] Monitoring /w/workspace/edgex-go/226 (github.com/edgexfoundry/edgex-go)... [2022-05-11T01:06:53.554Z] [2022-05-11T01:06:53.554Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d38742e6-fc89-4f29-aee2-6b2809a541a8 [2022-05-11T01:06:53.554Z] [2022-05-11T01:06:53.554Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-11T01:06:53.554Z] [2022-05-11T01:06:53.554Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-11T01:06:53.554Z] [2022-05-11T01:06:53.813Z] [Pipeline] } [2022-05-11T01:06:53.833Z] $ docker stop --time=1 8b4119485fa9b09105e9f6ca2fcb28d9acdaf477d28cd9b8bc38f80abaf625a9 [2022-05-11T01:06:56.051Z] $ docker rm -f 8b4119485fa9b09105e9f6ca2fcb28d9acdaf477d28cd9b8bc38f80abaf625a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-11T01:06:56.457Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T01:06:56.473Z] provisioning config files... [2022-05-11T01:06:56.480Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/226@tmp/config7957019379148846552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:06:56.776Z] --> edgex-publish-swagger.sh [2022-05-11T01:06:56.776Z] === Publish openapi/v2 API === [2022-05-11T01:06:56.776Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-11T01:06:56.776Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/226/openapi/v2/core-command.yaml] [2022-05-11T01:06:56.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T01:06:56.776Z] Dload Upload Total Spent Left Speed [2022-05-11T01:06:57.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 37884 --:--:-- --:--:-- --:--:-- 37842 [2022-05-11T01:06:57.715Z] [2022-05-11T01:06:57.715Z] [2022-05-11T01:06:57.715Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/226/openapi/v2/core-data.yaml] [2022-05-11T01:06:57.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T01:06:57.715Z] Dload Upload Total Spent Left Speed [2022-05-11T01:06:58.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 91 71604 0 0 91 65536 0 581k --:--:-- --:--:-- --:--:-- 576k 100 71604 0 0 100 71604 0 82971 --:--:-- --:--:-- --:--:-- 82971 [2022-05-11T01:06:58.653Z] [2022-05-11T01:06:58.653Z] [2022-05-11T01:06:58.653Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/226/openapi/v2/core-metadata.yaml] [2022-05-11T01:06:58.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T01:06:58.653Z] Dload Upload Total Spent Left Speed [2022-05-11T01:06:59.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 150k --:--:-- --:--:-- --:--:-- 150k 100 141k 0 0 100 141k 0 150k --:--:-- --:--:-- --:--:-- 150k [2022-05-11T01:06:59.594Z] [2022-05-11T01:06:59.594Z] [2022-05-11T01:06:59.594Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/226/openapi/v2/support-notifications.yaml] [2022-05-11T01:06:59.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T01:06:59.594Z] Dload Upload Total Spent Left Speed [2022-05-11T01:07:00.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 91514 --:--:-- --:--:-- --:--:-- 91420 100 89318 0 0 100 89318 0 91420 --:--:-- --:--:-- --:--:-- 91420 [2022-05-11T01:07:00.537Z] [2022-05-11T01:07:00.537Z] [2022-05-11T01:07:00.537Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/226/openapi/v2/support-scheduler.yaml] [2022-05-11T01:07:00.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T01:07:00.537Z] Dload Upload Total Spent Left Speed [2022-05-11T01:07:01.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 44848 --:--:-- --:--:-- --:--:-- 44797 100 39556 0 0 100 39556 0 44746 --:--:-- --:--:-- --:--:-- 44746 [2022-05-11T01:07:01.479Z] [2022-05-11T01:07:01.479Z] [2022-05-11T01:07:01.479Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/226/openapi/v2/system-agent.yaml] [2022-05-11T01:07:01.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T01:07:01.479Z] Dload Upload Total Spent Left Speed [2022-05-11T01:07:02.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21373 --:--:-- --:--:-- --:--:-- 21350 100 20091 0 0 100 20091 0 21350 --:--:-- --:--:-- --:--:-- 21350 [2022-05-11T01:07:02.418Z] [2022-05-11T01:07:02.418Z] [Pipeline] } [2022-05-11T01:07:02.426Z] 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-11T01:07:02.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T01:07:02.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:07:03.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T01:07:03.097Z] . [Pipeline] withDockerContainer [2022-05-11T01:07:03.231Z] prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container [2022-05-11T01:07:03.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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/py-git-semver:latest cat [2022-05-11T01:07:03.691Z] $ docker top 2a47468cf9d33245d91d8e3e1575638b92117afb3f35502af6f0765f5cd22d24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T01:07:03.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T01:07:03.783Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T01:07:03.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T01:07:03.921Z] $ docker exec 2a47468cf9d33245d91d8e3e1575638b92117afb3f35502af6f0765f5cd22d24 ssh-agent [2022-05-11T01:07:04.023Z] SSH_AUTH_SOCK=/tmp/ssh-XNwm5dHEifL9/agent.32 [2022-05-11T01:07:04.023Z] SSH_AGENT_PID=38 [2022-05-11T01:07:04.029Z] Running ssh-add (command line suppressed) [2022-05-11T01:07:04.149Z] Identity added: /w/workspace/edgex-go/226@tmp/private_key_1896213698623061948.key (/w/workspace/edgex-go/226@tmp/private_key_1896213698623061948.key) [2022-05-11T01:07:04.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T01:07:04.445Z] + git semver tag [2022-05-11T01:07:04.705Z] 2022-05-11 01:07:04,626 [run_tag] DEBUG tag force:False [2022-05-11T01:07:04.705Z] 2022-05-11 01:07:04,626 [check_head_tag] DEBUG check head tag [2022-05-11T01:07:04.705Z] 2022-05-11 01:07:04,629 [execute] INFO git cat-file --batch-check [2022-05-11T01:07:04.705Z] 2022-05-11 01:07:04,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/226, universal_newlines=False, shell=None, istream=) [2022-05-11T01:07:04.705Z] 2022-05-11 01:07:04,633 [execute] INFO git cat-file --batch [2022-05-11T01:07:04.705Z] 2022-05-11 01:07:04,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/226, universal_newlines=False, shell=None, istream=) [2022-05-11T01:07:04.705Z] 2022-05-11 01:07:04,687 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main [2022-05-11T01:07:04.705Z] 2022-05-11 01:07:04,687 [execute] INFO git tag -a v2.2.0-dev.96 -m v2.2.0-dev.96 [2022-05-11T01:07:04.705Z] 2022-05-11 01:07:04,687 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.96', '-m', 'v2.2.0-dev.96'], cwd=/w/workspace/edgex-go/226, universal_newlines=False, shell=None, istream=None) [2022-05-11T01:07:04.705Z] 2022-05-11 01:07:04,692 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main [2022-05-11T01:07:04.705Z] 2.2.0-dev.96 [Pipeline] } [2022-05-11T01:07:04.722Z] $ docker exec --env ******** --env ******** 2a47468cf9d33245d91d8e3e1575638b92117afb3f35502af6f0765f5cd22d24 ssh-agent -k [2022-05-11T01:07:04.819Z] unset SSH_AUTH_SOCK; [2022-05-11T01:07:04.819Z] unset SSH_AGENT_PID; [2022-05-11T01:07:04.819Z] echo Agent pid 38 killed; [2022-05-11T01:07:04.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T01:07:05.134Z] + git semver [Pipeline] } [2022-05-11T01:07:05.415Z] $ docker stop --time=1 2a47468cf9d33245d91d8e3e1575638b92117afb3f35502af6f0765f5cd22d24 [2022-05-11T01:07:06.706Z] $ docker rm -f 2a47468cf9d33245d91d8e3e1575638b92117afb3f35502af6f0765f5cd22d24 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:07:07.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T01:07:07.091Z] [2022-05-11T01:07:07.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:07:07.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T01:07:07.392Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-11T01:07:07.392Z] ab5ef0e58194: Pulling fs layer [2022-05-11T01:07:07.392Z] 9712f1f96733: Pulling fs layer [2022-05-11T01:07:07.392Z] 63f879dbbcfc: Pulling fs layer [2022-05-11T01:07:07.392Z] 0d9ebad4ef96: Pulling fs layer [2022-05-11T01:07:07.392Z] e9a5061849ea: Pulling fs layer [2022-05-11T01:07:07.392Z] d747dcd14b5f: Pulling fs layer [2022-05-11T01:07:07.392Z] 2de7ff778b66: Pulling fs layer [2022-05-11T01:07:07.392Z] 0d9ebad4ef96: Waiting [2022-05-11T01:07:07.392Z] e9a5061849ea: Waiting [2022-05-11T01:07:07.392Z] d747dcd14b5f: Waiting [2022-05-11T01:07:07.392Z] 2de7ff778b66: Waiting [2022-05-11T01:07:07.392Z] 9712f1f96733: Verifying Checksum [2022-05-11T01:07:07.392Z] 9712f1f96733: Download complete [2022-05-11T01:07:07.656Z] 63f879dbbcfc: Verifying Checksum [2022-05-11T01:07:07.656Z] 63f879dbbcfc: Download complete [2022-05-11T01:07:07.915Z] 0d9ebad4ef96: Verifying Checksum [2022-05-11T01:07:07.915Z] 0d9ebad4ef96: Download complete [2022-05-11T01:07:07.915Z] e9a5061849ea: Verifying Checksum [2022-05-11T01:07:07.915Z] e9a5061849ea: Download complete [2022-05-11T01:07:07.915Z] d747dcd14b5f: Verifying Checksum [2022-05-11T01:07:07.915Z] d747dcd14b5f: Download complete [2022-05-11T01:07:07.915Z] ab5ef0e58194: Download complete [2022-05-11T01:07:07.915Z] 2de7ff778b66: Verifying Checksum [2022-05-11T01:07:07.915Z] 2de7ff778b66: Download complete [2022-05-11T01:07:10.457Z] ab5ef0e58194: Pull complete [2022-05-11T01:07:10.457Z] 9712f1f96733: Pull complete [2022-05-11T01:07:11.025Z] 63f879dbbcfc: Pull complete [2022-05-11T01:07:15.219Z] 0d9ebad4ef96: Pull complete [2022-05-11T01:07:15.219Z] e9a5061849ea: Pull complete [2022-05-11T01:07:15.219Z] d747dcd14b5f: Pull complete [2022-05-11T01:07:16.154Z] 2de7ff778b66: Pull complete [2022-05-11T01:07:16.154Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-11T01:07:16.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-11T01:07:16.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-11T01:07:16.219Z] prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container [2022-05-11T01:07:16.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-11T01:07:18.715Z] $ docker top 8c3a2f9af4f323fe9ef604c4e17829fb6f5548d0c580870036f1e631e4d7868e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-11T01:07:18.791Z] provisioning config files... [2022-05-11T01:07:18.798Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/226@tmp/config2930979401350885961tmp [2022-05-11T01:07:18.807Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/226@tmp/config1510905774858774972tmp [2022-05-11T01:07:18.818Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/226@tmp/config3434220824872653184tmp [Pipeline] { [Pipeline] echo [2022-05-11T01:07:18.832Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:07:19.120Z] ---> sigul-configuration.sh [2022-05-11T01:07:19.120Z] gpg: directory `/root/.gnupg' created [2022-05-11T01:07:19.120Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-11T01:07:19.120Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-11T01:07:19.120Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-11T01:07:19.120Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-11T01:07:19.120Z] gpg: CAST5 encrypted data [2022-05-11T01:07:19.120Z] gpg: encrypted with 1 passphrase [2022-05-11T01:07:19.120Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-11T01:07:19.407Z] + mkdir /home/jenkins [2022-05-11T01:07:19.407Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-11T01:07:19.696Z] + 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-11T01:07:19.707Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:07:19.992Z] ---> sigul-install.sh [2022-05-11T01:07:19.992Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-11T01:07:20.281Z] + git tag --list [2022-05-11T01:07:20.281Z] 0.6.0 [2022-05-11T01:07:20.281Z] 0.6.1 [2022-05-11T01:07:20.281Z] 0.7.0 [2022-05-11T01:07:20.281Z] 0.7.1 [2022-05-11T01:07:20.281Z] v1.0.0 [2022-05-11T01:07:20.281Z] v1.0.1 [2022-05-11T01:07:20.281Z] v1.1.0 [2022-05-11T01:07:20.281Z] v1.2.0 [2022-05-11T01:07:20.281Z] v1.2.1 [2022-05-11T01:07:20.281Z] v1.3.0 [2022-05-11T01:07:20.281Z] v1.3.1 [2022-05-11T01:07:20.281Z] v2.0.0 [2022-05-11T01:07:20.281Z] v2.0.1-dev.1 [2022-05-11T01:07:20.281Z] v2.0.1-dev.10 [2022-05-11T01:07:20.281Z] v2.0.1-dev.11 [2022-05-11T01:07:20.281Z] v2.0.1-dev.12 [2022-05-11T01:07:20.281Z] v2.0.1-dev.13 [2022-05-11T01:07:20.281Z] v2.0.1-dev.14 [2022-05-11T01:07:20.281Z] v2.0.1-dev.15 [2022-05-11T01:07:20.281Z] v2.0.1-dev.16 [2022-05-11T01:07:20.281Z] v2.0.1-dev.17 [2022-05-11T01:07:20.281Z] v2.0.1-dev.18 [2022-05-11T01:07:20.281Z] v2.0.1-dev.19 [2022-05-11T01:07:20.281Z] v2.0.1-dev.2 [2022-05-11T01:07:20.281Z] v2.0.1-dev.20 [2022-05-11T01:07:20.281Z] v2.0.1-dev.21 [2022-05-11T01:07:20.281Z] v2.0.1-dev.22 [2022-05-11T01:07:20.281Z] v2.0.1-dev.23 [2022-05-11T01:07:20.281Z] v2.0.1-dev.24 [2022-05-11T01:07:20.281Z] v2.0.1-dev.25 [2022-05-11T01:07:20.281Z] v2.0.1-dev.26 [2022-05-11T01:07:20.281Z] v2.0.1-dev.27 [2022-05-11T01:07:20.281Z] v2.0.1-dev.28 [2022-05-11T01:07:20.281Z] v2.0.1-dev.29 [2022-05-11T01:07:20.281Z] v2.0.1-dev.3 [2022-05-11T01:07:20.281Z] v2.0.1-dev.30 [2022-05-11T01:07:20.281Z] v2.0.1-dev.31 [2022-05-11T01:07:20.281Z] v2.0.1-dev.32 [2022-05-11T01:07:20.281Z] v2.0.1-dev.33 [2022-05-11T01:07:20.281Z] v2.0.1-dev.34 [2022-05-11T01:07:20.281Z] v2.0.1-dev.35 [2022-05-11T01:07:20.281Z] v2.0.1-dev.36 [2022-05-11T01:07:20.281Z] v2.0.1-dev.37 [2022-05-11T01:07:20.281Z] v2.0.1-dev.38 [2022-05-11T01:07:20.281Z] v2.0.1-dev.39 [2022-05-11T01:07:20.281Z] v2.0.1-dev.4 [2022-05-11T01:07:20.281Z] v2.0.1-dev.40 [2022-05-11T01:07:20.281Z] v2.0.1-dev.41 [2022-05-11T01:07:20.281Z] v2.0.1-dev.42 [2022-05-11T01:07:20.281Z] v2.0.1-dev.43 [2022-05-11T01:07:20.281Z] v2.0.1-dev.44 [2022-05-11T01:07:20.281Z] v2.0.1-dev.45 [2022-05-11T01:07:20.281Z] v2.0.1-dev.46 [2022-05-11T01:07:20.281Z] v2.0.1-dev.47 [2022-05-11T01:07:20.281Z] v2.0.1-dev.48 [2022-05-11T01:07:20.281Z] v2.0.1-dev.49 [2022-05-11T01:07:20.281Z] v2.0.1-dev.5 [2022-05-11T01:07:20.281Z] v2.0.1-dev.50 [2022-05-11T01:07:20.281Z] v2.0.1-dev.51 [2022-05-11T01:07:20.281Z] v2.0.1-dev.52 [2022-05-11T01:07:20.281Z] v2.0.1-dev.53 [2022-05-11T01:07:20.281Z] v2.0.1-dev.54 [2022-05-11T01:07:20.281Z] v2.0.1-dev.55 [2022-05-11T01:07:20.281Z] v2.0.1-dev.56 [2022-05-11T01:07:20.281Z] v2.0.1-dev.57 [2022-05-11T01:07:20.281Z] v2.0.1-dev.58 [2022-05-11T01:07:20.281Z] v2.0.1-dev.59 [2022-05-11T01:07:20.281Z] v2.0.1-dev.6 [2022-05-11T01:07:20.281Z] v2.0.1-dev.60 [2022-05-11T01:07:20.281Z] v2.0.1-dev.61 [2022-05-11T01:07:20.281Z] v2.0.1-dev.62 [2022-05-11T01:07:20.281Z] v2.0.1-dev.63 [2022-05-11T01:07:20.281Z] v2.0.1-dev.64 [2022-05-11T01:07:20.281Z] v2.0.1-dev.65 [2022-05-11T01:07:20.281Z] v2.0.1-dev.66 [2022-05-11T01:07:20.281Z] v2.0.1-dev.67 [2022-05-11T01:07:20.281Z] v2.0.1-dev.68 [2022-05-11T01:07:20.281Z] v2.0.1-dev.69 [2022-05-11T01:07:20.281Z] v2.0.1-dev.7 [2022-05-11T01:07:20.281Z] v2.0.1-dev.70 [2022-05-11T01:07:20.281Z] v2.0.1-dev.71 [2022-05-11T01:07:20.281Z] v2.0.1-dev.72 [2022-05-11T01:07:20.281Z] v2.0.1-dev.73 [2022-05-11T01:07:20.281Z] v2.0.1-dev.74 [2022-05-11T01:07:20.281Z] v2.0.1-dev.75 [2022-05-11T01:07:20.281Z] v2.0.1-dev.76 [2022-05-11T01:07:20.281Z] v2.0.1-dev.77 [2022-05-11T01:07:20.281Z] v2.0.1-dev.78 [2022-05-11T01:07:20.281Z] v2.0.1-dev.79 [2022-05-11T01:07:20.281Z] v2.0.1-dev.8 [2022-05-11T01:07:20.281Z] v2.0.1-dev.80 [2022-05-11T01:07:20.281Z] v2.0.1-dev.81 [2022-05-11T01:07:20.281Z] v2.0.1-dev.82 [2022-05-11T01:07:20.281Z] v2.0.1-dev.83 [2022-05-11T01:07:20.281Z] v2.0.1-dev.84 [2022-05-11T01:07:20.281Z] v2.0.1-dev.85 [2022-05-11T01:07:20.281Z] v2.0.1-dev.86 [2022-05-11T01:07:20.281Z] v2.0.1-dev.87 [2022-05-11T01:07:20.281Z] v2.0.1-dev.88 [2022-05-11T01:07:20.281Z] v2.0.1-dev.89 [2022-05-11T01:07:20.281Z] v2.0.1-dev.9 [2022-05-11T01:07:20.281Z] v2.0.1-dev.90 [2022-05-11T01:07:20.281Z] v2.0.1-dev.91 [2022-05-11T01:07:20.281Z] v2.0.1-dev.92 [2022-05-11T01:07:20.281Z] v2.0.1-dev.93 [2022-05-11T01:07:20.281Z] v2.0.1-dev.94 [2022-05-11T01:07:20.281Z] v2.0.1-dev.95 [2022-05-11T01:07:20.281Z] v2.0.1-dev.96 [2022-05-11T01:07:20.281Z] v2.0.1-dev.97 [2022-05-11T01:07:20.281Z] v2.0.1-dev.98 [2022-05-11T01:07:20.281Z] v2.0.1-dev.99 [2022-05-11T01:07:20.281Z] v2.1.0 [2022-05-11T01:07:20.281Z] v2.2.0-dev.1 [2022-05-11T01:07:20.281Z] v2.2.0-dev.10 [2022-05-11T01:07:20.281Z] v2.2.0-dev.11 [2022-05-11T01:07:20.281Z] v2.2.0-dev.12 [2022-05-11T01:07:20.281Z] v2.2.0-dev.13 [2022-05-11T01:07:20.281Z] v2.2.0-dev.14 [2022-05-11T01:07:20.281Z] v2.2.0-dev.15 [2022-05-11T01:07:20.281Z] v2.2.0-dev.16 [2022-05-11T01:07:20.281Z] v2.2.0-dev.17 [2022-05-11T01:07:20.281Z] v2.2.0-dev.18 [2022-05-11T01:07:20.281Z] v2.2.0-dev.19 [2022-05-11T01:07:20.281Z] v2.2.0-dev.2 [2022-05-11T01:07:20.281Z] v2.2.0-dev.20 [2022-05-11T01:07:20.281Z] v2.2.0-dev.21 [2022-05-11T01:07:20.281Z] v2.2.0-dev.22 [2022-05-11T01:07:20.281Z] v2.2.0-dev.23 [2022-05-11T01:07:20.281Z] v2.2.0-dev.24 [2022-05-11T01:07:20.281Z] v2.2.0-dev.25 [2022-05-11T01:07:20.281Z] v2.2.0-dev.26 [2022-05-11T01:07:20.281Z] v2.2.0-dev.27 [2022-05-11T01:07:20.281Z] v2.2.0-dev.28 [2022-05-11T01:07:20.281Z] v2.2.0-dev.29 [2022-05-11T01:07:20.281Z] v2.2.0-dev.3 [2022-05-11T01:07:20.281Z] v2.2.0-dev.30 [2022-05-11T01:07:20.281Z] v2.2.0-dev.31 [2022-05-11T01:07:20.281Z] v2.2.0-dev.32 [2022-05-11T01:07:20.281Z] v2.2.0-dev.33 [2022-05-11T01:07:20.281Z] v2.2.0-dev.34 [2022-05-11T01:07:20.281Z] v2.2.0-dev.35 [2022-05-11T01:07:20.281Z] v2.2.0-dev.36 [2022-05-11T01:07:20.281Z] v2.2.0-dev.37 [2022-05-11T01:07:20.281Z] v2.2.0-dev.38 [2022-05-11T01:07:20.281Z] v2.2.0-dev.39 [2022-05-11T01:07:20.281Z] v2.2.0-dev.4 [2022-05-11T01:07:20.281Z] v2.2.0-dev.40 [2022-05-11T01:07:20.281Z] v2.2.0-dev.41 [2022-05-11T01:07:20.281Z] v2.2.0-dev.42 [2022-05-11T01:07:20.281Z] v2.2.0-dev.43 [2022-05-11T01:07:20.281Z] v2.2.0-dev.44 [2022-05-11T01:07:20.281Z] v2.2.0-dev.45 [2022-05-11T01:07:20.281Z] v2.2.0-dev.46 [2022-05-11T01:07:20.281Z] v2.2.0-dev.47 [2022-05-11T01:07:20.281Z] v2.2.0-dev.48 [2022-05-11T01:07:20.281Z] v2.2.0-dev.49 [2022-05-11T01:07:20.281Z] v2.2.0-dev.5 [2022-05-11T01:07:20.281Z] v2.2.0-dev.50 [2022-05-11T01:07:20.281Z] v2.2.0-dev.51 [2022-05-11T01:07:20.281Z] v2.2.0-dev.52 [2022-05-11T01:07:20.281Z] v2.2.0-dev.53 [2022-05-11T01:07:20.281Z] v2.2.0-dev.54 [2022-05-11T01:07:20.281Z] v2.2.0-dev.55 [2022-05-11T01:07:20.281Z] v2.2.0-dev.56 [2022-05-11T01:07:20.281Z] v2.2.0-dev.57 [2022-05-11T01:07:20.281Z] v2.2.0-dev.58 [2022-05-11T01:07:20.281Z] v2.2.0-dev.59 [2022-05-11T01:07:20.281Z] v2.2.0-dev.6 [2022-05-11T01:07:20.281Z] v2.2.0-dev.60 [2022-05-11T01:07:20.281Z] v2.2.0-dev.61 [2022-05-11T01:07:20.281Z] v2.2.0-dev.62 [2022-05-11T01:07:20.281Z] v2.2.0-dev.63 [2022-05-11T01:07:20.281Z] v2.2.0-dev.64 [2022-05-11T01:07:20.281Z] v2.2.0-dev.65 [2022-05-11T01:07:20.281Z] v2.2.0-dev.66 [2022-05-11T01:07:20.281Z] v2.2.0-dev.67 [2022-05-11T01:07:20.281Z] v2.2.0-dev.68 [2022-05-11T01:07:20.281Z] v2.2.0-dev.69 [2022-05-11T01:07:20.281Z] v2.2.0-dev.7 [2022-05-11T01:07:20.281Z] v2.2.0-dev.70 [2022-05-11T01:07:20.281Z] v2.2.0-dev.71 [2022-05-11T01:07:20.281Z] v2.2.0-dev.72 [2022-05-11T01:07:20.281Z] v2.2.0-dev.73 [2022-05-11T01:07:20.281Z] v2.2.0-dev.74 [2022-05-11T01:07:20.281Z] v2.2.0-dev.75 [2022-05-11T01:07:20.281Z] v2.2.0-dev.76 [2022-05-11T01:07:20.281Z] v2.2.0-dev.77 [2022-05-11T01:07:20.281Z] v2.2.0-dev.78 [2022-05-11T01:07:20.281Z] v2.2.0-dev.79 [2022-05-11T01:07:20.281Z] v2.2.0-dev.8 [2022-05-11T01:07:20.281Z] v2.2.0-dev.80 [2022-05-11T01:07:20.281Z] v2.2.0-dev.81 [2022-05-11T01:07:20.281Z] v2.2.0-dev.82 [2022-05-11T01:07:20.281Z] v2.2.0-dev.83 [2022-05-11T01:07:20.281Z] v2.2.0-dev.84 [2022-05-11T01:07:20.281Z] v2.2.0-dev.85 [2022-05-11T01:07:20.281Z] v2.2.0-dev.86 [2022-05-11T01:07:20.281Z] v2.2.0-dev.87 [2022-05-11T01:07:20.281Z] v2.2.0-dev.88 [2022-05-11T01:07:20.281Z] v2.2.0-dev.89 [2022-05-11T01:07:20.281Z] v2.2.0-dev.9 [2022-05-11T01:07:20.281Z] v2.2.0-dev.90 [2022-05-11T01:07:20.281Z] v2.2.0-dev.91 [2022-05-11T01:07:20.281Z] v2.2.0-dev.92 [2022-05-11T01:07:20.281Z] v2.2.0-dev.93 [2022-05-11T01:07:20.281Z] v2.2.0-dev.94 [2022-05-11T01:07:20.281Z] v2.2.0-dev.95 [2022-05-11T01:07:20.281Z] v2.2.0-dev.96 [Pipeline] sh [2022-05-11T01:07:20.567Z] + lftools sign git-tag v2.2.0-dev.96 [2022-05-11T01:07:21.137Z] Signing Git tag with Sigul... [2022-05-11T01:07:21.137Z] Signing v2.2.0-dev.96 [Pipeline] echo [2022-05-11T01:07:22.087Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:07:22.370Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-11T01:07:22.379Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-11T01:07:22.408Z] $ docker stop --time=1 8c3a2f9af4f323fe9ef604c4e17829fb6f5548d0c580870036f1e631e4d7868e [2022-05-11T01:07:23.731Z] $ docker rm -f 8c3a2f9af4f323fe9ef604c4e17829fb6f5548d0c580870036f1e631e4d7868e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-11T01:07:24.134Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T01:07:24.134Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:07:24.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T01:07:24.427Z] . [Pipeline] withDockerContainer [2022-05-11T01:07:24.490Z] prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container [2022-05-11T01:07:24.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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/py-git-semver:latest cat [2022-05-11T01:07:24.902Z] $ docker top 434b0cd4bfea004b3742be495581a0691840205e003237c27cb5b3db141f8461 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T01:07:24.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T01:07:24.994Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T01:07:25.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T01:07:25.133Z] $ docker exec 434b0cd4bfea004b3742be495581a0691840205e003237c27cb5b3db141f8461 ssh-agent [2022-05-11T01:07:25.282Z] SSH_AUTH_SOCK=/tmp/ssh-oJV6jn1bKoVa/agent.32 [2022-05-11T01:07:25.282Z] SSH_AGENT_PID=39 [2022-05-11T01:07:25.305Z] Running ssh-add (command line suppressed) [2022-05-11T01:07:25.410Z] Identity added: /w/workspace/edgex-go/226@tmp/private_key_3311633791418490566.key (/w/workspace/edgex-go/226@tmp/private_key_3311633791418490566.key) [2022-05-11T01:07:25.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T01:07:25.703Z] + git semver bump pre [2022-05-11T01:07:25.962Z] 2022-05-11 01:07:25,892 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main [2022-05-11T01:07:25.962Z] 2022-05-11 01:07:25,892 [bump_version] DEBUG bumping version:2.2.0-dev.96 on axis:pre with prefix:dev [2022-05-11T01:07:25.962Z] 2022-05-11 01:07:25,892 [bump_version] DEBUG bumped version:2.2.0-dev.97 [2022-05-11T01:07:25.962Z] 2022-05-11 01:07:25,892 [write_version] DEBUG write version:2.2.0-dev.97 to path:/w/workspace/edgex-go/226/.semver/main with force:True [2022-05-11T01:07:25.962Z] 2022-05-11 01:07:25,892 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main [2022-05-11T01:07:25.962Z] 2022-05-11 01:07:25,892 [write_file] DEBUG write to file:/w/workspace/edgex-go/226/.semver/main [2022-05-11T01:07:25.962Z] 2022-05-11 01:07:25,894 [execute] INFO git cat-file --batch-check [2022-05-11T01:07:25.963Z] 2022-05-11 01:07:25,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/226/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T01:07:25.963Z] 2022-05-11 01:07:25,899 [execute] INFO git cat-file --batch [2022-05-11T01:07:25.963Z] 2022-05-11 01:07:25,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/226/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T01:07:25.963Z] 2022-05-11 01:07:25,904 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main [2022-05-11T01:07:25.963Z] 2.2.0-dev.97 [Pipeline] } [2022-05-11T01:07:25.980Z] $ docker exec --env ******** --env ******** 434b0cd4bfea004b3742be495581a0691840205e003237c27cb5b3db141f8461 ssh-agent -k [2022-05-11T01:07:26.077Z] unset SSH_AUTH_SOCK; [2022-05-11T01:07:26.077Z] unset SSH_AGENT_PID; [2022-05-11T01:07:26.077Z] echo Agent pid 39 killed; [2022-05-11T01:07:26.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T01:07:26.395Z] + git semver [Pipeline] } [2022-05-11T01:07:26.674Z] $ docker stop --time=1 434b0cd4bfea004b3742be495581a0691840205e003237c27cb5b3db141f8461 [2022-05-11T01:07:28.005Z] $ docker rm -f 434b0cd4bfea004b3742be495581a0691840205e003237c27cb5b3db141f8461 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T01:07:28.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T01:07:28.369Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:07:28.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T01:07:28.665Z] . [Pipeline] withDockerContainer [2022-05-11T01:07:28.739Z] prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container [2022-05-11T01:07:28.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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/py-git-semver:latest cat [2022-05-11T01:07:29.186Z] $ docker top f828d4d0b72f362066d3cc1e4f47ceac0455ef15e56ceb08d57bfd1bd1ceae27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T01:07:29.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T01:07:29.281Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T01:07:29.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T01:07:29.418Z] $ docker exec f828d4d0b72f362066d3cc1e4f47ceac0455ef15e56ceb08d57bfd1bd1ceae27 ssh-agent [2022-05-11T01:07:29.542Z] SSH_AUTH_SOCK=/tmp/ssh-tLYGEuU3HSYK/agent.32 [2022-05-11T01:07:29.542Z] SSH_AGENT_PID=38 [2022-05-11T01:07:29.547Z] Running ssh-add (command line suppressed) [2022-05-11T01:07:29.663Z] Identity added: /w/workspace/edgex-go/226@tmp/private_key_8387429469591984658.key (/w/workspace/edgex-go/226@tmp/private_key_8387429469591984658.key) [2022-05-11T01:07:29.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T01:07:29.957Z] + git semver push [2022-05-11T01:07:30.216Z] 2022-05-11 01:07:30,156 [run_push] DEBUG push [2022-05-11T01:07:30.216Z] 2022-05-11 01:07:30,156 [execute] INFO git push origin semver [2022-05-11T01:07:30.216Z] 2022-05-11 01:07:30,157 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/226/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-11T01:07:31.155Z] 2022-05-11 01:07:31,041 [run_push] DEBUG push all version tags [2022-05-11T01:07:31.155Z] 2022-05-11 01:07:31,041 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-11T01:07:31.155Z] 2022-05-11 01:07:31,042 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/226, universal_newlines=False, shell=None, istream=None) [2022-05-11T01:07:32.098Z] 2022-05-11 01:07:31,959 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main [2022-05-11T01:07:32.098Z] 2.2.0-dev.97 [Pipeline] } [2022-05-11T01:07:32.119Z] $ docker exec --env ******** --env ******** f828d4d0b72f362066d3cc1e4f47ceac0455ef15e56ceb08d57bfd1bd1ceae27 ssh-agent -k [2022-05-11T01:07:32.242Z] unset SSH_AUTH_SOCK; [2022-05-11T01:07:32.242Z] unset SSH_AGENT_PID; [2022-05-11T01:07:32.242Z] echo Agent pid 38 killed; [2022-05-11T01:07:32.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T01:07:32.556Z] + git semver [Pipeline] } [2022-05-11T01:07:32.838Z] $ docker stop --time=1 f828d4d0b72f362066d3cc1e4f47ceac0455ef15e56ceb08d57bfd1bd1ceae27 [2022-05-11T01:07:34.140Z] $ docker rm -f f828d4d0b72f362066d3cc1e4f47ceac0455ef15e56ceb08d57bfd1bd1ceae27 [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-11T01:07:34.744Z] + [ -d /w/workspace/edgex-go/226/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:07:35.038Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:07:35.909Z] ---> package-listing.sh [2022-05-11T01:07:35.909Z] ++ facter osfamily [2022-05-11T01:07:35.909Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T01:07:36.170Z] + OS_FAMILY=debian [2022-05-11T01:07:36.170Z] + workspace=/w/workspace/edgex-go/226 [2022-05-11T01:07:36.170Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T01:07:36.170Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T01:07:36.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T01:07:36.170Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T01:07:36.170Z] + '[' /w/workspace/edgex-go/226 ']' [2022-05-11T01:07:36.170Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T01:07:36.170Z] + case "${OS_FAMILY}" in [2022-05-11T01:07:36.170Z] + dpkg -l [2022-05-11T01:07:36.170Z] + grep '^ii' [2022-05-11T01:07:36.170Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T01:07:36.170Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T01:07:36.170Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T01:07:36.170Z] + '[' /w/workspace/edgex-go/226 ']' [2022-05-11T01:07:36.170Z] + mkdir -p /w/workspace/edgex-go/226/archives/ [2022-05-11T01:07:36.171Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/226/archives/ [Pipeline] echo [2022-05-11T01:07:36.186Z] 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/226/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T01:07:36.468Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:07:37.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T01:07:37.031Z] [2022-05-11T01:07:37.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T01:07:37.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T01:07:37.336Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T01:07:37.336Z] 5eb5b503b376: Pulling fs layer [2022-05-11T01:07:37.336Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T01:07:37.336Z] ec43610c2a17: Pulling fs layer [2022-05-11T01:07:37.336Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T01:07:37.336Z] 33b1e0a273af: Pulling fs layer [2022-05-11T01:07:37.336Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T01:07:37.336Z] 2f39f015ded8: Pulling fs layer [2022-05-11T01:07:37.336Z] 5d3b04190fa2: Waiting [2022-05-11T01:07:37.336Z] 2f39f015ded8: Waiting [2022-05-11T01:07:37.336Z] 3a2ae6a8a46f: Waiting [2022-05-11T01:07:37.336Z] 33b1e0a273af: Waiting [2022-05-11T01:07:37.336Z] 5c69ac0246d0: Download complete [2022-05-11T01:07:37.336Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-11T01:07:37.336Z] 3a2ae6a8a46f: Download complete [2022-05-11T01:07:37.336Z] 33b1e0a273af: Verifying Checksum [2022-05-11T01:07:37.336Z] 33b1e0a273af: Download complete [2022-05-11T01:07:37.336Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T01:07:37.336Z] 5d3b04190fa2: Download complete [2022-05-11T01:07:37.595Z] ec43610c2a17: Verifying Checksum [2022-05-11T01:07:37.595Z] ec43610c2a17: Download complete [2022-05-11T01:07:37.595Z] 5eb5b503b376: Download complete [2022-05-11T01:07:38.163Z] 2f39f015ded8: Verifying Checksum [2022-05-11T01:07:38.730Z] 5eb5b503b376: Pull complete [2022-05-11T01:07:38.990Z] 5c69ac0246d0: Pull complete [2022-05-11T01:07:39.250Z] ec43610c2a17: Pull complete [2022-05-11T01:07:39.509Z] 3a2ae6a8a46f: Pull complete [2022-05-11T01:07:39.509Z] 33b1e0a273af: Pull complete [2022-05-11T01:07:39.767Z] 5d3b04190fa2: Pull complete [2022-05-11T01:07:43.958Z] 2f39f015ded8: Pull complete [2022-05-11T01:07:43.958Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T01:07:43.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T01:07:43.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T01:07:44.027Z] prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container [2022-05-11T01:07:44.071Z] $ 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/226/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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T01:07:45.816Z] $ docker top 3eff7f4e33b1f021ccb76edef6ff03e2dadf7e92766c5d35d8b82339bbbb9801 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T01:07:46.173Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T01:07:46.463Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T01:07:46.752Z] + ls /var/log/sa-host [2022-05-11T01:07:46.752Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T01:07:47.014Z] provisioning config files... [2022-05-11T01:07:47.024Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/226@tmp/config2491611760839448220tmp [Pipeline] { [Pipeline] echo [2022-05-11T01:07:47.038Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:07:47.375Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T01:07:47.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:07:47.765Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T01:07:47.774Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:07:48.059Z] ---> sudo-logs.sh [2022-05-11T01:07:48.059Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T01:07:48.085Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:07:48.369Z] ---> job-cost.sh [2022-05-11T01:07:48.369Z] lf-activate-venv: SKIPPING [2022-05-11T01:07:48.369Z] DEBUG: total: 0.2199999988079071 [2022-05-11T01:07:48.369Z] INFO: Retrieving Stack Cost... [2022-05-11T01:07:48.940Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T01:07:49.200Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T01:07:49.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T01:07:49.498Z] ---> logs-deploy.sh [2022-05-11T01:07:49.498Z] lf-activate-venv: SKIPPING [2022-05-11T01:07:49.498Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/226 [2022-05-11T01:07:49.498Z] INFO: archiving workspace using pattern(s): [2022-05-11T01:07:50.438Z] Archives upload complete. [2022-05-11T01:07:50.438Z] INFO: archiving logs to Nexus