Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fed831e05d45eedf309a161f019c6bf56688bfb5 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-ssh9843818526991178318.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh10485577351647808857.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 e2cac8b444d664382c771f5dccbf61e369ddf83e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4478763393758380404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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 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-ssh1733358073702113739.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14191464671763367277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-918 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/238 [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/238 # 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 > 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 Avoid second fetch Checking out Revision fed831e05d45eedf309a161f019c6bf56688bfb5 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f fed831e05d45eedf309a161f019c6bf56688bfb5 # timeout=10 Commit message: "feat(snap): Remove device-virtual (#4041)" > git rev-list --no-walk 9735311b064dab206e2e87e0d119d96fa9cbc236 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T10:32:27.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T10:32:27.543Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T10:32:27.555Z] ========================================================= [2022-06-03T10:32:27.555Z] EdgeX Global Pipelines Version Info [2022-06-03T10:32:27.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T10:32:28.304Z] ------------------- [2022-06-03T10:32:28.304Z] stable info: [2022-06-03T10:32:28.304Z] ------------------- [2022-06-03T10:32:28.304Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T10:32:28.304Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T10:32:28.304Z] Message: update stable to v1.0.231 [2022-06-03T10:32:28.876Z] ------------------- [2022-06-03T10:32:28.876Z] experimental info: [2022-06-03T10:32:28.876Z] ------------------- [2022-06-03T10:32:28.876Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T10:32:28.876Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T10:32:28.876Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T10:32:29.097Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-03T10:32:29.105Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-03T10:32:29.112Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T10:32:29.119Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T10:32:29.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T10:32:29.134Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T10:32:29.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T10:32:29.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-03T10:32:29.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-03T10:32:29.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-03T10:32:29.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T10:32:29.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T10:32:29.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T10:32:29.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T10:32:29.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T10:32:29.244Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T10:32:29.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T10:32:29.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T10:32:29.280Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-03T10:32:29.290Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-03T10:32:29.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-03T10:32:29.313Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T10:32:29.324Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-03T10:32:29.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-03T10:32:29.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-03T10:32:29.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-03T10:32:29.367Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] echo [2022-06-03T10:32:29.377Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fed831e [Pipeline] echo [2022-06-03T10:32:29.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T10:32:29.443Z] provisioning config files... [2022-06-03T10:32:29.457Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/238@tmp/config5442592028739614363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T10:32:29.761Z] ---> docker-login.sh [2022-06-03T10:32:29.762Z] nexus3.edgexfoundry.org:10001 [2022-06-03T10:32:30.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:32:30.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:32:30.336Z] Configure a credential helper to remove this warning. See [2022-06-03T10:32:30.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:32:30.336Z] [2022-06-03T10:32:30.336Z] Login Succeeded [2022-06-03T10:32:30.336Z] nexus3.edgexfoundry.org:10002 [2022-06-03T10:32:30.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:32:30.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:32:30.597Z] Configure a credential helper to remove this warning. See [2022-06-03T10:32:30.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:32:30.597Z] [2022-06-03T10:32:30.597Z] Login Succeeded [2022-06-03T10:32:30.597Z] nexus3.edgexfoundry.org:10003 [2022-06-03T10:32:30.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:32:30.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:32:30.597Z] Configure a credential helper to remove this warning. See [2022-06-03T10:32:30.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:32:30.597Z] [2022-06-03T10:32:30.597Z] Login Succeeded [2022-06-03T10:32:30.597Z] nexus3.edgexfoundry.org:10004 [2022-06-03T10:32:30.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:32:30.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:32:30.859Z] Configure a credential helper to remove this warning. See [2022-06-03T10:32:30.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:32:30.859Z] [2022-06-03T10:32:30.859Z] Login Succeeded [2022-06-03T10:32:30.859Z] docker.io [2022-06-03T10:32:30.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:32:31.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:32:31.122Z] Configure a credential helper to remove this warning. See [2022-06-03T10:32:31.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:32:31.122Z] [2022-06-03T10:32:31.122Z] Login Succeeded [2022-06-03T10:32:31.122Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T10:32:31.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T10:32:31.438Z] + 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-06-03T10:32:31.438Z] + dirname cmd/core-command/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-03T10:32:31.438Z] + dirname cmd/core-data/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-03T10:32:31.438Z] + dirname cmd/core-metadata/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-03T10:32:31.438Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-03T10:32:31.438Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-03T10:32:31.438Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-03T10:32:31.438Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-03T10:32:31.438Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-03T10:32:31.438Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-03T10:32:31.438Z] + + dirname cmd/security-spire-server/Dockerfilecut [2022-06-03T10:32:31.438Z] -d/ -f2 [2022-06-03T10:32:31.438Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-03T10:32:31.438Z] + dirname cmd/support-notifications/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-03T10:32:31.438Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-03T10:32:31.438Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-03T10:32:31.438Z] + cut -d/ -f2 [2022-06-03T10:32:31.438Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-03T10:32:31.474Z] 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-06-03T10:32:31.831Z] + git rev-list -1 --merges fed831e05d45eedf309a161f019c6bf56688bfb5~1..fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] echo [2022-06-03T10:32:31.851Z] -----------> git rev-list -1 --merges fed831e05d45eedf309a161f019c6bf56688bfb5~1..fed831e05d45eedf309a161f019c6bf56688bfb5 fed831e05d45eedf309a161f019c6bf56688bfb5 [false] [Pipeline] sh [2022-06-03T10:32:32.153Z] + git log --format=format:%s -1 fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] echo [2022-06-03T10:32:32.169Z] ========================================================= [2022-06-03T10:32:32.169Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T10:32:32.169Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-03T10:32:32.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T10:32:32.605Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T10:32:32.605Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T10:32:32.605Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T10:32:32.605Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T10:32:32.605Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T10:32:32.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:32:33.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T10:32:33.021Z] [2022-06-03T10:32:33.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:32:33.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T10:32:33.329Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T10:32:33.329Z] 42c077c10790: Pulling fs layer [2022-06-03T10:32:33.329Z] f63e77b7563a: Pulling fs layer [2022-06-03T10:32:33.329Z] bd5fdadae976: Pulling fs layer [2022-06-03T10:32:33.329Z] 205491f53016: Pulling fs layer [2022-06-03T10:32:33.329Z] df18705c85c3: Pulling fs layer [2022-06-03T10:32:33.329Z] bdb3f477010e: Pulling fs layer [2022-06-03T10:32:33.329Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T10:32:33.329Z] 205491f53016: Waiting [2022-06-03T10:32:33.329Z] bdb3f477010e: Waiting [2022-06-03T10:32:33.329Z] df18705c85c3: Waiting [2022-06-03T10:32:33.329Z] c8a8fc8e1c8f: Waiting [2022-06-03T10:32:33.329Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T10:32:33.329Z] bdb8f0575790: Pulling fs layer [2022-06-03T10:32:33.330Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T10:32:33.330Z] 2c6e9b1d212d: Waiting [2022-06-03T10:32:33.330Z] 2343380bae48: Pulling fs layer [2022-06-03T10:32:33.330Z] 386e3cb2ff24: Waiting [2022-06-03T10:32:33.330Z] 2343380bae48: Waiting [2022-06-03T10:32:33.330Z] f63e77b7563a: Verifying Checksum [2022-06-03T10:32:33.330Z] f63e77b7563a: Download complete [2022-06-03T10:32:33.330Z] 205491f53016: Verifying Checksum [2022-06-03T10:32:33.330Z] 205491f53016: Download complete [2022-06-03T10:32:33.592Z] df18705c85c3: Verifying Checksum [2022-06-03T10:32:33.592Z] df18705c85c3: Download complete [2022-06-03T10:32:33.592Z] bd5fdadae976: Verifying Checksum [2022-06-03T10:32:33.592Z] bd5fdadae976: Download complete [2022-06-03T10:32:33.592Z] bdb3f477010e: Verifying Checksum [2022-06-03T10:32:33.592Z] bdb3f477010e: Download complete [2022-06-03T10:32:33.592Z] 2c6e9b1d212d: Verifying Checksum [2022-06-03T10:32:33.592Z] 2c6e9b1d212d: Download complete [2022-06-03T10:32:33.592Z] bdb8f0575790: Download complete [2022-06-03T10:32:33.592Z] 386e3cb2ff24: Verifying Checksum [2022-06-03T10:32:33.592Z] 2343380bae48: Verifying Checksum [2022-06-03T10:32:33.592Z] 2343380bae48: Download complete [2022-06-03T10:32:33.592Z] 42c077c10790: Verifying Checksum [2022-06-03T10:32:33.592Z] 42c077c10790: Download complete [2022-06-03T10:32:33.852Z] c8a8fc8e1c8f: Download complete [2022-06-03T10:32:34.792Z] 42c077c10790: Pull complete [2022-06-03T10:32:35.052Z] f63e77b7563a: Pull complete [2022-06-03T10:32:35.639Z] bd5fdadae976: Pull complete [2022-06-03T10:32:35.639Z] 205491f53016: Pull complete [2022-06-03T10:32:35.927Z] df18705c85c3: Pull complete [2022-06-03T10:32:35.927Z] bdb3f477010e: Pull complete [2022-06-03T10:32:37.853Z] c8a8fc8e1c8f: Pull complete [2022-06-03T10:32:37.853Z] 2c6e9b1d212d: Pull complete [2022-06-03T10:32:37.853Z] bdb8f0575790: Pull complete [2022-06-03T10:32:38.112Z] 386e3cb2ff24: Pull complete [2022-06-03T10:32:38.112Z] 2343380bae48: Pull complete [2022-06-03T10:32:38.112Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T10:32:38.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T10:32:38.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T10:32:38.212Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2022-06-03T10:32:38.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T10:32:39.427Z] $ docker top 9aec3d9b687b390f60936d0e71ab5ded16788b8d70f26470e9ce933640a73f2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T10:32:39.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T10:32:39.522Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T10:32:39.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T10:32:39.646Z] $ docker exec 9aec3d9b687b390f60936d0e71ab5ded16788b8d70f26470e9ce933640a73f2c ssh-agent [2022-06-03T10:32:39.770Z] SSH_AUTH_SOCK=/tmp/ssh-mPXqbSlIhzy1/agent.34 [2022-06-03T10:32:39.770Z] SSH_AGENT_PID=40 [2022-06-03T10:32:39.776Z] Running ssh-add (command line suppressed) [2022-06-03T10:32:39.890Z] Identity added: /w/workspace/edgex-go/238@tmp/private_key_7916525291655851450.key (/w/workspace/edgex-go/238@tmp/private_key_7916525291655851450.key) [2022-06-03T10:32:39.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T10:32:40.196Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T10:32:40.213Z] $ docker exec --env ******** --env ******** 9aec3d9b687b390f60936d0e71ab5ded16788b8d70f26470e9ce933640a73f2c ssh-agent -k [2022-06-03T10:32:40.334Z] unset SSH_AUTH_SOCK; [2022-06-03T10:32:40.335Z] unset SSH_AGENT_PID; [2022-06-03T10:32:40.335Z] echo Agent pid 40 killed; [2022-06-03T10:32:40.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T10:32:40.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T10:32:40.373Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T10:32:40.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T10:32:40.517Z] $ docker exec 9aec3d9b687b390f60936d0e71ab5ded16788b8d70f26470e9ce933640a73f2c ssh-agent [2022-06-03T10:32:40.638Z] SSH_AUTH_SOCK=/tmp/ssh-YFwHNQvj3gs0/agent.72 [2022-06-03T10:32:40.638Z] SSH_AGENT_PID=78 [2022-06-03T10:32:40.643Z] Running ssh-add (command line suppressed) [2022-06-03T10:32:40.766Z] Identity added: /w/workspace/edgex-go/238@tmp/private_key_6266989901138593689.key (/w/workspace/edgex-go/238@tmp/private_key_6266989901138593689.key) [2022-06-03T10:32:40.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T10:32:41.070Z] + git semver init [2022-06-03T10:32:41.330Z] 2022-06-03 10:32:41,311 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T10:32:41.330Z] 2022-06-03 10:32:41,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/238/.semver [2022-06-03T10:32:41.330Z] 2022-06-03 10:32:41,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/238/.semver [2022-06-03T10:32:41.330Z] 2022-06-03 10:32:41,313 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/238/.semver'], cwd=/w/workspace/edgex-go/238, universal_newlines=False, shell=None, istream=None) [2022-06-03T10:32:47.926Z] 2022-06-03 10:32:47,333 [append_file] DEBUG append to file:/w/workspace/edgex-go/238/.git/info/exclude [2022-06-03T10:32:47.927Z] 2022-06-03 10:32:47,333 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/238/.semver/main with force:False [2022-06-03T10:32:47.927Z] 2022-06-03 10:32:47,333 [read_version] DEBUG read version from /w/workspace/edgex-go/238/.semver/main [2022-06-03T10:32:47.927Z] 2022-06-03 10:32:47,333 [read_version] DEBUG read version from /w/workspace/edgex-go/238/.semver/main [2022-06-03T10:32:47.927Z] 2.2.1-dev.9 [Pipeline] } [2022-06-03T10:32:47.946Z] $ docker exec --env ******** --env ******** 9aec3d9b687b390f60936d0e71ab5ded16788b8d70f26470e9ce933640a73f2c ssh-agent -k [2022-06-03T10:32:48.063Z] unset SSH_AUTH_SOCK; [2022-06-03T10:32:48.063Z] unset SSH_AGENT_PID; [2022-06-03T10:32:48.063Z] echo Agent pid 78 killed; [2022-06-03T10:32:48.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T10:32:48.380Z] + git semver [Pipeline] } [2022-06-03T10:32:48.663Z] $ docker stop --time=1 9aec3d9b687b390f60936d0e71ab5ded16788b8d70f26470e9ce933640a73f2c [2022-06-03T10:32:49.979Z] $ docker rm -f 9aec3d9b687b390f60936d0e71ab5ded16788b8d70f26470e9ce933640a73f2c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T10:32:50.322Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T10:32:50.559Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T10:32:50.562Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.9 [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-06-03T10:32:50.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T10:32:50.703Z] ========================================================= [2022-06-03T10:32:50.703Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-03T10:32:50.703Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T10:32:50.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-03T10:32:50.998Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-03T10:32:50.998Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T10:32:50.998Z] 666ba61612fd: Pulling fs layer [2022-06-03T10:32:50.998Z] 8ed8ca486205: Pulling fs layer [2022-06-03T10:32:50.998Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T10:32:50.998Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T10:32:50.998Z] ca2b28591e48: Pulling fs layer [2022-06-03T10:32:50.998Z] a51346096db8: Pulling fs layer [2022-06-03T10:32:50.998Z] daebc70d1ce1: Pulling fs layer [2022-06-03T10:32:50.998Z] 0e18a0eac166: Pulling fs layer [2022-06-03T10:32:50.998Z] ca2b28591e48: Waiting [2022-06-03T10:32:50.998Z] a51346096db8: Waiting [2022-06-03T10:32:50.998Z] 4fe6c5a15a65: Waiting [2022-06-03T10:32:50.998Z] daebc70d1ce1: Waiting [2022-06-03T10:32:50.998Z] 0e18a0eac166: Waiting [2022-06-03T10:32:50.998Z] 8ed8ca486205: Verifying Checksum [2022-06-03T10:32:50.998Z] 8ed8ca486205: Download complete [2022-06-03T10:32:50.998Z] 666ba61612fd: Download complete [2022-06-03T10:32:50.998Z] 22a0e8bec74d: Verifying Checksum [2022-06-03T10:32:50.998Z] 22a0e8bec74d: Download complete [2022-06-03T10:32:50.998Z] ca2b28591e48: Verifying Checksum [2022-06-03T10:32:50.998Z] ca2b28591e48: Download complete [2022-06-03T10:32:50.998Z] a51346096db8: Download complete [2022-06-03T10:32:50.998Z] 59bf1c3509f3: Download complete [2022-06-03T10:32:51.258Z] daebc70d1ce1: Verifying Checksum [2022-06-03T10:32:51.258Z] daebc70d1ce1: Download complete [2022-06-03T10:32:51.258Z] 59bf1c3509f3: Pull complete [2022-06-03T10:32:51.258Z] 666ba61612fd: Pull complete [2022-06-03T10:32:51.258Z] 8ed8ca486205: Pull complete [2022-06-03T10:32:51.829Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T10:32:51.829Z] 4fe6c5a15a65: Download complete [2022-06-03T10:32:51.829Z] 0e18a0eac166: Verifying Checksum [2022-06-03T10:32:51.829Z] 0e18a0eac166: Download complete [2022-06-03T10:32:56.029Z] 4fe6c5a15a65: Pull complete [2022-06-03T10:32:56.029Z] 22a0e8bec74d: Pull complete [2022-06-03T10:32:56.029Z] ca2b28591e48: Pull complete [2022-06-03T10:32:56.029Z] a51346096db8: Pull complete [2022-06-03T10:32:56.029Z] daebc70d1ce1: Pull complete [2022-06-03T10:32:57.940Z] 0e18a0eac166: Pull complete [2022-06-03T10:32:57.940Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-06-03T10:32:57.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-03T10:32:57.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-03T10:32:58.243Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-03T10:32:58.244Z] WORKDIR /edgex [2022-06-03T10:32:58.244Z] COPY go.mod . [2022-06-03T10:32:58.244Z] RUN go mod download [2022-06-03T10:32:58.244Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-03T10:32:59.631Z] Sending build context to Docker daemon 335.1MB [2022-06-03T10:32:59.631Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-03T10:32:59.631Z] ---> f018257e8ee9 [2022-06-03T10:32:59.631Z] Step 2/4 : WORKDIR /edgex [2022-06-03T10:33:01.550Z] ---> Running in 43fef70368d4 [2022-06-03T10:33:01.550Z] Removing intermediate container 43fef70368d4 [2022-06-03T10:33:01.550Z] ---> 0c77de390ca8 [2022-06-03T10:33:01.550Z] Step 3/4 : COPY go.mod . [2022-06-03T10:33:01.550Z] ---> d655da95bb20 [2022-06-03T10:33:01.550Z] Step 4/4 : RUN go mod download [2022-06-03T10:33:01.550Z] ---> Running in 41f88a329c93 [2022-06-03T10:33:05.643Z] Still waiting to schedule task [2022-06-03T10:33:05.644Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-03T10:33:19.793Z] Removing intermediate container 41f88a329c93 [2022-06-03T10:33:19.793Z] ---> 4accc214c0bd [2022-06-03T10:33:19.793Z] Successfully built 4accc214c0bd [2022-06-03T10:33:19.793Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:33:20.102Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T10:33:20.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T10:33:20.191Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2022-06-03T10:33:20.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@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 ******** ci-base-image-x86_64 cat [2022-06-03T10:33:20.637Z] $ docker top bc58e6fb06acd73dedf174f00f5f6604e4c1c9ad7398da4ed33375c52ccdae0b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T10:33:20.984Z] + go version [2022-06-03T10:33:20.984Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T10:33:21.009Z] $ docker stop --time=1 bc58e6fb06acd73dedf174f00f5f6604e4c1c9ad7398da4ed33375c52ccdae0b [2022-06-03T10:33:22.308Z] $ docker rm -f bc58e6fb06acd73dedf174f00f5f6604e4c1c9ad7398da4ed33375c52ccdae0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:33:22.710Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T10:33:22.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T10:33:22.795Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2022-06-03T10:33:22.849Z] $ 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/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@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 ******** ci-base-image-x86_64 cat [2022-06-03T10:33:23.222Z] $ docker top 4db3dd31279ef47f2e1abe859d9eba8cd6d79dca187bf1547bc5e6c14ebbf11b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T10:33:23.281Z] ========================================================= [2022-06-03T10:33:23.281Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T10:33:23.281Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T10:33:23.651Z] + make test [2022-06-03T10:33:23.651Z] go mod tidy -compat=1.17 [2022-06-03T10:33:23.651Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T10:33:29.027Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T10:33:41.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.085s coverage: 28.7% of statements [2022-06-03T10:33:41.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T10:33:41.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T10:33:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2022-06-03T10:33:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T10:33:41.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 53.4% of statements [2022-06-03T10:33:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T10:33:41.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.253s coverage: 89.2% of statements [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.086s coverage: 83.8% of statements [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.407s coverage: 95.6% of statements [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2022-06-03T10:33:45.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.094s coverage: 47.1% of statements [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.104s coverage: 96.3% of statements [2022-06-03T10:33:45.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.103s coverage: 87.5% of statements [2022-06-03T10:33:55.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2022-06-03T10:33:55.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-06-03T10:33:56.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.166s coverage: 82.5% of statements [2022-06-03T10:33:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 85.4% of statements [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.4% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 65.4% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T10:34:06.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-06-03T10:34:06.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-03T10:34:06.524Z] 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-06-03T10:34:24.615Z] GO111MODULE=on go vet ./... [2022-06-03T10:34:26.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T10:34:27.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T10:34:27.360Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T10:34:27.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-03T10:34:28.242Z] + ls -al . [2022-06-03T10:34:28.242Z] total 684 [2022-06-03T10:34:28.242Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 10:34 . [2022-06-03T10:34:28.242Z] drwxr-xr-x 4 root root 4096 Jun 3 10:33 .. [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 10:32 .dockerignore [2022-06-03T10:34:28.242Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 10:32 .git [2022-06-03T10:34:28.242Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 10:32 .github [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 879 Jun 3 10:32 .gitignore [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 10:32 .golangci.yml [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 87 Jun 3 10:32 .hadolint.yml [2022-06-03T10:34:28.242Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 10:32 .semver [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 10:32 .sonarcloud.properties [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 10:32 ADOPTERS.md [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 10220 Jun 3 10:32 Attribution.txt [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 63209 Jun 3 10:32 CHANGELOG.md [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 10:32 CONTRIBUTING.md [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 10:32 GOVERNANCE.md [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 850 Jun 3 10:32 Jenkinsfile [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 10:32 LICENSE [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 10389 Jun 3 10:32 Makefile [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 10:32 OWNERS.md [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 9094 Jun 3 10:32 README.md [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 10:32 SECURITY.md [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 10:32 VERSION [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 10:32 ZMQWindows.md [2022-06-03T10:34:28.242Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 10:32 bin [2022-06-03T10:34:28.242Z] drwxrwxr-x 18 1001 1001 4096 Jun 3 10:32 cmd [2022-06-03T10:34:28.242Z] -rw-r--r-- 1 root root 435411 Jun 3 10:34 coverage.out [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 3267 Jun 3 10:32 go.mod [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 35869 Jun 3 10:33 go.sum [2022-06-03T10:34:28.242Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 10:32 internal [2022-06-03T10:34:28.242Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 10:32 openapi [2022-06-03T10:34:28.242Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 10:32 snap [2022-06-03T10:34:28.242Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 10:32 version.go [Pipeline] sh [2022-06-03T10:34:28.528Z] + '[' -e coverage.out ] [2022-06-03T10:34:28.528Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T10:34:28.615Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T10:34:28.895Z] + make build [2022-06-03T10:34:28.895Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T10:34:40.273Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-919 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-06-03T10:34:40.282Z] Running in /w/workspace/edgex-go/238 [Pipeline] { [Pipeline] checkout [2022-06-03T10:34:40.326Z] The recommended git tool is: git [2022-06-03T10:34:41.114Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T10:34:46.244Z] using credential edgex-jenkins-ssh [2022-06-03T10:34:46.261Z] Cloning the remote Git repository [2022-06-03T10:34:46.317Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T10:34:46.470Z] > git init /w/workspace/edgex-go/238 # timeout=10 [2022-06-03T10:34:46.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T10:34:46.657Z] > git --version # timeout=10 [2022-06-03T10:34:46.703Z] > git --version # 'git version 2.25.1' [2022-06-03T10:34:46.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T10:34:46.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T10:34:51.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T10:34:51.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T10:34:56.399Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T10:34:56.399Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T10:34:57.336Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T10:34:58.274Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T10:34:59.212Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T10:35:00.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T10:35:00.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T10:35:01.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T10:35:03.077Z] Avoid second fetch [2022-06-03T10:35:03.078Z] Checking out Revision fed831e05d45eedf309a161f019c6bf56688bfb5 (main) [2022-06-03T10:35:03.205Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-03T10:35:04.169Z] $ docker stop --time=1 4db3dd31279ef47f2e1abe859d9eba8cd6d79dca187bf1547bc5e6c14ebbf11b [2022-06-03T10:35:03.032Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T10:35:03.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T10:35:03.101Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T10:35:03.114Z] > git checkout -f fed831e05d45eedf309a161f019c6bf56688bfb5 # timeout=10 [2022-06-03T10:35:06.497Z] $ docker rm -f 4db3dd31279ef47f2e1abe859d9eba8cd6d79dca187bf1547bc5e6c14ebbf11b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:35:07.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T10:35:07.339Z] [2022-06-03T10:35:07.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:35:07.428Z] Commit message: "feat(snap): Remove device-virtual (#4041)" [2022-06-03T10:35:07.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T10:35:07.637Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-03T10:35:07.637Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-03T10:35:07.637Z] ca9280d653b3: Pulling fs layer [2022-06-03T10:35:07.637Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T10:35:07.896Z] ca9280d653b3: Verifying Checksum [2022-06-03T10:35:07.896Z] ca9280d653b3: Download complete [2022-06-03T10:35:07.896Z] cbdbe7a5bc2a: Pull complete [2022-06-03T10:35:08.155Z] 7e9c9ca2126c: Verifying Checksum [2022-06-03T10:35:08.155Z] 7e9c9ca2126c: Download complete [2022-06-03T10:35:08.155Z] ca9280d653b3: Pull complete [2022-06-03T10:35:08.296Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T10:35:08.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T10:35:08.296Z] Dload Upload Total Spent Left Speed [2022-06-03T10:35:08.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 94984 0 --:--:-- --:--:-- --:--:-- 95726 [Pipeline] sh [2022-06-03T10:35:09.018Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T10:35:09.376Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T10:35:09.376Z] + sudo tee /etc/docker/daemon.new [2022-06-03T10:35:09.377Z] { [2022-06-03T10:35:09.377Z] "registry-mirrors": [ [2022-06-03T10:35:09.377Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T10:35:09.377Z] ], [2022-06-03T10:35:09.377Z] "bip": "10.250.0.254/24", [2022-06-03T10:35:09.377Z] "hosts": [ [2022-06-03T10:35:09.377Z] "tcp://0.0.0.0:5555", [2022-06-03T10:35:09.377Z] "unix:///var/run/docker.sock" [2022-06-03T10:35:09.377Z] ], [2022-06-03T10:35:09.377Z] "mtu": 1458, [2022-06-03T10:35:09.377Z] "selinux-enabled": true, [2022-06-03T10:35:09.377Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T10:35:09.377Z] } [Pipeline] sh [2022-06-03T10:35:09.727Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T10:35:10.069Z] + sudo service docker restart [2022-06-03T10:35:11.441Z] 7e9c9ca2126c: Pull complete [2022-06-03T10:35:11.441Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-03T10:35:11.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T10:35:11.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T10:35:11.541Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2022-06-03T10:35:11.673Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@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-06-03T10:35:13.042Z] $ docker top c68e0df315a197800dea09df36428e5e65e97ddf5255d97bda9d371e25c6aa32 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T10:35:13.387Z] + docker-compose build --help [2022-06-03T10:35:13.387Z] + grep parallel [2022-06-03T10:35:13.958Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T10:35:13.985Z] $ docker stop --time=1 c68e0df315a197800dea09df36428e5e65e97ddf5255d97bda9d371e25c6aa32 [2022-06-03T10:35:15.271Z] $ docker rm -f c68e0df315a197800dea09df36428e5e65e97ddf5255d97bda9d371e25c6aa32 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:35:15.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T10:35:15.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T10:35:15.743Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2022-06-03T10:35:15.796Z] $ 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/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-03T10:35:16.120Z] $ docker top 8a7255dd5f5f7b9247a779a9bab4d01a1e689096db7d2d58a7a0085d90750109 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T10:35:16.462Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T10:35:17.033Z] Building core-command ... [2022-06-03T10:35:17.033Z] Building core-data ... [2022-06-03T10:35:17.033Z] Building core-metadata ... [2022-06-03T10:35:17.033Z] Building security-bootstrapper ... [2022-06-03T10:35:17.033Z] Building security-proxy-setup ... [2022-06-03T10:35:17.033Z] Building security-secretstore-setup ... [2022-06-03T10:35:17.033Z] Building security-spiffe-token-provider ... [2022-06-03T10:35:17.033Z] Building security-spire-agent ... [2022-06-03T10:35:17.033Z] Building security-spire-config ... [2022-06-03T10:35:17.033Z] Building security-spire-server ... [2022-06-03T10:35:17.033Z] Building support-notifications ... [2022-06-03T10:35:17.033Z] Building support-scheduler ... [2022-06-03T10:35:17.033Z] Building sys-mgmt-agent ... [2022-06-03T10:35:17.033Z] Building security-spire-server [2022-06-03T10:35:17.033Z] Building core-metadata [2022-06-03T10:35:17.033Z] Building sys-mgmt-agent [2022-06-03T10:35:17.033Z] Building security-spire-config [2022-06-03T10:35:17.033Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T10:35:28.414Z] provisioning config files... [2022-06-03T10:35:28.437Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/238@tmp/config5450690250296017594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T10:35:28.788Z] ---> docker-login.sh [2022-06-03T10:35:28.788Z] nexus3.edgexfoundry.org:10001 [2022-06-03T10:35:29.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:35:29.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:35:29.660Z] Configure a credential helper to remove this warning. See [2022-06-03T10:35:29.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:35:29.660Z] [2022-06-03T10:35:29.660Z] Login Succeeded [2022-06-03T10:35:29.660Z] nexus3.edgexfoundry.org:10002 [2022-06-03T10:35:29.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:35:29.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:35:29.936Z] Configure a credential helper to remove this warning. See [2022-06-03T10:35:29.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:35:29.936Z] [2022-06-03T10:35:29.936Z] Login Succeeded [2022-06-03T10:35:29.936Z] nexus3.edgexfoundry.org:10003 [2022-06-03T10:35:30.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:35:30.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:35:30.535Z] Configure a credential helper to remove this warning. See [2022-06-03T10:35:30.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:35:30.535Z] [2022-06-03T10:35:30.535Z] Login Succeeded [2022-06-03T10:35:30.535Z] nexus3.edgexfoundry.org:10004 [2022-06-03T10:35:30.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:35:31.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:35:31.084Z] Configure a credential helper to remove this warning. See [2022-06-03T10:35:31.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:35:31.084Z] [2022-06-03T10:35:31.084Z] Login Succeeded [2022-06-03T10:35:31.084Z] docker.io [2022-06-03T10:35:31.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:35:31.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:35:31.631Z] Configure a credential helper to remove this warning. See [2022-06-03T10:35:31.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:35:31.631Z] [2022-06-03T10:35:31.631Z] Login Succeeded [2022-06-03T10:35:31.631Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T10:35:31.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-06-03T10:35:31.929Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:35:31.929Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:35:31.929Z] ---> 4accc214c0bd [2022-06-03T10:35:31.929Z] Step 3/26 : WORKDIR /edgex-go [2022-06-03T10:35:31.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:35:31.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:35:31.929Z] ---> 4accc214c0bd [2022-06-03T10:35:31.929Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T10:35:31.929Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:35:31.929Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:35:31.929Z] ---> 4accc214c0bd [2022-06-03T10:35:31.929Z] Step 3/25 : WORKDIR /edgex-go [2022-06-03T10:35:31.929Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:35:31.929Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:35:31.929Z] ---> 4accc214c0bd [2022-06-03T10:35:31.929Z] Step 3/26 : WORKDIR /edgex-go [2022-06-03T10:35:31.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:35:31.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:35:31.929Z] ---> 4accc214c0bd [2022-06-03T10:35:31.929Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] echo [2022-06-03T10:35:32.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T10:35:32.162Z] ========================================================= [2022-06-03T10:35:32.162Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-03T10:35:32.162Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T10:35:32.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-03T10:35:32.769Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T10:35:32.769Z] 9b3977197b4f: Pulling fs layer [2022-06-03T10:35:32.769Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T10:35:32.769Z] 94645a83ff95: Pulling fs layer [2022-06-03T10:35:32.769Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T10:35:32.769Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T10:35:32.769Z] 3096ccb668a1: Pulling fs layer [2022-06-03T10:35:32.769Z] e8cf19c19ddd: Pulling fs layer [2022-06-03T10:35:32.769Z] a4caa8a26152: Pulling fs layer [2022-06-03T10:35:32.769Z] 3f3a8bcf1eab: Waiting [2022-06-03T10:35:32.769Z] 0c92f367c5e7: Waiting [2022-06-03T10:35:32.769Z] e8cf19c19ddd: Waiting [2022-06-03T10:35:32.769Z] a4caa8a26152: Waiting [2022-06-03T10:35:32.769Z] 3096ccb668a1: Waiting [2022-06-03T10:35:32.769Z] 94645a83ff95: Verifying Checksum [2022-06-03T10:35:32.769Z] 94645a83ff95: Download complete [2022-06-03T10:35:32.769Z] 1a89e8eeedd5: Verifying Checksum [2022-06-03T10:35:32.769Z] 1a89e8eeedd5: Download complete [2022-06-03T10:35:32.769Z] 0c92f367c5e7: Verifying Checksum [2022-06-03T10:35:32.769Z] 0c92f367c5e7: Download complete [2022-06-03T10:35:32.769Z] 3096ccb668a1: Verifying Checksum [2022-06-03T10:35:32.769Z] 3096ccb668a1: Download complete [2022-06-03T10:35:32.769Z] 9b3977197b4f: Download complete [2022-06-03T10:35:32.769Z] e8cf19c19ddd: Verifying Checksum [2022-06-03T10:35:32.769Z] e8cf19c19ddd: Download complete [2022-06-03T10:35:33.311Z] ---> Running in 9b5d09338754 [2022-06-03T10:35:33.311Z] ---> Running in 73b5830d7ac7 [2022-06-03T10:35:33.311Z] ---> Running in e3500f19fc33 [2022-06-03T10:35:33.311Z] ---> Running in ae6ac3ec5f19 [2022-06-03T10:35:33.311Z] ---> Running in 5e764f7f76d9 [2022-06-03T10:35:33.311Z] Removing intermediate container 73b5830d7ac7 [2022-06-03T10:35:33.311Z] ---> e003cceeea74 [2022-06-03T10:35:33.311Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:35:33.311Z] Removing intermediate container 9b5d09338754 [2022-06-03T10:35:33.311Z] ---> 0f1fc5b7bcca [2022-06-03T10:35:33.311Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:35:33.311Z] Removing intermediate container ae6ac3ec5f19 [2022-06-03T10:35:33.311Z] ---> a92082c7141a [2022-06-03T10:35:33.311Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:35:33.311Z] Removing intermediate container e3500f19fc33 [2022-06-03T10:35:33.311Z] ---> e8a3808b998a [2022-06-03T10:35:33.311Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:35:33.311Z] Removing intermediate container 5e764f7f76d9 [2022-06-03T10:35:33.311Z] ---> c22e5f224d5d [2022-06-03T10:35:33.311Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:35:33.311Z] ---> Running in 2881dab61041 [2022-06-03T10:35:33.311Z] ---> Running in 16a9e86a4e14 [2022-06-03T10:35:33.311Z] ---> Running in 915de8f55dd4 [2022-06-03T10:35:33.311Z] ---> Running in c8bd5c0f9f15 [2022-06-03T10:35:33.311Z] ---> Running in 365a11a7a0e0 [2022-06-03T10:35:33.754Z] 9b3977197b4f: Pull complete [2022-06-03T10:35:34.031Z] 1a89e8eeedd5: Pull complete [2022-06-03T10:35:34.258Z] Removing intermediate container 2881dab61041 [2022-06-03T10:35:34.258Z] ---> d23d3fefc273 [2022-06-03T10:35:34.258Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-03T10:35:34.258Z] ---> Running in b49db1590d3a [2022-06-03T10:35:34.258Z] Removing intermediate container 16a9e86a4e14 [2022-06-03T10:35:34.258Z] ---> 2bf6b313bb73 [2022-06-03T10:35:34.258Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T10:35:34.311Z] 94645a83ff95: Pull complete [2022-06-03T10:35:34.517Z] ---> Running in f9a6d3dd9836 [2022-06-03T10:35:34.586Z] a4caa8a26152: Verifying Checksum [2022-06-03T10:35:34.586Z] a4caa8a26152: Download complete [2022-06-03T10:35:34.776Z] Removing intermediate container c8bd5c0f9f15 [2022-06-03T10:35:34.776Z] ---> d0c261b4fadb [2022-06-03T10:35:34.776Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T10:35:34.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:35:34.776Z] ---> Running in b9992b0d9ddb [2022-06-03T10:35:34.776Z] Removing intermediate container 915de8f55dd4 [2022-06-03T10:35:34.776Z] ---> cb3a1544cf7b [2022-06-03T10:35:34.776Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T10:35:34.776Z] ---> Running in 97baf5014bbb [2022-06-03T10:35:34.776Z] Removing intermediate container 365a11a7a0e0 [2022-06-03T10:35:34.776Z] ---> 429f2e2ee093 [2022-06-03T10:35:34.776Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T10:35:35.036Z] ---> Running in 818cf4ffc1d0 [2022-06-03T10:35:35.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:35:35.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:35:35.180Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T10:35:35.180Z] 3f3a8bcf1eab: Download complete [2022-06-03T10:35:35.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:35:35.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:35:35.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:35:35.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:35:35.818Z] OK: 221 MiB in 52 packages [2022-06-03T10:35:36.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:35:36.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:35:36.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:35:36.079Z] Removing intermediate container b49db1590d3a [2022-06-03T10:35:36.079Z] ---> d12190e22846 [2022-06-03T10:35:36.079Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T10:35:36.339Z] OK: 221 MiB in 52 packages [2022-06-03T10:35:36.339Z] ---> 4bb48419a983 [2022-06-03T10:35:36.339Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:35:36.339Z] OK: 221 MiB in 52 packages [2022-06-03T10:35:36.339Z] OK: 221 MiB in 52 packages [2022-06-03T10:35:36.339Z] ---> Running in bcf51c73dc78 [2022-06-03T10:35:36.604Z] OK: 221 MiB in 52 packages [2022-06-03T10:35:36.604Z] Removing intermediate container f9a6d3dd9836 [2022-06-03T10:35:36.604Z] ---> 55a7ba5c30c6 [2022-06-03T10:35:36.604Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-03T10:35:36.866Z] ---> d46655c0d9b2 [2022-06-03T10:35:36.866Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:35:36.866Z] ---> Running in 2142977880bf [2022-06-03T10:35:36.866Z] Removing intermediate container b9992b0d9ddb [2022-06-03T10:35:36.866Z] ---> def589ea2b91 [2022-06-03T10:35:36.866Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-03T10:35:36.866Z] Removing intermediate container 818cf4ffc1d0 [2022-06-03T10:35:36.866Z] ---> b9e49a3084bf [2022-06-03T10:35:36.867Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-03T10:35:37.127Z] Removing intermediate container 97baf5014bbb [2022-06-03T10:35:37.127Z] ---> 37cb81ae2b98 [2022-06-03T10:35:37.127Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T10:35:37.127Z] ---> 47cc99491b63 [2022-06-03T10:35:37.127Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:35:37.127Z] ---> 0154d4cffd99 [2022-06-03T10:35:37.127Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:35:37.127Z] ---> Running in 0aae51823fef [2022-06-03T10:35:37.127Z] ---> Running in d9b643f5d092 [2022-06-03T10:35:37.127Z] ---> 7ded9784839b [2022-06-03T10:35:37.127Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:35:37.386Z] ---> Running in 658081638b3f [2022-06-03T10:35:37.648Z] Removing intermediate container bcf51c73dc78 [2022-06-03T10:35:37.648Z] ---> 41ba1f217fd8 [2022-06-03T10:35:37.648Z] Step 8/23 : COPY . . [2022-06-03T10:35:38.585Z] Removing intermediate container 2142977880bf [2022-06-03T10:35:38.585Z] ---> ed14b6d1dfdd [2022-06-03T10:35:38.586Z] Step 8/25 : COPY . . [2022-06-03T10:35:39.150Z] Removing intermediate container 0aae51823fef [2022-06-03T10:35:39.150Z] ---> bb44bdcb772d [2022-06-03T10:35:39.150Z] Step 8/26 : COPY . . [2022-06-03T10:35:42.437Z] Removing intermediate container d9b643f5d092 [2022-06-03T10:35:42.437Z] ---> 3c110ac96535 [2022-06-03T10:35:42.437Z] Step 8/26 : COPY . . [2022-06-03T10:35:42.437Z] Removing intermediate container 658081638b3f [2022-06-03T10:35:42.437Z] ---> a4e136292cf1 [2022-06-03T10:35:42.437Z] Step 8/23 : COPY . . [2022-06-03T10:35:42.437Z] ---> e35963d1554c [2022-06-03T10:35:42.437Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T10:35:45.727Z] ---> Running in 65606b53d5ef [2022-06-03T10:35:45.727Z] ---> 54266017c686 [2022-06-03T10:35:45.727Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T10:35:45.727Z] ---> 6a5e70e678b9 [2022-06-03T10:35:45.727Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T10:35:45.727Z] ---> Running in a907f6d6a5af [2022-06-03T10:35:45.727Z] ---> Running in f5154c93cd65 [2022-06-03T10:35:45.727Z] Removing intermediate container f5154c93cd65 [2022-06-03T10:35:45.727Z] ---> 53ca8ed8c656 [2022-06-03T10:35:45.727Z] Step 10/25 : RUN mkdir -p spire-build [2022-06-03T10:35:45.727Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T10:35:45.986Z] Removing intermediate container a907f6d6a5af [2022-06-03T10:35:45.986Z] ---> 1fcd245560c0 [2022-06-03T10:35:45.986Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-03T10:35:45.986Z] ---> Running in 4200800e61a1 [2022-06-03T10:35:45.986Z] ---> Running in aff489a04adb [2022-06-03T10:35:47.364Z] ---> 00b059174035 [2022-06-03T10:35:47.364Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T10:35:47.364Z] ---> Running in b182aca0f318 [2022-06-03T10:35:47.364Z] Removing intermediate container 4200800e61a1 [2022-06-03T10:35:47.364Z] ---> 0eb169fe798c [2022-06-03T10:35:47.364Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-06-03T10:35:47.364Z] ---> da430f7f5b84 [2022-06-03T10:35:47.364Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-03T10:35:47.364Z] Removing intermediate container aff489a04adb [2022-06-03T10:35:47.364Z] ---> 2aa4fb772190 [2022-06-03T10:35:47.364Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-03T10:35:47.364Z] ---> Running in 69472b099bb2 [2022-06-03T10:35:47.364Z] ---> Running in c51bcafe1d04 [2022-06-03T10:35:47.364Z] ---> Running in bba0dfeaabe7 [2022-06-03T10:35:47.364Z] Removing intermediate container b182aca0f318 [2022-06-03T10:35:47.364Z] ---> 48f3f4a5ba73 [2022-06-03T10:35:47.364Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-03T10:35:47.364Z] ---> Running in 47df80214d7f [2022-06-03T10:35:47.364Z] Removing intermediate container 69472b099bb2 [2022-06-03T10:35:47.364Z] ---> 21b1e6870ee0 [2022-06-03T10:35:47.364Z] 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-06-03T10:35:47.591Z] 3f3a8bcf1eab: Pull complete [2022-06-03T10:35:47.626Z] ---> Running in 3910c636293c [2022-06-03T10:35:47.626Z] Removing intermediate container bba0dfeaabe7 [2022-06-03T10:35:47.626Z] ---> dc16bc4d5dcf [2022-06-03T10:35:47.626Z] 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-06-03T10:35:47.626Z] ---> Running in 96fddd0e9e53 [2022-06-03T10:35:47.626Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T10:35:48.571Z] spire-1.2.1/ [2022-06-03T10:35:48.571Z] spire-1.2.1/ [2022-06-03T10:35:48.571Z] spire-1.2.1/.data/ [2022-06-03T10:35:48.571Z] spire-1.2.1/.data/.file [2022-06-03T10:35:48.571Z] spire-1.2.1/.dockerignore [2022-06-03T10:35:48.571Z] spire-1.2.1/.gitattributes [2022-06-03T10:35:48.571Z] spire-1.2.1/.githooks/ [2022-06-03T10:35:48.571Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/ [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/workflows/ [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T10:35:48.571Z] spire-1.2.1/.gitignore [2022-06-03T10:35:48.571Z] spire-1.2.1/.go-version [2022-06-03T10:35:48.571Z] spire-1.2.1/.golangci.yml [2022-06-03T10:35:48.571Z] spire-1.2.1/ADOPTERS.md [2022-06-03T10:35:48.571Z] spire-1.2.1/CHANGELOG.md [2022-06-03T10:35:48.571Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T10:35:48.571Z] spire-1.2.1/CODEOWNERS [2022-06-03T10:35:48.571Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T10:35:48.571Z] spire-1.2.1/Dockerfile [2022-06-03T10:35:48.571Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-06-03T10:35:48.571Z] spire-1.2.1/.data/.file [2022-06-03T10:35:48.571Z] spire-1.2.1/.dockerignore [2022-06-03T10:35:48.571Z] spire-1.2.1/.gitattributes [2022-06-03T10:35:48.571Z] spire-1.2.1/.githooks/ [2022-06-03T10:35:48.571Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/ [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T10:35:48.571Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T10:35:48.572Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T10:35:48.572Z] spire-1.2.1/.github/workflows/ [2022-06-03T10:35:48.572Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T10:35:48.572Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T10:35:48.572Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T10:35:48.572Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T10:35:48.572Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T10:35:48.572Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T10:35:48.572Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T10:35:48.572Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T10:35:48.572Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T10:35:48.572Z] spire-1.2.1/.gitignore [2022-06-03T10:35:48.572Z] spire-1.2.1/.go-version [2022-06-03T10:35:48.572Z] spire-1.2.1/.golangci.yml [2022-06-03T10:35:48.572Z] spire-1.2.1/ADOPTERS.md [2022-06-03T10:35:48.572Z] spire-1.2.1/CHANGELOG.md [2022-06-03T10:35:48.572Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T10:35:48.572Z] spire-1.2.1/CODEOWNERS [2022-06-03T10:35:48.572Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T10:35:48.572Z] spire-1.2.1/Dockerfile [2022-06-03T10:35:48.572Z] spire-1.2.1/Dockerfile.dev [2022-06-03T10:35:48.572Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T10:35:48.572Z] spire-1.2.1/LICENSE [2022-06-03T10:35:48.572Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T10:35:48.572Z] spire-1.2.1/Makefile [2022-06-03T10:35:48.572Z] spire-1.2.1/README.md [2022-06-03T10:35:48.572Z] spire-1.2.1/ROADMAP.md [2022-06-03T10:35:48.572Z] spire-1.2.1/SECURITY.md [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-03T10:35:48.572Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T10:35:48.572Z] spire-1.2.1/LICENSE [2022-06-03T10:35:48.572Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T10:35:48.572Z] spire-1.2.1/Makefile [2022-06-03T10:35:48.572Z] spire-1.2.1/README.md [2022-06-03T10:35:48.572Z] spire-1.2.1/ROADMAP.md [2022-06-03T10:35:48.572Z] spire-1.2.1/SECURITY.md [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T10:35:48.572Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T10:35:48.572Z] spire-1.2.1/conf/ [2022-06-03T10:35:48.572Z] spire-1.2.1/conf/agent/ [2022-06-03T10:35:48.572Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T10:35:48.572Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T10:35:48.572Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T10:35:48.572Z] spire-1.2.1/conf/server/ [2022-06-03T10:35:48.572Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T10:35:48.572Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T10:35:48.572Z] spire-1.2.1/conf/server/server.conf [2022-06-03T10:35:48.572Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T10:35:48.572Z] spire-1.2.1/doc/ [2022-06-03T10:35:48.572Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T10:35:48.572Z] spire-1.2.1/doc/auditlog.md [2022-06-03T10:35:48.572Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/ [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T10:35:48.573Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T10:35:48.573Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T10:35:48.573Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T10:35:48.573Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T10:35:48.573Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T10:35:48.573Z] spire-1.2.1/conf/ [2022-06-03T10:35:48.573Z] spire-1.2.1/conf/agent/ [2022-06-03T10:35:48.573Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T10:35:48.573Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T10:35:48.573Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T10:35:48.573Z] spire-1.2.1/conf/server/ [2022-06-03T10:35:48.573Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T10:35:48.573Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T10:35:48.573Z] spire-1.2.1/conf/server/server.conf [2022-06-03T10:35:48.573Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/ [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/auditlog.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/ [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/spire_server.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/telemetry.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/upgrading.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/using_spire.md [2022-06-03T10:35:48.573Z] spire-1.2.1/examples/ [2022-06-03T10:35:48.573Z] spire-1.2.1/examples/README.md [2022-06-03T10:35:48.573Z] spire-1.2.1/go.mod [2022-06-03T10:35:48.573Z] spire-1.2.1/go.sum [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T10:35:48.573Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T10:35:48.573Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/spire_server.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/telemetry.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/upgrading.md [2022-06-03T10:35:48.574Z] spire-1.2.1/doc/using_spire.md [2022-06-03T10:35:48.574Z] spire-1.2.1/examples/ [2022-06-03T10:35:48.574Z] spire-1.2.1/examples/README.md [2022-06-03T10:35:48.574Z] spire-1.2.1/go.mod [2022-06-03T10:35:48.574Z] spire-1.2.1/go.sum [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T10:35:48.574Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T10:35:48.575Z] [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T10:35:48.575Z] [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/health/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/log/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T10:35:48.575Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T10:35:48.576Z] [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/health/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/version/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/log/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T10:35:48.576Z] [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/version/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/config.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T10:35:48.576Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T10:35:48.577Z] [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/config.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T10:35:48.577Z] [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T10:35:48.577Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/server.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/ [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/private/ [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/private/server/ [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/ [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/common/ [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T10:35:48.578Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T10:35:48.578Z] spire-1.2.1/release/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire-extras/ [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire/ [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire/README.md [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire/conf/ [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T10:35:48.578Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T10:35:48.578Z] spire-1.2.1/script/ [2022-06-03T10:35:48.578Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T10:35:48.578Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T10:35:48.578Z] spire-1.2.1/support/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T10:35:48.578Z] [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T10:35:48.578Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/clock/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/clock/clock.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T10:35:48.578Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/server.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/ [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/private/ [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/private/server/ [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T10:35:48.579Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/common [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/ [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/common/ [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T10:35:48.579Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T10:35:48.579Z] spire-1.2.1/release/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire-extras/ [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire/ [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire/conf/ [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T10:35:48.579Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/script/ [2022-06-03T10:35:48.579Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/support/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T10:35:48.579Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T10:35:48.579Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T10:35:48.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T10:35:48.580Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T10:35:48.580Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T10:35:48.580Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T10:35:48.580Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T10:35:48.580Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T10:35:48.580Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T10:35:48.580Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T10:35:48.580Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/clock/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/clock/clock.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T10:35:48.580Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/common [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T10:35:48.580Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/test.sh [2022-06-03T10:35:48.581Z] spire-1.2.1/test/plugintest/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/spiretest/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/testca/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/testca/ca.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/testkey/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T10:35:48.581Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/testkey/new.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/util/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/util/race.go [2022-06-03T10:35:48.581Z] spire-1.2.1/test/util/util.go [2022-06-03T10:35:48.581Z] building spire from source... [2022-06-03T10:35:48.581Z] [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectlRemoving intermediate container 47df80214d7f [2022-06-03T10:35:48.581Z] ---> a5c8fdd28d23 [2022-06-03T10:35:48.581Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-03T10:35:48.581Z] [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T10:35:48.581Z] 0c92f367c5e7: Pull complete [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T10:35:48.581Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T10:35:48.582Z] spire-1.2.1/test/integration/test.sh [2022-06-03T10:35:48.582Z] spire-1.2.1/test/plugintest/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/spiretest/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/testca/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/testca/ca.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/testkey/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T10:35:48.582Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/testkey/new.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/util/ [2022-06-03T10:35:48.582Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/util/race.go [2022-06-03T10:35:48.582Z] spire-1.2.1/test/util/util.go [2022-06-03T10:35:48.582Z] building spire from source... [2022-06-03T10:35:48.850Z] Installing go1.17.7... [2022-06-03T10:35:48.850Z] Installing go1.17.7... [2022-06-03T10:35:48.850Z] ---> Running in 1fdedfb78ab3 [2022-06-03T10:35:48.854Z] 3096ccb668a1: Pull complete [2022-06-03T10:35:48.854Z] e8cf19c19ddd: Pull complete [2022-06-03T10:35:49.110Z] Removing intermediate container 1fdedfb78ab3 [2022-06-03T10:35:49.110Z] ---> 2a21ce9d6b80 [2022-06-03T10:35:49.110Z] 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-06-03T10:35:49.110Z] ---> Running in 35cf499375e1 [2022-06-03T10:35:50.051Z] spire-1.2.1/ [2022-06-03T10:35:50.051Z] spire-1.2.1/.data/ [2022-06-03T10:35:50.051Z] spire-1.2.1/.data/.file [2022-06-03T10:35:50.051Z] spire-1.2.1/.dockerignore [2022-06-03T10:35:50.051Z] spire-1.2.1/.gitattributes [2022-06-03T10:35:50.051Z] spire-1.2.1/.githooks/ [2022-06-03T10:35:50.051Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/ [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/workflows/ [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T10:35:50.051Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T10:35:50.051Z] spire-1.2.1/.gitignore [2022-06-03T10:35:50.051Z] spire-1.2.1/.go-version [2022-06-03T10:35:50.051Z] spire-1.2.1/.golangci.yml [2022-06-03T10:35:50.051Z] spire-1.2.1/ADOPTERS.md [2022-06-03T10:35:50.051Z] spire-1.2.1/CHANGELOG.md [2022-06-03T10:35:50.051Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T10:35:50.051Z] spire-1.2.1/CODEOWNERS [2022-06-03T10:35:50.051Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T10:35:50.051Z] spire-1.2.1/Dockerfile [2022-06-03T10:35:50.051Z] spire-1.2.1/Dockerfile.dev [2022-06-03T10:35:50.051Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T10:35:50.051Z] spire-1.2.1/LICENSE [2022-06-03T10:35:50.051Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T10:35:50.051Z] spire-1.2.1/Makefile [2022-06-03T10:35:50.051Z] spire-1.2.1/README.md [2022-06-03T10:35:50.051Z] spire-1.2.1/ROADMAP.md [2022-06-03T10:35:50.051Z] spire-1.2.1/SECURITY.md [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/ [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T10:35:50.051Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T10:35:50.052Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T10:35:50.052Z] spire-1.2.1/conf/ [2022-06-03T10:35:50.052Z] spire-1.2.1/conf/agent/ [2022-06-03T10:35:50.052Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T10:35:50.052Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T10:35:50.052Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T10:35:50.052Z] spire-1.2.1/conf/server/ [2022-06-03T10:35:50.052Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T10:35:50.052Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T10:35:50.052Z] spire-1.2.1/conf/server/server.conf [2022-06-03T10:35:50.052Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/ [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/auditlog.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/ [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/spire_server.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/telemetry.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/upgrading.md [2022-06-03T10:35:50.052Z] spire-1.2.1/doc/using_spire.md [2022-06-03T10:35:50.052Z] spire-1.2.1/examples/ [2022-06-03T10:35:50.052Z] spire-1.2.1/examples/README.md [2022-06-03T10:35:50.052Z] spire-1.2.1/go.mod [2022-06-03T10:35:50.052Z] spire-1.2.1/go.sum [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T10:35:50.052Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T10:35:50.053Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/health/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/log/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T10:35:50.054Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/version/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T10:35:50.055Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/config.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:35:50.056Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T10:35:50.057Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/server.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/ [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/private/ [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/private/server/ [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/ [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/common/ [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T10:35:50.058Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T10:35:50.058Z] spire-1.2.1/release/ [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire-extras/ [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire/ [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire/README.md [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire/conf/ [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T10:35:50.058Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T10:35:50.058Z] spire-1.2.1/script/ [2022-06-03T10:35:50.058Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T10:35:50.058Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T10:35:50.058Z] spire-1.2.1/support/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T10:35:50.058Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/clock/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/clock/clock.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/config/ [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T10:35:50.058Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T10:35:50.059Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/common [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T10:35:50.059Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T10:35:50.060Z] spire-1.2.1/test/integration/test.sh [2022-06-03T10:35:50.060Z] spire-1.2.1/test/plugintest/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/spiretest/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/testca/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/testca/ca.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/testkey/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T10:35:50.060Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/testkey/new.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/util/ [2022-06-03T10:35:50.060Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/util/race.go [2022-06-03T10:35:50.060Z] spire-1.2.1/test/util/util.go [2022-06-03T10:35:50.060Z] building spire from source... [2022-06-03T10:35:50.060Z] Installing go1.17.7... [2022-06-03T10:35:54.248Z] Building bin/spire-server... [2022-06-03T10:35:54.248Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T10:35:54.248Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T10:35:54.248Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T10:35:54.248Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T10:35:54.248Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T10:35:54.248Z] Building bin/spire-server... [2022-06-03T10:35:54.248Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T10:35:54.248Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T10:35:54.248Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T10:35:54.248Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T10:35:54.248Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T10:35:54.248Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T10:35:54.248Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T10:35:54.248Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T10:35:54.248Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T10:35:54.248Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T10:35:54.248Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T10:35:54.248Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T10:35:54.248Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T10:35:54.248Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T10:35:54.507Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T10:35:54.507Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T10:35:54.507Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T10:35:54.507Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T10:35:54.507Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T10:35:54.507Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T10:35:54.507Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T10:35:54.507Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T10:35:54.765Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T10:35:54.765Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T10:35:54.765Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T10:35:54.766Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T10:35:54.766Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T10:35:55.025Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T10:35:55.025Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T10:35:55.025Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T10:35:55.025Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T10:35:55.025Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T10:35:55.025Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T10:35:55.025Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T10:35:55.025Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T10:35:55.025Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T10:35:55.025Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T10:35:55.025Z] Building bin/spire-server... [2022-06-03T10:35:55.025Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T10:35:55.025Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T10:35:55.025Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T10:35:55.025Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T10:35:55.025Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T10:35:55.025Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T10:35:55.025Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T10:35:55.025Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T10:35:55.025Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T10:35:55.025Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T10:35:55.025Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T10:35:55.025Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T10:35:55.290Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T10:35:55.290Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T10:35:55.290Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T10:35:55.290Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T10:35:55.290Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T10:35:55.290Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T10:35:55.290Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T10:35:55.290Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T10:35:55.290Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T10:35:55.290Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T10:35:55.290Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T10:35:55.290Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T10:35:55.290Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T10:35:55.290Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T10:35:55.290Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T10:35:55.290Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T10:35:55.290Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T10:35:55.290Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T10:35:55.290Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T10:35:55.290Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T10:35:55.290Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T10:35:55.290Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T10:35:55.290Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T10:35:55.290Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T10:35:55.290Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T10:35:55.290Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T10:35:55.290Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T10:35:55.562Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T10:35:55.562Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T10:35:55.562Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T10:35:55.562Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T10:35:55.562Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T10:35:55.562Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T10:35:55.562Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T10:35:55.562Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T10:35:55.562Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T10:35:55.562Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T10:35:55.562Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T10:35:55.562Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T10:35:55.562Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T10:35:55.562Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T10:35:55.562Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T10:35:55.562Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T10:35:55.562Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T10:35:55.562Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T10:35:55.562Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T10:35:55.562Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T10:35:55.562Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T10:35:55.562Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T10:35:55.562Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T10:35:55.562Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T10:35:55.562Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T10:35:55.562Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T10:35:55.562Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T10:35:55.583Z] a4caa8a26152: Pull complete [2022-06-03T10:35:55.583Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-06-03T10:35:55.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-03T10:35:55.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-03T10:35:55.821Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T10:35:55.821Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T10:35:55.821Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T10:35:55.821Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T10:35:55.821Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T10:35:55.821Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T10:35:55.821Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T10:35:55.821Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T10:35:55.821Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T10:35:55.821Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T10:35:55.821Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T10:35:55.821Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T10:35:55.821Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T10:35:55.821Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T10:35:55.821Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T10:35:55.980Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-03T10:35:55.980Z] WORKDIR /edgex [2022-06-03T10:35:55.980Z] COPY go.mod . [2022-06-03T10:35:55.980Z] RUN go mod download [2022-06-03T10:35:55.980Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-03T10:35:56.088Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T10:35:56.088Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T10:35:56.088Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T10:35:56.088Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T10:35:56.088Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T10:35:56.089Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T10:35:56.089Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T10:35:56.089Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T10:35:56.089Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T10:35:56.089Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T10:35:56.089Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T10:35:56.089Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T10:35:56.089Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T10:35:56.089Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T10:35:56.348Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T10:35:56.348Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T10:35:56.348Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T10:35:56.348Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T10:35:56.348Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T10:35:56.348Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T10:35:56.348Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T10:35:56.348Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T10:35:56.348Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T10:35:56.348Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T10:35:56.348Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T10:35:56.348Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T10:35:56.606Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T10:35:56.606Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T10:35:56.606Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T10:35:56.606Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T10:35:56.606Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T10:35:56.606Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T10:35:56.606Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T10:35:56.606Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T10:35:56.606Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T10:35:56.606Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T10:35:56.606Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T10:35:56.606Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T10:35:56.865Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T10:35:56.865Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T10:35:57.123Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T10:35:58.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T10:35:58.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T10:35:58.495Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T10:35:58.495Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T10:35:58.495Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T10:35:58.625Z] Sending build context to Docker daemon 169.2MB [2022-06-03T10:35:58.625Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-03T10:35:58.625Z] ---> 725f1c02e7f9 [2022-06-03T10:35:58.625Z] Step 2/4 : WORKDIR /edgex [2022-06-03T10:35:58.754Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T10:35:58.754Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T10:35:58.754Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T10:35:58.754Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T10:35:58.754Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T10:35:59.029Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T10:35:59.029Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T10:35:59.029Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T10:35:59.029Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T10:35:59.029Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T10:36:00.056Z] ---> Running in fc18c468fbea [2022-06-03T10:36:00.332Z] Removing intermediate container fc18c468fbea [2022-06-03T10:36:00.332Z] ---> fcbec67adb97 [2022-06-03T10:36:00.332Z] Step 3/4 : COPY go.mod . [2022-06-03T10:36:00.942Z] ---> 93d48a0c3fda [2022-06-03T10:36:00.942Z] Step 4/4 : RUN go mod download [2022-06-03T10:36:00.942Z] ---> Running in 36ce138e3f8a [2022-06-03T10:36:03.228Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T10:36:03.228Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T10:36:03.228Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T10:36:03.228Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T10:36:03.228Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T10:36:03.228Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T10:36:03.228Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T10:36:03.228Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T10:36:03.228Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T10:36:03.228Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T10:36:03.228Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T10:36:03.228Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T10:36:03.228Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T10:36:03.228Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T10:36:03.228Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T10:36:03.228Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T10:36:03.228Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T10:36:03.228Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T10:36:03.228Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T10:36:03.716Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T10:36:03.716Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T10:36:03.716Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T10:36:03.716Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T10:36:03.716Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T10:36:03.716Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T10:36:03.985Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T10:36:03.985Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T10:36:03.985Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T10:36:03.985Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T10:36:03.985Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T10:36:04.251Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T10:36:04.512Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T10:36:04.512Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T10:36:04.512Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T10:36:04.771Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T10:36:04.771Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T10:36:04.771Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T10:36:04.771Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T10:36:04.771Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T10:36:04.771Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T10:36:05.031Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T10:36:05.031Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T10:36:05.290Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T10:36:05.290Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T10:36:05.290Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T10:36:05.290Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T10:36:05.549Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T10:36:05.549Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T10:36:05.549Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T10:36:05.549Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T10:36:05.549Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T10:36:05.549Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T10:36:05.549Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T10:36:05.549Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T10:36:05.808Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T10:36:05.808Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T10:36:05.808Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T10:36:05.808Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T10:36:05.808Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T10:36:05.808Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T10:36:05.808Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T10:36:06.248Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T10:36:06.514Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T10:36:06.514Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T10:36:06.514Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T10:36:06.514Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T10:36:06.514Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T10:36:06.514Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T10:36:06.514Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T10:36:06.514Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T10:36:06.514Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T10:36:06.773Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T10:36:06.773Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T10:36:06.773Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T10:36:06.773Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T10:36:06.773Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T10:36:06.773Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T10:36:06.773Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T10:36:06.773Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T10:36:07.032Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T10:36:07.032Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T10:36:07.032Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T10:36:07.032Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T10:36:07.032Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T10:36:07.032Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T10:36:07.032Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T10:36:07.032Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T10:36:07.540Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T10:36:07.540Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T10:36:07.540Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T10:36:07.540Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T10:36:07.540Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T10:36:07.540Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T10:36:07.540Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T10:36:07.540Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T10:36:07.540Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T10:36:07.540Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T10:36:07.807Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T10:36:07.807Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T10:36:07.807Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T10:36:07.807Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T10:36:07.807Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T10:36:07.807Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T10:36:07.807Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T10:36:07.807Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T10:36:07.807Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T10:36:07.807Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T10:36:07.807Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T10:36:07.807Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T10:36:07.807Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T10:36:07.807Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T10:36:07.807Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T10:36:07.807Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T10:36:07.807Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T10:36:07.807Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T10:36:07.807Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T10:36:07.807Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T10:36:07.807Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T10:36:07.807Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T10:36:07.807Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T10:36:07.807Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T10:36:07.807Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T10:36:07.807Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T10:36:07.807Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T10:36:07.807Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T10:36:07.807Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T10:36:07.807Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T10:36:08.066Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T10:36:08.066Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T10:36:08.066Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T10:36:08.066Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T10:36:08.066Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T10:36:08.066Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T10:36:08.066Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T10:36:08.066Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T10:36:08.066Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T10:36:08.066Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T10:36:08.066Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T10:36:08.066Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T10:36:08.066Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T10:36:08.066Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T10:36:08.066Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T10:36:08.066Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T10:36:08.066Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T10:36:08.066Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T10:36:08.066Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T10:36:08.066Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T10:36:08.066Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T10:36:08.066Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T10:36:08.066Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T10:36:08.066Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T10:36:08.066Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T10:36:08.066Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T10:36:08.066Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T10:36:08.066Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T10:36:08.066Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T10:36:08.066Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T10:36:08.066Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T10:36:08.066Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T10:36:08.066Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T10:36:08.066Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T10:36:08.066Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T10:36:08.066Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T10:36:08.066Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T10:36:08.066Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T10:36:08.066Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T10:36:08.066Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T10:36:08.066Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T10:36:08.066Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-03T10:36:08.066Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T10:36:08.066Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-03T10:36:08.066Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T10:36:08.066Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T10:36:08.325Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T10:36:08.325Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T10:36:08.325Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T10:36:08.325Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T10:36:08.325Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T10:36:08.325Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T10:36:08.325Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T10:36:08.325Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T10:36:08.325Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T10:36:08.325Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T10:36:08.325Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T10:36:08.325Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T10:36:08.325Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T10:36:08.325Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T10:36:08.325Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T10:36:08.325Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T10:36:08.325Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T10:36:08.325Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T10:36:08.584Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T10:36:08.584Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T10:36:08.584Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T10:36:08.584Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T10:36:08.584Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T10:36:08.584Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T10:36:08.584Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T10:36:08.584Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T10:36:08.584Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T10:36:08.584Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T10:36:08.584Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T10:36:08.584Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T10:36:08.584Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T10:36:08.584Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T10:36:08.584Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T10:36:08.584Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T10:36:08.584Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T10:36:08.584Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T10:36:08.584Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T10:36:08.584Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T10:36:08.584Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T10:36:08.584Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T10:36:08.584Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T10:36:08.584Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T10:36:08.584Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T10:36:08.584Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T10:36:08.584Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T10:36:08.584Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T10:36:08.584Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T10:36:08.584Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T10:36:08.584Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-03T10:36:08.584Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T10:36:08.584Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T10:36:08.584Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T10:36:08.584Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T10:36:08.584Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T10:36:08.584Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T10:36:08.584Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T10:36:08.844Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T10:36:08.844Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T10:36:08.844Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T10:36:08.844Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T10:36:08.844Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T10:36:08.844Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T10:36:08.844Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T10:36:08.844Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T10:36:08.844Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T10:36:08.844Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T10:36:08.844Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T10:36:08.844Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T10:36:08.844Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T10:36:08.844Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T10:36:08.844Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T10:36:09.104Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T10:36:09.104Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T10:36:09.104Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T10:36:09.104Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T10:36:09.104Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T10:36:09.104Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T10:36:15.677Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T10:36:15.677Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T10:36:15.677Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T10:36:15.677Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T10:36:15.677Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T10:36:15.677Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T10:36:30.596Z] Removing intermediate container c51bcafe1d04 [2022-06-03T10:36:30.596Z] ---> 9e9b1cc57d66 [2022-06-03T10:36:30.596Z] [2022-06-03T10:36:30.596Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T10:36:30.596Z] 3.14: Pulling from library/alpine [2022-06-03T10:36:30.596Z] Removing intermediate container 65606b53d5ef [2022-06-03T10:36:30.596Z] ---> db9d0bab7486 [2022-06-03T10:36:30.596Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T10:36:30.596Z] ---> Running in 213007509b80 [2022-06-03T10:36:30.596Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T10:36:30.596Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T10:36:30.596Z] ---> e04c818066af [2022-06-03T10:36:30.596Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T10:36:30.855Z] ---> Running in c0cf5d04b7f6 [2022-06-03T10:36:31.423Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T10:36:31.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:36:31.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:36:31.940Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T10:36:31.940Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:36:31.940Z] OK: 6 MiB in 15 packages [2022-06-03T10:36:33.324Z] Removing intermediate container 213007509b80 [2022-06-03T10:36:33.324Z] ---> ddea46aeb2ec [2022-06-03T10:36:33.324Z] [2022-06-03T10:36:33.324Z] Step 11/23 : FROM docker:20.10.14 [2022-06-03T10:36:33.324Z] Removing intermediate container c0cf5d04b7f6 [2022-06-03T10:36:33.324Z] ---> 44529a185270 [2022-06-03T10:36:33.324Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T10:36:33.324Z] ---> Running in df08e1624c23 [2022-06-03T10:36:33.583Z] 20.10.14: Pulling from library/docker [2022-06-03T10:36:33.844Z] Removing intermediate container df08e1624c23 [2022-06-03T10:36:33.844Z] ---> 14fac99ae643 [2022-06-03T10:36:33.844Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-03T10:36:34.221Z] ---> Running in 381a51a8565b [2022-06-03T10:36:34.621Z] Removing intermediate container 381a51a8565b [2022-06-03T10:36:34.621Z] ---> 47b94ed2546b [2022-06-03T10:36:34.621Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-03T10:36:34.918Z] ---> Running in 94db9a7c368d [2022-06-03T10:36:35.487Z] Removing intermediate container 94db9a7c368d [2022-06-03T10:36:35.487Z] ---> fa225f3aa72a [2022-06-03T10:36:35.487Z] Step 15/23 : WORKDIR / [2022-06-03T10:36:35.487Z] ---> Running in bc3656349a95 [2022-06-03T10:36:35.747Z] Removing intermediate container bc3656349a95 [2022-06-03T10:36:35.747Z] ---> 092375e04ccb [2022-06-03T10:36:35.747Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:36:36.685Z] ---> c879b3154b3f [2022-06-03T10:36:36.685Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T10:36:38.600Z] ---> 1ab0b0a66ad9 [2022-06-03T10:36:38.600Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T10:36:39.168Z] ---> b05701d81d9d [2022-06-03T10:36:39.168Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-03T10:36:39.168Z] ---> Running in 7521fab6cc83 [2022-06-03T10:36:39.742Z] Removing intermediate container 7521fab6cc83 [2022-06-03T10:36:39.742Z] ---> 5a5f3f012e0d [2022-06-03T10:36:39.742Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:36:40.000Z] ---> Running in 615f22211ff2 [2022-06-03T10:36:40.567Z] Removing intermediate container 615f22211ff2 [2022-06-03T10:36:40.567Z] ---> 87fbc1f2aa70 [2022-06-03T10:36:40.567Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T10:36:40.836Z] ---> Running in c60d38d13009 [2022-06-03T10:36:41.105Z] Removing intermediate container c60d38d13009 [2022-06-03T10:36:41.105Z] ---> 163dd2984d15 [2022-06-03T10:36:41.105Z] Step 22/23 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:36:41.378Z] ---> Running in d4a22cb259c8 [2022-06-03T10:36:41.944Z] Removing intermediate container d4a22cb259c8 [2022-06-03T10:36:41.944Z] ---> c990bf0edfae [2022-06-03T10:36:41.944Z] Step 23/23 : LABEL version=2.2.1-dev.9 [2022-06-03T10:36:41.944Z] ---> Running in d30c5222380e [2022-06-03T10:36:42.203Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-03T10:36:42.203Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-03T10:36:42.203Z] ---> 7417809fdb73 [2022-06-03T10:36:42.203Z] 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-06-03T10:36:42.203Z] ---> Running in d7fc96249161 [2022-06-03T10:36:42.463Z] Removing intermediate container d30c5222380e [2022-06-03T10:36:42.464Z] ---> b8f8e60b5ee4 [2022-06-03T10:36:42.464Z] [2022-06-03T10:36:42.464Z] Successfully built b8f8e60b5ee4 [2022-06-03T10:36:42.464Z] Successfully tagged core-metadata:latest [2022-06-03T10:36:42.464Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-06-03T10:36:42.722Z] Removing intermediate container d7fc96249161 [2022-06-03T10:36:42.722Z] ---> b497b095c946 [2022-06-03T10:36:42.722Z] 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-06-03T10:36:44.632Z] ---> Running in e53044eff8ad [2022-06-03T10:36:45.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:36:45.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:36:45.474Z] (1/43) Installing readline (8.1.1-r0) [2022-06-03T10:36:45.474Z] (2/43) Installing bash (5.1.16-r0) [2022-06-03T10:36:45.474Z] Executing bash-5.1.16-r0.post-install [2022-06-03T10:36:45.474Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-03T10:36:45.474Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-03T10:36:45.474Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-03T10:36:45.732Z] (6/43) Installing curl (7.80.0-r1) [2022-06-03T10:36:45.732Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-03T10:36:45.732Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-03T10:36:45.732Z] (9/43) Installing expat (2.4.7-r0) [2022-06-03T10:36:45.732Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-03T10:36:45.732Z] (11/43) Installing gdbm (1.22-r0) [2022-06-03T10:36:45.732Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-03T10:36:45.732Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-03T10:36:45.732Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-03T10:36:45.732Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-03T10:36:45.732Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-03T10:36:45.732Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-03T10:36:45.991Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-03T10:36:45.991Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-03T10:36:45.991Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-03T10:36:45.991Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-03T10:36:45.991Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-03T10:36:45.991Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-03T10:36:45.991Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-03T10:36:45.991Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-03T10:36:45.991Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-03T10:36:45.991Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-03T10:36:45.991Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-03T10:36:45.991Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-03T10:36:45.991Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-03T10:36:45.991Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-03T10:36:45.991Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-03T10:36:45.991Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-03T10:36:45.991Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-03T10:36:46.250Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-03T10:36:46.250Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-03T10:36:46.250Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-03T10:36:46.250Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-03T10:36:46.250Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-03T10:36:46.250Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-03T10:36:46.250Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-03T10:36:46.250Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-03T10:36:46.250Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-03T10:36:46.250Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T10:36:46.250Z] OK: 83 MiB in 65 packages [2022-06-03T10:36:46.818Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:36:46.818Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:36:46.818Z] ---> 4accc214c0bd [2022-06-03T10:36:46.818Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T10:36:46.818Z] ---> Using cache [2022-06-03T10:36:46.818Z] ---> c22e5f224d5d [2022-06-03T10:36:46.818Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-03T10:36:47.077Z] Collecting docker-compose==1.23.2 [2022-06-03T10:36:47.077Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T10:36:47.077Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T10:36:47.077Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T10:36:47.077Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T10:36:47.077Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T10:36:47.077Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T10:36:47.077Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T10:36:47.986Z] Removing intermediate container 36ce138e3f8a [2022-06-03T10:36:47.986Z] ---> d3149b302340 [2022-06-03T10:36:47.986Z] Successfully built d3149b302340 [2022-06-03T10:36:47.986Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-06-03T10:36:48.015Z] Collecting PyYAML<4,>=3.10 [2022-06-03T10:36:48.015Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] sh [2022-06-03T10:36:48.303Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T10:36:48.303Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T10:36:48.333Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T10:36:48.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T10:36:48.563Z] 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-06-03T10:36:48.563Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T10:36:48.563Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T10:36:48.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-919 does not seem to be running inside a container [2022-06-03T10:36:48.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-03T10:36:48.822Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T10:36:48.822Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T10:36:48.822Z] ---> Running in c40451625315 [2022-06-03T10:36:49.081Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T10:36:49.081Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T10:36:49.343Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T10:36:49.343Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T10:36:49.343Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T10:36:49.343Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T10:36:49.343Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T10:36:49.343Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T10:36:49.343Z] 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-06-03T10:36:49.343Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T10:36:49.343Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T10:36:49.602Z] Collecting idna<2.8,>=2.5 [2022-06-03T10:36:49.602Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T10:36:49.602Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T10:36:49.602Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T10:36:49.602Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T10:36:49.602Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T10:36:49.602Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T10:36:49.602Z] Attempting uninstall: urllib3 [2022-06-03T10:36:49.602Z] Found existing installation: urllib3 1.26.7 [2022-06-03T10:36:49.602Z] Uninstalling urllib3-1.26.7: [2022-06-03T10:36:49.602Z] Successfully uninstalled urllib3-1.26.7 [2022-06-03T10:36:49.862Z] Attempting uninstall: idna [2022-06-03T10:36:49.862Z] Found existing installation: idna 3.3 [2022-06-03T10:36:49.862Z] Uninstalling idna-3.3: [2022-06-03T10:36:49.862Z] Successfully uninstalled idna-3.3 [2022-06-03T10:36:50.003Z] $ docker top a6ad9cc01d34f7e866fca214424c63e25cc26b1ff91f4e85c3a64df0e7afd28c -eo pid,comm [2022-06-03T10:36:50.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:36:50.120Z] Attempting uninstall: requests [2022-06-03T10:36:50.120Z] Found existing installation: requests 2.26.0 [2022-06-03T10:36:50.120Z] Uninstalling requests-2.26.0: [2022-06-03T10:36:50.120Z] Successfully uninstalled requests-2.26.0 [Pipeline] { [Pipeline] sh [2022-06-03T10:36:50.379Z] Running setup.py install for texttable: started [2022-06-03T10:36:50.637Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T10:36:50.637Z] Running setup.py install for PyYAML: started [2022-06-03T10:36:50.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:36:50.919Z] + go version [2022-06-03T10:36:50.919Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T10:36:50.950Z] $ docker stop --time=1 a6ad9cc01d34f7e866fca214424c63e25cc26b1ff91f4e85c3a64df0e7afd28c [2022-06-03T10:36:51.155Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T10:36:51.155Z] Running setup.py install for docopt: started [2022-06-03T10:36:51.155Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T10:36:51.155Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T10:36:51.155Z] OK: 15866 distinct packages available [2022-06-03T10:36:51.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:36:51.415Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T10:36:51.415Z] Running setup.py install for dockerpty: started [2022-06-03T10:36:51.674Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T10:36:51.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:36:52.198Z] 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-06-03T10:36:52.198Z] OK: 221 MiB in 52 packages [2022-06-03T10:36:52.583Z] $ docker rm -f a6ad9cc01d34f7e866fca214424c63e25cc26b1ff91f4e85c3a64df0e7afd28c [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:36:53.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T10:36:53.198Z] [2022-06-03T10:36:53.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:36:53.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T10:36:53.825Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-03T10:36:53.825Z] 29e5d40040c1: Pulling fs layer [2022-06-03T10:36:53.825Z] 1ce36da41761: Pulling fs layer [2022-06-03T10:36:53.825Z] 25b303627fd3: Pulling fs layer [2022-06-03T10:36:53.825Z] 29e5d40040c1: Verifying Checksum [2022-06-03T10:36:53.825Z] 29e5d40040c1: Download complete [2022-06-03T10:36:54.100Z] 1ce36da41761: Verifying Checksum [2022-06-03T10:36:54.100Z] 1ce36da41761: Download complete [2022-06-03T10:36:54.375Z] 29e5d40040c1: Pull complete [2022-06-03T10:36:54.736Z] Removing intermediate container c40451625315 [2022-06-03T10:36:54.736Z] ---> fe7cfd3868f4 [2022-06-03T10:36:54.736Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-03T10:36:55.305Z] ---> c9f775cb77da [2022-06-03T10:36:55.305Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:36:55.567Z] ---> Running in 7b6318c3d3c8 [2022-06-03T10:36:55.826Z] 25b303627fd3: Verifying Checksum [2022-06-03T10:36:55.826Z] 25b303627fd3: Download complete [2022-06-03T10:36:55.826Z] 1ce36da41761: Pull complete [2022-06-03T10:36:58.097Z] Removing intermediate container e53044eff8ad [2022-06-03T10:36:58.097Z] ---> 9fa858235d8f [2022-06-03T10:36:58.097Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-03T10:36:58.097Z] ---> Running in 9b9aa5e1c20a [2022-06-03T10:36:58.664Z] Removing intermediate container 7b6318c3d3c8 [2022-06-03T10:36:58.664Z] ---> 78df9a8095fc [2022-06-03T10:36:58.664Z] Step 7/20 : COPY . . [2022-06-03T10:36:58.664Z] Removing intermediate container 9b9aa5e1c20a [2022-06-03T10:36:58.664Z] ---> b58a1cded0bc [2022-06-03T10:36:58.664Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T10:36:58.923Z] ---> Running in 125e8ff4ec44 [2022-06-03T10:36:59.494Z] Removing intermediate container 125e8ff4ec44 [2022-06-03T10:36:59.494Z] ---> a9468c727d1c [2022-06-03T10:36:59.494Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T10:37:02.028Z] ---> f4961c935611 [2022-06-03T10:37:02.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T10:37:02.967Z] ---> a2214539f816 [2022-06-03T10:37:02.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T10:37:03.905Z] ---> d7652466746f [2022-06-03T10:37:03.905Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T10:37:03.905Z] ---> Running in 8f33bbbc2723 [2022-06-03T10:37:04.473Z] Removing intermediate container 8f33bbbc2723 [2022-06-03T10:37:04.473Z] ---> 04eb2daf7a50 [2022-06-03T10:37:04.473Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:37:04.473Z] ---> Running in e1412e004746 [2022-06-03T10:37:04.733Z] Removing intermediate container e1412e004746 [2022-06-03T10:37:04.733Z] ---> f2590e1bea65 [2022-06-03T10:37:04.733Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T10:37:04.991Z] ---> Running in 491812e10eba [2022-06-03T10:37:05.560Z] Removing intermediate container 491812e10eba [2022-06-03T10:37:05.560Z] ---> 375ccb1f7ab1 [2022-06-03T10:37:05.560Z] Step 22/23 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:37:05.560Z] ---> Running in 64143dea459e [2022-06-03T10:37:05.974Z] 25b303627fd3: Pull complete [2022-06-03T10:37:05.974Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-03T10:37:05.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T10:37:05.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T10:37:06.132Z] Removing intermediate container 64143dea459e [2022-06-03T10:37:06.132Z] ---> c3d7cb63292b [2022-06-03T10:37:06.132Z] Step 23/23 : LABEL version=2.2.1-dev.9 [2022-06-03T10:37:06.132Z] ---> Running in 001a7557093e [2022-06-03T10:37:06.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-919 does not seem to be running inside a container [2022-06-03T10:37:06.306Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@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-06-03T10:37:06.699Z] Removing intermediate container 001a7557093e [2022-06-03T10:37:06.699Z] ---> cd9f75ac4b52 [2022-06-03T10:37:06.699Z] [2022-06-03T10:37:06.699Z] Successfully built cd9f75ac4b52 [2022-06-03T10:37:06.699Z] Successfully tagged sys-mgmt-agent:latest [2022-06-03T10:37:06.699Z] Building support-scheduler [2022-06-03T10:37:08.439Z] $ docker top 87eeb61ecea3dbbe9bdf5c81e05977295c39e1b6eb3d74dc7ac6842df2161374 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T10:37:09.319Z] + docker-compose build --help [2022-06-03T10:37:09.319Z] + grep parallel [2022-06-03T10:37:12.697Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T10:37:12.996Z] $ docker stop --time=1 87eeb61ecea3dbbe9bdf5c81e05977295c39e1b6eb3d74dc7ac6842df2161374 [2022-06-03T10:37:14.573Z] $ docker rm -f 87eeb61ecea3dbbe9bdf5c81e05977295c39e1b6eb3d74dc7ac6842df2161374 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2022-06-03T10:37:14.822Z]  Building sys-mgmt-agent ... done  ---> f29b16ff9ecf [2022-06-03T10:37:14.822Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-03T10:37:14.822Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:37:14.822Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:37:14.822Z] ---> 4accc214c0bd [2022-06-03T10:37:14.822Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T10:37:14.822Z] ---> Using cache [2022-06-03T10:37:14.822Z] ---> c22e5f224d5d [2022-06-03T10:37:14.822Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:37:14.822Z] ---> Using cache [2022-06-03T10:37:14.822Z] ---> 429f2e2ee093 [2022-06-03T10:37:14.822Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T10:37:14.822Z] ---> Running in 3570831475bd [2022-06-03T10:37:14.822Z] ---> Running in dbb59ff84a27 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:37:15.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T10:37:15.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T10:37:15.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-919 does not seem to be running inside a container [2022-06-03T10:37:15.390Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-03T10:37:15.462Z] $ 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/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T10:37:15.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:37:16.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:37:16.655Z] $ docker top bd7ee3f5442bf3a7f7ceefdb13c4810b85cd5298db61e7208e8e24360110ad87 -eo pid,comm [2022-06-03T10:37:16.843Z] OK: 221 MiB in 52 packages [Pipeline] { [Pipeline] sh [2022-06-03T10:37:17.517Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T10:37:18.221Z] Removing intermediate container dbb59ff84a27 [2022-06-03T10:37:18.222Z] ---> f7cd86664908 [2022-06-03T10:37:18.222Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T10:37:19.159Z] ---> f914b56ca574 [2022-06-03T10:37:19.159Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:37:19.159Z] ---> Running in 7a2b7ba8f54b [2022-06-03T10:37:21.696Z] Removing intermediate container 7a2b7ba8f54b [2022-06-03T10:37:21.696Z] ---> 98d0334df23a [2022-06-03T10:37:21.696Z] Step 8/22 : COPY . . [2022-06-03T10:37:21.804Z] Building core-command ... [2022-06-03T10:37:21.804Z] Building core-data ... [2022-06-03T10:37:21.804Z] Building core-metadata ... [2022-06-03T10:37:21.804Z] Building security-bootstrapper ... [2022-06-03T10:37:21.804Z] Building security-proxy-setup ... [2022-06-03T10:37:21.804Z] Building security-secretstore-setup ... [2022-06-03T10:37:21.804Z] Building security-spiffe-token-provider ... [2022-06-03T10:37:21.804Z] Building security-spire-agent ... [2022-06-03T10:37:21.804Z] Building security-spire-config ... [2022-06-03T10:37:21.804Z] Building security-spire-server ... [2022-06-03T10:37:21.804Z] Building support-notifications ... [2022-06-03T10:37:21.804Z] Building support-scheduler ... [2022-06-03T10:37:21.804Z] Building sys-mgmt-agent ... [2022-06-03T10:37:21.804Z] Building sys-mgmt-agent [2022-06-03T10:37:21.804Z] Building security-bootstrapper [2022-06-03T10:37:21.804Z] Building security-secretstore-setup [2022-06-03T10:37:21.804Z] Building core-data [2022-06-03T10:37:21.804Z] Building security-spire-agent [2022-06-03T10:37:31.677Z] ---> 32ea7c0c6fb9 [2022-06-03T10:37:31.677Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T10:37:31.677Z] ---> Running in 0db8d5af8abd [2022-06-03T10:37:32.618Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T10:38:04.748Z] Removing intermediate container 3570831475bd [2022-06-03T10:38:04.749Z] ---> cf81e26c1ce6 [2022-06-03T10:38:04.749Z] [2022-06-03T10:38:04.749Z] Step 9/20 : FROM alpine:3.15 [2022-06-03T10:38:04.749Z] 3.15: Pulling from library/alpine [2022-06-03T10:38:04.749Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-03T10:38:04.749Z] Status: Downloaded newer image for alpine:3.15 [2022-06-03T10:38:04.749Z] ---> 0ac33e5f5afa [2022-06-03T10:38:04.749Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T10:38:04.749Z] ---> Running in ae2d5a5431a8 [2022-06-03T10:38:04.749Z] Removing intermediate container ae2d5a5431a8 [2022-06-03T10:38:04.749Z] ---> 1362441d85c3 [2022-06-03T10:38:04.749Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:38:04.749Z] ---> Running in 694a54f9a907 [2022-06-03T10:38:05.315Z] Removing intermediate container 694a54f9a907 [2022-06-03T10:38:05.315Z] ---> 6c0d99e90e45 [2022-06-03T10:38:05.315Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-03T10:38:05.577Z] ---> Running in 02d2f324f4d7 [2022-06-03T10:38:06.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:07.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:07.646Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T10:38:07.646Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T10:38:07.646Z] OK: 15859 distinct packages available [2022-06-03T10:38:07.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:08.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:08.583Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-03T10:38:08.769Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:38:08.769Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:38:08.769Z] ---> d3149b302340 [2022-06-03T10:38:08.769Z] Step 3/26 : WORKDIR /edgex-go [2022-06-03T10:38:08.769Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:38:08.769Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:38:08.769Z] ---> d3149b302340 [2022-06-03T10:38:08.769Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T10:38:08.843Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-03T10:38:08.843Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-03T10:38:08.843Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-03T10:38:09.101Z] (5/9) Installing curl (7.80.0-r1) [2022-06-03T10:38:09.101Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-03T10:38:09.101Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-03T10:38:09.359Z] (8/9) Installing libucontext (1.1-r0) [2022-06-03T10:38:09.359Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-03T10:38:09.359Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T10:38:09.359Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T10:38:09.393Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:38:09.393Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:38:09.393Z] ---> d3149b302340 [2022-06-03T10:38:09.393Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T10:38:09.393Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:38:09.393Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:38:09.393Z] ---> d3149b302340 [2022-06-03T10:38:09.393Z] Step 3/31 : WORKDIR /edgex-go [2022-06-03T10:38:09.393Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:38:09.393Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:38:09.393Z] ---> d3149b302340 [2022-06-03T10:38:09.393Z] Step 3/25 : WORKDIR /edgex-go [2022-06-03T10:38:09.393Z] ---> Running in c6cc0b812965 [2022-06-03T10:38:09.393Z] ---> Running in aeb7e1dd9bd1 [2022-06-03T10:38:09.393Z] ---> Running in 3490cef030ae [2022-06-03T10:38:09.393Z] ---> Running in 0cd9a3efe0f3 [2022-06-03T10:38:09.617Z] OK: 8 MiB in 23 packages [2022-06-03T10:38:09.668Z] ---> Running in a9c5655f8293 [2022-06-03T10:38:09.960Z] Removing intermediate container 3490cef030ae [2022-06-03T10:38:09.960Z] ---> 7be6c9df1ffe [2022-06-03T10:38:09.960Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:38:10.262Z] Removing intermediate container aeb7e1dd9bd1 [2022-06-03T10:38:10.262Z] ---> 174bc5ff3546 [2022-06-03T10:38:10.262Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:38:10.262Z] Removing intermediate container a9c5655f8293 [2022-06-03T10:38:10.262Z] ---> 66c59bab6976 [2022-06-03T10:38:10.262Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:38:10.262Z] ---> Running in 104f5bcb2369 [2022-06-03T10:38:10.262Z] ---> Running in ee3ef8f8079e [2022-06-03T10:38:10.262Z] Removing intermediate container 0cd9a3efe0f3 [2022-06-03T10:38:10.262Z] ---> aa85703d2ff1 [2022-06-03T10:38:10.262Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:38:10.262Z] Removing intermediate container c6cc0b812965 [2022-06-03T10:38:10.262Z] ---> c44f4ee3efd4 [2022-06-03T10:38:10.262Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:38:10.262Z] ---> Running in 4358183dc0bd [2022-06-03T10:38:10.539Z] ---> Running in 0779d9f2e135 [2022-06-03T10:38:10.540Z] ---> Running in 1ef5fdb5dc42 [2022-06-03T10:38:11.518Z] Removing intermediate container 02d2f324f4d7 [2022-06-03T10:38:11.518Z] ---> fe9345bc7ead [2022-06-03T10:38:11.518Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:38:12.085Z] ---> 825c1d291687 [2022-06-03T10:38:12.085Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-03T10:38:13.951Z] Removing intermediate container ee3ef8f8079e [2022-06-03T10:38:13.951Z] ---> 9c29a767d4c4 [2022-06-03T10:38:13.951Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-03T10:38:13.951Z] ---> Running in e8adb17ef607 [2022-06-03T10:38:14.015Z] ---> 8d21c96f8465 [2022-06-03T10:38:14.015Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-03T10:38:14.015Z] Removing intermediate container 0db8d5af8abd [2022-06-03T10:38:14.015Z] ---> ac2baf522032 [2022-06-03T10:38:14.015Z] [2022-06-03T10:38:14.015Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T10:38:14.015Z] ---> e04c818066af [2022-06-03T10:38:14.015Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T10:38:14.015Z] ---> Using cache [2022-06-03T10:38:14.015Z] ---> 44529a185270 [2022-06-03T10:38:14.015Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T10:38:14.015Z] ---> Using cache [2022-06-03T10:38:14.015Z] ---> 14fac99ae643 [2022-06-03T10:38:14.015Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-03T10:38:14.230Z] Removing intermediate container 104f5bcb2369 [2022-06-03T10:38:14.230Z] ---> 079ae9efea36 [2022-06-03T10:38:14.230Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-03T10:38:14.274Z] ---> Running in 1325be9f48ca [2022-06-03T10:38:14.519Z] ---> Running in 36e142f0effe [2022-06-03T10:38:14.520Z] Removing intermediate container 1ef5fdb5dc42 [2022-06-03T10:38:14.520Z] ---> 21668f16fe8d [2022-06-03T10:38:14.520Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-03T10:38:14.520Z] Removing intermediate container 0779d9f2e135 [2022-06-03T10:38:14.520Z] ---> c09068376906 [2022-06-03T10:38:14.520Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T10:38:14.520Z] Removing intermediate container 4358183dc0bd [2022-06-03T10:38:14.520Z] ---> 1bd0703d2bad [2022-06-03T10:38:14.806Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T10:38:14.806Z] ---> Running in 16830766dfd2 [2022-06-03T10:38:14.840Z] Removing intermediate container 1325be9f48ca [2022-06-03T10:38:14.840Z] ---> 591388793fca [2022-06-03T10:38:14.840Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T10:38:14.840Z] ---> fd4a5924eacf [2022-06-03T10:38:14.840Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-03T10:38:14.840Z] ---> Running in b5fe0ce8d875 [2022-06-03T10:38:14.840Z] ---> Running in 7140a6a10e5e [2022-06-03T10:38:15.086Z] ---> Running in 7fa402f3d61b [2022-06-03T10:38:15.086Z] ---> Running in a5cc3276ff39 [2022-06-03T10:38:15.105Z] Removing intermediate container b5fe0ce8d875 [2022-06-03T10:38:15.105Z] ---> c880027babb1 [2022-06-03T10:38:15.105Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:38:15.105Z] Removing intermediate container 7140a6a10e5e [2022-06-03T10:38:15.105Z] ---> e09d749f448c [2022-06-03T10:38:15.105Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:38:15.365Z] ---> Running in dd552764bfa4 [2022-06-03T10:38:15.623Z] Removing intermediate container dd552764bfa4 [2022-06-03T10:38:15.623Z] ---> ea6cfa9c673e [2022-06-03T10:38:15.623Z] Step 18/20 : LABEL arch=x86_64 [2022-06-03T10:38:15.623Z] ---> d26119676ad7 [2022-06-03T10:38:15.623Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T10:38:15.623Z] ---> Running in 3319f3ce0d69 [2022-06-03T10:38:16.191Z] Removing intermediate container 3319f3ce0d69 [2022-06-03T10:38:16.191Z] ---> 9734e83820a7 [2022-06-03T10:38:16.191Z] Step 19/20 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:38:16.191Z] ---> Running in e3a6af3935a2 [2022-06-03T10:38:16.450Z] ---> 7eadb2893e4f [2022-06-03T10:38:16.450Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T10:38:16.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:38:16.709Z] Removing intermediate container e3a6af3935a2 [2022-06-03T10:38:16.709Z] ---> 1f0212455adf [2022-06-03T10:38:16.709Z] Step 20/20 : LABEL version=2.2.1-dev.9 [2022-06-03T10:38:16.709Z] ---> Running in 8b175f899368 [2022-06-03T10:38:16.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:38:16.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:38:17.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:38:17.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:38:17.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:38:17.276Z] ---> 2964455fa4fe [2022-06-03T10:38:17.276Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T10:38:17.276Z] Removing intermediate container 8b175f899368 [2022-06-03T10:38:17.276Z] ---> eda449c90f8a [2022-06-03T10:38:17.276Z] [2022-06-03T10:38:17.534Z] ---> Running in fd289639a85a [2022-06-03T10:38:17.534Z] Successfully built eda449c90f8a [2022-06-03T10:38:17.534Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-03T10:38:17.534Z]  Building security-spiffe-token-provider ... done Building core-data [2022-06-03T10:38:17.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:38:17.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:38:18.225Z] Removing intermediate container fd289639a85a [2022-06-03T10:38:18.225Z] ---> af76392f3db7 [2022-06-03T10:38:18.225Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:38:18.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:38:18.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:38:18.525Z] OK: 220 MiB in 52 packages [2022-06-03T10:38:20.025Z] OK: 220 MiB in 52 packages [2022-06-03T10:38:20.025Z] OK: 220 MiB in 52 packages [2022-06-03T10:38:20.025Z] Removing intermediate container e8adb17ef607 [2022-06-03T10:38:20.025Z] ---> 042dd2d6171e [2022-06-03T10:38:20.025Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-03T10:38:20.296Z] OK: 220 MiB in 52 packages [2022-06-03T10:38:20.591Z] OK: 220 MiB in 52 packages [2022-06-03T10:38:20.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:38:20.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:38:20.837Z] ---> 4accc214c0bd [2022-06-03T10:38:20.837Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T10:38:20.837Z] ---> Using cache [2022-06-03T10:38:20.837Z] ---> c22e5f224d5d [2022-06-03T10:38:20.837Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:38:20.837Z] ---> Using cache [2022-06-03T10:38:20.837Z] ---> 429f2e2ee093 [2022-06-03T10:38:20.837Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T10:38:20.837Z] ---> Running in 147a631a367e [2022-06-03T10:38:20.837Z] ---> Running in 530d3766a707 [2022-06-03T10:38:21.095Z] Removing intermediate container 147a631a367e [2022-06-03T10:38:21.095Z] ---> 5ff5f85d33c8 [2022-06-03T10:38:21.095Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T10:38:21.095Z] ---> Running in 9ff54d263456 [2022-06-03T10:38:21.095Z] Removing intermediate container 9ff54d263456 [2022-06-03T10:38:21.095Z] ---> e544fc92ddbe [2022-06-03T10:38:21.095Z] Step 21/22 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:38:21.095Z] ---> Running in a4405d346d0e [2022-06-03T10:38:21.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:21.354Z] Removing intermediate container a4405d346d0e [2022-06-03T10:38:21.354Z] ---> a748f8e981a6 [2022-06-03T10:38:21.354Z] Step 22/22 : LABEL version=2.2.1-dev.9 [2022-06-03T10:38:21.354Z] ---> Running in b888abf8f9fb [2022-06-03T10:38:21.354Z] Removing intermediate container b888abf8f9fb [2022-06-03T10:38:21.354Z] ---> 0f5d9ccbbe22 [2022-06-03T10:38:21.354Z] [2022-06-03T10:38:21.354Z] Successfully built 0f5d9ccbbe22 [2022-06-03T10:38:21.354Z] Successfully tagged support-scheduler:latest [2022-06-03T10:38:21.354Z]  Building support-scheduler ... done Building security-bootstrapper [2022-06-03T10:38:21.592Z] Removing intermediate container 36e142f0effe [2022-06-03T10:38:21.592Z] ---> 3cd98d09da13 [2022-06-03T10:38:21.592Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T10:38:21.592Z] ---> ca7fe9c7b7c4 [2022-06-03T10:38:21.592Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:38:21.592Z] Removing intermediate container a5cc3276ff39 [2022-06-03T10:38:21.592Z] ---> 885e5d2d64ab [2022-06-03T10:38:21.592Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-03T10:38:21.870Z] ---> Running in ffb67bfb00fc [2022-06-03T10:38:21.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:22.150Z] Removing intermediate container 7fa402f3d61b [2022-06-03T10:38:22.150Z] ---> a3271547a071 [2022-06-03T10:38:22.150Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T10:38:22.150Z] Removing intermediate container 16830766dfd2 [2022-06-03T10:38:22.150Z] ---> 1a9cba1e9a22 [2022-06-03T10:38:22.150Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-03T10:38:22.178Z] OK: 221 MiB in 52 packages [2022-06-03T10:38:22.759Z] ---> 9e378d42a08e [2022-06-03T10:38:22.759Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:38:23.035Z] ---> 2025e683f1ee [2022-06-03T10:38:23.035Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:38:23.035Z] ---> Running in b619b4d39d20 [2022-06-03T10:38:23.319Z] ---> Running in acb3042ecc60 [2022-06-03T10:38:23.603Z] ---> f97aa9e4774c [2022-06-03T10:38:23.603Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:38:23.603Z] ---> 75a1697e5924 [2022-06-03T10:38:23.603Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:38:23.603Z] ---> Running in 9b30308394b5 [2022-06-03T10:38:23.881Z] ---> Running in f8fe1b076ce9 [2022-06-03T10:38:24.081Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:38:24.081Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:38:24.081Z] ---> 4accc214c0bd [2022-06-03T10:38:24.081Z] Step 3/31 : WORKDIR /edgex-go [2022-06-03T10:38:24.081Z] ---> Using cache [2022-06-03T10:38:24.081Z] ---> c22e5f224d5d [2022-06-03T10:38:24.082Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:38:24.082Z] ---> Using cache [2022-06-03T10:38:24.082Z] ---> 429f2e2ee093 [2022-06-03T10:38:24.082Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-03T10:38:24.082Z] ---> Using cache [2022-06-03T10:38:24.082Z] ---> f7cd86664908 [2022-06-03T10:38:24.082Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-03T10:38:24.082Z] ---> Using cache [2022-06-03T10:38:24.082Z] ---> f914b56ca574 [2022-06-03T10:38:24.082Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:38:24.082Z] ---> Using cache [2022-06-03T10:38:24.082Z] ---> 98d0334df23a [2022-06-03T10:38:24.082Z] Step 8/31 : COPY . . [2022-06-03T10:38:24.082Z] ---> Using cache [2022-06-03T10:38:24.082Z] ---> 32ea7c0c6fb9 [2022-06-03T10:38:24.082Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T10:38:25.020Z] ---> Running in 4f47873d984a [2022-06-03T10:38:25.020Z] Removing intermediate container 530d3766a707 [2022-06-03T10:38:25.020Z] ---> a2e9a4e4b5a0 [2022-06-03T10:38:25.020Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T10:38:25.020Z] ---> 7b1a6d1eea19 [2022-06-03T10:38:25.020Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:38:25.020Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T10:38:25.279Z] ---> Running in ab54f50b6ffc [2022-06-03T10:38:26.215Z] Removing intermediate container ab54f50b6ffc [2022-06-03T10:38:26.215Z] ---> f613ccdd38da [2022-06-03T10:38:26.215Z] Step 8/23 : COPY . . [2022-06-03T10:38:27.294Z] Removing intermediate container ffb67bfb00fc [2022-06-03T10:38:27.294Z] ---> 3de5aa0fa187 [2022-06-03T10:38:27.294Z] Step 8/31 : COPY . . [2022-06-03T10:38:29.296Z] Removing intermediate container b619b4d39d20 [2022-06-03T10:38:29.296Z] ---> 98af7c666fe9 [2022-06-03T10:38:29.296Z] Step 8/23 : COPY . . [2022-06-03T10:38:29.296Z] Removing intermediate container acb3042ecc60 [2022-06-03T10:38:29.296Z] ---> 1d1b45cde1e3 [2022-06-03T10:38:29.296Z] Step 8/26 : COPY . . [2022-06-03T10:38:29.576Z] Removing intermediate container f8fe1b076ce9 [2022-06-03T10:38:29.576Z] ---> 2ff1857e5e0e [2022-06-03T10:38:29.576Z] Step 8/25 : COPY . . [2022-06-03T10:38:29.854Z] Removing intermediate container 9b30308394b5 [2022-06-03T10:38:29.854Z] ---> 5dacc10364a4 [2022-06-03T10:38:29.854Z] Step 8/23 : COPY . . [2022-06-03T10:38:32.783Z] ---> ab9e01007db5 [2022-06-03T10:38:32.783Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-03T10:38:32.783Z] ---> Running in cf6e2a2f129e [2022-06-03T10:38:33.355Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T10:38:39.932Z] Removing intermediate container 4f47873d984a [2022-06-03T10:38:39.932Z] ---> 064d68bcb5d1 [2022-06-03T10:38:39.932Z] [2022-06-03T10:38:39.932Z] Step 10/31 : FROM alpine:3.14 [2022-06-03T10:38:39.932Z] ---> e04c818066af [2022-06-03T10:38:39.932Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T10:38:39.932Z] ---> Running in 16a686e0c8ed [2022-06-03T10:38:39.932Z] Removing intermediate container 16a686e0c8ed [2022-06-03T10:38:39.932Z] ---> 5bcbe69c3457 [2022-06-03T10:38:39.932Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T10:38:39.932Z] ---> Running in 95f29f684121 [2022-06-03T10:38:40.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:40.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:40.758Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T10:38:40.758Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T10:38:40.758Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:38:40.758Z] OK: 6 MiB in 16 packages [2022-06-03T10:38:41.326Z] Removing intermediate container 95f29f684121 [2022-06-03T10:38:41.326Z] ---> d9e8e4a2feba [2022-06-03T10:38:41.326Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T10:38:41.326Z] ---> Running in 94a3b491f7f5 [2022-06-03T10:38:41.326Z] Removing intermediate container 94a3b491f7f5 [2022-06-03T10:38:41.326Z] ---> 280199d6b543 [2022-06-03T10:38:41.326Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T10:38:41.588Z] ---> Running in ee7168ebe351 [2022-06-03T10:38:41.588Z] Removing intermediate container ee7168ebe351 [2022-06-03T10:38:41.588Z] ---> fda447ccca4e [2022-06-03T10:38:41.588Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T10:38:41.588Z] ---> Running in 60ab9604c042 [2022-06-03T10:38:42.530Z] Removing intermediate container 60ab9604c042 [2022-06-03T10:38:42.530Z] ---> d8c6a6628369 [2022-06-03T10:38:42.530Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T10:38:42.530Z] ---> Running in 7e900e8d6588 [2022-06-03T10:38:42.530Z] Removing intermediate container 7e900e8d6588 [2022-06-03T10:38:42.530Z] ---> 3f22f829013b [2022-06-03T10:38:42.530Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T10:38:42.789Z] ---> eb9936de1bd6 [2022-06-03T10:38:42.789Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T10:38:42.789Z] ---> Running in 447701690aeb [2022-06-03T10:38:43.725Z] Removing intermediate container 447701690aeb [2022-06-03T10:38:43.726Z] ---> 79f9d7bc603a [2022-06-03T10:38:43.726Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:38:43.726Z] ---> 60e81797884c [2022-06-03T10:38:43.726Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T10:38:44.293Z] ---> 98fe3f4213a5 [2022-06-03T10:38:44.293Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T10:38:44.293Z] ---> 3c670b14d6fc [2022-06-03T10:38:44.293Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T10:38:44.551Z] ---> 58c25f5cd7a3 [2022-06-03T10:38:44.552Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T10:38:44.811Z] ---> 004b74115db7 [2022-06-03T10:38:44.811Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T10:38:44.811Z] ---> Running in 1b48f723aca9 [2022-06-03T10:38:44.988Z] ---> dcb509fc1444 [2022-06-03T10:38:44.988Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T10:38:44.988Z] ---> Running in 54800036b0ee [2022-06-03T10:38:44.988Z] ---> 1adf4f6dbbf6 [2022-06-03T10:38:44.988Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T10:38:44.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T10:38:44.988Z] ---> Running in 2d722a26fc6c [2022-06-03T10:38:45.073Z] Removing intermediate container 1b48f723aca9 [2022-06-03T10:38:45.073Z] ---> 928cf5c352b0 [2022-06-03T10:38:45.073Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T10:38:45.333Z] ---> bc186db7c564 [2022-06-03T10:38:45.333Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-03T10:38:45.333Z] ---> Running in b75b968fb834 [2022-06-03T10:38:45.980Z] ---> 41ef0175473d [2022-06-03T10:38:45.980Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-03T10:38:46.265Z] ---> Running in 0386aba1c782 [2022-06-03T10:38:46.277Z] Removing intermediate container b75b968fb834 [2022-06-03T10:38:46.277Z] ---> c0906397d444 [2022-06-03T10:38:46.277Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T10:38:46.277Z] ---> Running in 0034129a4fca [2022-06-03T10:38:46.277Z] Removing intermediate container 0034129a4fca [2022-06-03T10:38:46.277Z] ---> 2dbf1899b8c2 [2022-06-03T10:38:46.277Z] Step 28/31 : CMD ["gate"] [2022-06-03T10:38:46.535Z] ---> Running in 03d8ac1677bd [2022-06-03T10:38:46.535Z] Removing intermediate container 03d8ac1677bd [2022-06-03T10:38:46.535Z] ---> 7c62a92d3bb7 [2022-06-03T10:38:46.535Z] Step 29/31 : LABEL arch=x86_64 [2022-06-03T10:38:46.811Z] ---> Running in 675bd9b1ca14 [2022-06-03T10:38:46.811Z] Removing intermediate container 675bd9b1ca14 [2022-06-03T10:38:46.812Z] ---> 518cc90331a5 [2022-06-03T10:38:46.812Z] Step 30/31 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:38:46.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T10:38:47.071Z] ---> Running in dd4260bab8e5 [2022-06-03T10:38:47.330Z] Removing intermediate container dd4260bab8e5 [2022-06-03T10:38:47.330Z] ---> 6109be26a323 [2022-06-03T10:38:47.330Z] Step 31/31 : LABEL version=2.2.1-dev.9 [2022-06-03T10:38:47.330Z] ---> Running in 39d7eacf435b [2022-06-03T10:38:47.486Z] ---> a907c0ad6271 [2022-06-03T10:38:47.487Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T10:38:47.589Z] Removing intermediate container 39d7eacf435b [2022-06-03T10:38:47.589Z] ---> 4567179e9eb0 [2022-06-03T10:38:47.589Z] [2022-06-03T10:38:47.589Z] Successfully built 4567179e9eb0 [2022-06-03T10:38:47.589Z] Successfully tagged security-bootstrapper:latest [2022-06-03T10:38:47.589Z]  Building security-bootstrapper ... done Building support-notifications [2022-06-03T10:38:47.770Z] ---> Running in 408431a17537 [2022-06-03T10:38:47.770Z] ---> d417aa85b19b [2022-06-03T10:38:47.770Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T10:38:48.049Z] ---> Running in bc1b2b5d48ef [2022-06-03T10:38:49.051Z] Removing intermediate container 408431a17537 [2022-06-03T10:38:49.051Z] ---> cbee96f54b0e [2022-06-03T10:38:49.051Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-03T10:38:49.051Z] ---> Running in a8174c2e182f [2022-06-03T10:38:49.051Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T10:38:50.510Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T10:38:50.881Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:38:50.881Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:38:50.881Z] ---> 4accc214c0bd [2022-06-03T10:38:50.881Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T10:38:50.881Z] ---> Using cache [2022-06-03T10:38:50.881Z] ---> c22e5f224d5d [2022-06-03T10:38:50.881Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:38:50.881Z] ---> Using cache [2022-06-03T10:38:50.881Z] ---> 429f2e2ee093 [2022-06-03T10:38:50.881Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T10:38:51.821Z] ---> Running in 153ca8c4889b [2022-06-03T10:38:51.975Z] Removing intermediate container a8174c2e182f [2022-06-03T10:38:51.975Z] ---> 2e994180f5cf [2022-06-03T10:38:51.975Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-03T10:38:51.975Z] ---> Running in f3fa70187fa9 [2022-06-03T10:38:52.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:52.591Z] Removing intermediate container f3fa70187fa9 [2022-06-03T10:38:52.591Z] ---> b3d83a583ac2 [2022-06-03T10:38:52.591Z] 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-06-03T10:38:52.591Z] ---> Running in 08798f2f3d22 [2022-06-03T10:38:53.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:53.021Z] OK: 221 MiB in 52 packages [2022-06-03T10:38:53.297Z] Removing intermediate container cf6e2a2f129e [2022-06-03T10:38:53.297Z] ---> 1e18ebede3f3 [2022-06-03T10:38:53.297Z] [2022-06-03T10:38:53.297Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T10:38:53.297Z] ---> e04c818066af [2022-06-03T10:38:53.297Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T10:38:53.557Z] ---> Running in 00b6a8e56d7b [2022-06-03T10:38:53.557Z] Removing intermediate container 00b6a8e56d7b [2022-06-03T10:38:53.557Z] ---> e579b0612abb [2022-06-03T10:38:53.557Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-03T10:38:53.557Z] Removing intermediate container 153ca8c4889b [2022-06-03T10:38:53.557Z] ---> efd3e4948c54 [2022-06-03T10:38:53.557Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T10:38:53.557Z] ---> Running in ed712ab7d03d [2022-06-03T10:38:53.818Z] Removing intermediate container ed712ab7d03d [2022-06-03T10:38:53.818Z] ---> 31e2e8292dea [2022-06-03T10:38:53.818Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-03T10:38:53.818Z] ---> Running in 688eb922991d [2022-06-03T10:38:53.818Z] ---> a2c08299a1e7 [2022-06-03T10:38:53.818Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:38:53.818Z] ---> Running in 78f73cd8ef07 [2022-06-03T10:38:53.818Z] Removing intermediate container 688eb922991d [2022-06-03T10:38:53.818Z] ---> 73bf0082d547 [2022-06-03T10:38:53.818Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:38:54.077Z] ---> Running in 745481d07ea1 [2022-06-03T10:38:54.645Z] Removing intermediate container 745481d07ea1 [2022-06-03T10:38:54.645Z] ---> e18ceb86ecb5 [2022-06-03T10:38:54.645Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T10:38:54.645Z] ---> Running in 4c6766f42952 [2022-06-03T10:38:54.645Z] Removing intermediate container 78f73cd8ef07 [2022-06-03T10:38:54.645Z] ---> 27de8b68c656 [2022-06-03T10:38:54.645Z] Step 8/22 : COPY . . [2022-06-03T10:38:55.210Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:55.232Z] spire-1.2.1/ [2022-06-03T10:38:55.232Z] spire-1.2.1/.data/ [2022-06-03T10:38:55.232Z] spire-1.2.1/.data/.file [2022-06-03T10:38:55.232Z] spire-1.2.1/.dockerignore [2022-06-03T10:38:55.232Z] spire-1.2.1/.gitattributes [2022-06-03T10:38:55.232Z] spire-1.2.1/.githooks/ [2022-06-03T10:38:55.232Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/ [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/workflows/ [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T10:38:55.232Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T10:38:55.232Z] spire-1.2.1/.gitignore [2022-06-03T10:38:55.232Z] spire-1.2.1/.go-version [2022-06-03T10:38:55.232Z] spire-1.2.1/.golangci.yml [2022-06-03T10:38:55.232Z] spire-1.2.1/ADOPTERS.md [2022-06-03T10:38:55.232Z] spire-1.2.1/CHANGELOG.md [2022-06-03T10:38:55.232Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T10:38:55.232Z] spire-1.2.1/CODEOWNERS [2022-06-03T10:38:55.232Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T10:38:55.232Z] spire-1.2.1/Dockerfile [2022-06-03T10:38:55.232Z] spire-1.2.1/Dockerfile.dev [2022-06-03T10:38:55.232Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T10:38:55.232Z] spire-1.2.1/LICENSE [2022-06-03T10:38:55.232Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T10:38:55.232Z] spire-1.2.1/Makefile [2022-06-03T10:38:55.232Z] spire-1.2.1/README.md [2022-06-03T10:38:55.232Z] spire-1.2.1/ROADMAP.md [2022-06-03T10:38:55.232Z] spire-1.2.1/SECURITY.md [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T10:38:55.232Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T10:38:55.511Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T10:38:55.511Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T10:38:55.511Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T10:38:55.511Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T10:38:55.511Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T10:38:55.511Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T10:38:55.511Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T10:38:55.511Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T10:38:55.511Z] spire-1.2.1/conf/ [2022-06-03T10:38:55.511Z] spire-1.2.1/conf/agent/ [2022-06-03T10:38:55.511Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T10:38:55.511Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T10:38:55.511Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T10:38:55.511Z] spire-1.2.1/conf/server/ [2022-06-03T10:38:55.511Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T10:38:55.511Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T10:38:55.511Z] spire-1.2.1/conf/server/server.conf [2022-06-03T10:38:55.511Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/ [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/auditlog.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/ [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/spire_server.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/telemetry.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/upgrading.md [2022-06-03T10:38:55.511Z] spire-1.2.1/doc/using_spire.md [2022-06-03T10:38:55.511Z] spire-1.2.1/examples/ [2022-06-03T10:38:55.511Z] spire-1.2.1/examples/README.md [2022-06-03T10:38:55.511Z] spire-1.2.1/go.mod [2022-06-03T10:38:55.511Z] spire-1.2.1/go.sum [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T10:38:55.511Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T10:38:55.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T10:38:55.778Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:38:55.789Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T10:38:55.790Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/health/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/log/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T10:38:55.791Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/util/ [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T10:38:56.066Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/version/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T10:38:56.067Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T10:38:56.343Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T10:38:56.343Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T10:38:56.343Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T10:38:56.343Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T10:38:56.345Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T10:38:56.345Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/config.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T10:38:56.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T10:38:56.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T10:38:56.602Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T10:38:56.602Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T10:38:56.602Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:38:56.602Z] OK: 8 MiB in 20 packages [2022-06-03T10:38:56.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T10:38:56.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T10:38:56.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T10:38:56.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T10:38:56.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T10:38:56.622Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/server.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/ [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/private/ [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/private/server/ [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/ [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/common/ [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T10:38:56.623Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T10:38:56.623Z] spire-1.2.1/release/ [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire-extras/ [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire/ [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire/README.md [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire/conf/ [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T10:38:56.623Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T10:38:56.623Z] spire-1.2.1/script/ [2022-06-03T10:38:56.623Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T10:38:56.623Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T10:38:56.623Z] spire-1.2.1/support/ [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/ [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T10:38:56.623Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T10:38:56.624Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T10:38:56.624Z] spire-1.2.1/test/ [2022-06-03T10:38:56.624Z] spire-1.2.1/test/clock/ [2022-06-03T10:38:56.624Z] spire-1.2.1/test/clock/clock.go [2022-06-03T10:38:56.624Z] spire-1.2.1/test/fakes/ [2022-06-03T10:38:56.624Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T10:38:56.624Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T10:38:56.624Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T10:38:56.624Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T10:38:56.624Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T10:38:56.624Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T10:38:56.624Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T10:38:56.902Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T10:38:56.903Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/README.md [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/common [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T10:38:56.903Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T10:38:56.904Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T10:38:56.905Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T10:38:57.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T10:38:57.184Z] spire-1.2.1/test/integration/test.sh [2022-06-03T10:38:57.184Z] spire-1.2.1/test/plugintest/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/spiretest/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/testca/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/testca/ca.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/testkey/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T10:38:57.184Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/testkey/new.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/util/ [2022-06-03T10:38:57.184Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/util/race.go [2022-06-03T10:38:57.184Z] spire-1.2.1/test/util/util.go [2022-06-03T10:38:57.184Z] building spire from source... [2022-06-03T10:38:57.788Z] Installing go1.17.7... [2022-06-03T10:38:59.901Z] ---> 4b7e3ec108d6 [2022-06-03T10:38:59.901Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-03T10:38:59.901Z] ---> Running in 45809ff535dc [2022-06-03T10:38:59.901Z] Removing intermediate container 4c6766f42952 [2022-06-03T10:38:59.901Z] ---> f421f6b88169 [2022-06-03T10:38:59.901Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:39:00.162Z] ---> bcaeba7115b4 [2022-06-03T10:39:00.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T10:39:00.162Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T10:39:00.732Z] ---> 2bd3b6786e9d [2022-06-03T10:39:00.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T10:39:00.993Z] ---> 1637c136437b [2022-06-03T10:39:00.993Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-03T10:39:00.993Z] ---> Running in 71d3d6c6dc7c [2022-06-03T10:39:00.993Z] Removing intermediate container 71d3d6c6dc7c [2022-06-03T10:39:00.993Z] ---> 79fa3714473c [2022-06-03T10:39:00.993Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:39:01.253Z] ---> Running in 347b99984e93 [2022-06-03T10:39:01.253Z] Removing intermediate container 347b99984e93 [2022-06-03T10:39:01.253Z] ---> 732fe9176f58 [2022-06-03T10:39:01.253Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T10:39:01.253Z] ---> Running in 3dd780a4eb12 [2022-06-03T10:39:01.253Z] Removing intermediate container 3dd780a4eb12 [2022-06-03T10:39:01.253Z] ---> cd0159a60a1a [2022-06-03T10:39:01.253Z] Step 22/23 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:39:01.253Z] ---> Running in d35fde34ec65 [2022-06-03T10:39:01.513Z] Removing intermediate container d35fde34ec65 [2022-06-03T10:39:01.513Z] ---> 2073d2b78f76 [2022-06-03T10:39:01.513Z] Step 23/23 : LABEL version=2.2.1-dev.9 [2022-06-03T10:39:01.513Z] ---> Running in 14ad7ff1e782 [2022-06-03T10:39:02.082Z] Removing intermediate container 14ad7ff1e782 [2022-06-03T10:39:02.082Z] ---> 507a7333e0bf [2022-06-03T10:39:02.082Z] [2022-06-03T10:39:02.082Z] Successfully built 507a7333e0bf [2022-06-03T10:39:02.082Z] Successfully tagged core-data:latest [2022-06-03T10:39:02.082Z] Building security-secretstore-setup [2022-06-03T10:39:03.460Z]  Building core-data ... done Building bin/spire-agent... [2022-06-03T10:39:03.460Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T10:39:03.460Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T10:39:03.460Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T10:39:03.460Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T10:39:04.397Z] Building bin/spire-agent... [2022-06-03T10:39:04.397Z] Building bin/spire-agent... [2022-06-03T10:39:04.397Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T10:39:04.397Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T10:39:04.397Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T10:39:04.397Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T10:39:04.397Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T10:39:04.397Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T10:39:04.397Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T10:39:04.397Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T10:39:04.397Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T10:39:04.397Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T10:39:04.397Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T10:39:04.656Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T10:39:04.656Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T10:39:04.656Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T10:39:04.656Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T10:39:04.656Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T10:39:04.656Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T10:39:05.225Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:39:05.225Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:39:05.225Z] ---> 4accc214c0bd [2022-06-03T10:39:05.225Z] Step 3/25 : WORKDIR /edgex-go [2022-06-03T10:39:05.225Z] ---> Using cache [2022-06-03T10:39:05.225Z] ---> c22e5f224d5d [2022-06-03T10:39:05.225Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:39:05.225Z] ---> Using cache [2022-06-03T10:39:05.225Z] ---> 429f2e2ee093 [2022-06-03T10:39:05.225Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-03T10:39:05.225Z] ---> Using cache [2022-06-03T10:39:05.484Z] ---> f7cd86664908 [2022-06-03T10:39:05.484Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-03T10:39:05.484Z] ---> Using cache [2022-06-03T10:39:05.484Z] ---> f914b56ca574 [2022-06-03T10:39:05.484Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:39:05.484Z] ---> Using cache [2022-06-03T10:39:05.484Z] ---> 98d0334df23a [2022-06-03T10:39:05.484Z] Step 8/25 : COPY . . [2022-06-03T10:39:05.484Z] ---> Using cache [2022-06-03T10:39:05.484Z] ---> 32ea7c0c6fb9 [2022-06-03T10:39:05.484Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T10:39:05.484Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T10:39:05.484Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T10:39:05.484Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T10:39:05.484Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T10:39:05.484Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T10:39:05.484Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T10:39:05.484Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T10:39:05.484Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T10:39:05.484Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T10:39:05.484Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T10:39:05.484Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T10:39:05.484Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T10:39:05.484Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T10:39:05.484Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T10:39:05.484Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T10:39:05.744Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T10:39:05.744Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T10:39:05.744Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T10:39:11.031Z]  ---> Running in 835951ec9c66 [2022-06-03T10:39:11.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T10:39:24.634Z] Building bin/spire-server... [2022-06-03T10:39:24.635Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T10:39:24.635Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T10:39:24.635Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T10:39:24.635Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T10:39:24.635Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T10:39:24.635Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T10:39:24.635Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T10:39:24.635Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T10:39:24.635Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T10:39:26.079Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T10:39:27.069Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T10:39:27.069Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T10:39:27.069Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T10:39:27.069Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T10:39:29.060Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T10:39:29.338Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T10:39:29.338Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T10:39:29.338Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T10:39:29.381Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T10:39:30.328Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T10:39:30.328Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T10:39:30.328Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T10:39:30.607Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T10:39:30.883Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T10:39:31.486Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T10:39:31.766Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T10:39:35.951Z] Removing intermediate container 45809ff535dc [2022-06-03T10:39:35.951Z] ---> 6e6b178d769b [2022-06-03T10:39:35.951Z] [2022-06-03T10:39:35.951Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T10:39:35.951Z] ---> e04c818066af [2022-06-03T10:39:35.951Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T10:39:38.486Z] ---> Running in fb443d01b83d [2022-06-03T10:39:38.486Z] Removing intermediate container 835951ec9c66 [2022-06-03T10:39:38.486Z] ---> fea03af9163d [2022-06-03T10:39:38.486Z] [2022-06-03T10:39:38.486Z] Step 10/25 : FROM alpine:3.14 [2022-06-03T10:39:38.486Z] ---> e04c818066af [2022-06-03T10:39:38.486Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T10:39:38.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:39:38.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:39:38.744Z] ---> Running in 1dd6ad7d5c46 [2022-06-03T10:39:38.744Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T10:39:38.744Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T10:39:38.744Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:39:38.744Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T10:39:38.744Z] OK: 6 MiB in 16 packages [2022-06-03T10:39:39.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:39:39.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:39:39.262Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T10:39:39.262Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T10:39:39.262Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T10:39:39.262Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:39:39.262Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T10:39:39.520Z] OK: 6 MiB in 17 packages [2022-06-03T10:39:42.053Z] Removing intermediate container fb443d01b83d [2022-06-03T10:39:42.053Z] ---> 9168313d6fd3 [2022-06-03T10:39:42.053Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T10:39:42.622Z] Removing intermediate container 1dd6ad7d5c46 [2022-06-03T10:39:42.622Z] ---> af1db93084bd [2022-06-03T10:39:42.622Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T10:39:42.881Z] ---> Running in 8aa95ba7b341 [2022-06-03T10:39:42.881Z] ---> Running in e4d0780960ae [2022-06-03T10:39:43.140Z] Removing intermediate container 8aa95ba7b341 [2022-06-03T10:39:43.140Z] ---> af89f3544709 [2022-06-03T10:39:43.140Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-03T10:39:43.399Z] Removing intermediate container e4d0780960ae [2022-06-03T10:39:43.399Z] ---> 15d560e2a1ef [2022-06-03T10:39:43.399Z] Step 13/25 : WORKDIR / [2022-06-03T10:39:43.658Z] ---> Running in 6aae338ab1fa [2022-06-03T10:39:43.923Z] ---> Running in a7727949891d [2022-06-03T10:39:44.490Z] Removing intermediate container 6aae338ab1fa [2022-06-03T10:39:44.490Z] ---> 29f8573e2672 [2022-06-03T10:39:44.490Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T10:39:45.058Z] Removing intermediate container a7727949891d [2022-06-03T10:39:45.058Z] ---> 542125da74b0 [2022-06-03T10:39:45.058Z] 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-06-03T10:39:45.058Z] ---> Running in 64f0d3013310 [2022-06-03T10:39:45.624Z] ---> 7c8e506d979b [2022-06-03T10:39:45.624Z] 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-06-03T10:39:45.921Z] Removing intermediate container 64f0d3013310 [2022-06-03T10:39:45.922Z] ---> 8139e6d01041 [2022-06-03T10:39:45.922Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:39:46.571Z] ---> 5a4e54a04f7e [2022-06-03T10:39:46.571Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T10:39:46.571Z] ---> a0065af05fa1 [2022-06-03T10:39:46.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T10:39:46.571Z] ---> 860d5cb0e49c [2022-06-03T10:39:46.571Z] 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-06-03T10:39:46.899Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T10:39:46.899Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T10:39:46.899Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T10:39:46.899Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T10:39:46.899Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T10:39:46.899Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T10:39:46.899Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T10:39:46.899Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T10:39:46.899Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T10:39:46.899Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T10:39:47.179Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T10:39:47.179Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T10:39:47.179Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T10:39:47.179Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T10:39:47.683Z] ---> 2ba942eb20a6 [2022-06-03T10:39:47.683Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T10:39:47.683Z] ---> fdbba73c60a4 [2022-06-03T10:39:47.683Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T10:39:47.781Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T10:39:48.617Z] ---> c03f138fbb8f [2022-06-03T10:39:48.617Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T10:39:48.770Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T10:39:49.044Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T10:39:49.184Z] ---> 442d01f55dd4 [2022-06-03T10:39:49.184Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-03T10:39:49.643Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T10:39:49.643Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T10:39:49.750Z] ---> Running in 08ba400f8a5a [2022-06-03T10:39:49.751Z] ---> 75caef23cd1e [2022-06-03T10:39:49.751Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T10:39:49.919Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T10:39:49.919Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T10:39:50.009Z] Removing intermediate container 08ba400f8a5a [2022-06-03T10:39:50.009Z] ---> 5210260c36b6 [2022-06-03T10:39:50.009Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:39:50.196Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T10:39:50.196Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T10:39:50.196Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T10:39:50.577Z] ---> 94c9f1510ae3 [2022-06-03T10:39:50.577Z] 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-06-03T10:39:50.577Z] ---> Running in 8fcf33a7d550 [2022-06-03T10:39:50.577Z] ---> Running in 3ce9afa3d643 [2022-06-03T10:39:50.835Z] Removing intermediate container 8fcf33a7d550 [2022-06-03T10:39:50.835Z] ---> 1487b93ef563 [2022-06-03T10:39:50.835Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T10:39:50.836Z] ---> Running in c4d39edcf759 [2022-06-03T10:39:51.094Z] Removing intermediate container c4d39edcf759 [2022-06-03T10:39:51.094Z] ---> 24501ea9b115 [2022-06-03T10:39:51.094Z] Step 21/22 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:39:51.352Z] ---> Running in 5014ffa6cd3f [2022-06-03T10:39:51.611Z] Removing intermediate container 5014ffa6cd3f [2022-06-03T10:39:51.611Z] ---> 251164404ee3 [2022-06-03T10:39:51.611Z] Step 22/22 : LABEL version=2.2.1-dev.9 [2022-06-03T10:39:51.611Z] ---> Running in de21e45a7382 [2022-06-03T10:39:51.611Z] Removing intermediate container 3ce9afa3d643 [2022-06-03T10:39:51.611Z] ---> d0b14ffb7948 [2022-06-03T10:39:51.611Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T10:39:51.871Z] ---> Running in 76e2cba9b45d [2022-06-03T10:39:51.871Z] Removing intermediate container de21e45a7382 [2022-06-03T10:39:51.871Z] ---> b51a1e30c83c [2022-06-03T10:39:51.871Z] [2022-06-03T10:39:51.871Z] Removing intermediate container 76e2cba9b45d [2022-06-03T10:39:51.871Z] ---> 4a102f676fcf [2022-06-03T10:39:51.871Z] Step 23/25 : LABEL arch=x86_64 [2022-06-03T10:39:52.130Z] Successfully built b51a1e30c83c [2022-06-03T10:39:52.130Z] ---> Running in 3c5f7ee4101d [2022-06-03T10:39:52.130Z] Successfully tagged support-notifications:latest [2022-06-03T10:39:52.130Z] Building security-proxy-setup [2022-06-03T10:39:53.064Z]  Building support-notifications ... done Removing intermediate container 3c5f7ee4101d [2022-06-03T10:39:53.064Z] ---> 2151ce761025 [2022-06-03T10:39:53.064Z] Step 24/25 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:39:55.599Z] ---> Running in c0285904aacc [2022-06-03T10:39:55.858Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:39:55.859Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:39:55.859Z] ---> 4accc214c0bd [2022-06-03T10:39:55.859Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T10:39:55.859Z] ---> Using cache [2022-06-03T10:39:55.859Z] ---> c22e5f224d5d [2022-06-03T10:39:55.859Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:39:55.859Z] ---> Using cache [2022-06-03T10:39:55.859Z] ---> 429f2e2ee093 [2022-06-03T10:39:55.859Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T10:39:55.859Z] ---> Using cache [2022-06-03T10:39:55.859Z] ---> f7cd86664908 [2022-06-03T10:39:55.859Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T10:39:55.859Z] ---> Using cache [2022-06-03T10:39:55.859Z] ---> f914b56ca574 [2022-06-03T10:39:55.859Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:39:55.859Z] ---> Using cache [2022-06-03T10:39:55.859Z] ---> 98d0334df23a [2022-06-03T10:39:55.859Z] Step 8/22 : COPY . . [2022-06-03T10:39:55.859Z] ---> Using cache [2022-06-03T10:39:55.859Z] ---> 32ea7c0c6fb9 [2022-06-03T10:39:55.859Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T10:40:01.133Z] Removing intermediate container c0285904aacc [2022-06-03T10:40:01.133Z] ---> 0e153d1f87d7 [2022-06-03T10:40:01.133Z] Step 25/25 : LABEL version=2.2.1-dev.9 [2022-06-03T10:40:03.074Z] ---> Running in 442e532fbbf6 [2022-06-03T10:40:03.660Z] ---> Running in 5d4e5460d968 [2022-06-03T10:40:03.919Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T10:40:04.487Z] Removing intermediate container 5d4e5460d968 [2022-06-03T10:40:04.487Z] ---> bbc02bb030b3 [2022-06-03T10:40:04.487Z] [2022-06-03T10:40:04.487Z] Successfully built bbc02bb030b3 [2022-06-03T10:40:04.487Z] Successfully tagged security-secretstore-setup:latest [2022-06-03T10:40:04.487Z] Building core-command [2022-06-03T10:40:05.336Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T10:40:05.336Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T10:40:05.336Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T10:40:05.336Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T10:40:05.336Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T10:40:05.336Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T10:40:05.336Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T10:40:05.336Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T10:40:05.336Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T10:40:05.336Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T10:40:05.336Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T10:40:05.336Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T10:40:12.617Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:40:12.617Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:40:12.617Z] ---> 4accc214c0bd [2022-06-03T10:40:12.617Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T10:40:12.617Z] ---> Using cache [2022-06-03T10:40:12.617Z] ---> c22e5f224d5d [2022-06-03T10:40:12.617Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:40:12.617Z] ---> Using cache [2022-06-03T10:40:12.617Z] ---> 429f2e2ee093 [2022-06-03T10:40:12.617Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T10:40:12.617Z] ---> Using cache [2022-06-03T10:40:12.617Z] ---> f7cd86664908 [2022-06-03T10:40:12.617Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T10:40:12.617Z] ---> Using cache [2022-06-03T10:40:12.617Z] ---> f914b56ca574 [2022-06-03T10:40:12.617Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:40:12.617Z] ---> Using cache [2022-06-03T10:40:12.617Z] ---> 98d0334df23a [2022-06-03T10:40:12.617Z] Step 8/23 : COPY . . [2022-06-03T10:40:12.618Z] ---> Using cache [2022-06-03T10:40:12.618Z] ---> 32ea7c0c6fb9 [2022-06-03T10:40:12.618Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-03T10:40:13.557Z] ---> Running in 3c825b12ea51 [2022-06-03T10:40:13.836Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T10:40:16.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T10:40:17.767Z] Removing intermediate container 35cf499375e1 [2022-06-03T10:40:17.767Z] ---> 81b8d05bbb24 [2022-06-03T10:40:17.767Z] [2022-06-03T10:40:17.767Z] Step 13/26 : FROM alpine:3.15 [2022-06-03T10:40:17.767Z] ---> 0ac33e5f5afa [2022-06-03T10:40:17.767Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T10:40:17.767Z] ---> Using cache [2022-06-03T10:40:17.767Z] ---> 1362441d85c3 [2022-06-03T10:40:17.767Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:40:17.767Z] ---> Using cache [2022-06-03T10:40:17.767Z] ---> 6c0d99e90e45 [2022-06-03T10:40:17.767Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-03T10:40:17.767Z] Removing intermediate container 3910c636293c [2022-06-03T10:40:17.767Z] ---> 7f117f850a3a [2022-06-03T10:40:17.767Z] [2022-06-03T10:40:17.767Z] Step 13/25 : FROM alpine:3.15 [2022-06-03T10:40:17.767Z] ---> 0ac33e5f5afa [2022-06-03T10:40:17.767Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T10:40:17.767Z] ---> Using cache [2022-06-03T10:40:17.767Z] ---> 1362441d85c3 [2022-06-03T10:40:17.767Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:40:17.767Z] ---> Using cache [2022-06-03T10:40:17.767Z] ---> 6c0d99e90e45 [2022-06-03T10:40:17.767Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-03T10:40:17.767Z] Removing intermediate container 96fddd0e9e53 [2022-06-03T10:40:17.767Z] ---> 2c09772d19e5 [2022-06-03T10:40:17.767Z] [2022-06-03T10:40:17.767Z] Step 13/26 : FROM alpine:3.15 [2022-06-03T10:40:17.767Z] ---> 0ac33e5f5afa [2022-06-03T10:40:17.767Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T10:40:17.767Z] ---> Using cache [2022-06-03T10:40:17.767Z] ---> 1362441d85c3 [2022-06-03T10:40:17.767Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:40:17.767Z] ---> Using cache [2022-06-03T10:40:17.767Z] ---> 6c0d99e90e45 [2022-06-03T10:40:17.767Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-03T10:40:18.337Z] ---> Running in 814cb1473240 [2022-06-03T10:40:18.337Z] ---> Running in abd707eea9c2 [2022-06-03T10:40:18.337Z] ---> Running in f5620921c9c1 [2022-06-03T10:40:18.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:19.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:19.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:19.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:20.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:20.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:20.003Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T10:40:20.003Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T10:40:20.003Z] OK: 15859 distinct packages available [2022-06-03T10:40:20.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:20.262Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T10:40:20.262Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T10:40:20.262Z] OK: 15859 distinct packages available [2022-06-03T10:40:20.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:20.524Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T10:40:20.524Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T10:40:20.524Z] OK: 15859 distinct packages available [2022-06-03T10:40:20.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:20.783Z] Removing intermediate container 442e532fbbf6 [2022-06-03T10:40:20.783Z] ---> 31d3853e2d56 [2022-06-03T10:40:20.783Z] [2022-06-03T10:40:20.783Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T10:40:20.783Z] ---> e04c818066af [2022-06-03T10:40:20.783Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-03T10:40:21.043Z] ---> Running in 3f9d2f885476 [2022-06-03T10:40:21.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:21.306Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:21.306Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-03T10:40:21.306Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:21.306Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-03T10:40:21.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:21.564Z] (3/4) Installing libucontext (1.1-r0) [2022-06-03T10:40:21.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T10:40:21.564Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-03T10:40:21.564Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-03T10:40:21.564Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-03T10:40:21.564Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T10:40:21.564Z] OK: 6 MiB in 18 packages [2022-06-03T10:40:21.564Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-03T10:40:21.823Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-03T10:40:21.823Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-03T10:40:21.823Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-03T10:40:21.823Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T10:40:21.823Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-03T10:40:21.823Z] (5/6) Installing curl (7.79.1-r1) [2022-06-03T10:40:21.823Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-03T10:40:21.823Z] (3/5) Installing libucontext (1.1-r0) [2022-06-03T10:40:21.823Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:40:21.823Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T10:40:21.824Z] (3/5) Installing libucontext (1.1-r0) [2022-06-03T10:40:21.824Z] OK: 8 MiB in 20 packages [2022-06-03T10:40:21.824Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-03T10:40:21.824Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-03T10:40:21.824Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-03T10:40:22.085Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-03T10:40:22.085Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T10:40:22.085Z] OK: 6 MiB in 19 packages [2022-06-03T10:40:22.085Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T10:40:22.085Z] OK: 6 MiB in 19 packages [2022-06-03T10:40:22.344Z] Removing intermediate container 814cb1473240 [2022-06-03T10:40:22.344Z] ---> b4eaa2ed282f [2022-06-03T10:40:22.344Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-03T10:40:22.648Z] Removing intermediate container 3f9d2f885476 [2022-06-03T10:40:22.648Z] ---> c5247e7b1d59 [2022-06-03T10:40:22.648Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T10:40:22.648Z] ---> Running in 1112925f6178 [2022-06-03T10:40:22.907Z] Removing intermediate container f5620921c9c1 [2022-06-03T10:40:22.907Z] ---> 498929db175f [2022-06-03T10:40:22.907Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-06-03T10:40:22.907Z] Removing intermediate container 1112925f6178 [2022-06-03T10:40:22.907Z] ---> 8491a495960d [2022-06-03T10:40:22.907Z] Step 13/22 : WORKDIR /edgex [2022-06-03T10:40:22.907Z] Removing intermediate container abd707eea9c2 [2022-06-03T10:40:22.907Z] ---> 59bc0eda8c47 [2022-06-03T10:40:22.907Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-03T10:40:23.166Z] ---> Running in a4526f3188cb [2022-06-03T10:40:23.734Z] Removing intermediate container a4526f3188cb [2022-06-03T10:40:23.734Z] ---> abce4bd26528 [2022-06-03T10:40:23.734Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T10:40:24.312Z] ---> ce8121fdab7b [2022-06-03T10:40:24.312Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-03T10:40:24.312Z] ---> 0007202072fa [2022-06-03T10:40:24.312Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T10:40:24.312Z] ---> 80f49bbfb617 [2022-06-03T10:40:24.312Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T10:40:24.879Z] ---> 87d7a334de48 [2022-06-03T10:40:24.879Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T10:40:24.879Z] ---> b77bbd08fc7d [2022-06-03T10:40:24.879Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-03T10:40:25.139Z] ---> b9a675190512 [2022-06-03T10:40:25.139Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T10:40:25.139Z] ---> f00c1e70dff8 [2022-06-03T10:40:25.139Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-03T10:40:25.139Z] ---> Running in c1f2da9bfbfe [2022-06-03T10:40:25.720Z] Removing intermediate container c1f2da9bfbfe [2022-06-03T10:40:25.720Z] ---> f9e57019b262 [2022-06-03T10:40:25.721Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-03T10:40:25.721Z] ---> df30a917a252 [2022-06-03T10:40:25.721Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-03T10:40:25.721Z] ---> ec1cdda7ec5c [2022-06-03T10:40:25.721Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T10:40:25.979Z] ---> 1d08759fd877 [2022-06-03T10:40:25.979Z] Step 21/26 : WORKDIR / [2022-06-03T10:40:25.979Z] ---> 590d0e0014c5 [2022-06-03T10:40:25.979Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T10:40:25.979Z] ---> Running in c900a0273ec4 [2022-06-03T10:40:25.979Z] ---> a5dbabc017b0 [2022-06-03T10:40:25.979Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T10:40:26.238Z] ---> d22abf8390a0 [2022-06-03T10:40:26.238Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-03T10:40:26.238Z] ---> Running in de38acb67cb2 [2022-06-03T10:40:26.238Z] Removing intermediate container c900a0273ec4 [2022-06-03T10:40:26.238Z] ---> 376bab8c3caa [2022-06-03T10:40:26.238Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T10:40:26.238Z] ---> Running in 18764e1aee09 [2022-06-03T10:40:26.238Z] ---> c3eb71903a85 [2022-06-03T10:40:26.238Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-03T10:40:26.238Z] ---> Running in f32f277319be [2022-06-03T10:40:26.238Z] Removing intermediate container de38acb67cb2 [2022-06-03T10:40:26.238Z] ---> 690dbeb55f3f [2022-06-03T10:40:26.238Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T10:40:26.498Z] ---> Running in 8bac7eccd2a1 [2022-06-03T10:40:26.498Z] Removing intermediate container f32f277319be [2022-06-03T10:40:26.498Z] ---> cc1185fd8759 [2022-06-03T10:40:26.498Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T10:40:26.498Z] ---> 9149297e6d84 [2022-06-03T10:40:26.498Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-03T10:40:26.758Z] ---> Running in 82bb2e30daa3 [2022-06-03T10:40:26.758Z] Removing intermediate container 8bac7eccd2a1 [2022-06-03T10:40:26.758Z] ---> 8dadf070c33e [2022-06-03T10:40:26.758Z] Step 23/25 : LABEL arch=x86_64 [2022-06-03T10:40:26.758Z] ---> Running in 6f6dc2ca0671 [2022-06-03T10:40:26.758Z] Removing intermediate container 82bb2e30daa3 [2022-06-03T10:40:26.758Z] ---> b1f439280cfc [2022-06-03T10:40:26.758Z] Step 24/26 : LABEL arch=x86_64 [2022-06-03T10:40:27.018Z] ---> 10359bd016cd [2022-06-03T10:40:27.018Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T10:40:27.018Z] ---> Running in a15f230b3dd6 [2022-06-03T10:40:27.018Z] Removing intermediate container 6f6dc2ca0671 [2022-06-03T10:40:27.018Z] ---> 2291a1a5f2b3 [2022-06-03T10:40:27.018Z] Step 24/25 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:27.018Z] ---> Running in cfcc75a9f0b7 [2022-06-03T10:40:27.018Z] ---> Running in 4e47a951d9c5 [2022-06-03T10:40:27.018Z] Removing intermediate container a15f230b3dd6 [2022-06-03T10:40:27.018Z] ---> e9c98c8a1115 [2022-06-03T10:40:27.019Z] Step 25/26 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:27.277Z] Removing intermediate container 18764e1aee09 [2022-06-03T10:40:27.277Z] ---> 25e4405e36ba [2022-06-03T10:40:27.277Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T10:40:27.277Z] ---> Running in cf51cf383b70 [2022-06-03T10:40:27.277Z] ---> Running in d9bb245ac0ef [2022-06-03T10:40:27.277Z] Removing intermediate container 4e47a951d9c5 [2022-06-03T10:40:27.277Z] ---> 02da91126417 [2022-06-03T10:40:27.277Z] Step 25/25 : LABEL version=2.2.1-dev.9 [2022-06-03T10:40:27.277Z] Removing intermediate container cfcc75a9f0b7 [2022-06-03T10:40:27.277Z] ---> d8d3129b9582 [2022-06-03T10:40:27.277Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T10:40:27.537Z] ---> Running in eab0f4aeab8d [2022-06-03T10:40:27.537Z] ---> Running in c855a0efc4ac [2022-06-03T10:40:27.537Z] Removing intermediate container cf51cf383b70 [2022-06-03T10:40:27.537Z] ---> 35dd7c4efd48 [2022-06-03T10:40:27.537Z] Step 26/26 : LABEL version=2.2.1-dev.9 [2022-06-03T10:40:27.537Z] Removing intermediate container d9bb245ac0ef [2022-06-03T10:40:27.537Z] ---> 51d275233e73 [2022-06-03T10:40:27.537Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T10:40:27.537Z] Removing intermediate container eab0f4aeab8d [2022-06-03T10:40:27.537Z] ---> Running in 479caaf63ab3 [2022-06-03T10:40:27.537Z] ---> b3cdd8cf29cf [2022-06-03T10:40:27.537Z] [2022-06-03T10:40:27.537Z] ---> Running in 5ad12483683f [2022-06-03T10:40:27.537Z] Removing intermediate container c855a0efc4ac [2022-06-03T10:40:27.537Z] ---> 35be3461c42e [2022-06-03T10:40:27.537Z] Step 24/26 : LABEL arch=x86_64 [2022-06-03T10:40:27.798Z] ---> Running in 6e889db5fbeb [2022-06-03T10:40:27.798Z] Removing intermediate container 479caaf63ab3 [2022-06-03T10:40:27.798Z] ---> b1081dfc2728 [2022-06-03T10:40:27.798Z] [2022-06-03T10:40:27.798Z] Removing intermediate container 5ad12483683f [2022-06-03T10:40:27.798Z] ---> 86b40513f219 [2022-06-03T10:40:27.798Z] Step 21/22 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:27.798Z] ---> Running in bcf588daac0d [2022-06-03T10:40:27.798Z] Successfully built b3cdd8cf29cf [2022-06-03T10:40:28.059Z] Removing intermediate container 6e889db5fbeb [2022-06-03T10:40:28.059Z] ---> 2203b4deca55 [2022-06-03T10:40:28.059Z] Step 25/26 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:28.059Z] Successfully tagged security-spire-server:latest [2022-06-03T10:40:28.059Z]  Building security-spire-server ... done  ---> Running in e17944474fe3 [2022-06-03T10:40:28.059Z] Successfully built b1081dfc2728 [2022-06-03T10:40:28.059Z] Successfully tagged security-spire-config:latest [2022-06-03T10:40:28.059Z]  Building security-spire-config ... done Removing intermediate container 3c825b12ea51 [2022-06-03T10:40:28.059Z] ---> 7eaa9a86cec7 [2022-06-03T10:40:28.059Z] [2022-06-03T10:40:28.059Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T10:40:28.059Z] ---> e04c818066af [2022-06-03T10:40:28.059Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T10:40:28.059Z] ---> Using cache [2022-06-03T10:40:28.059Z] ---> 44529a185270 [2022-06-03T10:40:28.059Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T10:40:28.059Z] ---> Using cache [2022-06-03T10:40:28.059Z] ---> 14fac99ae643 [2022-06-03T10:40:28.059Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-03T10:40:28.059Z] Removing intermediate container bcf588daac0d [2022-06-03T10:40:28.059Z] ---> ac414f9efa58 [2022-06-03T10:40:28.059Z] Step 22/22 : LABEL version=2.2.1-dev.9 [2022-06-03T10:40:28.059Z] ---> Running in 9bcd183e82f8 [2022-06-03T10:40:28.059Z] ---> Running in b6cf1a8e08e9 [2022-06-03T10:40:28.059Z] Removing intermediate container e17944474fe3 [2022-06-03T10:40:28.059Z] ---> 28d44438506c [2022-06-03T10:40:28.059Z] Step 26/26 : LABEL version=2.2.1-dev.9 [2022-06-03T10:40:28.325Z] ---> Running in 71bf0efc77a4 [2022-06-03T10:40:28.325Z] Removing intermediate container 9bcd183e82f8 [2022-06-03T10:40:28.325Z] ---> ab7b8dacfbfc [2022-06-03T10:40:28.325Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-03T10:40:28.325Z] ---> Running in f82a65e768ae [2022-06-03T10:40:28.325Z] Removing intermediate container b6cf1a8e08e9 [2022-06-03T10:40:28.325Z] ---> 016f893c04f7 [2022-06-03T10:40:28.325Z] [2022-06-03T10:40:28.325Z] Removing intermediate container 71bf0efc77a4 [2022-06-03T10:40:28.325Z] ---> fcc96c5cdcf9 [2022-06-03T10:40:28.325Z] [2022-06-03T10:40:28.325Z] Removing intermediate container f82a65e768ae [2022-06-03T10:40:28.325Z] ---> d129da916e2d [2022-06-03T10:40:28.325Z] Step 15/23 : WORKDIR / [2022-06-03T10:40:28.325Z] Successfully built 016f893c04f7 [2022-06-03T10:40:28.325Z] Successfully tagged security-proxy-setup:latest [2022-06-03T10:40:28.325Z]  Building security-proxy-setup ... done  ---> Running in 8c93cc57bb87 [2022-06-03T10:40:28.325Z] Successfully built fcc96c5cdcf9 [2022-06-03T10:40:28.585Z] Successfully tagged security-spire-agent:latest [2022-06-03T10:40:28.585Z]  Building security-spire-agent ... done Removing intermediate container 8c93cc57bb87 [2022-06-03T10:40:28.585Z] ---> 209a72d2669a [2022-06-03T10:40:28.585Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:40:28.585Z] ---> 8577b9c2f763 [2022-06-03T10:40:28.585Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T10:40:29.156Z] ---> 87dab4a84d0f [2022-06-03T10:40:29.156Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T10:40:29.156Z] ---> efb0bd0fa104 [2022-06-03T10:40:29.156Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-03T10:40:29.156Z] ---> Running in 1a37f96e1df7 [2022-06-03T10:40:29.416Z] Removing intermediate container 1a37f96e1df7 [2022-06-03T10:40:29.416Z] ---> 6ebf43b57691 [2022-06-03T10:40:29.416Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:40:29.416Z] ---> Running in 07653786218a [2022-06-03T10:40:29.416Z] Removing intermediate container 07653786218a [2022-06-03T10:40:29.416Z] ---> 845602221583 [2022-06-03T10:40:29.416Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T10:40:29.416Z] ---> Running in 51668f00d712 [2022-06-03T10:40:29.416Z] Removing intermediate container 51668f00d712 [2022-06-03T10:40:29.416Z] ---> c2c88f6b0eb1 [2022-06-03T10:40:29.416Z] Step 22/23 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:29.675Z] ---> Running in d2363b132562 [2022-06-03T10:40:29.675Z] Removing intermediate container d2363b132562 [2022-06-03T10:40:29.675Z] ---> 67474556c410 [2022-06-03T10:40:29.675Z] Step 23/23 : LABEL version=2.2.1-dev.9 [2022-06-03T10:40:29.675Z] ---> Running in 156d7f2dd9d8 [2022-06-03T10:40:29.675Z] Removing intermediate container 156d7f2dd9d8 [2022-06-03T10:40:29.675Z] ---> 9fe146978efd [2022-06-03T10:40:29.675Z] [2022-06-03T10:40:29.934Z] Successfully built 9fe146978efd [2022-06-03T10:40:29.934Z] Successfully tagged core-command:latest [2022-06-03T10:40:29.941Z]  Building core-command ... done  [Pipeline] } [2022-06-03T10:40:29.965Z] $ docker stop --time=1 8a7255dd5f5f7b9247a779a9bab4d01a1e689096db7d2d58a7a0085d90750109 [2022-06-03T10:40:31.268Z] $ docker rm -f 8a7255dd5f5f7b9247a779a9bab4d01a1e689096db7d2d58a7a0085d90750109 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T10:40:31.609Z] + docker images [2022-06-03T10:40:31.609Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T10:40:31.609Z] core-command latest 9fe146978efd 2 seconds ago 16.1MB [2022-06-03T10:40:31.609Z] security-proxy-setup latest 016f893c04f7 3 seconds ago 26.9MB [2022-06-03T10:40:31.609Z] security-spire-agent latest fcc96c5cdcf9 3 seconds ago 127MB [2022-06-03T10:40:31.609Z] 7eaa9a86cec7 4 seconds ago 1.5GB [2022-06-03T10:40:31.609Z] security-spire-server latest b3cdd8cf29cf 4 seconds ago 87.3MB [2022-06-03T10:40:31.609Z] security-spire-config latest b1081dfc2728 4 seconds ago 86.7MB [2022-06-03T10:40:31.609Z] 31d3853e2d56 12 seconds ago 1.5GB [2022-06-03T10:40:31.609Z] 81b8d05bbb24 20 seconds ago 4.45GB [2022-06-03T10:40:31.609Z] 7f117f850a3a 20 seconds ago 4.45GB [2022-06-03T10:40:31.609Z] 2c09772d19e5 21 seconds ago 4.45GB [2022-06-03T10:40:31.609Z] security-secretstore-setup latest bbc02bb030b3 28 seconds ago 28.5MB [2022-06-03T10:40:31.609Z] support-notifications latest b51a1e30c83c 40 seconds ago 27MB [2022-06-03T10:40:31.609Z] fea03af9163d 55 seconds ago 1.51GB [2022-06-03T10:40:31.609Z] 6e6b178d769b About a minute ago 1.56GB [2022-06-03T10:40:31.609Z] core-data latest 507a7333e0bf About a minute ago 22.5MB [2022-06-03T10:40:31.609Z] 1e18ebede3f3 About a minute ago 1.53GB [2022-06-03T10:40:31.609Z] security-bootstrapper latest 4567179e9eb0 About a minute ago 19.1MB [2022-06-03T10:40:31.609Z] 064d68bcb5d1 About a minute ago 1.5GB [2022-06-03T10:40:31.609Z] support-scheduler latest 0f5d9ccbbe22 2 minutes ago 26.4MB [2022-06-03T10:40:31.609Z] security-spiffe-token-provider latest eda449c90f8a 2 minutes ago 28.9MB [2022-06-03T10:40:31.609Z] ac2baf522032 2 minutes ago 1.56GB [2022-06-03T10:40:31.609Z] cf81e26c1ce6 2 minutes ago 1.55GB [2022-06-03T10:40:31.609Z] sys-mgmt-agent latest cd9f75ac4b52 3 minutes ago 299MB [2022-06-03T10:40:31.609Z] core-metadata latest b8f8e60b5ee4 3 minutes ago 17MB [2022-06-03T10:40:31.609Z] ddea46aeb2ec 3 minutes ago 1.5GB [2022-06-03T10:40:31.609Z] 9e9b1cc57d66 4 minutes ago 1.5GB [2022-06-03T10:40:31.609Z] ci-base-image-x86_64 latest 4accc214c0bd 7 minutes ago 901MB [2022-06-03T10:40:31.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 11 hours ago 253MB [2022-06-03T10:40:31.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 weeks ago 562MB [2022-06-03T10:40:31.609Z] docker 20.10.14 7417809fdb73 8 weeks ago 218MB [2022-06-03T10:40:31.609Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-03T10:40:31.609Z] alpine 3.15 0ac33e5f5afa 8 weeks ago 5.57MB [2022-06-03T10:40:31.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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-06-03T10:40:31.721Z] provisioning config files... [2022-06-03T10:40:31.732Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/238@tmp/config2915735561913483460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T10:40:32.026Z] ---> docker-login.sh [2022-06-03T10:40:32.026Z] nexus3.edgexfoundry.org:10001 [2022-06-03T10:40:32.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:40:32.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:40:32.026Z] Configure a credential helper to remove this warning. See [2022-06-03T10:40:32.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:40:32.026Z] [2022-06-03T10:40:32.026Z] Login Succeeded [2022-06-03T10:40:32.026Z] nexus3.edgexfoundry.org:10002 [2022-06-03T10:40:32.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:40:32.199Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T10:40:32.199Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T10:40:32.199Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T10:40:32.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:40:32.285Z] Configure a credential helper to remove this warning. See [2022-06-03T10:40:32.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:40:32.285Z] [2022-06-03T10:40:32.285Z] Login Succeeded [2022-06-03T10:40:32.285Z] nexus3.edgexfoundry.org:10003 [2022-06-03T10:40:32.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:40:32.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:40:32.285Z] Configure a credential helper to remove this warning. See [2022-06-03T10:40:32.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:40:32.285Z] [2022-06-03T10:40:32.285Z] Login Succeeded [2022-06-03T10:40:32.285Z] nexus3.edgexfoundry.org:10004 [2022-06-03T10:40:32.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:40:32.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:40:32.547Z] Configure a credential helper to remove this warning. See [2022-06-03T10:40:32.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:40:32.547Z] [2022-06-03T10:40:32.547Z] Login Succeeded [2022-06-03T10:40:32.547Z] docker.io [2022-06-03T10:40:32.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T10:40:32.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T10:40:32.807Z] Configure a credential helper to remove this warning. See [2022-06-03T10:40:32.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T10:40:32.807Z] [2022-06-03T10:40:32.807Z] Login Succeeded [2022-06-03T10:40:32.807Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T10:40:32.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:40:32.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T10:40:32.862Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-03T10:40:32.862Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:32.862Z] latest [2022-06-03T10:40:32.862Z] 2.2.1-dev.9 [2022-06-03T10:40:32.862Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:32.862Z] main [2022-06-03T10:40:32.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:33.177Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:33.491Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:33.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T10:40:33.491Z] 1d1d8485e24e: Preparing [2022-06-03T10:40:33.491Z] dc53bd4ef971: Preparing [2022-06-03T10:40:33.491Z] cded9a114947: Preparing [2022-06-03T10:40:33.491Z] d430beb49e95: Preparing [2022-06-03T10:40:33.491Z] b541d28bf3b4: Preparing [2022-06-03T10:40:33.491Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:33.491Z] d430beb49e95: Pushed [2022-06-03T10:40:33.491Z] 1d1d8485e24e: Pushed [2022-06-03T10:40:33.491Z] cded9a114947: Pushed [2022-06-03T10:40:34.873Z] dc53bd4ef971: Pushed [2022-06-03T10:40:35.133Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:3bc8c43a7e3247cde60b80cda6a95e2be8e282e350200f3847c44a1d18ecb967 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:35.453Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:35.762Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-06-03T10:40:35.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T10:40:35.762Z] 1d1d8485e24e: Preparing [2022-06-03T10:40:35.762Z] dc53bd4ef971: Preparing [2022-06-03T10:40:35.762Z] cded9a114947: Preparing [2022-06-03T10:40:35.762Z] d430beb49e95: Preparing [2022-06-03T10:40:35.762Z] b541d28bf3b4: Preparing [2022-06-03T10:40:35.762Z] 1d1d8485e24e: Layer already exists [2022-06-03T10:40:35.762Z] d430beb49e95: Layer already exists [2022-06-03T10:40:35.762Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:35.762Z] dc53bd4ef971: Layer already exists [2022-06-03T10:40:35.762Z] cded9a114947: Layer already exists [2022-06-03T10:40:35.762Z] latest: digest: sha256:3bc8c43a7e3247cde60b80cda6a95e2be8e282e350200f3847c44a1d18ecb967 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:36.079Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:36.385Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.9 [2022-06-03T10:40:36.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T10:40:36.385Z] 1d1d8485e24e: Preparing [2022-06-03T10:40:36.385Z] dc53bd4ef971: Preparing [2022-06-03T10:40:36.385Z] cded9a114947: Preparing [2022-06-03T10:40:36.385Z] d430beb49e95: Preparing [2022-06-03T10:40:36.385Z] b541d28bf3b4: Preparing [2022-06-03T10:40:36.385Z] cded9a114947: Layer already exists [2022-06-03T10:40:36.385Z] dc53bd4ef971: Layer already exists [2022-06-03T10:40:36.385Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:36.385Z] d430beb49e95: Layer already exists [2022-06-03T10:40:36.385Z] 1d1d8485e24e: Layer already exists [2022-06-03T10:40:36.385Z] 2.2.1-dev.9: digest: sha256:3bc8c43a7e3247cde60b80cda6a95e2be8e282e350200f3847c44a1d18ecb967 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:36.697Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:37.008Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:37.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T10:40:37.008Z] 1d1d8485e24e: Preparing [2022-06-03T10:40:37.008Z] dc53bd4ef971: Preparing [2022-06-03T10:40:37.008Z] cded9a114947: Preparing [2022-06-03T10:40:37.008Z] d430beb49e95: Preparing [2022-06-03T10:40:37.008Z] b541d28bf3b4: Preparing [2022-06-03T10:40:37.008Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:37.008Z] cded9a114947: Layer already exists [2022-06-03T10:40:37.008Z] 1d1d8485e24e: Layer already exists [2022-06-03T10:40:37.008Z] d430beb49e95: Layer already exists [2022-06-03T10:40:37.008Z] dc53bd4ef971: Layer already exists [2022-06-03T10:40:37.008Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:3bc8c43a7e3247cde60b80cda6a95e2be8e282e350200f3847c44a1d18ecb967 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:37.355Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:37.724Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-06-03T10:40:37.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T10:40:37.724Z] 1d1d8485e24e: Preparing [2022-06-03T10:40:37.724Z] dc53bd4ef971: Preparing [2022-06-03T10:40:37.724Z] cded9a114947: Preparing [2022-06-03T10:40:37.724Z] d430beb49e95: Preparing [2022-06-03T10:40:37.724Z] b541d28bf3b4: Preparing [2022-06-03T10:40:37.724Z] d430beb49e95: Layer already exists [2022-06-03T10:40:37.724Z] dc53bd4ef971: Layer already exists [2022-06-03T10:40:37.724Z] cded9a114947: Layer already exists [2022-06-03T10:40:37.724Z] 1d1d8485e24e: Layer already exists [2022-06-03T10:40:37.724Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:37.724Z] main: digest: sha256:3bc8c43a7e3247cde60b80cda6a95e2be8e282e350200f3847c44a1d18ecb967 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:40:37.787Z] ===================================================== [Pipeline] echo [2022-06-03T10:40:37.796Z] taggedImages: [2022-06-03T10:40:37.796Z] - nexus3.edgexfoundry.org:10004/core-command:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:37.796Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-06-03T10:40:37.796Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.9 [2022-06-03T10:40:37.796Z] - nexus3.edgexfoundry.org:10004/core-command:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:37.796Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-06-03T10:40:37.814Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-03T10:40:37.815Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:37.815Z] latest [2022-06-03T10:40:37.815Z] 2.2.1-dev.9 [2022-06-03T10:40:37.815Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:37.815Z] main [2022-06-03T10:40:37.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:38.131Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:38.447Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:38.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T10:40:38.447Z] 9998d6d1450f: Preparing [2022-06-03T10:40:38.447Z] 418e8b7e21ca: Preparing [2022-06-03T10:40:38.447Z] cded9a114947: Preparing [2022-06-03T10:40:38.447Z] 1053e4ac1a36: Preparing [2022-06-03T10:40:38.447Z] a1381e2f6760: Preparing [2022-06-03T10:40:38.447Z] b541d28bf3b4: Preparing [2022-06-03T10:40:38.447Z] b541d28bf3b4: Waiting [2022-06-03T10:40:38.447Z] cded9a114947: Layer already exists [2022-06-03T10:40:38.447Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:38.447Z] a1381e2f6760: Pushed [2022-06-03T10:40:38.447Z] 9998d6d1450f: Pushed [2022-06-03T10:40:38.707Z] 1053e4ac1a36: Pushed [2022-06-03T10:40:40.088Z] 418e8b7e21ca: Pushed [2022-06-03T10:40:40.089Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:aa83ae33ffc4f96a54cf23797c691057666a94ed6ba8b44da568662ca803b76e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:40.417Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:40.739Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-06-03T10:40:40.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T10:40:40.739Z] 9998d6d1450f: Preparing [2022-06-03T10:40:40.739Z] 418e8b7e21ca: Preparing [2022-06-03T10:40:40.739Z] cded9a114947: Preparing [2022-06-03T10:40:40.739Z] 1053e4ac1a36: Preparing [2022-06-03T10:40:40.739Z] a1381e2f6760: Preparing [2022-06-03T10:40:40.739Z] b541d28bf3b4: Preparing [2022-06-03T10:40:40.739Z] b541d28bf3b4: Waiting [2022-06-03T10:40:40.739Z] 1053e4ac1a36: Layer already exists [2022-06-03T10:40:40.739Z] 418e8b7e21ca: Layer already exists [2022-06-03T10:40:40.739Z] 9998d6d1450f: Layer already exists [2022-06-03T10:40:40.739Z] a1381e2f6760: Layer already exists [2022-06-03T10:40:40.739Z] cded9a114947: Layer already exists [2022-06-03T10:40:40.739Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:40.739Z] latest: digest: sha256:aa83ae33ffc4f96a54cf23797c691057666a94ed6ba8b44da568662ca803b76e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:41.063Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:41.373Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.9 [2022-06-03T10:40:41.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T10:40:41.373Z] 9998d6d1450f: Preparing [2022-06-03T10:40:41.373Z] 418e8b7e21ca: Preparing [2022-06-03T10:40:41.373Z] cded9a114947: Preparing [2022-06-03T10:40:41.373Z] 1053e4ac1a36: Preparing [2022-06-03T10:40:41.373Z] a1381e2f6760: Preparing [2022-06-03T10:40:41.373Z] b541d28bf3b4: Preparing [2022-06-03T10:40:41.373Z] a1381e2f6760: Layer already exists [2022-06-03T10:40:41.373Z] cded9a114947: Layer already exists [2022-06-03T10:40:41.373Z] 418e8b7e21ca: Layer already exists [2022-06-03T10:40:41.373Z] 1053e4ac1a36: Layer already exists [2022-06-03T10:40:41.373Z] 9998d6d1450f: Layer already exists [2022-06-03T10:40:41.373Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:41.373Z] 2.2.1-dev.9: digest: sha256:aa83ae33ffc4f96a54cf23797c691057666a94ed6ba8b44da568662ca803b76e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:41.686Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:41.995Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:41.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T10:40:41.995Z] 9998d6d1450f: Preparing [2022-06-03T10:40:41.995Z] 418e8b7e21ca: Preparing [2022-06-03T10:40:41.995Z] cded9a114947: Preparing [2022-06-03T10:40:41.995Z] 1053e4ac1a36: Preparing [2022-06-03T10:40:41.995Z] a1381e2f6760: Preparing [2022-06-03T10:40:41.995Z] b541d28bf3b4: Preparing [2022-06-03T10:40:41.995Z] b541d28bf3b4: Waiting [2022-06-03T10:40:41.995Z] a1381e2f6760: Layer already exists [2022-06-03T10:40:41.995Z] cded9a114947: Layer already exists [2022-06-03T10:40:41.995Z] 9998d6d1450f: Layer already exists [2022-06-03T10:40:41.995Z] 418e8b7e21ca: Layer already exists [2022-06-03T10:40:41.995Z] 1053e4ac1a36: Layer already exists [2022-06-03T10:40:41.995Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:41.995Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:aa83ae33ffc4f96a54cf23797c691057666a94ed6ba8b44da568662ca803b76e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:42.306Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:42.373Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T10:40:42.373Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T10:40:42.611Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-06-03T10:40:42.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T10:40:42.611Z] 9998d6d1450f: Preparing [2022-06-03T10:40:42.611Z] 418e8b7e21ca: Preparing [2022-06-03T10:40:42.611Z] cded9a114947: Preparing [2022-06-03T10:40:42.611Z] 1053e4ac1a36: Preparing [2022-06-03T10:40:42.611Z] a1381e2f6760: Preparing [2022-06-03T10:40:42.611Z] b541d28bf3b4: Preparing [2022-06-03T10:40:42.611Z] b541d28bf3b4: Waiting [2022-06-03T10:40:42.611Z] cded9a114947: Layer already exists [2022-06-03T10:40:42.611Z] a1381e2f6760: Layer already exists [2022-06-03T10:40:42.611Z] 418e8b7e21ca: Layer already exists [2022-06-03T10:40:42.611Z] 1053e4ac1a36: Layer already exists [2022-06-03T10:40:42.611Z] 9998d6d1450f: Layer already exists [2022-06-03T10:40:42.611Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:42.611Z] main: digest: sha256:aa83ae33ffc4f96a54cf23797c691057666a94ed6ba8b44da568662ca803b76e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:40:42.659Z] ===================================================== [Pipeline] echo [2022-06-03T10:40:42.666Z] taggedImages: [2022-06-03T10:40:42.666Z] - nexus3.edgexfoundry.org:10004/core-data:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:42.666Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-06-03T10:40:42.666Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.9 [2022-06-03T10:40:42.666Z] - nexus3.edgexfoundry.org:10004/core-data:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:42.666Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-06-03T10:40:42.692Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-03T10:40:42.692Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:42.692Z] latest [2022-06-03T10:40:42.692Z] 2.2.1-dev.9 [2022-06-03T10:40:42.692Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:42.692Z] main [2022-06-03T10:40:42.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:43.010Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:43.315Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:43.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T10:40:43.315Z] 10c017c864a1: Preparing [2022-06-03T10:40:43.315Z] 965358ed9465: Preparing [2022-06-03T10:40:43.315Z] cded9a114947: Preparing [2022-06-03T10:40:43.315Z] d430beb49e95: Preparing [2022-06-03T10:40:43.315Z] b541d28bf3b4: Preparing [2022-06-03T10:40:43.315Z] d430beb49e95: Layer already exists [2022-06-03T10:40:43.315Z] cded9a114947: Layer already exists [2022-06-03T10:40:43.315Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:43.315Z] 10c017c864a1: Pushed [2022-06-03T10:40:44.703Z] 965358ed9465: Pushed [2022-06-03T10:40:44.703Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:d1a14b6359f539a2ac41a96fd4231797f6ecb1db41f8f2854863472557d19b34 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:45.021Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:45.342Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-06-03T10:40:45.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T10:40:45.342Z] 10c017c864a1: Preparing [2022-06-03T10:40:45.342Z] 965358ed9465: Preparing [2022-06-03T10:40:45.342Z] cded9a114947: Preparing [2022-06-03T10:40:45.342Z] d430beb49e95: Preparing [2022-06-03T10:40:45.342Z] b541d28bf3b4: Preparing [2022-06-03T10:40:45.342Z] cded9a114947: Layer already exists [2022-06-03T10:40:45.342Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:45.342Z] 965358ed9465: Layer already exists [2022-06-03T10:40:45.342Z] d430beb49e95: Layer already exists [2022-06-03T10:40:45.342Z] 10c017c864a1: Layer already exists [2022-06-03T10:40:45.342Z] latest: digest: sha256:d1a14b6359f539a2ac41a96fd4231797f6ecb1db41f8f2854863472557d19b34 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:45.660Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:45.970Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.9 [2022-06-03T10:40:45.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T10:40:45.970Z] 10c017c864a1: Preparing [2022-06-03T10:40:45.970Z] 965358ed9465: Preparing [2022-06-03T10:40:45.970Z] cded9a114947: Preparing [2022-06-03T10:40:45.970Z] d430beb49e95: Preparing [2022-06-03T10:40:45.970Z] b541d28bf3b4: Preparing [2022-06-03T10:40:45.970Z] cded9a114947: Layer already exists [2022-06-03T10:40:45.970Z] 10c017c864a1: Layer already exists [2022-06-03T10:40:45.970Z] d430beb49e95: Layer already exists [2022-06-03T10:40:45.970Z] 965358ed9465: Layer already exists [2022-06-03T10:40:45.970Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:45.970Z] 2.2.1-dev.9: digest: sha256:d1a14b6359f539a2ac41a96fd4231797f6ecb1db41f8f2854863472557d19b34 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:46.286Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:46.596Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:46.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T10:40:46.596Z] 10c017c864a1: Preparing [2022-06-03T10:40:46.596Z] 965358ed9465: Preparing [2022-06-03T10:40:46.596Z] cded9a114947: Preparing [2022-06-03T10:40:46.596Z] d430beb49e95: Preparing [2022-06-03T10:40:46.596Z] b541d28bf3b4: Preparing [2022-06-03T10:40:46.596Z] 965358ed9465: Layer already exists [2022-06-03T10:40:46.596Z] cded9a114947: Layer already exists [2022-06-03T10:40:46.596Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:46.596Z] 10c017c864a1: Layer already exists [2022-06-03T10:40:46.596Z] d430beb49e95: Layer already exists [2022-06-03T10:40:46.596Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:d1a14b6359f539a2ac41a96fd4231797f6ecb1db41f8f2854863472557d19b34 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:46.917Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:47.232Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-06-03T10:40:47.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T10:40:47.232Z] 10c017c864a1: Preparing [2022-06-03T10:40:47.232Z] 965358ed9465: Preparing [2022-06-03T10:40:47.232Z] cded9a114947: Preparing [2022-06-03T10:40:47.232Z] d430beb49e95: Preparing [2022-06-03T10:40:47.232Z] b541d28bf3b4: Preparing [2022-06-03T10:40:47.232Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:47.232Z] 10c017c864a1: Layer already exists [2022-06-03T10:40:47.232Z] cded9a114947: Layer already exists [2022-06-03T10:40:47.232Z] 965358ed9465: Layer already exists [2022-06-03T10:40:47.232Z] d430beb49e95: Layer already exists [2022-06-03T10:40:47.232Z] main: digest: sha256:d1a14b6359f539a2ac41a96fd4231797f6ecb1db41f8f2854863472557d19b34 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:40:47.274Z] ===================================================== [Pipeline] echo [2022-06-03T10:40:47.282Z] taggedImages: [2022-06-03T10:40:47.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:47.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-06-03T10:40:47.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.9 [2022-06-03T10:40:47.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:47.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-06-03T10:40:47.299Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-03T10:40:47.299Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:47.299Z] latest [2022-06-03T10:40:47.299Z] 2.2.1-dev.9 [2022-06-03T10:40:47.299Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:47.299Z] main [2022-06-03T10:40:47.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:47.613Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:47.922Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:47.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T10:40:47.922Z] 2400c7fbfd79: Preparing [2022-06-03T10:40:47.922Z] 2400c7fbfd79: Preparing [2022-06-03T10:40:47.922Z] f18fd7497534: Preparing [2022-06-03T10:40:47.922Z] cbe9f2f8802e: Preparing [2022-06-03T10:40:47.922Z] 219fb16a1eb5: Preparing [2022-06-03T10:40:47.922Z] 5bfb2c1062b4: Preparing [2022-06-03T10:40:47.922Z] cded9a114947: Preparing [2022-06-03T10:40:47.922Z] 7debf5b2e0b5: Preparing [2022-06-03T10:40:47.922Z] 1eb1c5eff967: Preparing [2022-06-03T10:40:47.922Z] ab63a854bf55: Preparing [2022-06-03T10:40:47.922Z] ebf746ab0477: Preparing [2022-06-03T10:40:47.922Z] b541d28bf3b4: Preparing [2022-06-03T10:40:47.922Z] cded9a114947: Waiting [2022-06-03T10:40:47.922Z] 7debf5b2e0b5: Waiting [2022-06-03T10:40:47.922Z] ebf746ab0477: Waiting [2022-06-03T10:40:47.922Z] b541d28bf3b4: Waiting [2022-06-03T10:40:47.922Z] 1eb1c5eff967: Waiting [2022-06-03T10:40:47.922Z] ab63a854bf55: Waiting [2022-06-03T10:40:47.922Z] 2400c7fbfd79: Pushed [2022-06-03T10:40:47.922Z] f18fd7497534: Pushed [2022-06-03T10:40:47.922Z] 219fb16a1eb5: Pushed [2022-06-03T10:40:47.922Z] cbe9f2f8802e: Pushed [2022-06-03T10:40:47.922Z] cded9a114947: Layer already exists [2022-06-03T10:40:48.183Z] ab63a854bf55: Pushed [2022-06-03T10:40:48.183Z] 1eb1c5eff967: Pushed [2022-06-03T10:40:48.183Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:48.183Z] ebf746ab0477: Pushed [2022-06-03T10:40:48.183Z] 7debf5b2e0b5: Pushed [2022-06-03T10:40:49.568Z] 5bfb2c1062b4: Pushed [2022-06-03T10:40:49.568Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:ab40811301f0216337dd1c7ea1e0fc602d6ce18eee4f6bc3578c7257dfc047d3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:49.879Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:50.184Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-06-03T10:40:50.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T10:40:50.184Z] 2400c7fbfd79: Preparing [2022-06-03T10:40:50.184Z] 2400c7fbfd79: Preparing [2022-06-03T10:40:50.184Z] f18fd7497534: Preparing [2022-06-03T10:40:50.184Z] cbe9f2f8802e: Preparing [2022-06-03T10:40:50.184Z] 219fb16a1eb5: Preparing [2022-06-03T10:40:50.184Z] 5bfb2c1062b4: Preparing [2022-06-03T10:40:50.184Z] cded9a114947: Preparing [2022-06-03T10:40:50.184Z] 7debf5b2e0b5: Preparing [2022-06-03T10:40:50.184Z] 1eb1c5eff967: Preparing [2022-06-03T10:40:50.184Z] ab63a854bf55: Preparing [2022-06-03T10:40:50.184Z] ebf746ab0477: Preparing [2022-06-03T10:40:50.184Z] b541d28bf3b4: Preparing [2022-06-03T10:40:50.184Z] cded9a114947: Waiting [2022-06-03T10:40:50.184Z] 7debf5b2e0b5: Waiting [2022-06-03T10:40:50.184Z] 1eb1c5eff967: Waiting [2022-06-03T10:40:50.184Z] ab63a854bf55: Waiting [2022-06-03T10:40:50.184Z] ebf746ab0477: Waiting [2022-06-03T10:40:50.184Z] b541d28bf3b4: Waiting [2022-06-03T10:40:50.184Z] 5bfb2c1062b4: Layer already exists [2022-06-03T10:40:50.184Z] 2400c7fbfd79: Layer already exists [2022-06-03T10:40:50.184Z] 219fb16a1eb5: Layer already exists [2022-06-03T10:40:50.184Z] f18fd7497534: Layer already exists [2022-06-03T10:40:50.184Z] cbe9f2f8802e: Layer already exists [2022-06-03T10:40:50.184Z] cded9a114947: Layer already exists [2022-06-03T10:40:50.184Z] 7debf5b2e0b5: Layer already exists [2022-06-03T10:40:50.184Z] 1eb1c5eff967: Layer already exists [2022-06-03T10:40:50.184Z] ebf746ab0477: Layer already exists [2022-06-03T10:40:50.184Z] ab63a854bf55: Layer already exists [2022-06-03T10:40:50.184Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:50.184Z] latest: digest: sha256:ab40811301f0216337dd1c7ea1e0fc602d6ce18eee4f6bc3578c7257dfc047d3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:50.489Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:50.801Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.9 [2022-06-03T10:40:50.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T10:40:50.801Z] 2400c7fbfd79: Preparing [2022-06-03T10:40:50.801Z] 2400c7fbfd79: Preparing [2022-06-03T10:40:50.801Z] f18fd7497534: Preparing [2022-06-03T10:40:50.801Z] cbe9f2f8802e: Preparing [2022-06-03T10:40:50.801Z] 219fb16a1eb5: Preparing [2022-06-03T10:40:50.801Z] 5bfb2c1062b4: Preparing [2022-06-03T10:40:50.801Z] cded9a114947: Preparing [2022-06-03T10:40:50.801Z] 7debf5b2e0b5: Preparing [2022-06-03T10:40:50.801Z] 1eb1c5eff967: Preparing [2022-06-03T10:40:50.801Z] ab63a854bf55: Preparing [2022-06-03T10:40:50.801Z] ebf746ab0477: Preparing [2022-06-03T10:40:50.801Z] b541d28bf3b4: Preparing [2022-06-03T10:40:50.801Z] 7debf5b2e0b5: Waiting [2022-06-03T10:40:50.801Z] 1eb1c5eff967: Waiting [2022-06-03T10:40:50.801Z] ab63a854bf55: Waiting [2022-06-03T10:40:50.801Z] ebf746ab0477: Waiting [2022-06-03T10:40:50.801Z] b541d28bf3b4: Waiting [2022-06-03T10:40:50.801Z] cbe9f2f8802e: Layer already exists [2022-06-03T10:40:50.801Z] 5bfb2c1062b4: Layer already exists [2022-06-03T10:40:50.801Z] 219fb16a1eb5: Layer already exists [2022-06-03T10:40:50.801Z] f18fd7497534: Layer already exists [2022-06-03T10:40:50.801Z] 2400c7fbfd79: Layer already exists [2022-06-03T10:40:50.801Z] cded9a114947: Layer already exists [2022-06-03T10:40:50.801Z] 7debf5b2e0b5: Layer already exists [2022-06-03T10:40:50.801Z] 1eb1c5eff967: Layer already exists [2022-06-03T10:40:50.801Z] ab63a854bf55: Layer already exists [2022-06-03T10:40:50.801Z] ebf746ab0477: Layer already exists [2022-06-03T10:40:50.801Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:50.801Z] 2.2.1-dev.9: digest: sha256:ab40811301f0216337dd1c7ea1e0fc602d6ce18eee4f6bc3578c7257dfc047d3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:51.117Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:51.428Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:51.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T10:40:51.428Z] 2400c7fbfd79: Preparing [2022-06-03T10:40:51.428Z] 2400c7fbfd79: Preparing [2022-06-03T10:40:51.428Z] f18fd7497534: Preparing [2022-06-03T10:40:51.428Z] cbe9f2f8802e: Preparing [2022-06-03T10:40:51.428Z] 219fb16a1eb5: Preparing [2022-06-03T10:40:51.428Z] 5bfb2c1062b4: Preparing [2022-06-03T10:40:51.428Z] cded9a114947: Preparing [2022-06-03T10:40:51.428Z] 7debf5b2e0b5: Preparing [2022-06-03T10:40:51.428Z] 1eb1c5eff967: Preparing [2022-06-03T10:40:51.428Z] ab63a854bf55: Preparing [2022-06-03T10:40:51.428Z] ebf746ab0477: Preparing [2022-06-03T10:40:51.428Z] b541d28bf3b4: Preparing [2022-06-03T10:40:51.428Z] 7debf5b2e0b5: Waiting [2022-06-03T10:40:51.428Z] 1eb1c5eff967: Waiting [2022-06-03T10:40:51.428Z] ab63a854bf55: Waiting [2022-06-03T10:40:51.428Z] b541d28bf3b4: Waiting [2022-06-03T10:40:51.428Z] ebf746ab0477: Waiting [2022-06-03T10:40:51.428Z] cded9a114947: Waiting [2022-06-03T10:40:51.428Z] 5bfb2c1062b4: Layer already exists [2022-06-03T10:40:51.428Z] 2400c7fbfd79: Layer already exists [2022-06-03T10:40:51.428Z] f18fd7497534: Layer already exists [2022-06-03T10:40:51.428Z] cbe9f2f8802e: Layer already exists [2022-06-03T10:40:51.428Z] 219fb16a1eb5: Layer already exists [2022-06-03T10:40:51.428Z] cded9a114947: Layer already exists [2022-06-03T10:40:51.428Z] 7debf5b2e0b5: Layer already exists [2022-06-03T10:40:51.428Z] ab63a854bf55: Layer already exists [2022-06-03T10:40:51.428Z] 1eb1c5eff967: Layer already exists [2022-06-03T10:40:51.428Z] ebf746ab0477: Layer already exists [2022-06-03T10:40:51.428Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:51.428Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:ab40811301f0216337dd1c7ea1e0fc602d6ce18eee4f6bc3578c7257dfc047d3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:51.743Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:52.055Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-06-03T10:40:52.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T10:40:52.055Z] 2400c7fbfd79: Preparing [2022-06-03T10:40:52.055Z] 2400c7fbfd79: Preparing [2022-06-03T10:40:52.055Z] f18fd7497534: Preparing [2022-06-03T10:40:52.055Z] cbe9f2f8802e: Preparing [2022-06-03T10:40:52.055Z] 219fb16a1eb5: Preparing [2022-06-03T10:40:52.055Z] 5bfb2c1062b4: Preparing [2022-06-03T10:40:52.055Z] cded9a114947: Preparing [2022-06-03T10:40:52.055Z] 7debf5b2e0b5: Preparing [2022-06-03T10:40:52.055Z] 1eb1c5eff967: Preparing [2022-06-03T10:40:52.055Z] ab63a854bf55: Preparing [2022-06-03T10:40:52.055Z] cded9a114947: Waiting [2022-06-03T10:40:52.055Z] 7debf5b2e0b5: Waiting [2022-06-03T10:40:52.055Z] ab63a854bf55: Waiting [2022-06-03T10:40:52.055Z] ebf746ab0477: Preparing [2022-06-03T10:40:52.055Z] b541d28bf3b4: Preparing [2022-06-03T10:40:52.055Z] ebf746ab0477: Waiting [2022-06-03T10:40:52.055Z] 1eb1c5eff967: Waiting [2022-06-03T10:40:52.055Z] b541d28bf3b4: Waiting [2022-06-03T10:40:52.055Z] 2400c7fbfd79: Layer already exists [2022-06-03T10:40:52.055Z] cbe9f2f8802e: Layer already exists [2022-06-03T10:40:52.055Z] f18fd7497534: Layer already exists [2022-06-03T10:40:52.055Z] 5bfb2c1062b4: Layer already exists [2022-06-03T10:40:52.055Z] 219fb16a1eb5: Layer already exists [2022-06-03T10:40:52.055Z] 1eb1c5eff967: Layer already exists [2022-06-03T10:40:52.055Z] 7debf5b2e0b5: Layer already exists [2022-06-03T10:40:52.055Z] cded9a114947: Layer already exists [2022-06-03T10:40:52.055Z] ebf746ab0477: Layer already exists [2022-06-03T10:40:52.055Z] ab63a854bf55: Layer already exists [2022-06-03T10:40:52.055Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:52.055Z] main: digest: sha256:ab40811301f0216337dd1c7ea1e0fc602d6ce18eee4f6bc3578c7257dfc047d3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:40:52.103Z] ===================================================== [Pipeline] echo [2022-06-03T10:40:52.109Z] taggedImages: [2022-06-03T10:40:52.109Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:52.109Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-06-03T10:40:52.109Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.9 [2022-06-03T10:40:52.109Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:52.109Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-06-03T10:40:52.122Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-03T10:40:52.122Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:52.122Z] latest [2022-06-03T10:40:52.122Z] 2.2.1-dev.9 [2022-06-03T10:40:52.122Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:52.122Z] main [2022-06-03T10:40:52.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:52.429Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:52.740Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:52.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T10:40:52.740Z] aa9ed2e7ea70: Preparing [2022-06-03T10:40:52.740Z] ff822fc94e0e: Preparing [2022-06-03T10:40:52.740Z] 7181a04c3712: Preparing [2022-06-03T10:40:52.740Z] ccfa33dc2ff7: Preparing [2022-06-03T10:40:52.740Z] f74732d53d2d: Preparing [2022-06-03T10:40:52.740Z] 89fa4a6482ae: Preparing [2022-06-03T10:40:52.740Z] 059e8fdd37c0: Preparing [2022-06-03T10:40:52.740Z] b541d28bf3b4: Preparing [2022-06-03T10:40:52.740Z] 059e8fdd37c0: Waiting [2022-06-03T10:40:52.740Z] 89fa4a6482ae: Waiting [2022-06-03T10:40:52.740Z] b541d28bf3b4: Waiting [2022-06-03T10:40:52.740Z] aa9ed2e7ea70: Pushed [2022-06-03T10:40:52.740Z] f74732d53d2d: Pushed [2022-06-03T10:40:52.740Z] ff822fc94e0e: Pushed [2022-06-03T10:40:52.740Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:52.999Z] 89fa4a6482ae: Pushed [2022-06-03T10:40:53.258Z] 059e8fdd37c0: Pushed [2022-06-03T10:40:53.829Z] 7181a04c3712: Pushed [2022-06-03T10:40:53.829Z] ccfa33dc2ff7: Pushed [2022-06-03T10:40:54.091Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:3b0b0480b7ca5443ac9dc020c5f37ae82a3a5f752edee987d4bbf47da1683c02 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:54.451Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:54.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-06-03T10:40:54.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T10:40:54.784Z] aa9ed2e7ea70: Preparing [2022-06-03T10:40:54.784Z] ff822fc94e0e: Preparing [2022-06-03T10:40:54.784Z] 7181a04c3712: Preparing [2022-06-03T10:40:54.784Z] ccfa33dc2ff7: Preparing [2022-06-03T10:40:54.784Z] f74732d53d2d: Preparing [2022-06-03T10:40:54.784Z] 89fa4a6482ae: Preparing [2022-06-03T10:40:54.784Z] 059e8fdd37c0: Preparing [2022-06-03T10:40:54.784Z] b541d28bf3b4: Preparing [2022-06-03T10:40:54.784Z] 89fa4a6482ae: Waiting [2022-06-03T10:40:54.784Z] 059e8fdd37c0: Waiting [2022-06-03T10:40:54.784Z] b541d28bf3b4: Waiting [2022-06-03T10:40:54.784Z] 7181a04c3712: Layer already exists [2022-06-03T10:40:54.784Z] ccfa33dc2ff7: Layer already exists [2022-06-03T10:40:54.784Z] aa9ed2e7ea70: Layer already exists [2022-06-03T10:40:54.784Z] ff822fc94e0e: Layer already exists [2022-06-03T10:40:54.784Z] f74732d53d2d: Layer already exists [2022-06-03T10:40:54.784Z] 89fa4a6482ae: Layer already exists [2022-06-03T10:40:54.784Z] 059e8fdd37c0: Layer already exists [2022-06-03T10:40:54.784Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:54.784Z] latest: digest: sha256:3b0b0480b7ca5443ac9dc020c5f37ae82a3a5f752edee987d4bbf47da1683c02 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:55.094Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:55.405Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.9 [2022-06-03T10:40:55.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T10:40:55.405Z] aa9ed2e7ea70: Preparing [2022-06-03T10:40:55.405Z] ff822fc94e0e: Preparing [2022-06-03T10:40:55.405Z] 7181a04c3712: Preparing [2022-06-03T10:40:55.405Z] ccfa33dc2ff7: Preparing [2022-06-03T10:40:55.405Z] f74732d53d2d: Preparing [2022-06-03T10:40:55.405Z] 89fa4a6482ae: Preparing [2022-06-03T10:40:55.405Z] 059e8fdd37c0: Preparing [2022-06-03T10:40:55.405Z] b541d28bf3b4: Preparing [2022-06-03T10:40:55.405Z] 89fa4a6482ae: Waiting [2022-06-03T10:40:55.405Z] 059e8fdd37c0: Waiting [2022-06-03T10:40:55.405Z] b541d28bf3b4: Waiting [2022-06-03T10:40:55.405Z] f74732d53d2d: Layer already exists [2022-06-03T10:40:55.405Z] ff822fc94e0e: Layer already exists [2022-06-03T10:40:55.405Z] 7181a04c3712: Layer already exists [2022-06-03T10:40:55.405Z] ccfa33dc2ff7: Layer already exists [2022-06-03T10:40:55.405Z] aa9ed2e7ea70: Layer already exists [2022-06-03T10:40:55.405Z] 89fa4a6482ae: Layer already exists [2022-06-03T10:40:55.405Z] 059e8fdd37c0: Layer already exists [2022-06-03T10:40:55.405Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:55.405Z] 2.2.1-dev.9: digest: sha256:3b0b0480b7ca5443ac9dc020c5f37ae82a3a5f752edee987d4bbf47da1683c02 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:55.716Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:56.022Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:56.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T10:40:56.022Z] aa9ed2e7ea70: Preparing [2022-06-03T10:40:56.022Z] ff822fc94e0e: Preparing [2022-06-03T10:40:56.022Z] 7181a04c3712: Preparing [2022-06-03T10:40:56.022Z] ccfa33dc2ff7: Preparing [2022-06-03T10:40:56.022Z] f74732d53d2d: Preparing [2022-06-03T10:40:56.022Z] 89fa4a6482ae: Preparing [2022-06-03T10:40:56.022Z] 059e8fdd37c0: Preparing [2022-06-03T10:40:56.022Z] b541d28bf3b4: Preparing [2022-06-03T10:40:56.022Z] b541d28bf3b4: Waiting [2022-06-03T10:40:56.022Z] 89fa4a6482ae: Waiting [2022-06-03T10:40:56.022Z] ccfa33dc2ff7: Layer already exists [2022-06-03T10:40:56.022Z] aa9ed2e7ea70: Layer already exists [2022-06-03T10:40:56.022Z] ff822fc94e0e: Layer already exists [2022-06-03T10:40:56.022Z] f74732d53d2d: Layer already exists [2022-06-03T10:40:56.022Z] 7181a04c3712: Layer already exists [2022-06-03T10:40:56.022Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:56.022Z] 89fa4a6482ae: Layer already exists [2022-06-03T10:40:56.022Z] 059e8fdd37c0: Layer already exists [2022-06-03T10:40:56.022Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:3b0b0480b7ca5443ac9dc020c5f37ae82a3a5f752edee987d4bbf47da1683c02 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:56.341Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:56.648Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-06-03T10:40:56.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T10:40:56.648Z] aa9ed2e7ea70: Preparing [2022-06-03T10:40:56.648Z] ff822fc94e0e: Preparing [2022-06-03T10:40:56.648Z] 7181a04c3712: Preparing [2022-06-03T10:40:56.648Z] ccfa33dc2ff7: Preparing [2022-06-03T10:40:56.648Z] f74732d53d2d: Preparing [2022-06-03T10:40:56.648Z] 89fa4a6482ae: Preparing [2022-06-03T10:40:56.648Z] 059e8fdd37c0: Preparing [2022-06-03T10:40:56.648Z] b541d28bf3b4: Preparing [2022-06-03T10:40:56.648Z] 89fa4a6482ae: Waiting [2022-06-03T10:40:56.648Z] 059e8fdd37c0: Waiting [2022-06-03T10:40:56.648Z] b541d28bf3b4: Waiting [2022-06-03T10:40:56.648Z] 7181a04c3712: Layer already exists [2022-06-03T10:40:56.648Z] ccfa33dc2ff7: Layer already exists [2022-06-03T10:40:56.648Z] f74732d53d2d: Layer already exists [2022-06-03T10:40:56.648Z] aa9ed2e7ea70: Layer already exists [2022-06-03T10:40:56.648Z] ff822fc94e0e: Layer already exists [2022-06-03T10:40:56.648Z] 89fa4a6482ae: Layer already exists [2022-06-03T10:40:56.648Z] 059e8fdd37c0: Layer already exists [2022-06-03T10:40:56.648Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:56.648Z] main: digest: sha256:3b0b0480b7ca5443ac9dc020c5f37ae82a3a5f752edee987d4bbf47da1683c02 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:40:56.688Z] ===================================================== [Pipeline] echo [2022-06-03T10:40:56.694Z] taggedImages: [2022-06-03T10:40:56.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:56.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-06-03T10:40:56.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.9 [2022-06-03T10:40:56.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:56.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-06-03T10:40:56.708Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-03T10:40:56.708Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:56.708Z] latest [2022-06-03T10:40:56.708Z] 2.2.1-dev.9 [2022-06-03T10:40:56.708Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:40:56.708Z] main [2022-06-03T10:40:56.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:57.013Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:57.329Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:40:57.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T10:40:57.329Z] 5f72cd32e75d: Preparing [2022-06-03T10:40:57.329Z] ca6451584e22: Preparing [2022-06-03T10:40:57.329Z] ea5241f83986: Preparing [2022-06-03T10:40:57.329Z] 1da873cf050b: Preparing [2022-06-03T10:40:57.329Z] 60bf1b4de949: Preparing [2022-06-03T10:40:57.329Z] 7336878016c3: Preparing [2022-06-03T10:40:57.329Z] e418a92c0822: Preparing [2022-06-03T10:40:57.329Z] 0b09d5ad3d76: Preparing [2022-06-03T10:40:57.329Z] 0a0c70537072: Preparing [2022-06-03T10:40:57.329Z] b541d28bf3b4: Preparing [2022-06-03T10:40:57.329Z] 0b09d5ad3d76: Waiting [2022-06-03T10:40:57.329Z] 0a0c70537072: Waiting [2022-06-03T10:40:57.329Z] 7336878016c3: Waiting [2022-06-03T10:40:57.329Z] b541d28bf3b4: Waiting [2022-06-03T10:40:57.329Z] e418a92c0822: Waiting [2022-06-03T10:40:57.329Z] 60bf1b4de949: Pushed [2022-06-03T10:40:57.329Z] ca6451584e22: Pushed [2022-06-03T10:40:57.329Z] 5f72cd32e75d: Pushed [2022-06-03T10:40:57.587Z] 0b09d5ad3d76: Pushed [2022-06-03T10:40:57.587Z] 7336878016c3: Pushed [2022-06-03T10:40:57.587Z] e418a92c0822: Pushed [2022-06-03T10:40:57.587Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:57.587Z] 0a0c70537072: Pushed [2022-06-03T10:40:58.525Z] 1da873cf050b: Pushed [2022-06-03T10:40:58.784Z] ea5241f83986: Pushed [2022-06-03T10:40:58.785Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:314dad37255b6a15344dc2b71019a38a05393b21df57a822d8549afe428bd33e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:59.094Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:59.404Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-06-03T10:40:59.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T10:40:59.404Z] 5f72cd32e75d: Preparing [2022-06-03T10:40:59.404Z] ca6451584e22: Preparing [2022-06-03T10:40:59.404Z] ea5241f83986: Preparing [2022-06-03T10:40:59.404Z] 1da873cf050b: Preparing [2022-06-03T10:40:59.404Z] 60bf1b4de949: Preparing [2022-06-03T10:40:59.404Z] 7336878016c3: Preparing [2022-06-03T10:40:59.404Z] e418a92c0822: Preparing [2022-06-03T10:40:59.404Z] 0b09d5ad3d76: Preparing [2022-06-03T10:40:59.404Z] 0a0c70537072: Preparing [2022-06-03T10:40:59.404Z] b541d28bf3b4: Preparing [2022-06-03T10:40:59.404Z] 7336878016c3: Waiting [2022-06-03T10:40:59.404Z] e418a92c0822: Waiting [2022-06-03T10:40:59.404Z] 0a0c70537072: Waiting [2022-06-03T10:40:59.404Z] b541d28bf3b4: Waiting [2022-06-03T10:40:59.404Z] 0b09d5ad3d76: Waiting [2022-06-03T10:40:59.404Z] ca6451584e22: Layer already exists [2022-06-03T10:40:59.404Z] 60bf1b4de949: Layer already exists [2022-06-03T10:40:59.404Z] ea5241f83986: Layer already exists [2022-06-03T10:40:59.404Z] 1da873cf050b: Layer already exists [2022-06-03T10:40:59.404Z] 5f72cd32e75d: Layer already exists [2022-06-03T10:40:59.404Z] 7336878016c3: Layer already exists [2022-06-03T10:40:59.404Z] e418a92c0822: Layer already exists [2022-06-03T10:40:59.404Z] 0b09d5ad3d76: Layer already exists [2022-06-03T10:40:59.404Z] 0a0c70537072: Layer already exists [2022-06-03T10:40:59.404Z] b541d28bf3b4: Layer already exists [2022-06-03T10:40:59.404Z] latest: digest: sha256:314dad37255b6a15344dc2b71019a38a05393b21df57a822d8549afe428bd33e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:40:59.719Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:00.032Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.9 [2022-06-03T10:41:00.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T10:41:00.032Z] 5f72cd32e75d: Preparing [2022-06-03T10:41:00.032Z] ca6451584e22: Preparing [2022-06-03T10:41:00.032Z] ea5241f83986: Preparing [2022-06-03T10:41:00.032Z] 1da873cf050b: Preparing [2022-06-03T10:41:00.032Z] 60bf1b4de949: Preparing [2022-06-03T10:41:00.032Z] 7336878016c3: Preparing [2022-06-03T10:41:00.032Z] e418a92c0822: Preparing [2022-06-03T10:41:00.032Z] 0b09d5ad3d76: Preparing [2022-06-03T10:41:00.032Z] 0a0c70537072: Preparing [2022-06-03T10:41:00.032Z] b541d28bf3b4: Preparing [2022-06-03T10:41:00.032Z] 0b09d5ad3d76: Waiting [2022-06-03T10:41:00.032Z] 7336878016c3: Waiting [2022-06-03T10:41:00.032Z] 0a0c70537072: Waiting [2022-06-03T10:41:00.032Z] e418a92c0822: Waiting [2022-06-03T10:41:00.032Z] b541d28bf3b4: Waiting [2022-06-03T10:41:00.032Z] ca6451584e22: Layer already exists [2022-06-03T10:41:00.032Z] 1da873cf050b: Layer already exists [2022-06-03T10:41:00.032Z] 60bf1b4de949: Layer already exists [2022-06-03T10:41:00.032Z] ea5241f83986: Layer already exists [2022-06-03T10:41:00.032Z] 5f72cd32e75d: Layer already exists [2022-06-03T10:41:00.032Z] e418a92c0822: Layer already exists [2022-06-03T10:41:00.032Z] 0b09d5ad3d76: Layer already exists [2022-06-03T10:41:00.032Z] 0a0c70537072: Layer already exists [2022-06-03T10:41:00.032Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:00.032Z] 7336878016c3: Layer already exists [2022-06-03T10:41:00.032Z] 2.2.1-dev.9: digest: sha256:314dad37255b6a15344dc2b71019a38a05393b21df57a822d8549afe428bd33e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:00.355Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:00.664Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:00.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T10:41:00.665Z] 5f72cd32e75d: Preparing [2022-06-03T10:41:00.665Z] ca6451584e22: Preparing [2022-06-03T10:41:00.665Z] ea5241f83986: Preparing [2022-06-03T10:41:00.665Z] 1da873cf050b: Preparing [2022-06-03T10:41:00.665Z] 60bf1b4de949: Preparing [2022-06-03T10:41:00.665Z] 7336878016c3: Preparing [2022-06-03T10:41:00.665Z] e418a92c0822: Preparing [2022-06-03T10:41:00.665Z] 0b09d5ad3d76: Preparing [2022-06-03T10:41:00.665Z] 0a0c70537072: Preparing [2022-06-03T10:41:00.665Z] b541d28bf3b4: Preparing [2022-06-03T10:41:00.665Z] 7336878016c3: Waiting [2022-06-03T10:41:00.665Z] e418a92c0822: Waiting [2022-06-03T10:41:00.665Z] b541d28bf3b4: Waiting [2022-06-03T10:41:00.665Z] 0a0c70537072: Waiting [2022-06-03T10:41:00.665Z] 0b09d5ad3d76: Waiting [2022-06-03T10:41:00.665Z] 60bf1b4de949: Layer already exists [2022-06-03T10:41:00.665Z] 5f72cd32e75d: Layer already exists [2022-06-03T10:41:00.665Z] 1da873cf050b: Layer already exists [2022-06-03T10:41:00.665Z] ca6451584e22: Layer already exists [2022-06-03T10:41:00.665Z] ea5241f83986: Layer already exists [2022-06-03T10:41:00.665Z] 7336878016c3: Layer already exists [2022-06-03T10:41:00.665Z] e418a92c0822: Layer already exists [2022-06-03T10:41:00.665Z] 0b09d5ad3d76: Layer already exists [2022-06-03T10:41:00.665Z] 0a0c70537072: Layer already exists [2022-06-03T10:41:00.665Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:00.665Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:314dad37255b6a15344dc2b71019a38a05393b21df57a822d8549afe428bd33e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:00.982Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:01.294Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-06-03T10:41:01.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T10:41:01.294Z] 5f72cd32e75d: Preparing [2022-06-03T10:41:01.294Z] ca6451584e22: Preparing [2022-06-03T10:41:01.294Z] ea5241f83986: Preparing [2022-06-03T10:41:01.294Z] 1da873cf050b: Preparing [2022-06-03T10:41:01.294Z] 60bf1b4de949: Preparing [2022-06-03T10:41:01.294Z] 7336878016c3: Preparing [2022-06-03T10:41:01.294Z] e418a92c0822: Preparing [2022-06-03T10:41:01.294Z] 0b09d5ad3d76: Preparing [2022-06-03T10:41:01.294Z] 0a0c70537072: Preparing [2022-06-03T10:41:01.294Z] b541d28bf3b4: Preparing [2022-06-03T10:41:01.294Z] e418a92c0822: Waiting [2022-06-03T10:41:01.294Z] 0b09d5ad3d76: Waiting [2022-06-03T10:41:01.294Z] 0a0c70537072: Waiting [2022-06-03T10:41:01.294Z] 7336878016c3: Waiting [2022-06-03T10:41:01.294Z] b541d28bf3b4: Waiting [2022-06-03T10:41:01.294Z] 1da873cf050b: Layer already exists [2022-06-03T10:41:01.294Z] ea5241f83986: Layer already exists [2022-06-03T10:41:01.294Z] 60bf1b4de949: Layer already exists [2022-06-03T10:41:01.294Z] 5f72cd32e75d: Layer already exists [2022-06-03T10:41:01.294Z] ca6451584e22: Layer already exists [2022-06-03T10:41:01.294Z] 7336878016c3: Layer already exists [2022-06-03T10:41:01.294Z] e418a92c0822: Layer already exists [2022-06-03T10:41:01.294Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:01.294Z] 0b09d5ad3d76: Layer already exists [2022-06-03T10:41:01.294Z] 0a0c70537072: Layer already exists [2022-06-03T10:41:01.294Z] main: digest: sha256:314dad37255b6a15344dc2b71019a38a05393b21df57a822d8549afe428bd33e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:41:01.337Z] ===================================================== [Pipeline] echo [2022-06-03T10:41:01.344Z] taggedImages: [2022-06-03T10:41:01.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:01.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-06-03T10:41:01.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.9 [2022-06-03T10:41:01.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:01.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-06-03T10:41:01.364Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-06-03T10:41:01.364Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:01.364Z] latest [2022-06-03T10:41:01.364Z] 2.2.1-dev.9 [2022-06-03T10:41:01.364Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:01.364Z] main [2022-06-03T10:41:01.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:01.688Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:01.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:01.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-03T10:41:01.999Z] 07ba4e387be4: Preparing [2022-06-03T10:41:01.999Z] ab966f9edd09: Preparing [2022-06-03T10:41:01.999Z] cded9a114947: Preparing [2022-06-03T10:41:01.999Z] 6ae94cc02c60: Preparing [2022-06-03T10:41:01.999Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:01.999Z] 4fc242d58285: Preparing [2022-06-03T10:41:01.999Z] 4fc242d58285: Waiting [2022-06-03T10:41:01.999Z] cded9a114947: Layer already exists [2022-06-03T10:41:01.999Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:01.999Z] 96e2ee7dae4e: Pushed [2022-06-03T10:41:01.999Z] 07ba4e387be4: Pushed [2022-06-03T10:41:02.569Z] 6ae94cc02c60: Pushed [2022-06-03T10:41:03.951Z] ab966f9edd09: Pushed [2022-06-03T10:41:04.212Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:f18f0a7529c93c70b922fdfdca7b2001c8132a6f9fdc1beece82ed58289ea64e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:04.519Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:04.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-06-03T10:41:04.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-03T10:41:04.828Z] 07ba4e387be4: Preparing [2022-06-03T10:41:04.828Z] ab966f9edd09: Preparing [2022-06-03T10:41:04.828Z] cded9a114947: Preparing [2022-06-03T10:41:04.828Z] 6ae94cc02c60: Preparing [2022-06-03T10:41:04.828Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:04.828Z] 4fc242d58285: Preparing [2022-06-03T10:41:04.828Z] 4fc242d58285: Waiting [2022-06-03T10:41:04.828Z] 6ae94cc02c60: Layer already exists [2022-06-03T10:41:04.828Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:04.828Z] ab966f9edd09: Layer already exists [2022-06-03T10:41:04.828Z] cded9a114947: Layer already exists [2022-06-03T10:41:04.828Z] 07ba4e387be4: Layer already exists [2022-06-03T10:41:04.828Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:04.828Z] latest: digest: sha256:f18f0a7529c93c70b922fdfdca7b2001c8132a6f9fdc1beece82ed58289ea64e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:05.144Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:05.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.9 [2022-06-03T10:41:05.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-03T10:41:05.453Z] 07ba4e387be4: Preparing [2022-06-03T10:41:05.453Z] ab966f9edd09: Preparing [2022-06-03T10:41:05.453Z] cded9a114947: Preparing [2022-06-03T10:41:05.453Z] 6ae94cc02c60: Preparing [2022-06-03T10:41:05.453Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:05.453Z] 4fc242d58285: Preparing [2022-06-03T10:41:05.453Z] 4fc242d58285: Waiting [2022-06-03T10:41:05.453Z] 6ae94cc02c60: Layer already exists [2022-06-03T10:41:05.453Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:05.453Z] 07ba4e387be4: Layer already exists [2022-06-03T10:41:05.453Z] ab966f9edd09: Layer already exists [2022-06-03T10:41:05.453Z] cded9a114947: Layer already exists [2022-06-03T10:41:05.453Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:05.453Z] 2.2.1-dev.9: digest: sha256:f18f0a7529c93c70b922fdfdca7b2001c8132a6f9fdc1beece82ed58289ea64e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:05.771Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:06.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:06.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-03T10:41:06.079Z] 07ba4e387be4: Preparing [2022-06-03T10:41:06.079Z] ab966f9edd09: Preparing [2022-06-03T10:41:06.079Z] cded9a114947: Preparing [2022-06-03T10:41:06.079Z] 6ae94cc02c60: Preparing [2022-06-03T10:41:06.079Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:06.079Z] 4fc242d58285: Preparing [2022-06-03T10:41:06.079Z] 4fc242d58285: Waiting [2022-06-03T10:41:06.079Z] cded9a114947: Layer already exists [2022-06-03T10:41:06.079Z] ab966f9edd09: Layer already exists [2022-06-03T10:41:06.079Z] 07ba4e387be4: Layer already exists [2022-06-03T10:41:06.079Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:06.079Z] 6ae94cc02c60: Layer already exists [2022-06-03T10:41:06.079Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:06.079Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:f18f0a7529c93c70b922fdfdca7b2001c8132a6f9fdc1beece82ed58289ea64e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:06.396Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:06.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-06-03T10:41:06.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-03T10:41:06.706Z] 07ba4e387be4: Preparing [2022-06-03T10:41:06.706Z] ab966f9edd09: Preparing [2022-06-03T10:41:06.706Z] cded9a114947: Preparing [2022-06-03T10:41:06.706Z] 6ae94cc02c60: Preparing [2022-06-03T10:41:06.706Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:06.706Z] 4fc242d58285: Preparing [2022-06-03T10:41:06.706Z] 4fc242d58285: Waiting [2022-06-03T10:41:06.706Z] 6ae94cc02c60: Layer already exists [2022-06-03T10:41:06.706Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:06.706Z] cded9a114947: Layer already exists [2022-06-03T10:41:06.706Z] 07ba4e387be4: Layer already exists [2022-06-03T10:41:06.706Z] ab966f9edd09: Layer already exists [2022-06-03T10:41:06.706Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:06.706Z] main: digest: sha256:f18f0a7529c93c70b922fdfdca7b2001c8132a6f9fdc1beece82ed58289ea64e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:41:06.763Z] ===================================================== [Pipeline] echo [2022-06-03T10:41:06.771Z] taggedImages: [2022-06-03T10:41:06.771Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:06.771Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-06-03T10:41:06.771Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.9 [2022-06-03T10:41:06.771Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:06.771Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-06-03T10:41:06.797Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-06-03T10:41:06.797Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:06.797Z] latest [2022-06-03T10:41:06.797Z] 2.2.1-dev.9 [2022-06-03T10:41:06.797Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:06.797Z] main [2022-06-03T10:41:06.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:07.117Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:07.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:07.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-03T10:41:07.424Z] faded8161bb1: Preparing [2022-06-03T10:41:07.424Z] 6b56072de2fc: Preparing [2022-06-03T10:41:07.424Z] eb83c7a81192: Preparing [2022-06-03T10:41:07.424Z] 03378ebd703c: Preparing [2022-06-03T10:41:07.424Z] 9b8442b18bfc: Preparing [2022-06-03T10:41:07.424Z] c1018beafcfb: Preparing [2022-06-03T10:41:07.424Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:07.424Z] 4fc242d58285: Preparing [2022-06-03T10:41:07.424Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:07.424Z] c1018beafcfb: Waiting [2022-06-03T10:41:07.424Z] 4fc242d58285: Waiting [2022-06-03T10:41:07.424Z] eb83c7a81192: Pushed [2022-06-03T10:41:07.424Z] 6b56072de2fc: Pushed [2022-06-03T10:41:07.424Z] faded8161bb1: Pushed [2022-06-03T10:41:07.424Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:07.424Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:07.996Z] c1018beafcfb: Pushed [2022-06-03T10:41:09.379Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T10:41:09.379Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T10:41:09.379Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T10:41:09.379Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T10:41:10.364Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T10:41:11.315Z] 9b8442b18bfc: Pushed [2022-06-03T10:41:11.351Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T10:41:13.875Z] 03378ebd703c: Pushed [2022-06-03T10:41:13.976Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T10:41:14.135Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:d035a4541c990ae0139f8ff7f4ee7983b463207e6c1817fd1158ef6c69de3a9d size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:14.452Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:14.575Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T10:41:14.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-06-03T10:41:14.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-03T10:41:14.756Z] faded8161bb1: Preparing [2022-06-03T10:41:14.756Z] 6b56072de2fc: Preparing [2022-06-03T10:41:14.756Z] eb83c7a81192: Preparing [2022-06-03T10:41:14.756Z] 03378ebd703c: Preparing [2022-06-03T10:41:14.756Z] 9b8442b18bfc: Preparing [2022-06-03T10:41:14.756Z] c1018beafcfb: Preparing [2022-06-03T10:41:14.756Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:14.756Z] 4fc242d58285: Preparing [2022-06-03T10:41:14.756Z] c1018beafcfb: Waiting [2022-06-03T10:41:14.756Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:14.756Z] 4fc242d58285: Waiting [2022-06-03T10:41:14.756Z] faded8161bb1: Layer already exists [2022-06-03T10:41:14.756Z] 03378ebd703c: Layer already exists [2022-06-03T10:41:14.756Z] eb83c7a81192: Layer already exists [2022-06-03T10:41:14.756Z] 9b8442b18bfc: Layer already exists [2022-06-03T10:41:14.756Z] 6b56072de2fc: Layer already exists [2022-06-03T10:41:14.756Z] c1018beafcfb: Layer already exists [2022-06-03T10:41:14.756Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:14.756Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:14.756Z] latest: digest: sha256:d035a4541c990ae0139f8ff7f4ee7983b463207e6c1817fd1158ef6c69de3a9d size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:15.080Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:15.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.9 [2022-06-03T10:41:15.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-03T10:41:15.395Z] faded8161bb1: Preparing [2022-06-03T10:41:15.395Z] 6b56072de2fc: Preparing [2022-06-03T10:41:15.395Z] eb83c7a81192: Preparing [2022-06-03T10:41:15.395Z] 03378ebd703c: Preparing [2022-06-03T10:41:15.395Z] 9b8442b18bfc: Preparing [2022-06-03T10:41:15.395Z] c1018beafcfb: Preparing [2022-06-03T10:41:15.395Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:15.395Z] 4fc242d58285: Preparing [2022-06-03T10:41:15.395Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:15.395Z] 4fc242d58285: Waiting [2022-06-03T10:41:15.395Z] c1018beafcfb: Waiting [2022-06-03T10:41:15.395Z] 6b56072de2fc: Layer already exists [2022-06-03T10:41:15.395Z] eb83c7a81192: Layer already exists [2022-06-03T10:41:15.395Z] faded8161bb1: Layer already exists [2022-06-03T10:41:15.395Z] 03378ebd703c: Layer already exists [2022-06-03T10:41:15.395Z] 9b8442b18bfc: Layer already exists [2022-06-03T10:41:15.395Z] c1018beafcfb: Layer already exists [2022-06-03T10:41:15.395Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:15.395Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:15.395Z] 2.2.1-dev.9: digest: sha256:d035a4541c990ae0139f8ff7f4ee7983b463207e6c1817fd1158ef6c69de3a9d size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:15.713Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:16.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:16.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-03T10:41:16.184Z] faded8161bb1: Preparing [2022-06-03T10:41:16.184Z] 6b56072de2fc: Preparing [2022-06-03T10:41:16.184Z] eb83c7a81192: Preparing [2022-06-03T10:41:16.184Z] 03378ebd703c: Preparing [2022-06-03T10:41:16.184Z] 9b8442b18bfc: Preparing [2022-06-03T10:41:16.184Z] c1018beafcfb: Preparing [2022-06-03T10:41:16.184Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:16.184Z] 4fc242d58285: Preparing [2022-06-03T10:41:16.184Z] c1018beafcfb: Waiting [2022-06-03T10:41:16.184Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:16.184Z] 03378ebd703c: Layer already exists [2022-06-03T10:41:16.184Z] eb83c7a81192: Layer already exists [2022-06-03T10:41:16.184Z] faded8161bb1: Layer already exists [2022-06-03T10:41:16.184Z] 6b56072de2fc: Layer already exists [2022-06-03T10:41:16.184Z] 9b8442b18bfc: Layer already exists [2022-06-03T10:41:16.184Z] c1018beafcfb: Layer already exists [2022-06-03T10:41:16.184Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:16.184Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:16.184Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:d035a4541c990ae0139f8ff7f4ee7983b463207e6c1817fd1158ef6c69de3a9d size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:16.526Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:16.666Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T10:41:16.666Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T10:41:16.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-06-03T10:41:16.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-03T10:41:16.837Z] faded8161bb1: Preparing [2022-06-03T10:41:16.837Z] 6b56072de2fc: Preparing [2022-06-03T10:41:16.837Z] eb83c7a81192: Preparing [2022-06-03T10:41:16.837Z] 03378ebd703c: Preparing [2022-06-03T10:41:16.837Z] 9b8442b18bfc: Preparing [2022-06-03T10:41:16.837Z] c1018beafcfb: Preparing [2022-06-03T10:41:16.837Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:16.837Z] 4fc242d58285: Preparing [2022-06-03T10:41:16.837Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:16.837Z] 4fc242d58285: Waiting [2022-06-03T10:41:16.837Z] eb83c7a81192: Layer already exists [2022-06-03T10:41:16.837Z] faded8161bb1: Layer already exists [2022-06-03T10:41:16.837Z] 9b8442b18bfc: Layer already exists [2022-06-03T10:41:16.837Z] 6b56072de2fc: Layer already exists [2022-06-03T10:41:16.837Z] 03378ebd703c: Layer already exists [2022-06-03T10:41:16.837Z] c1018beafcfb: Layer already exists [2022-06-03T10:41:16.837Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:16.837Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:17.098Z] main: digest: sha256:d035a4541c990ae0139f8ff7f4ee7983b463207e6c1817fd1158ef6c69de3a9d size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:41:17.145Z] ===================================================== [Pipeline] echo [2022-06-03T10:41:17.155Z] taggedImages: [2022-06-03T10:41:17.155Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:17.155Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-06-03T10:41:17.155Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.9 [2022-06-03T10:41:17.155Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:17.155Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-06-03T10:41:17.177Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-06-03T10:41:17.177Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:17.177Z] latest [2022-06-03T10:41:17.177Z] 2.2.1-dev.9 [2022-06-03T10:41:17.177Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:17.177Z] main [2022-06-03T10:41:17.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:17.261Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T10:41:17.490Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:17.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:17.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-03T10:41:17.797Z] bc46c9c06b3e: Preparing [2022-06-03T10:41:17.797Z] 7de7d6f115f4: Preparing [2022-06-03T10:41:17.797Z] 01f5fbc60256: Preparing [2022-06-03T10:41:17.797Z] 204b0ef2e8fc: Preparing [2022-06-03T10:41:17.797Z] b2721a73c037: Preparing [2022-06-03T10:41:17.797Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:17.797Z] 4fc242d58285: Preparing [2022-06-03T10:41:17.797Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:17.797Z] 4fc242d58285: Waiting [2022-06-03T10:41:17.797Z] bc46c9c06b3e: Pushed [2022-06-03T10:41:17.797Z] 7de7d6f115f4: Pushed [2022-06-03T10:41:17.797Z] 01f5fbc60256: Pushed [2022-06-03T10:41:17.797Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:17.797Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:18.056Z] b2721a73c037: Pushed [2022-06-03T10:41:18.241Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T10:41:18.241Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T10:41:18.516Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T10:41:18.516Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T10:41:18.791Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T10:41:19.067Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T10:41:19.341Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T10:41:19.616Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T10:41:19.896Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T10:41:19.896Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T10:41:21.341Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T10:41:21.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T10:41:21.616Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T10:41:22.218Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T10:41:24.634Z] 204b0ef2e8fc: Pushed [2022-06-03T10:41:24.634Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:124b1928a0fd83179e37d56cfce64458bc2543cfb182454d36cdf5ff5454c37e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:24.953Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:25.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-06-03T10:41:25.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-03T10:41:25.264Z] bc46c9c06b3e: Preparing [2022-06-03T10:41:25.264Z] 7de7d6f115f4: Preparing [2022-06-03T10:41:25.264Z] 01f5fbc60256: Preparing [2022-06-03T10:41:25.264Z] 204b0ef2e8fc: Preparing [2022-06-03T10:41:25.264Z] b2721a73c037: Preparing [2022-06-03T10:41:25.264Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:25.264Z] 4fc242d58285: Preparing [2022-06-03T10:41:25.264Z] 4fc242d58285: Waiting [2022-06-03T10:41:25.264Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:25.264Z] bc46c9c06b3e: Layer already exists [2022-06-03T10:41:25.264Z] 204b0ef2e8fc: Layer already exists [2022-06-03T10:41:25.264Z] 01f5fbc60256: Layer already exists [2022-06-03T10:41:25.264Z] 7de7d6f115f4: Layer already exists [2022-06-03T10:41:25.264Z] b2721a73c037: Layer already exists [2022-06-03T10:41:25.264Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:25.264Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:25.264Z] latest: digest: sha256:124b1928a0fd83179e37d56cfce64458bc2543cfb182454d36cdf5ff5454c37e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:25.578Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:25.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.9 [2022-06-03T10:41:25.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-03T10:41:25.895Z] bc46c9c06b3e: Preparing [2022-06-03T10:41:25.895Z] 7de7d6f115f4: Preparing [2022-06-03T10:41:25.895Z] 01f5fbc60256: Preparing [2022-06-03T10:41:25.895Z] 204b0ef2e8fc: Preparing [2022-06-03T10:41:25.895Z] b2721a73c037: Preparing [2022-06-03T10:41:25.895Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:25.895Z] 4fc242d58285: Preparing [2022-06-03T10:41:25.895Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:25.895Z] 4fc242d58285: Waiting [2022-06-03T10:41:25.895Z] bc46c9c06b3e: Layer already exists [2022-06-03T10:41:25.895Z] 7de7d6f115f4: Layer already exists [2022-06-03T10:41:25.895Z] b2721a73c037: Layer already exists [2022-06-03T10:41:25.895Z] 01f5fbc60256: Layer already exists [2022-06-03T10:41:25.895Z] 204b0ef2e8fc: Layer already exists [2022-06-03T10:41:25.895Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:25.895Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:25.895Z] 2.2.1-dev.9: digest: sha256:124b1928a0fd83179e37d56cfce64458bc2543cfb182454d36cdf5ff5454c37e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:26.210Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:26.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:26.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-03T10:41:26.524Z] bc46c9c06b3e: Preparing [2022-06-03T10:41:26.524Z] 7de7d6f115f4: Preparing [2022-06-03T10:41:26.524Z] 01f5fbc60256: Preparing [2022-06-03T10:41:26.524Z] 204b0ef2e8fc: Preparing [2022-06-03T10:41:26.524Z] b2721a73c037: Preparing [2022-06-03T10:41:26.524Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:26.524Z] 4fc242d58285: Preparing [2022-06-03T10:41:26.524Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:26.524Z] 4fc242d58285: Waiting [2022-06-03T10:41:26.524Z] b2721a73c037: Layer already exists [2022-06-03T10:41:26.524Z] 7de7d6f115f4: Layer already exists [2022-06-03T10:41:26.524Z] 204b0ef2e8fc: Layer already exists [2022-06-03T10:41:26.524Z] 01f5fbc60256: Layer already exists [2022-06-03T10:41:26.524Z] bc46c9c06b3e: Layer already exists [2022-06-03T10:41:26.524Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:26.524Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:26.524Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:124b1928a0fd83179e37d56cfce64458bc2543cfb182454d36cdf5ff5454c37e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:26.843Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:27.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-06-03T10:41:27.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-03T10:41:27.157Z] bc46c9c06b3e: Preparing [2022-06-03T10:41:27.157Z] 7de7d6f115f4: Preparing [2022-06-03T10:41:27.157Z] 01f5fbc60256: Preparing [2022-06-03T10:41:27.157Z] 204b0ef2e8fc: Preparing [2022-06-03T10:41:27.157Z] b2721a73c037: Preparing [2022-06-03T10:41:27.157Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:27.157Z] 4fc242d58285: Preparing [2022-06-03T10:41:27.157Z] 4fc242d58285: Waiting [2022-06-03T10:41:27.157Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:27.157Z] 01f5fbc60256: Layer already exists [2022-06-03T10:41:27.157Z] 204b0ef2e8fc: Layer already exists [2022-06-03T10:41:27.157Z] b2721a73c037: Layer already exists [2022-06-03T10:41:27.157Z] 7de7d6f115f4: Layer already exists [2022-06-03T10:41:27.157Z] bc46c9c06b3e: Layer already exists [2022-06-03T10:41:27.157Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:27.157Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:27.157Z] main: digest: sha256:124b1928a0fd83179e37d56cfce64458bc2543cfb182454d36cdf5ff5454c37e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:41:27.200Z] ===================================================== [Pipeline] echo [2022-06-03T10:41:27.210Z] taggedImages: [2022-06-03T10:41:27.210Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:27.210Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-06-03T10:41:27.210Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.9 [2022-06-03T10:41:27.210Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:27.210Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-06-03T10:41:27.231Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-06-03T10:41:27.231Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:27.231Z] latest [2022-06-03T10:41:27.231Z] 2.2.1-dev.9 [2022-06-03T10:41:27.231Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:27.231Z] main [2022-06-03T10:41:27.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:27.559Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:27.631Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T10:41:27.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:27.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-03T10:41:27.870Z] 1f310211e829: Preparing [2022-06-03T10:41:27.870Z] 73d0f7d16b8d: Preparing [2022-06-03T10:41:27.870Z] 7a740f00532f: Preparing [2022-06-03T10:41:27.870Z] e12d0c55bb4a: Preparing [2022-06-03T10:41:27.870Z] c1018beafcfb: Preparing [2022-06-03T10:41:27.870Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:27.870Z] 4fc242d58285: Preparing [2022-06-03T10:41:27.870Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:27.870Z] 4fc242d58285: Waiting [2022-06-03T10:41:27.870Z] c1018beafcfb: Layer already exists [2022-06-03T10:41:27.870Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:27.870Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:27.870Z] 73d0f7d16b8d: Pushed [2022-06-03T10:41:27.870Z] 7a740f00532f: Pushed [2022-06-03T10:41:27.870Z] 1f310211e829: Pushed [2022-06-03T10:41:27.908Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T10:41:28.185Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T10:41:28.185Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T10:41:28.185Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T10:41:28.185Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T10:41:28.460Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T10:41:29.450Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T10:41:29.450Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T10:41:29.725Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T10:41:30.003Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T10:41:30.003Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T10:41:31.452Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T10:41:32.055Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T10:41:32.331Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T10:41:32.331Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T10:41:32.607Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T10:41:32.885Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T10:41:32.885Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T10:41:33.161Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T10:41:33.161Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T10:41:34.606Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T10:41:34.606Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T10:41:35.205Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T10:41:35.205Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T10:41:35.478Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T10:41:36.002Z] e12d0c55bb4a: Pushed [2022-06-03T10:41:36.002Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:7b39d9f2f7ab5a75331c99ac790c451094169d654e08b4d2df9c71dcf2a18520 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:36.323Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:36.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-06-03T10:41:36.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-03T10:41:36.637Z] 1f310211e829: Preparing [2022-06-03T10:41:36.637Z] 73d0f7d16b8d: Preparing [2022-06-03T10:41:36.637Z] 7a740f00532f: Preparing [2022-06-03T10:41:36.637Z] e12d0c55bb4a: Preparing [2022-06-03T10:41:36.637Z] c1018beafcfb: Preparing [2022-06-03T10:41:36.637Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:36.637Z] 4fc242d58285: Preparing [2022-06-03T10:41:36.637Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:36.637Z] 4fc242d58285: Waiting [2022-06-03T10:41:36.637Z] 7a740f00532f: Layer already exists [2022-06-03T10:41:36.637Z] 73d0f7d16b8d: Layer already exists [2022-06-03T10:41:36.637Z] e12d0c55bb4a: Layer already exists [2022-06-03T10:41:36.637Z] 1f310211e829: Layer already exists [2022-06-03T10:41:36.637Z] c1018beafcfb: Layer already exists [2022-06-03T10:41:36.637Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:36.637Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:36.637Z] latest: digest: sha256:7b39d9f2f7ab5a75331c99ac790c451094169d654e08b4d2df9c71dcf2a18520 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:36.957Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:37.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.9 [2022-06-03T10:41:37.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-03T10:41:37.266Z] 1f310211e829: Preparing [2022-06-03T10:41:37.266Z] 73d0f7d16b8d: Preparing [2022-06-03T10:41:37.266Z] 7a740f00532f: Preparing [2022-06-03T10:41:37.266Z] e12d0c55bb4a: Preparing [2022-06-03T10:41:37.266Z] c1018beafcfb: Preparing [2022-06-03T10:41:37.266Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:37.266Z] 4fc242d58285: Preparing [2022-06-03T10:41:37.266Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:37.266Z] 4fc242d58285: Waiting [2022-06-03T10:41:37.266Z] 1f310211e829: Layer already exists [2022-06-03T10:41:37.266Z] e12d0c55bb4a: Layer already exists [2022-06-03T10:41:37.266Z] c1018beafcfb: Layer already exists [2022-06-03T10:41:37.266Z] 73d0f7d16b8d: Layer already exists [2022-06-03T10:41:37.266Z] 7a740f00532f: Layer already exists [2022-06-03T10:41:37.266Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:37.266Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:37.266Z] 2.2.1-dev.9: digest: sha256:7b39d9f2f7ab5a75331c99ac790c451094169d654e08b4d2df9c71dcf2a18520 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:37.471Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T10:41:37.586Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:37.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:37.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-03T10:41:37.895Z] 1f310211e829: Preparing [2022-06-03T10:41:37.895Z] 73d0f7d16b8d: Preparing [2022-06-03T10:41:37.895Z] 7a740f00532f: Preparing [2022-06-03T10:41:37.895Z] e12d0c55bb4a: Preparing [2022-06-03T10:41:37.895Z] c1018beafcfb: Preparing [2022-06-03T10:41:37.895Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:37.895Z] 4fc242d58285: Preparing [2022-06-03T10:41:37.895Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:37.895Z] 4fc242d58285: Waiting [2022-06-03T10:41:37.895Z] e12d0c55bb4a: Layer already exists [2022-06-03T10:41:37.895Z] 1f310211e829: Layer already exists [2022-06-03T10:41:37.895Z] c1018beafcfb: Layer already exists [2022-06-03T10:41:37.895Z] 73d0f7d16b8d: Layer already exists [2022-06-03T10:41:37.895Z] 7a740f00532f: Layer already exists [2022-06-03T10:41:37.895Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:37.895Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:37.895Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:7b39d9f2f7ab5a75331c99ac790c451094169d654e08b4d2df9c71dcf2a18520 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:38.072Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T10:41:38.072Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T10:41:38.221Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:38.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-06-03T10:41:38.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-03T10:41:38.534Z] 1f310211e829: Preparing [2022-06-03T10:41:38.534Z] 73d0f7d16b8d: Preparing [2022-06-03T10:41:38.534Z] 7a740f00532f: Preparing [2022-06-03T10:41:38.534Z] e12d0c55bb4a: Preparing [2022-06-03T10:41:38.534Z] c1018beafcfb: Preparing [2022-06-03T10:41:38.534Z] 96e2ee7dae4e: Preparing [2022-06-03T10:41:38.534Z] 4fc242d58285: Preparing [2022-06-03T10:41:38.534Z] 96e2ee7dae4e: Waiting [2022-06-03T10:41:38.534Z] 4fc242d58285: Waiting [2022-06-03T10:41:38.534Z] c1018beafcfb: Layer already exists [2022-06-03T10:41:38.534Z] 1f310211e829: Layer already exists [2022-06-03T10:41:38.534Z] 7a740f00532f: Layer already exists [2022-06-03T10:41:38.534Z] 73d0f7d16b8d: Layer already exists [2022-06-03T10:41:38.534Z] e12d0c55bb4a: Layer already exists [2022-06-03T10:41:38.534Z] 96e2ee7dae4e: Layer already exists [2022-06-03T10:41:38.534Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:38.534Z] main: digest: sha256:7b39d9f2f7ab5a75331c99ac790c451094169d654e08b4d2df9c71dcf2a18520 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:41:38.592Z] ===================================================== [Pipeline] echo [2022-06-03T10:41:38.599Z] taggedImages: [2022-06-03T10:41:38.599Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:38.599Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-06-03T10:41:38.599Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.9 [2022-06-03T10:41:38.599Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:38.599Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-06-03T10:41:38.625Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-03T10:41:38.625Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:38.625Z] latest [2022-06-03T10:41:38.625Z] 2.2.1-dev.9 [2022-06-03T10:41:38.625Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:38.625Z] main [2022-06-03T10:41:38.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-06-03T10:41:38.672Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T10:41:38.672Z] go: downloading github.com/go-logr/logr v1.2.2 [Pipeline] sh [2022-06-03T10:41:38.672Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T10:41:38.947Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T10:41:38.948Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:39.224Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T10:41:39.263Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:39.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T10:41:39.263Z] df238b5fc548: Preparing [2022-06-03T10:41:39.263Z] ebb03108f45a: Preparing [2022-06-03T10:41:39.263Z] cded9a114947: Preparing [2022-06-03T10:41:39.263Z] 419a0e6bde15: Preparing [2022-06-03T10:41:39.263Z] b541d28bf3b4: Preparing [2022-06-03T10:41:39.263Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:39.263Z] cded9a114947: Layer already exists [2022-06-03T10:41:39.263Z] df238b5fc548: Pushed [2022-06-03T10:41:39.263Z] 419a0e6bde15: Pushed [2022-06-03T10:41:39.822Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T10:41:41.802Z] ebb03108f45a: Pushed [2022-06-03T10:41:41.802Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:1a930ad8f2fc30b162ef3de3efa1294aade47f19bd364da15d86e30ffd67ed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:42.116Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:42.460Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T10:41:42.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-06-03T10:41:42.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T10:41:42.479Z] df238b5fc548: Preparing [2022-06-03T10:41:42.479Z] ebb03108f45a: Preparing [2022-06-03T10:41:42.479Z] cded9a114947: Preparing [2022-06-03T10:41:42.479Z] 419a0e6bde15: Preparing [2022-06-03T10:41:42.479Z] b541d28bf3b4: Preparing [2022-06-03T10:41:42.479Z] cded9a114947: Layer already exists [2022-06-03T10:41:42.479Z] df238b5fc548: Layer already exists [2022-06-03T10:41:42.479Z] 419a0e6bde15: Layer already exists [2022-06-03T10:41:42.479Z] ebb03108f45a: Layer already exists [2022-06-03T10:41:42.479Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:42.479Z] latest: digest: sha256:1a930ad8f2fc30b162ef3de3efa1294aade47f19bd364da15d86e30ffd67ed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:42.789Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:43.110Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.9 [2022-06-03T10:41:43.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T10:41:43.110Z] df238b5fc548: Preparing [2022-06-03T10:41:43.110Z] ebb03108f45a: Preparing [2022-06-03T10:41:43.110Z] cded9a114947: Preparing [2022-06-03T10:41:43.110Z] 419a0e6bde15: Preparing [2022-06-03T10:41:43.110Z] b541d28bf3b4: Preparing [2022-06-03T10:41:43.110Z] ebb03108f45a: Layer already exists [2022-06-03T10:41:43.110Z] cded9a114947: Layer already exists [2022-06-03T10:41:43.110Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:43.110Z] df238b5fc548: Layer already exists [2022-06-03T10:41:43.379Z] 419a0e6bde15: Layer already exists [2022-06-03T10:41:43.640Z] 2.2.1-dev.9: digest: sha256:1a930ad8f2fc30b162ef3de3efa1294aade47f19bd364da15d86e30ffd67ed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:43.963Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:44.271Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:44.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T10:41:44.271Z] df238b5fc548: Preparing [2022-06-03T10:41:44.271Z] ebb03108f45a: Preparing [2022-06-03T10:41:44.271Z] cded9a114947: Preparing [2022-06-03T10:41:44.271Z] 419a0e6bde15: Preparing [2022-06-03T10:41:44.271Z] b541d28bf3b4: Preparing [2022-06-03T10:41:44.271Z] 419a0e6bde15: Layer already exists [2022-06-03T10:41:44.271Z] df238b5fc548: Layer already exists [2022-06-03T10:41:44.271Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:44.271Z] ebb03108f45a: Layer already exists [2022-06-03T10:41:44.271Z] cded9a114947: Layer already exists [2022-06-03T10:41:44.271Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:1a930ad8f2fc30b162ef3de3efa1294aade47f19bd364da15d86e30ffd67ed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:44.580Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:44.893Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-06-03T10:41:44.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T10:41:44.893Z] df238b5fc548: Preparing [2022-06-03T10:41:44.893Z] ebb03108f45a: Preparing [2022-06-03T10:41:44.893Z] cded9a114947: Preparing [2022-06-03T10:41:44.893Z] 419a0e6bde15: Preparing [2022-06-03T10:41:44.893Z] b541d28bf3b4: Preparing [2022-06-03T10:41:44.893Z] ebb03108f45a: Layer already exists [2022-06-03T10:41:44.893Z] cded9a114947: Layer already exists [2022-06-03T10:41:44.893Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:44.893Z] df238b5fc548: Layer already exists [2022-06-03T10:41:44.893Z] 419a0e6bde15: Layer already exists [2022-06-03T10:41:44.893Z] main: digest: sha256:1a930ad8f2fc30b162ef3de3efa1294aade47f19bd364da15d86e30ffd67ed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:41:44.938Z] ===================================================== [Pipeline] echo [2022-06-03T10:41:44.944Z] taggedImages: [2022-06-03T10:41:44.944Z] - nexus3.edgexfoundry.org:10004/support-notifications:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:44.944Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-06-03T10:41:44.944Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.9 [2022-06-03T10:41:44.944Z] - nexus3.edgexfoundry.org:10004/support-notifications:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:44.944Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-06-03T10:41:44.957Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-03T10:41:44.957Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:44.957Z] latest [2022-06-03T10:41:44.957Z] 2.2.1-dev.9 [2022-06-03T10:41:44.957Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:44.957Z] main [2022-06-03T10:41:44.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:45.152Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T10:41:45.152Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T10:41:45.263Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:45.429Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T10:41:45.429Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T10:41:45.579Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:45.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T10:41:45.579Z] 596aec164321: Preparing [2022-06-03T10:41:45.579Z] 744b75dbcd11: Preparing [2022-06-03T10:41:45.579Z] cded9a114947: Preparing [2022-06-03T10:41:45.579Z] d430beb49e95: Preparing [2022-06-03T10:41:45.579Z] b541d28bf3b4: Preparing [2022-06-03T10:41:45.579Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:45.579Z] d430beb49e95: Layer already exists [2022-06-03T10:41:45.579Z] cded9a114947: Layer already exists [2022-06-03T10:41:45.579Z] 596aec164321: Pushed [2022-06-03T10:41:45.705Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T10:41:46.300Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T10:41:46.300Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T10:41:46.577Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T10:41:46.577Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T10:41:46.855Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T10:41:46.855Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T10:41:46.855Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T10:41:48.120Z] 744b75dbcd11: Pushed [2022-06-03T10:41:48.120Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:dc92457fdd935c8dff5d447afa3af193ff9747fb85fad1fbd3d61120c2024640 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:48.442Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:48.755Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-06-03T10:41:48.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T10:41:48.755Z] 596aec164321: Preparing [2022-06-03T10:41:48.755Z] 744b75dbcd11: Preparing [2022-06-03T10:41:48.755Z] cded9a114947: Preparing [2022-06-03T10:41:48.755Z] d430beb49e95: Preparing [2022-06-03T10:41:48.755Z] b541d28bf3b4: Preparing [2022-06-03T10:41:48.755Z] 744b75dbcd11: Layer already exists [2022-06-03T10:41:48.755Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:48.755Z] d430beb49e95: Layer already exists [2022-06-03T10:41:48.755Z] cded9a114947: Layer already exists [2022-06-03T10:41:48.755Z] 596aec164321: Layer already exists [2022-06-03T10:41:48.755Z] latest: digest: sha256:dc92457fdd935c8dff5d447afa3af193ff9747fb85fad1fbd3d61120c2024640 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:49.073Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:49.384Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.9 [2022-06-03T10:41:49.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T10:41:49.384Z] 596aec164321: Preparing [2022-06-03T10:41:49.384Z] 744b75dbcd11: Preparing [2022-06-03T10:41:49.384Z] cded9a114947: Preparing [2022-06-03T10:41:49.384Z] d430beb49e95: Preparing [2022-06-03T10:41:49.384Z] b541d28bf3b4: Preparing [2022-06-03T10:41:49.384Z] cded9a114947: Layer already exists [2022-06-03T10:41:49.384Z] 744b75dbcd11: Layer already exists [2022-06-03T10:41:49.384Z] d430beb49e95: Layer already exists [2022-06-03T10:41:49.384Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:49.384Z] 596aec164321: Layer already exists [2022-06-03T10:41:49.384Z] 2.2.1-dev.9: digest: sha256:dc92457fdd935c8dff5d447afa3af193ff9747fb85fad1fbd3d61120c2024640 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:49.708Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:50.018Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:50.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T10:41:50.018Z] 596aec164321: Preparing [2022-06-03T10:41:50.018Z] 744b75dbcd11: Preparing [2022-06-03T10:41:50.018Z] cded9a114947: Preparing [2022-06-03T10:41:50.018Z] d430beb49e95: Preparing [2022-06-03T10:41:50.018Z] b541d28bf3b4: Preparing [2022-06-03T10:41:50.018Z] 596aec164321: Layer already exists [2022-06-03T10:41:50.018Z] d430beb49e95: Layer already exists [2022-06-03T10:41:50.018Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:50.018Z] cded9a114947: Layer already exists [2022-06-03T10:41:50.018Z] 744b75dbcd11: Layer already exists [2022-06-03T10:41:50.018Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:dc92457fdd935c8dff5d447afa3af193ff9747fb85fad1fbd3d61120c2024640 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:50.331Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:50.643Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-06-03T10:41:50.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T10:41:50.643Z] 596aec164321: Preparing [2022-06-03T10:41:50.643Z] 744b75dbcd11: Preparing [2022-06-03T10:41:50.643Z] cded9a114947: Preparing [2022-06-03T10:41:50.643Z] d430beb49e95: Preparing [2022-06-03T10:41:50.643Z] b541d28bf3b4: Preparing [2022-06-03T10:41:50.643Z] 744b75dbcd11: Layer already exists [2022-06-03T10:41:50.643Z] 596aec164321: Layer already exists [2022-06-03T10:41:50.643Z] b541d28bf3b4: Layer already exists [2022-06-03T10:41:50.643Z] cded9a114947: Layer already exists [2022-06-03T10:41:50.643Z] d430beb49e95: Layer already exists [2022-06-03T10:41:50.643Z] main: digest: sha256:dc92457fdd935c8dff5d447afa3af193ff9747fb85fad1fbd3d61120c2024640 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:41:50.692Z] ===================================================== [Pipeline] echo [2022-06-03T10:41:50.699Z] taggedImages: [2022-06-03T10:41:50.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:50.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-06-03T10:41:50.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.9 [2022-06-03T10:41:50.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:50.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-06-03T10:41:50.719Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-03T10:41:50.719Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:50.719Z] latest [2022-06-03T10:41:50.719Z] 2.2.1-dev.9 [2022-06-03T10:41:50.719Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:41:50.719Z] main [2022-06-03T10:41:50.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:51.046Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:51.358Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:41:51.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T10:41:51.358Z] 3608bfef4725: Preparing [2022-06-03T10:41:51.358Z] 8cfa36075eef: Preparing [2022-06-03T10:41:51.358Z] bd643d8b76ef: Preparing [2022-06-03T10:41:51.358Z] 8ef34f885d72: Preparing [2022-06-03T10:41:51.358Z] 52f44be93a46: Preparing [2022-06-03T10:41:51.358Z] 10d82663b225: Preparing [2022-06-03T10:41:51.358Z] f7a7a140f1b3: Preparing [2022-06-03T10:41:51.358Z] 31e69d4774c9: Preparing [2022-06-03T10:41:51.358Z] 7750d494dfbd: Preparing [2022-06-03T10:41:51.358Z] 18708474c90b: Preparing [2022-06-03T10:41:51.358Z] 4fc242d58285: Preparing [2022-06-03T10:41:51.358Z] f7a7a140f1b3: Waiting [2022-06-03T10:41:51.358Z] 31e69d4774c9: Waiting [2022-06-03T10:41:51.358Z] 7750d494dfbd: Waiting [2022-06-03T10:41:51.358Z] 18708474c90b: Waiting [2022-06-03T10:41:51.358Z] 4fc242d58285: Waiting [2022-06-03T10:41:51.358Z] 10d82663b225: Waiting [2022-06-03T10:41:51.358Z] 52f44be93a46: Layer already exists [2022-06-03T10:41:51.358Z] 10d82663b225: Layer already exists [2022-06-03T10:41:51.358Z] f7a7a140f1b3: Layer already exists [2022-06-03T10:41:51.358Z] 31e69d4774c9: Layer already exists [2022-06-03T10:41:51.358Z] 8cfa36075eef: Pushed [2022-06-03T10:41:51.358Z] 7750d494dfbd: Layer already exists [2022-06-03T10:41:51.358Z] 18708474c90b: Layer already exists [2022-06-03T10:41:51.358Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:51.618Z] 3608bfef4725: Pushed [2022-06-03T10:41:52.558Z] bd643d8b76ef: Pushed [2022-06-03T10:41:57.039Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T10:41:57.040Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T10:41:57.040Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T10:41:57.040Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T10:41:59.144Z] 8ef34f885d72: Pushed [2022-06-03T10:41:59.144Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:af6b76dc118630f692a32294d8cb67a3f8fe567215829df85bbbaa8ba26f4eb7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:59.461Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:41:59.779Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-06-03T10:41:59.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T10:41:59.779Z] 3608bfef4725: Preparing [2022-06-03T10:41:59.779Z] 8cfa36075eef: Preparing [2022-06-03T10:41:59.779Z] bd643d8b76ef: Preparing [2022-06-03T10:41:59.779Z] 8ef34f885d72: Preparing [2022-06-03T10:41:59.779Z] 52f44be93a46: Preparing [2022-06-03T10:41:59.779Z] 10d82663b225: Preparing [2022-06-03T10:41:59.779Z] f7a7a140f1b3: Preparing [2022-06-03T10:41:59.779Z] 31e69d4774c9: Preparing [2022-06-03T10:41:59.779Z] 7750d494dfbd: Preparing [2022-06-03T10:41:59.779Z] 18708474c90b: Preparing [2022-06-03T10:41:59.779Z] 4fc242d58285: Preparing [2022-06-03T10:41:59.779Z] f7a7a140f1b3: Waiting [2022-06-03T10:41:59.779Z] 7750d494dfbd: Waiting [2022-06-03T10:41:59.779Z] 31e69d4774c9: Waiting [2022-06-03T10:41:59.779Z] 18708474c90b: Waiting [2022-06-03T10:41:59.779Z] 4fc242d58285: Waiting [2022-06-03T10:41:59.779Z] 10d82663b225: Waiting [2022-06-03T10:41:59.779Z] 8ef34f885d72: Layer already exists [2022-06-03T10:41:59.779Z] bd643d8b76ef: Layer already exists [2022-06-03T10:41:59.779Z] 8cfa36075eef: Layer already exists [2022-06-03T10:41:59.779Z] 3608bfef4725: Layer already exists [2022-06-03T10:41:59.779Z] 52f44be93a46: Layer already exists [2022-06-03T10:41:59.779Z] f7a7a140f1b3: Layer already exists [2022-06-03T10:41:59.779Z] 10d82663b225: Layer already exists [2022-06-03T10:41:59.779Z] 18708474c90b: Layer already exists [2022-06-03T10:41:59.779Z] 31e69d4774c9: Layer already exists [2022-06-03T10:41:59.779Z] 7750d494dfbd: Layer already exists [2022-06-03T10:41:59.779Z] 4fc242d58285: Layer already exists [2022-06-03T10:41:59.779Z] latest: digest: sha256:af6b76dc118630f692a32294d8cb67a3f8fe567215829df85bbbaa8ba26f4eb7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:42:00.107Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:42:00.418Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.9 [2022-06-03T10:42:00.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T10:42:00.418Z] 3608bfef4725: Preparing [2022-06-03T10:42:00.418Z] 8cfa36075eef: Preparing [2022-06-03T10:42:00.418Z] bd643d8b76ef: Preparing [2022-06-03T10:42:00.418Z] 8ef34f885d72: Preparing [2022-06-03T10:42:00.418Z] 52f44be93a46: Preparing [2022-06-03T10:42:00.418Z] 10d82663b225: Preparing [2022-06-03T10:42:00.418Z] f7a7a140f1b3: Preparing [2022-06-03T10:42:00.418Z] 31e69d4774c9: Preparing [2022-06-03T10:42:00.418Z] 7750d494dfbd: Preparing [2022-06-03T10:42:00.418Z] 18708474c90b: Preparing [2022-06-03T10:42:00.418Z] 4fc242d58285: Preparing [2022-06-03T10:42:00.418Z] 31e69d4774c9: Waiting [2022-06-03T10:42:00.418Z] 18708474c90b: Waiting [2022-06-03T10:42:00.418Z] 4fc242d58285: Waiting [2022-06-03T10:42:00.419Z] 7750d494dfbd: Waiting [2022-06-03T10:42:00.419Z] 10d82663b225: Waiting [2022-06-03T10:42:00.419Z] f7a7a140f1b3: Waiting [2022-06-03T10:42:00.419Z] 3608bfef4725: Layer already exists [2022-06-03T10:42:00.419Z] bd643d8b76ef: Layer already exists [2022-06-03T10:42:00.419Z] 8ef34f885d72: Layer already exists [2022-06-03T10:42:00.419Z] 8cfa36075eef: Layer already exists [2022-06-03T10:42:00.419Z] 52f44be93a46: Layer already exists [2022-06-03T10:42:00.419Z] 10d82663b225: Layer already exists [2022-06-03T10:42:00.419Z] f7a7a140f1b3: Layer already exists [2022-06-03T10:42:00.419Z] 31e69d4774c9: Layer already exists [2022-06-03T10:42:00.419Z] 18708474c90b: Layer already exists [2022-06-03T10:42:00.419Z] 7750d494dfbd: Layer already exists [2022-06-03T10:42:00.419Z] 4fc242d58285: Layer already exists [2022-06-03T10:42:00.419Z] 2.2.1-dev.9: digest: sha256:af6b76dc118630f692a32294d8cb67a3f8fe567215829df85bbbaa8ba26f4eb7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:42:00.746Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:42:01.069Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:42:01.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T10:42:01.069Z] 3608bfef4725: Preparing [2022-06-03T10:42:01.069Z] 8cfa36075eef: Preparing [2022-06-03T10:42:01.069Z] bd643d8b76ef: Preparing [2022-06-03T10:42:01.069Z] 8ef34f885d72: Preparing [2022-06-03T10:42:01.069Z] 52f44be93a46: Preparing [2022-06-03T10:42:01.069Z] 10d82663b225: Preparing [2022-06-03T10:42:01.069Z] f7a7a140f1b3: Preparing [2022-06-03T10:42:01.069Z] 31e69d4774c9: Preparing [2022-06-03T10:42:01.069Z] 7750d494dfbd: Preparing [2022-06-03T10:42:01.069Z] f7a7a140f1b3: Waiting [2022-06-03T10:42:01.069Z] 10d82663b225: Waiting [2022-06-03T10:42:01.069Z] 7750d494dfbd: Waiting [2022-06-03T10:42:01.069Z] 31e69d4774c9: Waiting [2022-06-03T10:42:01.069Z] 18708474c90b: Preparing [2022-06-03T10:42:01.069Z] 4fc242d58285: Preparing [2022-06-03T10:42:01.069Z] 4fc242d58285: Waiting [2022-06-03T10:42:01.069Z] 18708474c90b: Waiting [2022-06-03T10:42:01.069Z] 8cfa36075eef: Layer already exists [2022-06-03T10:42:01.069Z] 8ef34f885d72: Layer already exists [2022-06-03T10:42:01.069Z] 52f44be93a46: Layer already exists [2022-06-03T10:42:01.069Z] bd643d8b76ef: Layer already exists [2022-06-03T10:42:01.069Z] 3608bfef4725: Layer already exists [2022-06-03T10:42:01.069Z] 10d82663b225: Layer already exists [2022-06-03T10:42:01.069Z] f7a7a140f1b3: Layer already exists [2022-06-03T10:42:01.069Z] 31e69d4774c9: Layer already exists [2022-06-03T10:42:01.069Z] 7750d494dfbd: Layer already exists [2022-06-03T10:42:01.069Z] 18708474c90b: Layer already exists [2022-06-03T10:42:01.069Z] 4fc242d58285: Layer already exists [2022-06-03T10:42:01.069Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:af6b76dc118630f692a32294d8cb67a3f8fe567215829df85bbbaa8ba26f4eb7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:42:01.390Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T10:42:01.700Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-06-03T10:42:01.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T10:42:01.700Z] 3608bfef4725: Preparing [2022-06-03T10:42:01.700Z] 8cfa36075eef: Preparing [2022-06-03T10:42:01.700Z] bd643d8b76ef: Preparing [2022-06-03T10:42:01.700Z] 8ef34f885d72: Preparing [2022-06-03T10:42:01.700Z] 52f44be93a46: Preparing [2022-06-03T10:42:01.700Z] 10d82663b225: Preparing [2022-06-03T10:42:01.700Z] f7a7a140f1b3: Preparing [2022-06-03T10:42:01.700Z] 31e69d4774c9: Preparing [2022-06-03T10:42:01.700Z] 7750d494dfbd: Preparing [2022-06-03T10:42:01.700Z] 18708474c90b: Preparing [2022-06-03T10:42:01.700Z] 4fc242d58285: Preparing [2022-06-03T10:42:01.700Z] 10d82663b225: Waiting [2022-06-03T10:42:01.700Z] f7a7a140f1b3: Waiting [2022-06-03T10:42:01.700Z] 31e69d4774c9: Waiting [2022-06-03T10:42:01.700Z] 7750d494dfbd: Waiting [2022-06-03T10:42:01.700Z] 18708474c90b: Waiting [2022-06-03T10:42:01.700Z] 4fc242d58285: Waiting [2022-06-03T10:42:01.700Z] 52f44be93a46: Layer already exists [2022-06-03T10:42:01.700Z] 3608bfef4725: Layer already exists [2022-06-03T10:42:01.700Z] 8ef34f885d72: Layer already exists [2022-06-03T10:42:01.700Z] bd643d8b76ef: Layer already exists [2022-06-03T10:42:01.700Z] 8cfa36075eef: Layer already exists [2022-06-03T10:42:01.700Z] 10d82663b225: Layer already exists [2022-06-03T10:42:01.700Z] 18708474c90b: Layer already exists [2022-06-03T10:42:01.700Z] 7750d494dfbd: Layer already exists [2022-06-03T10:42:01.700Z] f7a7a140f1b3: Layer already exists [2022-06-03T10:42:01.700Z] 31e69d4774c9: Layer already exists [2022-06-03T10:42:01.700Z] 4fc242d58285: Layer already exists [2022-06-03T10:42:01.700Z] main: digest: sha256:af6b76dc118630f692a32294d8cb67a3f8fe567215829df85bbbaa8ba26f4eb7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T10:42:01.753Z] ===================================================== [Pipeline] echo [2022-06-03T10:42:01.761Z] taggedImages: [2022-06-03T10:42:01.761Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:42:01.761Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-06-03T10:42:01.761Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.9 [2022-06-03T10:42:01.761Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T10:42:01.761Z] - 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-06-03T10:42:19.232Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T10:42:19.232Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T10:43:15.823Z] Removing intermediate container 2d722a26fc6c [2022-06-03T10:43:15.823Z] ---> 4065971bf5a9 [2022-06-03T10:43:15.823Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T10:43:15.823Z] ---> Running in d6164197a724 [2022-06-03T10:43:16.818Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T10:43:16.818Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T10:43:23.636Z] Removing intermediate container d6164197a724 [2022-06-03T10:43:23.636Z] ---> 9989432b07b5 [2022-06-03T10:43:23.636Z] [2022-06-03T10:43:23.636Z] Step 11/23 : FROM docker:20.10.14 [2022-06-03T10:43:23.636Z] 20.10.14: Pulling from library/docker [2022-06-03T10:43:29.186Z] Removing intermediate container 54800036b0ee [2022-06-03T10:43:29.186Z] ---> 2962b744f5e0 [2022-06-03T10:43:29.186Z] [2022-06-03T10:43:29.186Z] Step 10/31 : FROM alpine:3.14 [2022-06-03T10:43:29.186Z] 3.14: Pulling from library/alpine [2022-06-03T10:43:33.528Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T10:43:33.528Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T10:43:33.528Z] ---> ac73e934f311 [2022-06-03T10:43:33.528Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T10:43:33.528Z] ---> Running in 1959d7584e82 [2022-06-03T10:43:34.513Z] Removing intermediate container 1959d7584e82 [2022-06-03T10:43:34.513Z] ---> eba0e388a6fd [2022-06-03T10:43:34.513Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T10:43:34.513Z] ---> Running in 3a57c3c33334 [2022-06-03T10:43:37.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:43:37.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:43:38.403Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T10:43:38.403Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T10:43:38.403Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:43:38.680Z] OK: 6 MiB in 16 packages [2022-06-03T10:43:41.343Z] Removing intermediate container 3a57c3c33334 [2022-06-03T10:43:41.344Z] ---> 53df0a0a2ed1 [2022-06-03T10:43:41.344Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T10:43:41.344Z] ---> Running in f0790589921b [2022-06-03T10:43:42.793Z] Removing intermediate container f0790589921b [2022-06-03T10:43:42.793Z] ---> 8f08bb94a04c [2022-06-03T10:43:42.793Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T10:43:42.793Z] ---> Running in c983d9af4f1e [2022-06-03T10:43:43.779Z] Removing intermediate container c983d9af4f1e [2022-06-03T10:43:43.779Z] ---> ed7416aa5161 [2022-06-03T10:43:43.779Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T10:43:43.779Z] ---> Running in 718991d298df [2022-06-03T10:43:44.764Z] Removing intermediate container bc1b2b5d48ef [2022-06-03T10:43:44.764Z] ---> 866d62ac8c2a [2022-06-03T10:43:44.764Z] [2022-06-03T10:43:44.764Z] Step 10/25 : FROM alpine:3.14 [2022-06-03T10:43:44.764Z] ---> ac73e934f311 [2022-06-03T10:43:44.764Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T10:43:45.041Z] ---> Running in a41cc141f9a9 [2022-06-03T10:43:47.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:43:47.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:43:48.261Z] Removing intermediate container 718991d298df [2022-06-03T10:43:48.261Z] ---> efb57d393647 [2022-06-03T10:43:48.261Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T10:43:48.535Z] ---> Running in fb19a148604e [2022-06-03T10:43:49.146Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T10:43:49.146Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T10:43:49.146Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T10:43:49.146Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:43:49.146Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T10:43:49.146Z] Removing intermediate container fb19a148604e [2022-06-03T10:43:49.146Z] ---> 02c2ddfaf047 [2022-06-03T10:43:49.146Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T10:43:49.760Z] OK: 6 MiB in 17 packages [2022-06-03T10:43:51.216Z] ---> 7f5fcd14f038 [2022-06-03T10:43:51.216Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T10:43:51.496Z] ---> Running in c02a2930cae8 [2022-06-03T10:43:52.478Z] Removing intermediate container a41cc141f9a9 [2022-06-03T10:43:52.478Z] ---> c2c64b737edd [2022-06-03T10:43:52.478Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T10:43:52.478Z] ---> Running in 41e69bd61f64 [2022-06-03T10:43:52.752Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-03T10:43:52.752Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-03T10:43:52.752Z] ---> c346e9eafbab [2022-06-03T10:43:52.752Z] 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-06-03T10:43:53.029Z] ---> Running in f458e7274ff1 [2022-06-03T10:43:53.307Z] Removing intermediate container 41e69bd61f64 [2022-06-03T10:43:53.307Z] ---> a85acda304b9 [2022-06-03T10:43:53.307Z] Step 13/25 : WORKDIR / [2022-06-03T10:43:53.583Z] ---> Running in 0e274d280289 [2022-06-03T10:43:53.875Z] Removing intermediate container f458e7274ff1 [2022-06-03T10:43:53.875Z] ---> 26ea6e377dd0 [2022-06-03T10:43:53.875Z] 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-06-03T10:43:54.163Z] ---> Running in 3693006058b9 [2022-06-03T10:43:54.450Z] Removing intermediate container 0e274d280289 [2022-06-03T10:43:54.450Z] ---> 8b6c141be01f [2022-06-03T10:43:54.450Z] 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-06-03T10:43:56.508Z] Removing intermediate container c02a2930cae8 [2022-06-03T10:43:56.508Z] ---> f688ed810baf [2022-06-03T10:43:56.508Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:43:56.508Z] ---> 734183c5e47e [2022-06-03T10:43:56.508Z] 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-06-03T10:43:56.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:43:57.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:43:57.686Z] ---> 9532cb69f73a [2022-06-03T10:43:57.686Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T10:43:57.686Z] ---> 2feea08a4037 [2022-06-03T10:43:57.686Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T10:43:58.290Z] (1/43) Installing readline (8.1.1-r0) [2022-06-03T10:43:58.290Z] (2/43) Installing bash (5.1.16-r0) [2022-06-03T10:43:58.290Z] Executing bash-5.1.16-r0.post-install [2022-06-03T10:43:58.290Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-03T10:43:58.290Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-03T10:43:58.566Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-03T10:43:58.566Z] (6/43) Installing curl (7.80.0-r1) [2022-06-03T10:43:58.566Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-03T10:43:58.566Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-03T10:43:58.566Z] (9/43) Installing expat (2.4.7-r0) [2022-06-03T10:43:58.566Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-03T10:43:58.566Z] (11/43) Installing gdbm (1.22-r0) [2022-06-03T10:43:58.566Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-03T10:43:58.566Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-03T10:43:58.566Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-03T10:43:58.566Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-03T10:43:58.566Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-03T10:43:58.566Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-03T10:43:59.170Z] ---> 2f7f0581105a [2022-06-03T10:43:59.170Z] 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-06-03T10:44:00.152Z] ---> 172eeb51a5a2 [2022-06-03T10:44:00.152Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T10:44:00.751Z] ---> 4a5d5db68a88 [2022-06-03T10:44:00.751Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T10:44:01.352Z] ---> 4d7bb5cd2efe [2022-06-03T10:44:01.352Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T10:44:01.964Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-03T10:44:01.964Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-03T10:44:01.964Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-03T10:44:01.964Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-03T10:44:01.964Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-03T10:44:01.964Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-03T10:44:01.964Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-03T10:44:01.964Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-03T10:44:01.964Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-03T10:44:02.240Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-03T10:44:02.240Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-03T10:44:02.240Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-03T10:44:02.240Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-03T10:44:02.240Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-03T10:44:02.240Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-03T10:44:02.240Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-03T10:44:02.532Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-03T10:44:02.532Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-03T10:44:02.532Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-03T10:44:02.532Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-03T10:44:02.532Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-03T10:44:02.532Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-03T10:44:02.532Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-03T10:44:02.532Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-03T10:44:02.804Z] ---> cf4dabf48232 [2022-06-03T10:44:02.804Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T10:44:03.088Z] ---> d72ec24b47ad [2022-06-03T10:44:03.088Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T10:44:03.088Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-03T10:44:03.088Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-03T10:44:03.685Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T10:44:03.965Z] OK: 82 MiB in 65 packages [2022-06-03T10:44:04.570Z] ---> 13ea7d45acf0 [2022-06-03T10:44:04.570Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T10:44:04.852Z] ---> Running in 753aa3fba1a5 [2022-06-03T10:44:05.501Z] ---> c5d410b66e47 [2022-06-03T10:44:05.501Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T10:44:05.778Z] Removing intermediate container 753aa3fba1a5 [2022-06-03T10:44:05.778Z] ---> 2b9e72d4554d [2022-06-03T10:44:05.778Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T10:44:06.778Z] ---> 78d28bc97be9 [2022-06-03T10:44:06.778Z] 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-06-03T10:44:06.778Z] ---> Running in ff5e6fc918e8 [2022-06-03T10:44:07.063Z] ---> 8a4e20235d50 [2022-06-03T10:44:07.063Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-03T10:44:07.345Z] ---> Running in 1f6c52a7f810 [2022-06-03T10:44:10.008Z] Collecting docker-compose==1.23.2 [2022-06-03T10:44:10.008Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T10:44:10.620Z] Removing intermediate container ff5e6fc918e8 [2022-06-03T10:44:10.620Z] ---> f8faf7a03bf0 [2022-06-03T10:44:10.620Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T10:44:10.620Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T10:44:10.930Z] ---> Running in 164f0af0bab3 [2022-06-03T10:44:10.930Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T10:44:10.930Z] Removing intermediate container 1f6c52a7f810 [2022-06-03T10:44:10.930Z] ---> 190b3cf11c56 [2022-06-03T10:44:10.930Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T10:44:11.547Z] ---> Running in eb6b0d8f645b [2022-06-03T10:44:11.547Z] Removing intermediate container 164f0af0bab3 [2022-06-03T10:44:11.547Z] ---> b68830cd8e4b [2022-06-03T10:44:11.547Z] Step 23/25 : LABEL arch=arm64 [2022-06-03T10:44:11.547Z] ---> Running in 797e0532c332 [2022-06-03T10:44:12.162Z] Removing intermediate container 797e0532c332 [2022-06-03T10:44:12.162Z] ---> cbdd56a16a09 [2022-06-03T10:44:12.162Z] Step 24/25 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:44:12.162Z] Removing intermediate container eb6b0d8f645b [2022-06-03T10:44:12.162Z] ---> cd6aeec9a469 [2022-06-03T10:44:12.162Z] Step 28/31 : CMD ["gate"] [2022-06-03T10:44:12.438Z] ---> Running in 4162ca727342 [2022-06-03T10:44:12.714Z] ---> Running in 803760daa6fd [2022-06-03T10:44:12.994Z] Removing intermediate container 4162ca727342 [2022-06-03T10:44:12.994Z] ---> aead54f0b81b [2022-06-03T10:44:12.994Z] Step 25/25 : LABEL version=2.2.1-dev.9 [2022-06-03T10:44:13.286Z] ---> Running in e7f64124d646 [2022-06-03T10:44:13.286Z] Removing intermediate container 803760daa6fd [2022-06-03T10:44:13.286Z] ---> 8c4a15c60f21 [2022-06-03T10:44:13.286Z] Step 29/31 : LABEL arch=arm64 [2022-06-03T10:44:13.899Z] ---> Running in 25c269e118ab [2022-06-03T10:44:13.899Z] Removing intermediate container e7f64124d646 [2022-06-03T10:44:13.899Z] ---> 6ff43daa8c99 [2022-06-03T10:44:13.899Z] [2022-06-03T10:44:14.519Z] Successfully built 6ff43daa8c99 [2022-06-03T10:44:14.519Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-03T10:44:14.519Z]  Building security-secretstore-setup ... done Building core-command [2022-06-03T10:44:14.519Z] Removing intermediate container 25c269e118ab [2022-06-03T10:44:14.519Z] ---> 915038e40ede [2022-06-03T10:44:14.519Z] Step 30/31 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:44:14.810Z] ---> Running in 592733c4f942 [2022-06-03T10:44:15.416Z] Removing intermediate container 592733c4f942 [2022-06-03T10:44:15.416Z] ---> 17d50473413e [2022-06-03T10:44:15.416Z] Step 31/31 : LABEL version=2.2.1-dev.9 [2022-06-03T10:44:15.416Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T10:44:15.416Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T10:44:15.702Z] ---> Running in 4d5c91538a8f [2022-06-03T10:44:15.979Z] Removing intermediate container 4d5c91538a8f [2022-06-03T10:44:15.979Z] ---> 95ff750b86ac [2022-06-03T10:44:15.979Z] [2022-06-03T10:44:16.257Z] Successfully built 95ff750b86ac [2022-06-03T10:44:16.257Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T10:44:16.257Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-03T10:44:16.257Z]  Building security-bootstrapper ... done Building support-scheduler [2022-06-03T10:44:16.257Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T10:44:16.535Z] 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-06-03T10:44:16.535Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T10:44:16.535Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T10:44:17.153Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T10:44:17.153Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T10:44:17.764Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T10:44:17.764Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T10:44:17.764Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T10:44:17.764Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T10:44:20.433Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T10:44:20.433Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T10:44:23.866Z] Collecting PyYAML<4,>=3.10 [2022-06-03T10:44:23.866Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T10:44:27.299Z] Removing intermediate container 0386aba1c782 [2022-06-03T10:44:27.299Z] ---> 51b0deca681b [2022-06-03T10:44:27.299Z] [2022-06-03T10:44:27.299Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T10:44:27.299Z] ---> ac73e934f311 [2022-06-03T10:44:27.299Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T10:44:27.299Z] ---> Running in b6b7eb28da8c [2022-06-03T10:44:27.585Z] Removing intermediate container b6b7eb28da8c [2022-06-03T10:44:27.585Z] ---> 5242ce4301d8 [2022-06-03T10:44:27.585Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-03T10:44:27.585Z] ---> Running in d742093b56ed [2022-06-03T10:44:28.590Z] Removing intermediate container d742093b56ed [2022-06-03T10:44:28.590Z] ---> 943bbd9b1253 [2022-06-03T10:44:28.590Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-03T10:44:28.590Z] ---> Running in c114da09d221 [2022-06-03T10:44:28.590Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T10:44:28.590Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T10:44:29.592Z] Removing intermediate container c114da09d221 [2022-06-03T10:44:29.592Z] ---> bf3fcbe24b64 [2022-06-03T10:44:29.592Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:44:29.592Z] Collecting idna<2.8,>=2.5 [2022-06-03T10:44:29.592Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T10:44:29.592Z] ---> Running in e5071c173197 [2022-06-03T10:44:29.592Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T10:44:29.592Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T10:44:29.592Z] 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-06-03T10:44:30.585Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T10:44:30.585Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T10:44:31.190Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T10:44:31.190Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T10:44:31.190Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T10:44:31.190Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T10:44:32.665Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T10:44:32.665Z] Attempting uninstall: urllib3 [2022-06-03T10:44:32.665Z] Found existing installation: urllib3 1.26.7 [2022-06-03T10:44:32.665Z] Uninstalling urllib3-1.26.7: [2022-06-03T10:44:32.665Z] Successfully uninstalled urllib3-1.26.7 [2022-06-03T10:44:33.278Z] Removing intermediate container e5071c173197 [2022-06-03T10:44:33.278Z] ---> 56f94b3fa0a4 [2022-06-03T10:44:33.278Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T10:44:33.558Z] Attempting uninstall: idna [2022-06-03T10:44:33.558Z] Found existing installation: idna 3.3 [2022-06-03T10:44:33.558Z] Uninstalling idna-3.3: [2022-06-03T10:44:33.558Z] ---> Running in 7e0e9c2a927b [2022-06-03T10:44:33.558Z] Successfully uninstalled idna-3.3 [2022-06-03T10:44:36.186Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:44:36.791Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:44:36.791Z] Attempting uninstall: requests [2022-06-03T10:44:36.791Z] Found existing installation: requests 2.26.0 [2022-06-03T10:44:36.791Z] Uninstalling requests-2.26.0: [2022-06-03T10:44:37.069Z] Successfully uninstalled requests-2.26.0 [2022-06-03T10:44:37.686Z] Running setup.py install for texttable: started [2022-06-03T10:44:38.481Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T10:44:38.481Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T10:44:38.791Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T10:44:38.791Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T10:44:39.101Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T10:44:39.398Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T10:44:39.398Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:44:39.398Z] OK: 8 MiB in 20 packages [2022-06-03T10:44:40.685Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:44:40.685Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:44:40.685Z] ---> d3149b302340 [2022-06-03T10:44:40.685Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T10:44:40.685Z] ---> Using cache [2022-06-03T10:44:40.685Z] ---> aa85703d2ff1 [2022-06-03T10:44:40.685Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:44:40.685Z] ---> Using cache [2022-06-03T10:44:40.685Z] ---> c09068376906 [2022-06-03T10:44:40.685Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T10:44:41.014Z] ---> Running in 1f275f16fa27 [2022-06-03T10:44:41.621Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T10:44:41.893Z] Running setup.py install for PyYAML: started [2022-06-03T10:44:42.875Z] Removing intermediate container 7e0e9c2a927b [2022-06-03T10:44:42.875Z] ---> 51514f7be26f [2022-06-03T10:44:42.875Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:44:43.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:44:44.081Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:44:44.081Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:44:44.081Z] ---> d3149b302340 [2022-06-03T10:44:44.081Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T10:44:44.081Z] ---> Using cache [2022-06-03T10:44:44.081Z] ---> aa85703d2ff1 [2022-06-03T10:44:44.081Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:44:44.081Z] ---> Using cache [2022-06-03T10:44:44.081Z] ---> c09068376906 [2022-06-03T10:44:44.081Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T10:44:44.081Z] ---> Running in 37f2d1e5c37b [2022-06-03T10:44:44.357Z] ---> 94d07d4fdbaa [2022-06-03T10:44:44.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T10:44:44.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:44:44.911Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T10:44:45.186Z] Running setup.py install for docopt: started [2022-06-03T10:44:45.789Z] OK: 220 MiB in 52 packages [2022-06-03T10:44:46.774Z] ---> f9b694835f51 [2022-06-03T10:44:46.774Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T10:44:46.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:44:47.380Z] Removing intermediate container 1f275f16fa27 [2022-06-03T10:44:47.380Z] ---> 092963e7c433 [2022-06-03T10:44:47.380Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T10:44:47.666Z] ---> ba9cc7a7e86d [2022-06-03T10:44:47.666Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-03T10:44:47.945Z] ---> Running in 25fa2276abe0 [2022-06-03T10:44:47.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:44:48.220Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T10:44:48.220Z] Running setup.py install for dockerpty: started [2022-06-03T10:44:48.516Z] ---> ea97f5c8d5b8 [2022-06-03T10:44:48.516Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:44:48.516Z] Removing intermediate container 25fa2276abe0 [2022-06-03T10:44:48.516Z] ---> 411293600a4b [2022-06-03T10:44:48.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:44:48.516Z] ---> Running in 6adff737eb97 [2022-06-03T10:44:48.800Z] ---> Running in 0b3d81725b68 [2022-06-03T10:44:49.422Z] OK: 220 MiB in 52 packages [2022-06-03T10:44:49.422Z] Removing intermediate container 0b3d81725b68 [2022-06-03T10:44:49.422Z] ---> b5fe032514ce [2022-06-03T10:44:49.422Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T10:44:49.706Z] ---> Running in de6ed20afce5 [2022-06-03T10:44:50.712Z] Removing intermediate container de6ed20afce5 [2022-06-03T10:44:50.712Z] ---> 2a3291d95cea [2022-06-03T10:44:50.712Z] Step 22/23 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:44:50.712Z] ---> Running in e8a8cd1c54c4 [2022-06-03T10:44:51.314Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T10:44:51.314Z] Removing intermediate container 37f2d1e5c37b [2022-06-03T10:44:51.314Z] ---> fa4c0c31988f [2022-06-03T10:44:51.314Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T10:44:51.919Z] Removing intermediate container e8a8cd1c54c4 [2022-06-03T10:44:51.919Z] ---> d8fbf7b607a8 [2022-06-03T10:44:51.919Z] Step 23/23 : LABEL version=2.2.1-dev.9 [2022-06-03T10:44:51.919Z] ---> Running in 8159bc88262f [2022-06-03T10:44:52.523Z] ---> f7e2c9219227 [2022-06-03T10:44:52.523Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:44:52.523Z] Removing intermediate container 8159bc88262f [2022-06-03T10:44:52.523Z] ---> 1cfe97ec7486 [2022-06-03T10:44:52.523Z] [2022-06-03T10:44:52.806Z] ---> Running in ea1fedfd2996 [2022-06-03T10:44:53.408Z] Successfully built 1cfe97ec7486 [2022-06-03T10:44:53.408Z] Successfully tagged core-data-arm64:latest [2022-06-03T10:44:53.408Z]  Building core-data ... done Building support-notifications [2022-06-03T10:44:53.682Z] 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-06-03T10:44:55.670Z] Removing intermediate container 6adff737eb97 [2022-06-03T10:44:55.670Z] ---> f97e9664e404 [2022-06-03T10:44:55.670Z] Step 8/23 : COPY . . [2022-06-03T10:44:59.079Z] Removing intermediate container ea1fedfd2996 [2022-06-03T10:44:59.079Z] ---> f4abaf952615 [2022-06-03T10:44:59.079Z] Step 8/22 : COPY . . [2022-06-03T10:45:17.447Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:45:17.447Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:45:17.447Z] ---> d3149b302340 [2022-06-03T10:45:17.447Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T10:45:17.447Z] ---> Using cache [2022-06-03T10:45:17.447Z] ---> aa85703d2ff1 [2022-06-03T10:45:17.447Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:45:17.447Z] ---> Using cache [2022-06-03T10:45:17.447Z] ---> c09068376906 [2022-06-03T10:45:17.447Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T10:45:17.447Z] ---> Running in 6ff99a734c9a [2022-06-03T10:45:18.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:45:19.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:45:20.867Z] OK: 220 MiB in 52 packages [2022-06-03T10:45:23.507Z] Removing intermediate container 6ff99a734c9a [2022-06-03T10:45:23.507Z] ---> fe1f6ccd40b8 [2022-06-03T10:45:23.507Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T10:45:23.507Z] Removing intermediate container 3693006058b9 [2022-06-03T10:45:23.507Z] ---> 6991a298d2c4 [2022-06-03T10:45:23.507Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-03T10:45:23.507Z] ---> Running in 9d544b1ead96 [2022-06-03T10:45:24.496Z] Removing intermediate container 9d544b1ead96 [2022-06-03T10:45:24.496Z] ---> 4dc3c6e3d729 [2022-06-03T10:45:24.496Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T10:45:24.787Z] ---> Running in 53ace99084f6 [2022-06-03T10:45:24.787Z] ---> 0ace4b941857 [2022-06-03T10:45:24.787Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:45:25.071Z] ---> Running in 29fe4503624b [2022-06-03T10:45:26.547Z] ---> 0abc8d9e2274 [2022-06-03T10:45:26.547Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-03T10:45:26.547Z] Removing intermediate container 53ace99084f6 [2022-06-03T10:45:26.547Z] ---> 5b95ace2094d [2022-06-03T10:45:26.547Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T10:45:26.547Z] ---> Running in fca310c65a97 [2022-06-03T10:45:29.188Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T10:45:30.177Z] ---> 5a543f381f38 [2022-06-03T10:45:30.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T10:45:30.459Z] ---> 884c1fb7ef94 [2022-06-03T10:45:30.459Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T10:45:30.742Z] ---> Running in cedb6bfda0c7 [2022-06-03T10:45:31.749Z] ---> e047a656d21b [2022-06-03T10:45:31.749Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T10:45:32.741Z] Removing intermediate container 29fe4503624b [2022-06-03T10:45:32.741Z] ---> 457198716707 [2022-06-03T10:45:32.741Z] Step 8/22 : COPY . . [2022-06-03T10:45:33.355Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T10:45:33.631Z] ---> e563848ff8a8 [2022-06-03T10:45:33.631Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T10:45:33.631Z] ---> Running in 2ec677e0cc53 [2022-06-03T10:45:34.631Z] Removing intermediate container 2ec677e0cc53 [2022-06-03T10:45:34.631Z] ---> c14b026f529a [2022-06-03T10:45:34.631Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:45:34.908Z] ---> Running in 60effe256673 [2022-06-03T10:45:35.897Z] Removing intermediate container 60effe256673 [2022-06-03T10:45:35.897Z] ---> f6ecbafca9d2 [2022-06-03T10:45:35.897Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T10:45:35.897Z] ---> Running in 0da118ece8d6 [2022-06-03T10:45:36.504Z] Removing intermediate container 0da118ece8d6 [2022-06-03T10:45:36.504Z] ---> 86b056e398d7 [2022-06-03T10:45:36.504Z] Step 22/23 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:45:36.784Z] ---> Running in 8d6d66548ce7 [2022-06-03T10:45:37.772Z] Removing intermediate container 8d6d66548ce7 [2022-06-03T10:45:37.772Z] ---> 7d6a99c704e8 [2022-06-03T10:45:37.772Z] Step 23/23 : LABEL version=2.2.1-dev.9 [2022-06-03T10:45:37.772Z] ---> Running in a60ae3b3baf5 [2022-06-03T10:45:38.766Z] Removing intermediate container a60ae3b3baf5 [2022-06-03T10:45:38.766Z] ---> c7dbb9162e02 [2022-06-03T10:45:38.766Z] [2022-06-03T10:45:39.043Z] Successfully built c7dbb9162e02 [2022-06-03T10:45:39.043Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-03T10:45:39.043Z] Building security-spire-config [2022-06-03T10:45:49.268Z]  Building sys-mgmt-agent ... done  ---> 9276d67a3fc6 [2022-06-03T10:45:49.268Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-03T10:45:49.268Z] ---> Running in 26025a5ac057 [2022-06-03T10:45:50.712Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T10:45:57.468Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:45:57.468Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:45:57.468Z] ---> d3149b302340 [2022-06-03T10:45:57.468Z] Step 3/26 : WORKDIR /edgex-go [2022-06-03T10:45:57.468Z] ---> Using cache [2022-06-03T10:45:57.468Z] ---> aa85703d2ff1 [2022-06-03T10:45:57.468Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:45:57.468Z] ---> Using cache [2022-06-03T10:45:57.469Z] ---> c09068376906 [2022-06-03T10:45:57.469Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T10:45:57.786Z] ---> Running in 5955c3a4c6e2 [2022-06-03T10:45:59.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:46:00.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:46:02.213Z] OK: 220 MiB in 52 packages [2022-06-03T10:46:03.833Z] Removing intermediate container 5955c3a4c6e2 [2022-06-03T10:46:03.833Z] ---> 4f43a8da6e06 [2022-06-03T10:46:03.833Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-03T10:46:04.492Z] ---> 917c64c50e4e [2022-06-03T10:46:04.817Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:46:04.817Z] ---> Running in 21f986d2ed58 [2022-06-03T10:46:10.278Z] Removing intermediate container 21f986d2ed58 [2022-06-03T10:46:10.278Z] ---> 69021fae9e21 [2022-06-03T10:46:10.278Z] Step 8/26 : COPY . . [2022-06-03T10:46:22.699Z] ---> af0a5a0520ed [2022-06-03T10:46:22.699Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T10:46:22.699Z] ---> Running in f8bf8d7fe2eb [2022-06-03T10:46:22.977Z] Removing intermediate container f8bf8d7fe2eb [2022-06-03T10:46:22.977Z] ---> 4d99e32f2149 [2022-06-03T10:46:22.977Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-03T10:46:23.255Z] ---> Running in 6a4e39257ade [2022-06-03T10:46:26.673Z] Removing intermediate container 6a4e39257ade [2022-06-03T10:46:26.673Z] ---> 1b6854c926a1 [2022-06-03T10:46:26.673Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-03T10:46:26.673Z] ---> Running in ab45e472bd6a [2022-06-03T10:46:26.673Z] Removing intermediate container ab45e472bd6a [2022-06-03T10:46:26.673Z] ---> cf9288282b39 [2022-06-03T10:46:26.673Z] 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-06-03T10:46:26.946Z] ---> Running in 88a0c0a27dd5 [2022-06-03T10:46:29.569Z] spire-1.2.1/ [2022-06-03T10:46:29.569Z] spire-1.2.1/.data/ [2022-06-03T10:46:29.569Z] spire-1.2.1/.data/.file [2022-06-03T10:46:29.569Z] spire-1.2.1/.dockerignore [2022-06-03T10:46:29.569Z] spire-1.2.1/.gitattributes [2022-06-03T10:46:29.569Z] spire-1.2.1/.githooks/ [2022-06-03T10:46:29.569Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T10:46:29.569Z] spire-1.2.1/.github/ [2022-06-03T10:46:29.569Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T10:46:29.569Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T10:46:29.569Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T10:46:29.569Z] spire-1.2.1/.github/workflows/ [2022-06-03T10:46:29.569Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T10:46:29.569Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T10:46:29.569Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T10:46:29.570Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T10:46:29.570Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T10:46:29.570Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T10:46:29.570Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T10:46:29.570Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T10:46:29.570Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T10:46:29.570Z] spire-1.2.1/.gitignore [2022-06-03T10:46:29.570Z] spire-1.2.1/.go-version [2022-06-03T10:46:29.570Z] spire-1.2.1/.golangci.yml [2022-06-03T10:46:29.570Z] spire-1.2.1/ADOPTERS.md [2022-06-03T10:46:29.570Z] spire-1.2.1/CHANGELOG.md [2022-06-03T10:46:29.570Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T10:46:29.570Z] spire-1.2.1/CODEOWNERS [2022-06-03T10:46:29.570Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T10:46:29.570Z] spire-1.2.1/Dockerfile [2022-06-03T10:46:29.570Z] spire-1.2.1/Dockerfile.dev [2022-06-03T10:46:29.570Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T10:46:29.570Z] spire-1.2.1/LICENSE [2022-06-03T10:46:29.570Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T10:46:29.570Z] spire-1.2.1/Makefile [2022-06-03T10:46:29.570Z] spire-1.2.1/README.md [2022-06-03T10:46:29.570Z] spire-1.2.1/ROADMAP.md [2022-06-03T10:46:29.570Z] spire-1.2.1/SECURITY.md [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T10:46:29.570Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T10:46:29.570Z] spire-1.2.1/conf/ [2022-06-03T10:46:29.570Z] spire-1.2.1/conf/agent/ [2022-06-03T10:46:29.570Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T10:46:29.570Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T10:46:29.570Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T10:46:29.570Z] spire-1.2.1/conf/server/ [2022-06-03T10:46:29.570Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T10:46:29.570Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T10:46:29.570Z] spire-1.2.1/conf/server/server.conf [2022-06-03T10:46:29.570Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/ [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/auditlog.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/ [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/spire_server.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/telemetry.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/upgrading.md [2022-06-03T10:46:29.570Z] spire-1.2.1/doc/using_spire.md [2022-06-03T10:46:29.570Z] spire-1.2.1/examples/ [2022-06-03T10:46:29.570Z] spire-1.2.1/examples/README.md [2022-06-03T10:46:29.570Z] spire-1.2.1/go.mod [2022-06-03T10:46:29.570Z] spire-1.2.1/go.sum [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T10:46:29.570Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T10:46:29.571Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T10:46:29.847Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/health/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/log/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T10:46:29.848Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T10:46:29.849Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T10:46:29.849Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T10:46:29.849Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T10:46:29.849Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T10:46:29.849Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T10:46:29.849Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/version/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T10:46:30.124Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/config.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T10:46:30.125Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T10:46:30.126Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T10:46:30.401Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T10:46:30.402Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/server.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/ [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/private/ [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/private/server/ [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/ [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/common/ [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T10:46:30.403Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T10:46:30.403Z] spire-1.2.1/release/ [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire-extras/ [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire/ [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire/README.md [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire/conf/ [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T10:46:30.403Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T10:46:30.403Z] spire-1.2.1/script/ [2022-06-03T10:46:30.403Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T10:46:30.403Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T10:46:30.403Z] spire-1.2.1/support/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T10:46:30.403Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T10:46:30.403Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T10:46:30.403Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T10:46:30.685Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T10:46:30.685Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T10:46:30.685Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T10:46:30.685Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T10:46:30.685Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T10:46:30.685Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T10:46:30.685Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T10:46:30.685Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T10:46:30.685Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T10:46:30.685Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/clock/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/clock/clock.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T10:46:30.685Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T10:46:30.686Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/README.md [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/common [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T10:46:30.686Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T10:46:30.687Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T10:46:30.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T10:46:30.969Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T10:46:30.970Z] spire-1.2.1/test/integration/test.sh [2022-06-03T10:46:30.970Z] spire-1.2.1/test/plugintest/ [2022-06-03T10:46:30.970Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/spiretest/ [2022-06-03T10:46:30.970Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/testca/ [2022-06-03T10:46:30.970Z] spire-1.2.1/test/testca/ca.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/testkey/ [2022-06-03T10:46:30.970Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T10:46:30.970Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/testkey/new.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T10:46:30.970Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/util/ [2022-06-03T10:46:30.970Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/util/race.go [2022-06-03T10:46:30.970Z] spire-1.2.1/test/util/util.go [2022-06-03T10:46:30.970Z] building spire from source... [2022-06-03T10:46:31.570Z] Installing go1.17.7... [2022-06-03T10:46:58.387Z] Building bin/spire-server... [2022-06-03T10:46:58.387Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T10:46:58.387Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T10:46:58.387Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T10:46:58.387Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T10:46:58.387Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T10:47:01.792Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T10:47:01.792Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T10:47:01.792Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T10:47:02.068Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T10:47:02.343Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T10:47:03.334Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T10:47:03.334Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T10:47:03.334Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T10:47:03.633Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T10:47:05.629Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T10:47:05.629Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T10:47:05.629Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T10:47:05.629Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T10:47:05.904Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T10:47:07.892Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T10:47:07.892Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T10:47:08.493Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T10:47:08.494Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T10:47:09.481Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T10:47:10.468Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T10:47:37.296Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T10:47:37.296Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T10:47:37.296Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T10:47:37.296Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T10:47:37.296Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T10:47:37.296Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T10:47:37.296Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T10:47:37.296Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T10:47:37.296Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T10:47:37.296Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T10:47:37.296Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T10:47:37.296Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T10:47:37.296Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T10:47:37.296Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T10:47:37.296Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T10:47:37.296Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T10:47:37.571Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T10:47:37.849Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T10:47:37.849Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T10:47:37.849Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T10:47:37.849Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T10:47:38.125Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T10:47:38.125Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T10:47:38.402Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T10:47:38.402Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T10:47:38.402Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T10:47:38.402Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T10:47:38.693Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T10:47:39.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T10:47:46.074Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T10:47:46.074Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T10:47:46.074Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T10:47:46.075Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T10:47:46.075Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T10:47:46.075Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T10:47:46.075Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T10:47:46.075Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T10:47:46.692Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T10:47:46.692Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T10:47:46.692Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T10:47:47.300Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T10:47:47.300Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T10:47:47.580Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T10:47:53.028Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T10:48:01.321Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T10:48:40.335Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T10:48:40.335Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T10:48:40.335Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T10:48:40.335Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T10:48:40.335Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T10:48:40.335Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T10:48:40.335Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T10:48:40.335Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T10:48:40.335Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T10:48:40.335Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T10:48:40.335Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T10:48:40.610Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T10:48:45.124Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T10:48:45.724Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T10:48:45.724Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T10:48:46.713Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T10:48:46.991Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T10:48:47.269Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T10:48:47.545Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T10:48:47.545Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T10:48:47.545Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T10:48:47.823Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T10:48:53.255Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T10:48:53.859Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T10:48:54.137Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T10:48:54.137Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T10:48:55.582Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T10:48:55.857Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T10:48:56.133Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T10:48:56.133Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T10:48:57.122Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T10:48:57.401Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T10:48:57.675Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T10:48:57.675Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T10:48:57.675Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T10:48:57.675Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T10:48:57.675Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T10:48:57.949Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T10:48:57.949Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T10:48:57.949Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T10:48:58.224Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T10:48:58.224Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T10:48:59.208Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T10:48:59.208Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T10:48:59.812Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T10:48:59.812Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T10:49:00.089Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T10:49:00.365Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T10:49:01.353Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T10:49:03.336Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T10:49:03.336Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-03T10:49:03.336Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T10:49:03.934Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T10:49:04.210Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T10:49:04.811Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T10:49:07.442Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T10:49:07.442Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T10:49:08.042Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T10:49:08.042Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T10:49:08.641Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T10:49:10.631Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T10:49:10.631Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T10:49:11.617Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T10:49:11.617Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T10:49:11.893Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T10:49:11.893Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T10:49:12.169Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T10:49:12.169Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T10:49:12.169Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T10:49:22.326Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T10:49:22.326Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T10:49:22.326Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T10:49:22.326Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T10:50:01.348Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T10:50:01.348Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T10:50:16.462Z] Removing intermediate container fca310c65a97 [2022-06-03T10:50:16.462Z] ---> 86a895a68492 [2022-06-03T10:50:16.462Z] [2022-06-03T10:50:16.462Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T10:50:16.462Z] ---> ac73e934f311 [2022-06-03T10:50:16.462Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T10:50:16.462Z] ---> Running in eaecff56597e [2022-06-03T10:50:16.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:50:17.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:50:18.102Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T10:50:18.102Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:50:18.102Z] OK: 5 MiB in 15 packages [2022-06-03T10:50:19.554Z] Removing intermediate container eaecff56597e [2022-06-03T10:50:19.554Z] ---> f625adf54910 [2022-06-03T10:50:19.554Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T10:50:19.554Z] ---> Running in b90dc92097d7 [2022-06-03T10:50:20.188Z] Removing intermediate container b90dc92097d7 [2022-06-03T10:50:20.188Z] ---> 570229912c6e [2022-06-03T10:50:20.188Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-03T10:50:20.188Z] ---> Running in 19cd9931d5c9 [2022-06-03T10:50:20.795Z] Removing intermediate container 19cd9931d5c9 [2022-06-03T10:50:20.795Z] ---> 345aa1b93b77 [2022-06-03T10:50:20.795Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-03T10:50:20.795Z] ---> Running in 32c8ccb60209 [2022-06-03T10:50:21.400Z] Removing intermediate container 32c8ccb60209 [2022-06-03T10:50:21.400Z] ---> 1231b4e99209 [2022-06-03T10:50:21.400Z] Step 15/23 : WORKDIR / [2022-06-03T10:50:21.400Z] ---> Running in 45a59e68efb4 [2022-06-03T10:50:22.014Z] Removing intermediate container 45a59e68efb4 [2022-06-03T10:50:22.014Z] ---> 66bb9810e72a [2022-06-03T10:50:22.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:50:23.011Z] ---> f034ae0664c9 [2022-06-03T10:50:23.011Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T10:50:24.478Z] ---> 77c5c70087c8 [2022-06-03T10:50:24.478Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T10:50:25.495Z] ---> 8495c8105ac4 [2022-06-03T10:50:25.495Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-03T10:50:25.786Z] ---> Running in 7b72cfc749d0 [2022-06-03T10:50:26.391Z] Removing intermediate container 7b72cfc749d0 [2022-06-03T10:50:26.391Z] ---> 405ab9106cce [2022-06-03T10:50:26.391Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:50:26.391Z] ---> Running in 5fe91f9f132e [2022-06-03T10:50:27.024Z] Removing intermediate container 5fe91f9f132e [2022-06-03T10:50:27.024Z] ---> 9e456ad9c2fd [2022-06-03T10:50:27.024Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T10:50:27.024Z] ---> Running in a583265c6c66 [2022-06-03T10:50:27.627Z] Removing intermediate container a583265c6c66 [2022-06-03T10:50:27.627Z] ---> 2b913c6d6797 [2022-06-03T10:50:27.627Z] Step 22/23 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:50:27.900Z] ---> Running in ee78e925eaa0 [2022-06-03T10:50:28.178Z] Removing intermediate container ee78e925eaa0 [2022-06-03T10:50:28.178Z] ---> e2a866db960d [2022-06-03T10:50:28.178Z] Step 23/23 : LABEL version=2.2.1-dev.9 [2022-06-03T10:50:28.455Z] ---> Running in a6754d23ea48 [2022-06-03T10:50:29.057Z] Removing intermediate container a6754d23ea48 [2022-06-03T10:50:29.057Z] ---> 0b13c473894f [2022-06-03T10:50:29.057Z] [2022-06-03T10:50:29.334Z] Successfully built 0b13c473894f [2022-06-03T10:50:29.334Z] Successfully tagged core-command-arm64:latest [2022-06-03T10:50:29.334Z] Building security-proxy-setup [2022-06-03T10:50:47.753Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:50:47.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:50:47.753Z] ---> d3149b302340 [2022-06-03T10:50:47.753Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T10:50:47.753Z] ---> Using cache [2022-06-03T10:50:47.753Z] ---> aa85703d2ff1 [2022-06-03T10:50:47.753Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:50:47.753Z] ---> Using cache [2022-06-03T10:50:47.753Z] ---> c09068376906 [2022-06-03T10:50:47.753Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T10:50:47.753Z] ---> Using cache [2022-06-03T10:50:47.753Z] ---> fa4c0c31988f [2022-06-03T10:50:47.753Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T10:50:47.753Z] ---> Using cache [2022-06-03T10:50:47.753Z] ---> f7e2c9219227 [2022-06-03T10:50:47.753Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:50:47.753Z] ---> Using cache [2022-06-03T10:50:47.753Z] ---> f4abaf952615 [2022-06-03T10:50:47.753Z] Step 8/22 : COPY . . [2022-06-03T10:50:47.753Z] ---> Using cache [2022-06-03T10:50:47.753Z] ---> 884c1fb7ef94 [2022-06-03T10:50:47.753Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T10:50:47.753Z] ---> Running in 321c8453aec8 [2022-06-03T10:50:47.753Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T10:53:09.660Z] Removing intermediate container cedb6bfda0c7 [2022-06-03T10:53:09.660Z] ---> 75b2458064a1 [2022-06-03T10:53:09.660Z] [2022-06-03T10:53:09.660Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T10:53:09.660Z] ---> ac73e934f311 [2022-06-03T10:53:09.660Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T10:53:09.660Z] ---> Using cache [2022-06-03T10:53:09.660Z] ---> f625adf54910 [2022-06-03T10:53:09.660Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T10:53:09.660Z] ---> Using cache [2022-06-03T10:53:09.660Z] ---> 570229912c6e [2022-06-03T10:53:09.660Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-03T10:53:09.660Z] ---> Running in d81bf75f816a [2022-06-03T10:53:09.660Z] Removing intermediate container d81bf75f816a [2022-06-03T10:53:09.660Z] ---> 7541a805c01d [2022-06-03T10:53:09.660Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T10:53:09.660Z] ---> Running in 8874c018e781 [2022-06-03T10:53:09.660Z] Removing intermediate container 8874c018e781 [2022-06-03T10:53:09.660Z] ---> 52c58c326d23 [2022-06-03T10:53:09.660Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:53:09.660Z] ---> 39014ef5cf72 [2022-06-03T10:53:09.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T10:53:09.660Z] ---> 455d4089f580 [2022-06-03T10:53:09.660Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T10:53:09.660Z] ---> 29b0816d20bb [2022-06-03T10:53:09.660Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T10:53:09.660Z] ---> Running in 6ea5f46120e7 [2022-06-03T10:53:09.660Z] Removing intermediate container 6ea5f46120e7 [2022-06-03T10:53:09.660Z] ---> a92a389dfb07 [2022-06-03T10:53:09.660Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:53:09.660Z] ---> Running in 2f39cc009d13 [2022-06-03T10:53:09.660Z] Removing intermediate container 2f39cc009d13 [2022-06-03T10:53:09.660Z] ---> acd4c265ee48 [2022-06-03T10:53:09.660Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T10:53:09.660Z] ---> Running in 5524a1ec2bd3 [2022-06-03T10:53:09.660Z] Removing intermediate container 5524a1ec2bd3 [2022-06-03T10:53:09.660Z] ---> 77401cafabe7 [2022-06-03T10:53:09.660Z] Step 21/22 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:53:09.660Z] ---> Running in f9927ae9d32b [2022-06-03T10:53:09.660Z] Removing intermediate container f9927ae9d32b [2022-06-03T10:53:09.660Z] ---> 8204abe96e28 [2022-06-03T10:53:09.660Z] Step 22/22 : LABEL version=2.2.1-dev.9 [2022-06-03T10:53:09.944Z] ---> Running in 02f199e924b6 [2022-06-03T10:53:10.546Z] Removing intermediate container 02f199e924b6 [2022-06-03T10:53:10.547Z] ---> 99e878136335 [2022-06-03T10:53:10.547Z] [2022-06-03T10:53:11.146Z] Successfully built 99e878136335 [2022-06-03T10:53:11.146Z] Successfully tagged support-scheduler-arm64:latest [2022-06-03T10:53:11.146Z]  Building support-scheduler ... done Building core-metadata [2022-06-03T10:53:16.567Z] Removing intermediate container 26025a5ac057 [2022-06-03T10:53:16.567Z] ---> c756d0d5b831 [2022-06-03T10:53:16.567Z] [2022-06-03T10:53:16.567Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T10:53:16.567Z] ---> ac73e934f311 [2022-06-03T10:53:16.567Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T10:53:16.567Z] ---> Running in bc0974340d4b [2022-06-03T10:53:18.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:53:18.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:53:20.289Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T10:53:20.565Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T10:53:20.565Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:53:20.565Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T10:53:21.167Z] OK: 6 MiB in 16 packages [2022-06-03T10:53:23.819Z] Removing intermediate container bc0974340d4b [2022-06-03T10:53:23.819Z] ---> ace31201e0a0 [2022-06-03T10:53:23.819Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T10:53:23.819Z] ---> Running in 61b0cf93e500 [2022-06-03T10:53:24.419Z] Removing intermediate container 61b0cf93e500 [2022-06-03T10:53:24.419Z] ---> 1de928a54b0b [2022-06-03T10:53:24.419Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-03T10:53:24.419Z] ---> Running in 4342300df7c8 [2022-06-03T10:53:25.024Z] Removing intermediate container 4342300df7c8 [2022-06-03T10:53:25.024Z] ---> 28b2e872f836 [2022-06-03T10:53:25.024Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T10:53:25.024Z] ---> Running in 74ea6f8ae767 [2022-06-03T10:53:26.008Z] Removing intermediate container 74ea6f8ae767 [2022-06-03T10:53:26.008Z] ---> 215f654b3c3c [2022-06-03T10:53:26.008Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:53:27.000Z] ---> 258ca110f1e6 [2022-06-03T10:53:27.000Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T10:53:28.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:53:28.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:53:28.990Z] ---> d3149b302340 [2022-06-03T10:53:28.990Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T10:53:28.990Z] ---> Using cache [2022-06-03T10:53:28.990Z] ---> aa85703d2ff1 [2022-06-03T10:53:28.990Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:53:28.990Z] ---> Using cache [2022-06-03T10:53:28.990Z] ---> c09068376906 [2022-06-03T10:53:28.990Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T10:53:28.990Z] ---> Using cache [2022-06-03T10:53:28.990Z] ---> fa4c0c31988f [2022-06-03T10:53:28.990Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T10:53:29.269Z] ---> Using cache [2022-06-03T10:53:29.269Z] ---> f7e2c9219227 [2022-06-03T10:53:29.269Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:53:29.269Z] ---> Using cache [2022-06-03T10:53:29.269Z] ---> f4abaf952615 [2022-06-03T10:53:29.269Z] Step 8/23 : COPY . . [2022-06-03T10:53:29.547Z] ---> Using cache [2022-06-03T10:53:29.547Z] ---> 884c1fb7ef94 [2022-06-03T10:53:29.547Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-03T10:53:29.825Z] ---> Running in 6d0c3fd3f2b5 [2022-06-03T10:53:30.104Z] ---> 6f448cd92bc8 [2022-06-03T10:53:30.104Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T10:53:31.096Z] ---> 29216f086619 [2022-06-03T10:53:31.096Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-03T10:53:31.370Z] ---> Running in 5928953b1780 [2022-06-03T10:53:31.979Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T10:53:32.256Z] Removing intermediate container 5928953b1780 [2022-06-03T10:53:32.256Z] ---> 2351d3f059ae [2022-06-03T10:53:32.256Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:53:32.256Z] ---> Running in 5a56dd50b00e [2022-06-03T10:53:32.870Z] Removing intermediate container 5a56dd50b00e [2022-06-03T10:53:32.870Z] ---> 2cacaae37f64 [2022-06-03T10:53:32.870Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T10:53:32.870Z] ---> Running in 30dbb57cd5ae [2022-06-03T10:53:33.143Z] Removing intermediate container 30dbb57cd5ae [2022-06-03T10:53:33.143Z] ---> 5fc51ea5dbe4 [2022-06-03T10:53:33.143Z] Step 21/22 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:53:33.417Z] ---> Running in f7211fae50dc [2022-06-03T10:53:34.015Z] Removing intermediate container f7211fae50dc [2022-06-03T10:53:34.015Z] ---> dc4c9c09737a [2022-06-03T10:53:34.015Z] Step 22/22 : LABEL version=2.2.1-dev.9 [2022-06-03T10:53:34.015Z] ---> Running in c8f29ff0071f [2022-06-03T10:53:34.630Z] Removing intermediate container c8f29ff0071f [2022-06-03T10:53:34.630Z] ---> 8d237c41b5aa [2022-06-03T10:53:34.630Z] [2022-06-03T10:53:34.630Z] Successfully built 8d237c41b5aa [2022-06-03T10:53:34.630Z] Successfully tagged support-notifications-arm64:latest [2022-06-03T10:53:34.907Z] Building security-spire-server [2022-06-03T10:53:53.228Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:53:53.228Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:53:53.228Z] ---> d3149b302340 [2022-06-03T10:53:53.228Z] Step 3/25 : WORKDIR /edgex-go [2022-06-03T10:53:53.228Z] ---> Using cache [2022-06-03T10:53:53.228Z] ---> aa85703d2ff1 [2022-06-03T10:53:53.228Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T10:53:53.228Z] ---> Using cache [2022-06-03T10:53:53.228Z] ---> c09068376906 [2022-06-03T10:53:53.228Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T10:53:53.228Z] ---> Using cache [2022-06-03T10:53:53.228Z] ---> 4f43a8da6e06 [2022-06-03T10:53:53.228Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-03T10:53:53.228Z] ---> Using cache [2022-06-03T10:53:53.228Z] ---> 917c64c50e4e [2022-06-03T10:53:53.228Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:53:53.228Z] ---> Using cache [2022-06-03T10:53:53.228Z] ---> 69021fae9e21 [2022-06-03T10:53:53.228Z] Step 8/25 : COPY . . [2022-06-03T10:53:53.228Z] ---> Using cache [2022-06-03T10:53:53.228Z] ---> af0a5a0520ed [2022-06-03T10:53:53.228Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T10:53:53.228Z] ---> Using cache [2022-06-03T10:53:53.228Z] ---> 4d99e32f2149 [2022-06-03T10:53:53.228Z] Step 10/25 : RUN mkdir -p spire-build [2022-06-03T10:53:53.228Z] ---> Using cache [2022-06-03T10:53:53.228Z] ---> 1b6854c926a1 [2022-06-03T10:53:53.228Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-06-03T10:53:53.228Z] ---> Using cache [2022-06-03T10:53:53.228Z] ---> cf9288282b39 [2022-06-03T10:53:53.228Z] 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-06-03T10:53:53.228Z] ---> Running in 87b8c4326852 [2022-06-03T10:53:55.861Z] spire-1.2.1/ [2022-06-03T10:53:55.862Z] spire-1.2.1/.data/ [2022-06-03T10:53:55.862Z] spire-1.2.1/.data/.file [2022-06-03T10:53:55.862Z] spire-1.2.1/.dockerignore [2022-06-03T10:53:55.862Z] spire-1.2.1/.gitattributes [2022-06-03T10:53:55.862Z] spire-1.2.1/.githooks/ [2022-06-03T10:53:55.862Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/ [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/workflows/ [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T10:53:55.862Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T10:53:55.862Z] spire-1.2.1/.gitignore [2022-06-03T10:53:55.862Z] spire-1.2.1/.go-version [2022-06-03T10:53:55.862Z] spire-1.2.1/.golangci.yml [2022-06-03T10:53:55.862Z] spire-1.2.1/ADOPTERS.md [2022-06-03T10:53:55.862Z] spire-1.2.1/CHANGELOG.md [2022-06-03T10:53:55.862Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T10:53:55.862Z] spire-1.2.1/CODEOWNERS [2022-06-03T10:53:55.862Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T10:53:55.862Z] spire-1.2.1/Dockerfile [2022-06-03T10:53:55.862Z] spire-1.2.1/Dockerfile.dev [2022-06-03T10:53:55.862Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T10:53:55.862Z] spire-1.2.1/LICENSE [2022-06-03T10:53:55.862Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T10:53:55.862Z] spire-1.2.1/Makefile [2022-06-03T10:53:55.862Z] spire-1.2.1/README.md [2022-06-03T10:53:55.862Z] spire-1.2.1/ROADMAP.md [2022-06-03T10:53:55.862Z] spire-1.2.1/SECURITY.md [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T10:53:55.862Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T10:53:55.862Z] spire-1.2.1/conf/ [2022-06-03T10:53:55.862Z] spire-1.2.1/conf/agent/ [2022-06-03T10:53:55.862Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T10:53:55.862Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T10:53:55.862Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T10:53:55.862Z] spire-1.2.1/conf/server/ [2022-06-03T10:53:55.862Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T10:53:55.862Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T10:53:55.862Z] spire-1.2.1/conf/server/server.conf [2022-06-03T10:53:55.862Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T10:53:55.862Z] spire-1.2.1/doc/ [2022-06-03T10:53:55.862Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T10:53:55.862Z] spire-1.2.1/doc/auditlog.md [2022-06-03T10:53:55.862Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T10:53:55.862Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T10:53:55.862Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T10:53:55.862Z] spire-1.2.1/doc/images/ [2022-06-03T10:53:55.862Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T10:53:55.862Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T10:53:55.862Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/spire_server.md [2022-06-03T10:53:56.138Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T10:53:56.139Z] spire-1.2.1/doc/telemetry.md [2022-06-03T10:53:56.139Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T10:53:56.139Z] spire-1.2.1/doc/upgrading.md [2022-06-03T10:53:56.139Z] spire-1.2.1/doc/using_spire.md [2022-06-03T10:53:56.139Z] spire-1.2.1/examples/ [2022-06-03T10:53:56.139Z] spire-1.2.1/examples/README.md [2022-06-03T10:53:56.139Z] spire-1.2.1/go.mod [2022-06-03T10:53:56.139Z] spire-1.2.1/go.sum [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T10:53:56.139Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/ [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/ [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T10:53:56.416Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/health/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/log/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T10:53:56.417Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/version/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T10:53:56.418Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T10:53:56.693Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/config.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T10:53:56.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T10:53:56.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/server.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/ [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/private/ [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/private/server/ [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/ [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/common/ [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T10:53:56.971Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T10:53:56.971Z] spire-1.2.1/release/ [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire-extras/ [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire/ [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire/README.md [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire/conf/ [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T10:53:56.971Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T10:53:56.971Z] spire-1.2.1/script/ [2022-06-03T10:53:56.971Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T10:53:56.971Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T10:53:56.971Z] spire-1.2.1/support/ [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/ [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T10:53:56.971Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T10:53:56.972Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/clock/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/clock/clock.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T10:53:56.972Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T10:53:56.972Z] spire-1.2.1/test/integration/ [2022-06-03T10:53:57.248Z] spire-1.2.1/test/integration/README.md [2022-06-03T10:53:57.248Z] spire-1.2.1/test/integration/common [2022-06-03T10:53:57.248Z] spire-1.2.1/test/integration/setup/ [2022-06-03T10:53:57.248Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T10:53:57.248Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T10:53:57.248Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T10:53:57.248Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T10:53:57.248Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T10:53:57.248Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T10:53:57.248Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T10:53:57.249Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T10:53:57.250Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T10:53:57.251Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T10:53:57.525Z] spire-1.2.1/test/integration/test.sh [2022-06-03T10:53:57.525Z] spire-1.2.1/test/plugintest/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/spiretest/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/testca/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/testca/ca.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/testkey/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T10:53:57.525Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/testkey/new.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/util/ [2022-06-03T10:53:57.525Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T10:53:57.525Z] spire-1.2.1/test/util/race.go [2022-06-03T10:53:57.526Z] spire-1.2.1/test/util/util.go [2022-06-03T10:53:57.526Z] building spire from source... [2022-06-03T10:53:57.800Z] Installing go1.17.7... [2022-06-03T10:54:24.618Z] Building bin/spire-server... [2022-06-03T10:54:24.618Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T10:54:24.618Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T10:54:24.618Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T10:54:24.618Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T10:54:24.618Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T10:54:24.892Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T10:54:25.490Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T10:54:25.766Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T10:54:26.042Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T10:54:26.318Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T10:54:26.594Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T10:54:27.084Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T10:54:27.084Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T10:54:27.084Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T10:54:27.084Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T10:54:29.066Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T10:54:29.066Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T10:54:29.066Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T10:54:30.052Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T10:54:30.328Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T10:54:30.328Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T10:54:30.605Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T10:54:58.048Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T10:54:58.048Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T10:54:58.048Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T10:54:58.048Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T10:54:58.048Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T10:54:58.048Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T10:54:58.048Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T10:54:58.048Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T10:54:58.048Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T10:54:58.048Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T10:54:58.048Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T10:54:58.048Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T10:54:58.048Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T10:54:58.048Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T10:54:58.048Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T10:54:58.048Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T10:54:58.048Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T10:54:58.048Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T10:54:58.048Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T10:54:58.648Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T10:54:58.942Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T10:54:59.214Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T10:54:59.488Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T10:54:59.489Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T10:54:59.489Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T10:55:00.930Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T10:55:06.349Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T10:55:06.349Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T10:55:06.349Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T10:55:06.349Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T10:55:06.623Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T10:55:06.623Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T10:55:06.623Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T10:55:06.896Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T10:55:07.497Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T10:55:07.497Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T10:55:07.497Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T10:55:15.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T10:55:30.880Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T10:55:30.880Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T10:55:30.880Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T10:55:39.179Z] Removing intermediate container 321c8453aec8 [2022-06-03T10:55:39.179Z] ---> 40af11e7e2f4 [2022-06-03T10:55:39.179Z] [2022-06-03T10:55:39.179Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T10:55:39.179Z] ---> ac73e934f311 [2022-06-03T10:55:39.179Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-03T10:55:39.179Z] ---> Running in 3e1c2453bd0e [2022-06-03T10:55:41.159Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T10:55:41.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:55:41.159Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T10:55:41.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:55:42.420Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T10:55:42.420Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-03T10:55:42.420Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-03T10:55:42.420Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T10:55:42.420Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-03T10:55:42.697Z] (5/6) Installing curl (7.79.1-r1) [2022-06-03T10:55:42.697Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-03T10:55:42.697Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T10:55:42.697Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T10:55:42.977Z] OK: 8 MiB in 20 packages [2022-06-03T10:55:43.981Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T10:55:45.407Z] Removing intermediate container 3e1c2453bd0e [2022-06-03T10:55:45.407Z] ---> 771f938eb106 [2022-06-03T10:55:45.407Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T10:55:45.407Z] ---> Running in 0b6af1c6bfce [2022-06-03T10:55:46.013Z] Removing intermediate container 0b6af1c6bfce [2022-06-03T10:55:46.013Z] ---> 6887c61cf946 [2022-06-03T10:55:46.013Z] Step 13/22 : WORKDIR /edgex [2022-06-03T10:55:46.013Z] ---> Running in 3070d0360b73 [2022-06-03T10:55:46.636Z] Removing intermediate container 3070d0360b73 [2022-06-03T10:55:46.636Z] ---> 905215ccc94f [2022-06-03T10:55:46.636Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T10:55:47.259Z] ---> b0e22226c1e3 [2022-06-03T10:55:47.259Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T10:55:49.244Z] ---> fd4ec63e8a4d [2022-06-03T10:55:49.244Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T10:55:50.691Z] ---> 3278be88fe7c [2022-06-03T10:55:50.691Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T10:55:51.676Z] ---> 1e331ab18c8c [2022-06-03T10:55:51.676Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-03T10:55:51.676Z] ---> Running in fc1adaa70aed [2022-06-03T10:55:55.088Z] Removing intermediate container fc1adaa70aed [2022-06-03T10:55:55.088Z] ---> cbbb5f592b91 [2022-06-03T10:55:55.088Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T10:55:55.088Z] ---> Running in 1bcab297bec8 [2022-06-03T10:55:55.088Z] Removing intermediate container 1bcab297bec8 [2022-06-03T10:55:55.088Z] ---> c3a88d03ddef [2022-06-03T10:55:55.088Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T10:55:55.363Z] ---> Running in 6128354d1e9a [2022-06-03T10:55:55.963Z] Removing intermediate container 6128354d1e9a [2022-06-03T10:55:55.963Z] ---> aad2a4ad2d80 [2022-06-03T10:55:55.963Z] Step 21/22 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:55:55.963Z] ---> Running in 43ce8783b2dc [2022-06-03T10:55:56.562Z] Removing intermediate container 43ce8783b2dc [2022-06-03T10:55:56.562Z] ---> ab55c42e550a [2022-06-03T10:55:56.562Z] Step 22/22 : LABEL version=2.2.1-dev.9 [2022-06-03T10:55:56.841Z] ---> Running in 9bf32280c088 [2022-06-03T10:55:57.445Z] Removing intermediate container 9bf32280c088 [2022-06-03T10:55:57.445Z] ---> 11140d2e0ed1 [2022-06-03T10:55:57.445Z] [2022-06-03T10:55:57.720Z] Successfully built 11140d2e0ed1 [2022-06-03T10:55:57.720Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-03T10:55:57.996Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-06-03T10:56:16.322Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T10:56:16.322Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T10:56:16.322Z] ---> d3149b302340 [2022-06-03T10:56:16.322Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T10:56:16.322Z] ---> Using cache [2022-06-03T10:56:16.322Z] ---> aa85703d2ff1 [2022-06-03T10:56:16.322Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-03T10:56:16.322Z] ---> Running in 63bcb958bde2 [2022-06-03T10:56:16.322Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T10:56:16.322Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T10:56:16.322Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T10:56:16.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:56:16.322Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T10:56:16.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:56:17.530Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T10:56:18.130Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T10:56:18.727Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T10:56:18.727Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T10:56:18.727Z] OK: 15743 distinct packages available [2022-06-03T10:56:18.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T10:56:19.713Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T10:56:19.713Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T10:56:19.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T10:56:19.992Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T10:56:20.979Z] OK: 220 MiB in 52 packages [2022-06-03T10:56:21.257Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T10:56:21.257Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T10:56:21.539Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T10:56:21.810Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T10:56:22.083Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T10:56:22.681Z] Removing intermediate container 63bcb958bde2 [2022-06-03T10:56:22.681Z] ---> 027a048c58b0 [2022-06-03T10:56:22.681Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-03T10:56:22.681Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T10:56:22.681Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T10:56:22.681Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T10:56:22.953Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T10:56:23.551Z]  ---> 75424328f355 [2022-06-03T10:56:23.551Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T10:56:23.551Z] ---> Running in 4ab121962c82 [2022-06-03T10:56:24.552Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T10:56:24.552Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T10:56:24.866Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T10:56:24.866Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T10:56:25.186Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T10:56:25.186Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T10:56:25.844Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T10:56:30.221Z] Removing intermediate container 4ab121962c82 [2022-06-03T10:56:30.221Z] ---> 42e7275c05e4 [2022-06-03T10:56:30.221Z] Step 7/20 : COPY . . [2022-06-03T10:56:31.667Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T10:56:32.267Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T10:56:32.551Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T10:56:32.551Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T10:56:33.161Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T10:56:33.161Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T10:56:33.437Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T10:56:33.437Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T10:56:33.437Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T10:56:33.437Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T10:56:33.713Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T10:56:33.713Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T10:56:35.152Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T10:56:35.753Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T10:56:36.032Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T10:56:36.032Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T10:56:36.308Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T10:56:36.308Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T10:56:36.308Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T10:56:36.308Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T10:56:36.583Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T10:56:38.028Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T10:56:38.028Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T10:56:38.304Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T10:56:38.582Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T10:56:38.582Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T10:56:40.570Z]  ---> 14e6f0568453 [2022-06-03T10:56:40.570Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-03T10:56:40.570Z] ---> Running in 05c51ec8061f [2022-06-03T10:56:40.846Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T10:56:41.828Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T10:56:41.828Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T10:56:42.103Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T10:56:42.103Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-03T10:56:42.380Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T10:56:42.659Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-03T10:56:42.659Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T10:56:42.934Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T10:56:43.533Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T10:56:46.163Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T10:56:48.142Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T10:56:48.142Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T10:56:48.742Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T10:56:48.742Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T10:56:48.742Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T10:56:49.344Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T10:56:49.620Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T10:56:49.896Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T10:56:49.896Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T10:56:49.896Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T10:56:49.896Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T10:56:50.172Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T10:57:00.347Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T10:57:00.347Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T10:57:00.347Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T10:57:00.347Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T10:57:27.162Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T10:57:27.162Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T10:58:49.000Z] Removing intermediate container 6d0c3fd3f2b5 [2022-06-03T10:58:49.000Z] ---> 4963abf9140b [2022-06-03T10:58:49.000Z] [2022-06-03T10:58:49.000Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T10:58:49.000Z] ---> ac73e934f311 [2022-06-03T10:58:49.000Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T10:58:49.000Z] ---> Using cache [2022-06-03T10:58:49.000Z] ---> f625adf54910 [2022-06-03T10:58:49.000Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T10:58:49.000Z] ---> Using cache [2022-06-03T10:58:49.000Z] ---> 570229912c6e [2022-06-03T10:58:49.000Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-03T10:58:49.000Z] ---> Running in 1bd59af63a3c [2022-06-03T10:58:49.000Z] Removing intermediate container 1bd59af63a3c [2022-06-03T10:58:49.000Z] ---> 25c2224dde32 [2022-06-03T10:58:49.000Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-03T10:58:49.000Z] ---> Running in 5b5916b90b61 [2022-06-03T10:58:49.000Z] Removing intermediate container 5b5916b90b61 [2022-06-03T10:58:49.000Z] ---> a4c15462c0cb [2022-06-03T10:58:49.000Z] Step 15/23 : WORKDIR / [2022-06-03T10:58:49.000Z] ---> Running in e8c1c02f7750 [2022-06-03T10:58:49.000Z] Removing intermediate container e8c1c02f7750 [2022-06-03T10:58:49.000Z] ---> 89914c0071d7 [2022-06-03T10:58:49.000Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T10:58:49.000Z] ---> 06370204660e [2022-06-03T10:58:49.001Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T10:58:49.001Z] ---> 8a465e07006d [2022-06-03T10:58:49.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T10:58:49.001Z] ---> a3e04c3ec32a [2022-06-03T10:58:49.001Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-03T10:58:49.001Z] ---> Running in 5bbd07259664 [2022-06-03T10:58:49.001Z] Removing intermediate container 5bbd07259664 [2022-06-03T10:58:49.001Z] ---> 75a3958e8012 [2022-06-03T10:58:49.001Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T10:58:49.001Z] ---> Running in d64647b13b03 [2022-06-03T10:58:49.001Z] Removing intermediate container d64647b13b03 [2022-06-03T10:58:49.001Z] ---> ec7fccbe5948 [2022-06-03T10:58:49.001Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T10:58:49.001Z] ---> Running in 47158f6aea19 [2022-06-03T10:58:49.001Z] Removing intermediate container 47158f6aea19 [2022-06-03T10:58:49.001Z] ---> 96d4c54349b3 [2022-06-03T10:58:49.001Z] Step 22/23 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T10:58:49.001Z] ---> Running in f7cee86b4259 [2022-06-03T10:58:49.001Z] Removing intermediate container f7cee86b4259 [2022-06-03T10:58:49.001Z] ---> 12a439149af6 [2022-06-03T10:58:49.001Z] Step 23/23 : LABEL version=2.2.1-dev.9 [2022-06-03T10:58:49.001Z] ---> Running in c03545013a51 [2022-06-03T10:58:49.001Z] Removing intermediate container c03545013a51 [2022-06-03T10:58:49.001Z] ---> c39d756129cd [2022-06-03T10:58:49.001Z] [2022-06-03T10:58:49.001Z] Successfully built c39d756129cd [2022-06-03T10:58:49.001Z] Successfully tagged core-metadata-arm64:latest [2022-06-03T11:02:26.008Z]  Building core-metadata ... done Removing intermediate container 05c51ec8061f [2022-06-03T11:02:26.008Z] ---> cd6cf9828793 [2022-06-03T11:02:26.008Z] [2022-06-03T11:02:26.008Z] Step 9/20 : FROM alpine:3.15 [2022-06-03T11:02:26.008Z] 3.15: Pulling from library/alpine [2022-06-03T11:02:26.008Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-03T11:02:26.008Z] Status: Downloaded newer image for alpine:3.15 [2022-06-03T11:02:26.008Z] ---> 3fb3c9af89a9 [2022-06-03T11:02:26.008Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T11:02:26.008Z] ---> Running in c734ac6a27a4 [2022-06-03T11:02:26.008Z] Removing intermediate container c734ac6a27a4 [2022-06-03T11:02:26.008Z] ---> ed747efaacc3 [2022-06-03T11:02:26.008Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:02:26.008Z] ---> Running in daadb824711b [2022-06-03T11:02:28.832Z] Removing intermediate container daadb824711b [2022-06-03T11:02:28.832Z] ---> ea539e9c2ce3 [2022-06-03T11:02:28.832Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-03T11:02:28.832Z] ---> Running in f3d219f61c42 [2022-06-03T11:02:30.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T11:02:31.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T11:02:33.196Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T11:02:33.196Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T11:02:33.196Z] OK: 15736 distinct packages available [2022-06-03T11:02:33.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T11:02:34.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T11:02:35.184Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-03T11:02:35.459Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-03T11:02:35.459Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-03T11:02:35.459Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-03T11:02:35.738Z] (5/9) Installing curl (7.80.0-r1) [2022-06-03T11:02:35.738Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-03T11:02:35.738Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-03T11:02:36.014Z] (8/9) Installing libucontext (1.1-r0) [2022-06-03T11:02:36.014Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-03T11:02:36.014Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T11:02:36.292Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T11:02:36.569Z] OK: 8 MiB in 23 packages [2022-06-03T11:02:39.259Z] Removing intermediate container f3d219f61c42 [2022-06-03T11:02:39.259Z] ---> 13dbc69206f7 [2022-06-03T11:02:39.259Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T11:02:39.868Z] ---> ab12e0a22eae [2022-06-03T11:02:39.868Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-03T11:02:41.873Z] ---> 35c50d95bf24 [2022-06-03T11:02:41.873Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-03T11:02:42.875Z] ---> f190024e5eaa [2022-06-03T11:02:42.875Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-03T11:02:42.875Z] ---> Running in 0fab9413999a [2022-06-03T11:02:43.490Z] Removing intermediate container 0fab9413999a [2022-06-03T11:02:43.490Z] ---> 8173e14b92b7 [2022-06-03T11:02:43.490Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T11:02:43.490Z] ---> Running in a23209934f12 [2022-06-03T11:02:44.097Z] Removing intermediate container a23209934f12 [2022-06-03T11:02:44.097Z] ---> ec5d209d34ee [2022-06-03T11:02:44.097Z] Step 18/20 : LABEL arch=arm64 [2022-06-03T11:02:44.097Z] ---> Running in d300df59760b [2022-06-03T11:02:44.706Z] Removing intermediate container d300df59760b [2022-06-03T11:02:44.706Z] ---> 57013602e060 [2022-06-03T11:02:44.706Z] Step 19/20 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:02:44.706Z] ---> Running in 89ccfa6ffb79 [2022-06-03T11:02:45.317Z] Removing intermediate container 89ccfa6ffb79 [2022-06-03T11:02:45.317Z] ---> a74340415454 [2022-06-03T11:02:45.317Z] Step 20/20 : LABEL version=2.2.1-dev.9 [2022-06-03T11:02:45.597Z] ---> Running in 4988277b3cc9 [2022-06-03T11:02:46.208Z] Removing intermediate container 4988277b3cc9 [2022-06-03T11:02:46.208Z] ---> 37f98676c0be [2022-06-03T11:02:46.208Z] [2022-06-03T11:02:46.488Z] Successfully built 37f98676c0be [2022-06-03T11:02:46.488Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-03T11:14:39.497Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-06-03T11:14:39.497Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T11:14:39.498Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T11:14:39.775Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T11:14:45.198Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T11:14:45.198Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T11:14:46.643Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T11:14:46.643Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T11:14:47.245Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T11:14:47.245Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T11:14:47.522Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T11:14:47.522Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T11:14:47.799Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T11:14:48.078Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T11:19:25.224Z] Building bin/spire-agent... [2022-06-03T11:19:25.224Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T11:19:25.224Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T11:19:25.224Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T11:19:25.224Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T11:19:25.224Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T11:19:26.210Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T11:19:26.210Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T11:19:26.487Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T11:19:26.487Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T11:19:26.487Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T11:19:26.763Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T11:19:26.763Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T11:19:26.763Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T11:21:03.607Z] Removing intermediate container 08798f2f3d22 [2022-06-03T11:21:03.607Z] ---> 10bd69b60dbc [2022-06-03T11:21:03.607Z] [2022-06-03T11:21:03.607Z] Step 13/26 : FROM alpine:3.15 [2022-06-03T11:21:03.607Z] ---> 3fb3c9af89a9 [2022-06-03T11:21:03.607Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T11:21:03.607Z] ---> Using cache [2022-06-03T11:21:03.607Z] ---> ed747efaacc3 [2022-06-03T11:21:03.607Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:21:03.607Z] ---> Using cache [2022-06-03T11:21:03.607Z] ---> ea539e9c2ce3 [2022-06-03T11:21:03.607Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-03T11:21:03.608Z] ---> Running in dd3ddbbf3855 [2022-06-03T11:21:03.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T11:21:03.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T11:21:03.608Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T11:21:03.608Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T11:21:03.608Z] OK: 15736 distinct packages available [2022-06-03T11:21:03.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T11:21:03.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T11:21:03.608Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-03T11:21:03.608Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-03T11:21:03.608Z] (3/5) Installing libucontext (1.1-r0) [2022-06-03T11:21:03.608Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-03T11:21:03.608Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-03T11:21:03.608Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T11:21:03.608Z] OK: 6 MiB in 19 packages [2022-06-03T11:21:03.608Z] Removing intermediate container dd3ddbbf3855 [2022-06-03T11:21:03.608Z] ---> ecbb2c12bdda [2022-06-03T11:21:03.608Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-06-03T11:21:03.608Z] ---> 2e22fb20e2e0 [2022-06-03T11:21:03.608Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-03T11:21:05.595Z] ---> 52e25dfc08f9 [2022-06-03T11:21:05.595Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T11:21:06.203Z] ---> 5f1860a09076 [2022-06-03T11:21:06.203Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-03T11:21:06.808Z] ---> bcc852a5d081 [2022-06-03T11:21:06.808Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-03T11:21:07.792Z] ---> 0ce00c55cf3e [2022-06-03T11:21:07.792Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T11:21:07.792Z] ---> Running in 794183e70e55 [2022-06-03T11:21:08.069Z] Removing intermediate container 794183e70e55 [2022-06-03T11:21:08.069Z] ---> 8aab8ff1ca7f [2022-06-03T11:21:08.069Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T11:21:08.344Z] ---> Running in 656b7c148c44 [2022-06-03T11:21:08.621Z] Removing intermediate container 656b7c148c44 [2022-06-03T11:21:08.621Z] ---> 061b429749fa [2022-06-03T11:21:08.621Z] Step 24/26 : LABEL arch=arm64 [2022-06-03T11:21:08.621Z] ---> Running in 58239a7d081c [2022-06-03T11:21:09.224Z] Removing intermediate container 58239a7d081c [2022-06-03T11:21:09.224Z] ---> 4ce500c80735 [2022-06-03T11:21:09.224Z] Step 25/26 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:21:09.224Z] ---> Running in 408b9266e132 [2022-06-03T11:21:09.825Z] Removing intermediate container 408b9266e132 [2022-06-03T11:21:09.825Z] ---> a72ad9218da0 [2022-06-03T11:21:09.825Z] Step 26/26 : LABEL version=2.2.1-dev.9 [2022-06-03T11:21:09.825Z] ---> Running in d73f7e9f8cc6 [2022-06-03T11:21:10.100Z] Removing intermediate container d73f7e9f8cc6 [2022-06-03T11:21:10.100Z] ---> 94c07c134607 [2022-06-03T11:21:10.100Z] [2022-06-03T11:21:10.376Z] Successfully built 94c07c134607 [2022-06-03T11:21:10.376Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-03T11:22:47.179Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-06-03T11:22:47.179Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T11:22:47.179Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T11:22:47.179Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T11:22:47.179Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T11:22:48.166Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T11:22:49.311Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T11:22:49.311Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T11:22:49.603Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T11:22:49.603Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T11:22:49.603Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T11:22:49.944Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T11:22:49.944Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T11:22:50.243Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T11:24:27.084Z] Removing intermediate container 88a0c0a27dd5 [2022-06-03T11:24:27.084Z] ---> b8cfbc622d87 [2022-06-03T11:24:27.084Z] [2022-06-03T11:24:27.084Z] Step 13/26 : FROM alpine:3.15 [2022-06-03T11:24:27.084Z] ---> 3fb3c9af89a9 [2022-06-03T11:24:27.084Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T11:24:27.084Z] ---> Using cache [2022-06-03T11:24:27.084Z] ---> ed747efaacc3 [2022-06-03T11:24:27.084Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:24:27.084Z] ---> Using cache [2022-06-03T11:24:27.084Z] ---> ea539e9c2ce3 [2022-06-03T11:24:27.084Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-03T11:24:28.073Z] ---> Running in 2a8cf0e7f90f [2022-06-03T11:24:29.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T11:24:30.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T11:24:31.465Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T11:24:31.465Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T11:24:31.465Z] OK: 15736 distinct packages available [2022-06-03T11:24:31.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T11:24:32.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T11:24:33.434Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-03T11:24:33.434Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-03T11:24:33.710Z] (3/4) Installing libucontext (1.1-r0) [2022-06-03T11:24:33.710Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-03T11:24:33.710Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T11:24:33.710Z] OK: 6 MiB in 18 packages [2022-06-03T11:24:35.695Z] Removing intermediate container 2a8cf0e7f90f [2022-06-03T11:24:35.695Z] ---> 7f7a2b932953 [2022-06-03T11:24:35.695Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-03T11:24:39.995Z] ---> b8c6b914dbdf [2022-06-03T11:24:39.995Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T11:24:40.599Z] ---> 416ee3da4be3 [2022-06-03T11:24:40.599Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-03T11:24:40.599Z] ---> Running in 89ce95058f8a [2022-06-03T11:24:41.193Z] Removing intermediate container 89ce95058f8a [2022-06-03T11:24:41.193Z] ---> 4ef51f83e89c [2022-06-03T11:24:41.193Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-03T11:24:42.177Z] ---> 79374acc1d09 [2022-06-03T11:24:42.177Z] Step 21/26 : WORKDIR / [2022-06-03T11:24:42.177Z] ---> Running in 9bf3b713abb2 [2022-06-03T11:24:42.774Z] Removing intermediate container 9bf3b713abb2 [2022-06-03T11:24:42.774Z] ---> 52becec5461a [2022-06-03T11:24:42.774Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T11:24:42.774Z] ---> Running in 4585b67c3a4d [2022-06-03T11:24:43.050Z] Removing intermediate container 4585b67c3a4d [2022-06-03T11:24:43.050Z] ---> b4881fbc10e6 [2022-06-03T11:24:43.050Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T11:24:43.323Z] ---> Running in d6400ff84527 [2022-06-03T11:24:43.598Z] Removing intermediate container d6400ff84527 [2022-06-03T11:24:43.598Z] ---> 76c8444c7543 [2022-06-03T11:24:43.598Z] Step 24/26 : LABEL arch=arm64 [2022-06-03T11:24:43.871Z] ---> Running in a479f97391c7 [2022-06-03T11:24:44.144Z] Removing intermediate container a479f97391c7 [2022-06-03T11:24:44.144Z] ---> 6a3e002b0f6f [2022-06-03T11:24:44.144Z] Step 25/26 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:24:44.415Z] ---> Running in 283daba8f907 [2022-06-03T11:24:44.688Z] Removing intermediate container 283daba8f907 [2022-06-03T11:24:44.688Z] ---> f9788d2a13ac [2022-06-03T11:24:44.688Z] Step 26/26 : LABEL version=2.2.1-dev.9 [2022-06-03T11:24:44.688Z] ---> Running in 1662ef119ed2 [2022-06-03T11:24:45.291Z] Removing intermediate container 1662ef119ed2 [2022-06-03T11:24:45.291Z] ---> 9e5a6ff10a14 [2022-06-03T11:24:45.291Z] [2022-06-03T11:24:45.564Z] Successfully built 9e5a6ff10a14 [2022-06-03T11:24:45.564Z] Successfully tagged security-spire-config-arm64:latest [2022-06-03T11:26:52.375Z]  Building security-spire-config ... done Removing intermediate container 87b8c4326852 [2022-06-03T11:26:52.375Z] ---> 83805a554485 [2022-06-03T11:26:52.375Z] [2022-06-03T11:26:52.375Z] Step 13/25 : FROM alpine:3.15 [2022-06-03T11:26:52.375Z] ---> 3fb3c9af89a9 [2022-06-03T11:26:52.375Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T11:26:52.375Z] ---> Using cache [2022-06-03T11:26:52.375Z] ---> ed747efaacc3 [2022-06-03T11:26:52.375Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:26:52.375Z] ---> Using cache [2022-06-03T11:26:52.375Z] ---> ea539e9c2ce3 [2022-06-03T11:26:52.375Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-03T11:26:52.375Z] ---> Using cache [2022-06-03T11:26:52.375Z] ---> ecbb2c12bdda [2022-06-03T11:26:52.375Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-03T11:26:52.375Z] ---> c28c86954714 [2022-06-03T11:26:52.375Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T11:26:52.375Z] ---> f2d5719ef917 [2022-06-03T11:26:52.375Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-03T11:26:52.375Z] ---> 6bcc8fcda203 [2022-06-03T11:26:52.375Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-03T11:26:52.375Z] ---> ea000abb5c40 [2022-06-03T11:26:52.375Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T11:26:52.375Z] ---> Running in 800295832cae [2022-06-03T11:26:52.375Z] Removing intermediate container 800295832cae [2022-06-03T11:26:52.375Z] ---> f54c543c18ed [2022-06-03T11:26:52.375Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T11:26:52.375Z] ---> Running in 18ad869743e2 [2022-06-03T11:26:52.375Z] Removing intermediate container 18ad869743e2 [2022-06-03T11:26:52.375Z] ---> b579e5b572f1 [2022-06-03T11:26:52.375Z] Step 23/25 : LABEL arch=arm64 [2022-06-03T11:26:52.375Z] ---> Running in eb7e7cf8e59f [2022-06-03T11:26:52.375Z] Removing intermediate container eb7e7cf8e59f [2022-06-03T11:26:52.375Z] ---> 036591be9355 [2022-06-03T11:26:52.375Z] Step 24/25 : LABEL git_sha=fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:26:52.375Z] ---> Running in 428de1796b23 [2022-06-03T11:26:52.375Z] Removing intermediate container 428de1796b23 [2022-06-03T11:26:52.375Z] ---> 6e2e26085298 [2022-06-03T11:26:52.375Z] Step 25/25 : LABEL version=2.2.1-dev.9 [2022-06-03T11:26:52.375Z] ---> Running in 18814bc4dcbc [2022-06-03T11:26:52.375Z] Removing intermediate container 18814bc4dcbc [2022-06-03T11:26:52.375Z] ---> bd3c9ca411e3 [2022-06-03T11:26:52.375Z] [2022-06-03T11:26:52.647Z] Successfully built bd3c9ca411e3 [2022-06-03T11:26:52.647Z] Successfully tagged security-spire-server-arm64:latest [2022-06-03T11:26:52.935Z]  Building security-spire-server ... done  [Pipeline] } [2022-06-03T11:26:52.948Z] $ docker stop --time=1 bd7ee3f5442bf3a7f7ceefdb13c4810b85cd5298db61e7208e8e24360110ad87 [2022-06-03T11:26:54.655Z] $ docker rm -f bd7ee3f5442bf3a7f7ceefdb13c4810b85cd5298db61e7208e8e24360110ad87 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T11:26:55.216Z] + docker images [2022-06-03T11:26:55.488Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T11:26:55.488Z] security-spire-server-arm64 latest bd3c9ca411e3 3 seconds ago 86.3MB [2022-06-03T11:26:55.488Z] 83805a554485 25 seconds ago 4GB [2022-06-03T11:26:55.488Z] security-spire-config-arm64 latest 9e5a6ff10a14 2 minutes ago 85.6MB [2022-06-03T11:26:55.488Z] b8cfbc622d87 2 minutes ago 4GB [2022-06-03T11:26:55.488Z] security-spire-agent-arm64 latest 94c07c134607 5 minutes ago 126MB [2022-06-03T11:26:55.488Z] 10bd69b60dbc 6 minutes ago 4GB [2022-06-03T11:26:55.488Z] security-spiffe-token-provider-arm64 latest 37f98676c0be 24 minutes ago 28.1MB [2022-06-03T11:26:55.488Z] cd6cf9828793 24 minutes ago 1.2GB [2022-06-03T11:26:55.488Z] core-metadata-arm64 latest c39d756129cd 28 minutes ago 16.3MB [2022-06-03T11:26:55.488Z] 4963abf9140b 28 minutes ago 1.16GB [2022-06-03T11:26:55.488Z] security-proxy-setup-arm64 latest 11140d2e0ed1 30 minutes ago 26.1MB [2022-06-03T11:26:55.488Z] 40af11e7e2f4 31 minutes ago 1.16GB [2022-06-03T11:26:55.488Z] support-notifications-arm64 latest 8d237c41b5aa 33 minutes ago 26MB [2022-06-03T11:26:55.488Z] c756d0d5b831 33 minutes ago 1.21GB [2022-06-03T11:26:55.488Z] support-scheduler-arm64 latest 99e878136335 33 minutes ago 25.4MB [2022-06-03T11:26:55.488Z] 75b2458064a1 33 minutes ago 1.21GB [2022-06-03T11:26:55.488Z] core-command-arm64 latest 0b13c473894f 36 minutes ago 15.5MB [2022-06-03T11:26:55.488Z] 86a895a68492 36 minutes ago 1.15GB [2022-06-03T11:26:55.488Z] sys-mgmt-agent-arm64 latest c7dbb9162e02 41 minutes ago 282MB [2022-06-03T11:26:55.488Z] core-data-arm64 latest 1cfe97ec7486 42 minutes ago 21.6MB [2022-06-03T11:26:55.488Z] 51b0deca681b 42 minutes ago 1.18GB [2022-06-03T11:26:55.488Z] security-bootstrapper-arm64 latest 95ff750b86ac 42 minutes ago 18.3MB [2022-06-03T11:26:55.488Z] security-secretstore-setup-arm64 latest 6ff43daa8c99 42 minutes ago 27.5MB [2022-06-03T11:26:55.488Z] 866d62ac8c2a 43 minutes ago 1.17GB [2022-06-03T11:26:55.488Z] 2962b744f5e0 43 minutes ago 1.16GB [2022-06-03T11:26:55.488Z] 9989432b07b5 43 minutes ago 1.16GB [2022-06-03T11:26:55.488Z] ci-base-image-arm64 latest d3149b302340 50 minutes ago 891MB [2022-06-03T11:26:55.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 weeks ago 551MB [2022-06-03T11:26:55.488Z] docker 20.10.14 c346e9eafbab 8 weeks ago 202MB [2022-06-03T11:26:55.488Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-03T11:26:55.488Z] alpine 3.15 3fb3c9af89a9 8 weeks ago 5.32MB [2022-06-03T11:26:55.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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-06-03T11:26:55.613Z] provisioning config files... [2022-06-03T11:26:55.635Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/238@tmp/config9075028477104803475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:26:55.987Z] ---> docker-login.sh [2022-06-03T11:26:55.987Z] nexus3.edgexfoundry.org:10001 [2022-06-03T11:26:56.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:26:56.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:26:56.262Z] Configure a credential helper to remove this warning. See [2022-06-03T11:26:56.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:26:56.262Z] [2022-06-03T11:26:56.262Z] Login Succeeded [2022-06-03T11:26:56.262Z] nexus3.edgexfoundry.org:10002 [2022-06-03T11:26:56.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:26:56.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:26:56.859Z] Configure a credential helper to remove this warning. See [2022-06-03T11:26:56.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:26:56.859Z] [2022-06-03T11:26:56.859Z] Login Succeeded [2022-06-03T11:26:56.859Z] nexus3.edgexfoundry.org:10003 [2022-06-03T11:26:57.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:26:57.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:26:57.409Z] Configure a credential helper to remove this warning. See [2022-06-03T11:26:57.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:26:57.409Z] [2022-06-03T11:26:57.409Z] Login Succeeded [2022-06-03T11:26:57.409Z] nexus3.edgexfoundry.org:10004 [2022-06-03T11:26:57.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:26:57.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:26:57.953Z] Configure a credential helper to remove this warning. See [2022-06-03T11:26:57.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:26:57.953Z] [2022-06-03T11:26:57.953Z] Login Succeeded [2022-06-03T11:26:57.953Z] docker.io [2022-06-03T11:26:58.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:26:58.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:26:58.498Z] Configure a credential helper to remove this warning. See [2022-06-03T11:26:58.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:26:58.498Z] [2022-06-03T11:26:58.498Z] Login Succeeded [2022-06-03T11:26:58.498Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T11:26:58.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:26:58.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T11:26:58.577Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-03T11:26:58.577Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:26:58.577Z] latest [2022-06-03T11:26:58.577Z] 2.2.1-dev.9 [2022-06-03T11:26:58.577Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:26:58.577Z] main [2022-06-03T11:26:58.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:26:58.946Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:26:59.366Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:26:59.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T11:26:59.366Z] d11206549c4d: Preparing [2022-06-03T11:26:59.366Z] 201982a61e0e: Preparing [2022-06-03T11:26:59.366Z] 60fc920accfd: Preparing [2022-06-03T11:26:59.366Z] 45ac7c60f271: Preparing [2022-06-03T11:26:59.366Z] f73e7dbfee58: Preparing [2022-06-03T11:26:59.670Z] f73e7dbfee58: Layer already exists [2022-06-03T11:26:59.670Z] 60fc920accfd: Pushed [2022-06-03T11:26:59.670Z] d11206549c4d: Pushed [2022-06-03T11:26:59.670Z] 45ac7c60f271: Pushed [2022-06-03T11:27:02.295Z] 201982a61e0e: Pushed [2022-06-03T11:27:02.566Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:c7291038b23afef9651c13d714e7686ca9b74f72526b3b70a9ec3f4b67f9d8f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:02.941Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:03.305Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-06-03T11:27:03.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T11:27:03.305Z] d11206549c4d: Preparing [2022-06-03T11:27:03.305Z] 201982a61e0e: Preparing [2022-06-03T11:27:03.305Z] 60fc920accfd: Preparing [2022-06-03T11:27:03.305Z] 45ac7c60f271: Preparing [2022-06-03T11:27:03.305Z] f73e7dbfee58: Preparing [2022-06-03T11:27:03.305Z] 201982a61e0e: Layer already exists [2022-06-03T11:27:03.305Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:03.305Z] d11206549c4d: Layer already exists [2022-06-03T11:27:03.305Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:03.305Z] 45ac7c60f271: Layer already exists [2022-06-03T11:27:03.577Z] latest: digest: sha256:c7291038b23afef9651c13d714e7686ca9b74f72526b3b70a9ec3f4b67f9d8f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:03.945Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:04.303Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.9 [2022-06-03T11:27:04.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T11:27:04.303Z] d11206549c4d: Preparing [2022-06-03T11:27:04.303Z] 201982a61e0e: Preparing [2022-06-03T11:27:04.303Z] 60fc920accfd: Preparing [2022-06-03T11:27:04.303Z] 45ac7c60f271: Preparing [2022-06-03T11:27:04.303Z] f73e7dbfee58: Preparing [2022-06-03T11:27:04.303Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:04.303Z] d11206549c4d: Layer already exists [2022-06-03T11:27:04.303Z] 45ac7c60f271: Layer already exists [2022-06-03T11:27:04.303Z] 201982a61e0e: Layer already exists [2022-06-03T11:27:04.303Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:04.574Z] 2.2.1-dev.9: digest: sha256:c7291038b23afef9651c13d714e7686ca9b74f72526b3b70a9ec3f4b67f9d8f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:04.937Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:05.293Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:05.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T11:27:05.293Z] d11206549c4d: Preparing [2022-06-03T11:27:05.293Z] 201982a61e0e: Preparing [2022-06-03T11:27:05.293Z] 60fc920accfd: Preparing [2022-06-03T11:27:05.293Z] 45ac7c60f271: Preparing [2022-06-03T11:27:05.293Z] f73e7dbfee58: Preparing [2022-06-03T11:27:05.293Z] 45ac7c60f271: Layer already exists [2022-06-03T11:27:05.293Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:05.293Z] d11206549c4d: Layer already exists [2022-06-03T11:27:05.293Z] 201982a61e0e: Layer already exists [2022-06-03T11:27:05.293Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:05.563Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:c7291038b23afef9651c13d714e7686ca9b74f72526b3b70a9ec3f4b67f9d8f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:05.927Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:06.283Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-06-03T11:27:06.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T11:27:06.284Z] d11206549c4d: Preparing [2022-06-03T11:27:06.284Z] 201982a61e0e: Preparing [2022-06-03T11:27:06.284Z] 60fc920accfd: Preparing [2022-06-03T11:27:06.284Z] 45ac7c60f271: Preparing [2022-06-03T11:27:06.284Z] f73e7dbfee58: Preparing [2022-06-03T11:27:06.284Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:06.284Z] 201982a61e0e: Layer already exists [2022-06-03T11:27:06.284Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:06.284Z] d11206549c4d: Layer already exists [2022-06-03T11:27:06.284Z] 45ac7c60f271: Layer already exists [2022-06-03T11:27:06.555Z] main: digest: sha256:c7291038b23afef9651c13d714e7686ca9b74f72526b3b70a9ec3f4b67f9d8f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:27:06.610Z] ===================================================== [Pipeline] echo [2022-06-03T11:27:06.619Z] taggedImages: [2022-06-03T11:27:06.619Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:06.619Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-06-03T11:27:06.619Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.9 [2022-06-03T11:27:06.619Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:06.619Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-06-03T11:27:06.639Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-03T11:27:06.639Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:06.639Z] latest [2022-06-03T11:27:06.639Z] 2.2.1-dev.9 [2022-06-03T11:27:06.639Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:06.639Z] main [2022-06-03T11:27:06.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:06.992Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:07.355Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:07.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T11:27:07.355Z] ef5a998711f2: Preparing [2022-06-03T11:27:07.355Z] d468ebb2bb88: Preparing [2022-06-03T11:27:07.355Z] 60fc920accfd: Preparing [2022-06-03T11:27:07.355Z] a3c836c34db1: Preparing [2022-06-03T11:27:07.355Z] a65d4045ae8b: Preparing [2022-06-03T11:27:07.355Z] f73e7dbfee58: Preparing [2022-06-03T11:27:07.355Z] f73e7dbfee58: Waiting [2022-06-03T11:27:07.355Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:07.632Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:07.632Z] a65d4045ae8b: Pushed [2022-06-03T11:27:07.632Z] ef5a998711f2: Pushed [2022-06-03T11:27:08.222Z] a3c836c34db1: Pushed [2022-06-03T11:27:10.827Z] d468ebb2bb88: Pushed [2022-06-03T11:27:11.099Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:e69e682170a99f71b7ebe39597e74c720fd9159b80d421811c44c111e44eb3f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:11.466Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:11.827Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-06-03T11:27:11.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T11:27:11.827Z] ef5a998711f2: Preparing [2022-06-03T11:27:11.827Z] d468ebb2bb88: Preparing [2022-06-03T11:27:11.827Z] 60fc920accfd: Preparing [2022-06-03T11:27:11.827Z] a3c836c34db1: Preparing [2022-06-03T11:27:11.827Z] a65d4045ae8b: Preparing [2022-06-03T11:27:11.827Z] f73e7dbfee58: Preparing [2022-06-03T11:27:11.827Z] f73e7dbfee58: Waiting [2022-06-03T11:27:11.827Z] a65d4045ae8b: Layer already exists [2022-06-03T11:27:11.827Z] a3c836c34db1: Layer already exists [2022-06-03T11:27:11.827Z] ef5a998711f2: Layer already exists [2022-06-03T11:27:11.827Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:11.827Z] d468ebb2bb88: Layer already exists [2022-06-03T11:27:12.099Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:12.099Z] latest: digest: sha256:e69e682170a99f71b7ebe39597e74c720fd9159b80d421811c44c111e44eb3f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:12.469Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:12.831Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.9 [2022-06-03T11:27:12.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T11:27:12.831Z] ef5a998711f2: Preparing [2022-06-03T11:27:12.831Z] d468ebb2bb88: Preparing [2022-06-03T11:27:12.831Z] 60fc920accfd: Preparing [2022-06-03T11:27:12.831Z] a3c836c34db1: Preparing [2022-06-03T11:27:12.831Z] a65d4045ae8b: Preparing [2022-06-03T11:27:12.831Z] f73e7dbfee58: Preparing [2022-06-03T11:27:12.831Z] f73e7dbfee58: Waiting [2022-06-03T11:27:12.831Z] a3c836c34db1: Layer already exists [2022-06-03T11:27:12.831Z] d468ebb2bb88: Layer already exists [2022-06-03T11:27:12.831Z] ef5a998711f2: Layer already exists [2022-06-03T11:27:12.831Z] a65d4045ae8b: Layer already exists [2022-06-03T11:27:12.831Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:12.831Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:13.101Z] 2.2.1-dev.9: digest: sha256:e69e682170a99f71b7ebe39597e74c720fd9159b80d421811c44c111e44eb3f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:13.473Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:13.833Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:13.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T11:27:13.833Z] ef5a998711f2: Preparing [2022-06-03T11:27:13.833Z] d468ebb2bb88: Preparing [2022-06-03T11:27:13.833Z] 60fc920accfd: Preparing [2022-06-03T11:27:13.833Z] a3c836c34db1: Preparing [2022-06-03T11:27:13.833Z] a65d4045ae8b: Preparing [2022-06-03T11:27:13.833Z] f73e7dbfee58: Preparing [2022-06-03T11:27:13.833Z] f73e7dbfee58: Waiting [2022-06-03T11:27:13.833Z] a3c836c34db1: Layer already exists [2022-06-03T11:27:13.833Z] a65d4045ae8b: Layer already exists [2022-06-03T11:27:13.833Z] d468ebb2bb88: Layer already exists [2022-06-03T11:27:13.833Z] ef5a998711f2: Layer already exists [2022-06-03T11:27:13.833Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:14.104Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:14.104Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:e69e682170a99f71b7ebe39597e74c720fd9159b80d421811c44c111e44eb3f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:14.472Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:14.821Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-06-03T11:27:14.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T11:27:14.821Z] ef5a998711f2: Preparing [2022-06-03T11:27:14.821Z] d468ebb2bb88: Preparing [2022-06-03T11:27:14.821Z] 60fc920accfd: Preparing [2022-06-03T11:27:14.821Z] a3c836c34db1: Preparing [2022-06-03T11:27:14.821Z] a65d4045ae8b: Preparing [2022-06-03T11:27:14.821Z] f73e7dbfee58: Preparing [2022-06-03T11:27:14.821Z] f73e7dbfee58: Waiting [2022-06-03T11:27:14.821Z] a65d4045ae8b: Layer already exists [2022-06-03T11:27:14.821Z] d468ebb2bb88: Layer already exists [2022-06-03T11:27:14.821Z] ef5a998711f2: Layer already exists [2022-06-03T11:27:14.821Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:14.821Z] a3c836c34db1: Layer already exists [2022-06-03T11:27:14.821Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:15.092Z] main: digest: sha256:e69e682170a99f71b7ebe39597e74c720fd9159b80d421811c44c111e44eb3f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:27:15.153Z] ===================================================== [Pipeline] echo [2022-06-03T11:27:15.162Z] taggedImages: [2022-06-03T11:27:15.162Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:15.162Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-06-03T11:27:15.162Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.9 [2022-06-03T11:27:15.162Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:15.162Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-06-03T11:27:15.188Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-03T11:27:15.188Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:15.188Z] latest [2022-06-03T11:27:15.188Z] 2.2.1-dev.9 [2022-06-03T11:27:15.188Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:15.188Z] main [2022-06-03T11:27:15.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:15.545Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:15.904Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:15.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T11:27:15.904Z] dd79b7ffb7a1: Preparing [2022-06-03T11:27:15.904Z] f0b61419c1a0: Preparing [2022-06-03T11:27:15.904Z] 60fc920accfd: Preparing [2022-06-03T11:27:15.904Z] 45ac7c60f271: Preparing [2022-06-03T11:27:15.904Z] f73e7dbfee58: Preparing [2022-06-03T11:27:15.904Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:15.904Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:15.904Z] 45ac7c60f271: Layer already exists [2022-06-03T11:27:16.174Z] dd79b7ffb7a1: Pushed [2022-06-03T11:27:18.778Z] f0b61419c1a0: Pushed [2022-06-03T11:27:19.050Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:8b14cefec354cc7edbd3b5c2a0800c0d8402c3c0f9d2378864813e17a28f1d76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:19.422Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:19.791Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-06-03T11:27:19.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T11:27:19.791Z] dd79b7ffb7a1: Preparing [2022-06-03T11:27:19.791Z] f0b61419c1a0: Preparing [2022-06-03T11:27:19.791Z] 60fc920accfd: Preparing [2022-06-03T11:27:19.791Z] 45ac7c60f271: Preparing [2022-06-03T11:27:19.791Z] f73e7dbfee58: Preparing [2022-06-03T11:27:19.791Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:19.791Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:19.791Z] dd79b7ffb7a1: Layer already exists [2022-06-03T11:27:19.791Z] f0b61419c1a0: Layer already exists [2022-06-03T11:27:19.791Z] 45ac7c60f271: Layer already exists [2022-06-03T11:27:20.064Z] latest: digest: sha256:8b14cefec354cc7edbd3b5c2a0800c0d8402c3c0f9d2378864813e17a28f1d76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:20.419Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:20.777Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.9 [2022-06-03T11:27:20.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T11:27:20.777Z] dd79b7ffb7a1: Preparing [2022-06-03T11:27:20.777Z] f0b61419c1a0: Preparing [2022-06-03T11:27:20.777Z] 60fc920accfd: Preparing [2022-06-03T11:27:20.777Z] 45ac7c60f271: Preparing [2022-06-03T11:27:20.777Z] f73e7dbfee58: Preparing [2022-06-03T11:27:20.777Z] dd79b7ffb7a1: Layer already exists [2022-06-03T11:27:20.777Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:20.777Z] f0b61419c1a0: Layer already exists [2022-06-03T11:27:20.777Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:20.777Z] 45ac7c60f271: Layer already exists [2022-06-03T11:27:21.047Z] 2.2.1-dev.9: digest: sha256:8b14cefec354cc7edbd3b5c2a0800c0d8402c3c0f9d2378864813e17a28f1d76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:21.407Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:21.761Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:21.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T11:27:21.761Z] dd79b7ffb7a1: Preparing [2022-06-03T11:27:21.761Z] f0b61419c1a0: Preparing [2022-06-03T11:27:21.761Z] 60fc920accfd: Preparing [2022-06-03T11:27:21.761Z] 45ac7c60f271: Preparing [2022-06-03T11:27:21.761Z] f73e7dbfee58: Preparing [2022-06-03T11:27:21.761Z] f0b61419c1a0: Layer already exists [2022-06-03T11:27:21.761Z] dd79b7ffb7a1: Layer already exists [2022-06-03T11:27:21.761Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:21.761Z] 45ac7c60f271: Layer already exists [2022-06-03T11:27:21.761Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:22.033Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:8b14cefec354cc7edbd3b5c2a0800c0d8402c3c0f9d2378864813e17a28f1d76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:22.395Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:22.757Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-06-03T11:27:22.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T11:27:22.757Z] dd79b7ffb7a1: Preparing [2022-06-03T11:27:22.757Z] f0b61419c1a0: Preparing [2022-06-03T11:27:22.757Z] 60fc920accfd: Preparing [2022-06-03T11:27:22.757Z] 45ac7c60f271: Preparing [2022-06-03T11:27:22.757Z] f73e7dbfee58: Preparing [2022-06-03T11:27:22.757Z] f0b61419c1a0: Layer already exists [2022-06-03T11:27:22.757Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:22.757Z] dd79b7ffb7a1: Layer already exists [2022-06-03T11:27:22.757Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:22.757Z] 45ac7c60f271: Layer already exists [2022-06-03T11:27:23.028Z] main: digest: sha256:8b14cefec354cc7edbd3b5c2a0800c0d8402c3c0f9d2378864813e17a28f1d76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:27:23.082Z] ===================================================== [Pipeline] echo [2022-06-03T11:27:23.091Z] taggedImages: [2022-06-03T11:27:23.091Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:23.091Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-06-03T11:27:23.091Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.9 [2022-06-03T11:27:23.091Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:23.091Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-06-03T11:27:23.110Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-03T11:27:23.110Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:23.110Z] latest [2022-06-03T11:27:23.110Z] 2.2.1-dev.9 [2022-06-03T11:27:23.110Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:23.110Z] main [2022-06-03T11:27:23.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:23.472Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:23.835Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:23.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T11:27:23.835Z] 25b70378130b: Preparing [2022-06-03T11:27:23.835Z] 25b70378130b: Preparing [2022-06-03T11:27:23.835Z] eed3b2ae8c8d: Preparing [2022-06-03T11:27:23.835Z] b0211deee0f6: Preparing [2022-06-03T11:27:23.835Z] b7f866ae4d5f: Preparing [2022-06-03T11:27:23.835Z] f0f994930656: Preparing [2022-06-03T11:27:23.835Z] 60fc920accfd: Preparing [2022-06-03T11:27:23.835Z] 4373e9fc12d4: Preparing [2022-06-03T11:27:23.835Z] 63160130c28f: Preparing [2022-06-03T11:27:23.835Z] cf214d8984aa: Preparing [2022-06-03T11:27:23.835Z] 136817551f34: Preparing [2022-06-03T11:27:23.835Z] f73e7dbfee58: Preparing [2022-06-03T11:27:23.835Z] 63160130c28f: Waiting [2022-06-03T11:27:23.835Z] 136817551f34: Waiting [2022-06-03T11:27:23.835Z] cf214d8984aa: Waiting [2022-06-03T11:27:23.835Z] 60fc920accfd: Waiting [2022-06-03T11:27:23.835Z] 4373e9fc12d4: Waiting [2022-06-03T11:27:23.835Z] f73e7dbfee58: Waiting [2022-06-03T11:27:24.106Z] b7f866ae4d5f: Pushed [2022-06-03T11:27:24.106Z] b0211deee0f6: Pushed [2022-06-03T11:27:24.106Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:24.106Z] 25b70378130b: Pushed [2022-06-03T11:27:24.106Z] eed3b2ae8c8d: Pushed [2022-06-03T11:27:24.380Z] 4373e9fc12d4: Pushed [2022-06-03T11:27:24.380Z] cf214d8984aa: Pushed [2022-06-03T11:27:24.380Z] 63160130c28f: Pushed [2022-06-03T11:27:24.380Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:24.380Z] 136817551f34: Pushed [2022-06-03T11:27:27.754Z] f0f994930656: Pushed [2022-06-03T11:27:27.754Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:d93f68cc4e54c45ceae695c74b86c561cefc9ae66c291bc9cd3de3fdefb4d94d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:28.113Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:28.465Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-06-03T11:27:28.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T11:27:28.465Z] 25b70378130b: Preparing [2022-06-03T11:27:28.465Z] 25b70378130b: Preparing [2022-06-03T11:27:28.465Z] eed3b2ae8c8d: Preparing [2022-06-03T11:27:28.465Z] b0211deee0f6: Preparing [2022-06-03T11:27:28.465Z] b7f866ae4d5f: Preparing [2022-06-03T11:27:28.465Z] f0f994930656: Preparing [2022-06-03T11:27:28.465Z] 60fc920accfd: Preparing [2022-06-03T11:27:28.465Z] 4373e9fc12d4: Preparing [2022-06-03T11:27:28.465Z] 63160130c28f: Preparing [2022-06-03T11:27:28.465Z] cf214d8984aa: Preparing [2022-06-03T11:27:28.465Z] 136817551f34: Preparing [2022-06-03T11:27:28.465Z] f73e7dbfee58: Preparing [2022-06-03T11:27:28.465Z] 63160130c28f: Waiting [2022-06-03T11:27:28.465Z] 136817551f34: Waiting [2022-06-03T11:27:28.465Z] cf214d8984aa: Waiting [2022-06-03T11:27:28.465Z] f73e7dbfee58: Waiting [2022-06-03T11:27:28.465Z] 60fc920accfd: Waiting [2022-06-03T11:27:28.465Z] 4373e9fc12d4: Waiting [2022-06-03T11:27:28.465Z] b0211deee0f6: Layer already exists [2022-06-03T11:27:28.465Z] f0f994930656: Layer already exists [2022-06-03T11:27:28.465Z] b7f866ae4d5f: Layer already exists [2022-06-03T11:27:28.465Z] eed3b2ae8c8d: Layer already exists [2022-06-03T11:27:28.465Z] 25b70378130b: Layer already exists [2022-06-03T11:27:28.465Z] 4373e9fc12d4: Layer already exists [2022-06-03T11:27:28.736Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:28.736Z] cf214d8984aa: Layer already exists [2022-06-03T11:27:28.736Z] 63160130c28f: Layer already exists [2022-06-03T11:27:28.736Z] 136817551f34: Layer already exists [2022-06-03T11:27:28.736Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:28.736Z] latest: digest: sha256:d93f68cc4e54c45ceae695c74b86c561cefc9ae66c291bc9cd3de3fdefb4d94d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:29.091Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:29.445Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.9 [2022-06-03T11:27:29.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T11:27:29.445Z] 25b70378130b: Preparing [2022-06-03T11:27:29.445Z] 25b70378130b: Preparing [2022-06-03T11:27:29.445Z] eed3b2ae8c8d: Preparing [2022-06-03T11:27:29.445Z] b0211deee0f6: Preparing [2022-06-03T11:27:29.445Z] b7f866ae4d5f: Preparing [2022-06-03T11:27:29.445Z] f0f994930656: Preparing [2022-06-03T11:27:29.445Z] 60fc920accfd: Preparing [2022-06-03T11:27:29.445Z] 4373e9fc12d4: Preparing [2022-06-03T11:27:29.445Z] 63160130c28f: Preparing [2022-06-03T11:27:29.445Z] cf214d8984aa: Preparing [2022-06-03T11:27:29.445Z] 136817551f34: Preparing [2022-06-03T11:27:29.445Z] f73e7dbfee58: Preparing [2022-06-03T11:27:29.445Z] 63160130c28f: Waiting [2022-06-03T11:27:29.445Z] cf214d8984aa: Waiting [2022-06-03T11:27:29.445Z] 136817551f34: Waiting [2022-06-03T11:27:29.445Z] f73e7dbfee58: Waiting [2022-06-03T11:27:29.445Z] 60fc920accfd: Waiting [2022-06-03T11:27:29.445Z] 4373e9fc12d4: Waiting [2022-06-03T11:27:29.445Z] eed3b2ae8c8d: Layer already exists [2022-06-03T11:27:29.445Z] b0211deee0f6: Layer already exists [2022-06-03T11:27:29.445Z] 25b70378130b: Layer already exists [2022-06-03T11:27:29.445Z] b7f866ae4d5f: Layer already exists [2022-06-03T11:27:29.445Z] f0f994930656: Layer already exists [2022-06-03T11:27:29.445Z] 4373e9fc12d4: Layer already exists [2022-06-03T11:27:29.716Z] 63160130c28f: Layer already exists [2022-06-03T11:27:29.716Z] 136817551f34: Layer already exists [2022-06-03T11:27:29.716Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:29.716Z] cf214d8984aa: Layer already exists [2022-06-03T11:27:29.716Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:29.716Z] 2.2.1-dev.9: digest: sha256:d93f68cc4e54c45ceae695c74b86c561cefc9ae66c291bc9cd3de3fdefb4d94d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:30.080Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:30.439Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:30.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T11:27:30.440Z] 25b70378130b: Preparing [2022-06-03T11:27:30.440Z] 25b70378130b: Preparing [2022-06-03T11:27:30.440Z] eed3b2ae8c8d: Preparing [2022-06-03T11:27:30.440Z] b0211deee0f6: Preparing [2022-06-03T11:27:30.440Z] b7f866ae4d5f: Preparing [2022-06-03T11:27:30.440Z] f0f994930656: Preparing [2022-06-03T11:27:30.440Z] 60fc920accfd: Preparing [2022-06-03T11:27:30.440Z] 4373e9fc12d4: Preparing [2022-06-03T11:27:30.440Z] 63160130c28f: Preparing [2022-06-03T11:27:30.440Z] cf214d8984aa: Preparing [2022-06-03T11:27:30.440Z] 136817551f34: Preparing [2022-06-03T11:27:30.440Z] f73e7dbfee58: Preparing [2022-06-03T11:27:30.440Z] 60fc920accfd: Waiting [2022-06-03T11:27:30.440Z] 4373e9fc12d4: Waiting [2022-06-03T11:27:30.440Z] 63160130c28f: Waiting [2022-06-03T11:27:30.440Z] cf214d8984aa: Waiting [2022-06-03T11:27:30.440Z] 136817551f34: Waiting [2022-06-03T11:27:30.440Z] f73e7dbfee58: Waiting [2022-06-03T11:27:30.440Z] f0f994930656: Layer already exists [2022-06-03T11:27:30.440Z] b0211deee0f6: Layer already exists [2022-06-03T11:27:30.440Z] eed3b2ae8c8d: Layer already exists [2022-06-03T11:27:30.440Z] 25b70378130b: Layer already exists [2022-06-03T11:27:30.440Z] b7f866ae4d5f: Layer already exists [2022-06-03T11:27:30.711Z] 4373e9fc12d4: Layer already exists [2022-06-03T11:27:30.711Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:30.711Z] 63160130c28f: Layer already exists [2022-06-03T11:27:30.711Z] 136817551f34: Layer already exists [2022-06-03T11:27:30.711Z] cf214d8984aa: Layer already exists [2022-06-03T11:27:30.711Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:30.711Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:d93f68cc4e54c45ceae695c74b86c561cefc9ae66c291bc9cd3de3fdefb4d94d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:31.070Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:31.437Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-06-03T11:27:31.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T11:27:31.437Z] 25b70378130b: Preparing [2022-06-03T11:27:31.437Z] 25b70378130b: Preparing [2022-06-03T11:27:31.437Z] eed3b2ae8c8d: Preparing [2022-06-03T11:27:31.437Z] b0211deee0f6: Preparing [2022-06-03T11:27:31.437Z] b7f866ae4d5f: Preparing [2022-06-03T11:27:31.437Z] f0f994930656: Preparing [2022-06-03T11:27:31.437Z] 60fc920accfd: Preparing [2022-06-03T11:27:31.437Z] 4373e9fc12d4: Preparing [2022-06-03T11:27:31.437Z] 63160130c28f: Preparing [2022-06-03T11:27:31.437Z] cf214d8984aa: Preparing [2022-06-03T11:27:31.437Z] 136817551f34: Preparing [2022-06-03T11:27:31.437Z] f73e7dbfee58: Preparing [2022-06-03T11:27:31.437Z] 60fc920accfd: Waiting [2022-06-03T11:27:31.437Z] 4373e9fc12d4: Waiting [2022-06-03T11:27:31.437Z] 63160130c28f: Waiting [2022-06-03T11:27:31.437Z] cf214d8984aa: Waiting [2022-06-03T11:27:31.437Z] 136817551f34: Waiting [2022-06-03T11:27:31.437Z] f73e7dbfee58: Waiting [2022-06-03T11:27:31.437Z] f0f994930656: Layer already exists [2022-06-03T11:27:31.437Z] eed3b2ae8c8d: Layer already exists [2022-06-03T11:27:31.437Z] 25b70378130b: Layer already exists [2022-06-03T11:27:31.437Z] b0211deee0f6: Layer already exists [2022-06-03T11:27:31.437Z] b7f866ae4d5f: Layer already exists [2022-06-03T11:27:31.710Z] 4373e9fc12d4: Layer already exists [2022-06-03T11:27:31.710Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:31.710Z] cf214d8984aa: Layer already exists [2022-06-03T11:27:31.710Z] 136817551f34: Layer already exists [2022-06-03T11:27:31.710Z] 63160130c28f: Layer already exists [2022-06-03T11:27:31.710Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:31.710Z] main: digest: sha256:d93f68cc4e54c45ceae695c74b86c561cefc9ae66c291bc9cd3de3fdefb4d94d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:27:31.769Z] ===================================================== [Pipeline] echo [2022-06-03T11:27:31.777Z] taggedImages: [2022-06-03T11:27:31.777Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:31.777Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-06-03T11:27:31.777Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.9 [2022-06-03T11:27:31.777Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:31.777Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-06-03T11:27:31.796Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-03T11:27:31.796Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:31.796Z] latest [2022-06-03T11:27:31.796Z] 2.2.1-dev.9 [2022-06-03T11:27:31.796Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:31.796Z] main [2022-06-03T11:27:31.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:32.147Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:32.504Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:32.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T11:27:32.504Z] 649cda269b3b: Preparing [2022-06-03T11:27:32.504Z] e6aa9a40810e: Preparing [2022-06-03T11:27:32.504Z] b1dac3d4383a: Preparing [2022-06-03T11:27:32.504Z] ac796ee002a6: Preparing [2022-06-03T11:27:32.504Z] 9280ce26e489: Preparing [2022-06-03T11:27:32.504Z] c58f0feb1a84: Preparing [2022-06-03T11:27:32.504Z] 4f52351196cf: Preparing [2022-06-03T11:27:32.504Z] f73e7dbfee58: Preparing [2022-06-03T11:27:32.504Z] c58f0feb1a84: Waiting [2022-06-03T11:27:32.504Z] 4f52351196cf: Waiting [2022-06-03T11:27:32.504Z] f73e7dbfee58: Waiting [2022-06-03T11:27:32.789Z] 649cda269b3b: Pushed [2022-06-03T11:27:32.789Z] e6aa9a40810e: Pushed [2022-06-03T11:27:32.789Z] 9280ce26e489: Pushed [2022-06-03T11:27:32.789Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:33.061Z] c58f0feb1a84: Pushed [2022-06-03T11:27:33.656Z] 4f52351196cf: Pushed [2022-06-03T11:27:35.629Z] ac796ee002a6: Pushed [2022-06-03T11:27:35.629Z] b1dac3d4383a: Pushed [2022-06-03T11:27:35.629Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:0f96b6f36b63d7ed9cf961cccc1e3825708c4ab7f52dd422b421fb99489f952d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:35.991Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:36.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-06-03T11:27:36.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T11:27:36.350Z] 649cda269b3b: Preparing [2022-06-03T11:27:36.350Z] e6aa9a40810e: Preparing [2022-06-03T11:27:36.350Z] b1dac3d4383a: Preparing [2022-06-03T11:27:36.350Z] ac796ee002a6: Preparing [2022-06-03T11:27:36.350Z] 9280ce26e489: Preparing [2022-06-03T11:27:36.350Z] c58f0feb1a84: Preparing [2022-06-03T11:27:36.350Z] 4f52351196cf: Preparing [2022-06-03T11:27:36.350Z] f73e7dbfee58: Preparing [2022-06-03T11:27:36.350Z] c58f0feb1a84: Waiting [2022-06-03T11:27:36.350Z] 4f52351196cf: Waiting [2022-06-03T11:27:36.350Z] ac796ee002a6: Layer already exists [2022-06-03T11:27:36.350Z] 9280ce26e489: Layer already exists [2022-06-03T11:27:36.350Z] e6aa9a40810e: Layer already exists [2022-06-03T11:27:36.350Z] 649cda269b3b: Layer already exists [2022-06-03T11:27:36.350Z] b1dac3d4383a: Layer already exists [2022-06-03T11:27:36.350Z] c58f0feb1a84: Layer already exists [2022-06-03T11:27:36.350Z] 4f52351196cf: Layer already exists [2022-06-03T11:27:36.620Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:36.620Z] latest: digest: sha256:0f96b6f36b63d7ed9cf961cccc1e3825708c4ab7f52dd422b421fb99489f952d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:36.983Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:37.342Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.9 [2022-06-03T11:27:37.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T11:27:37.342Z] 649cda269b3b: Preparing [2022-06-03T11:27:37.342Z] e6aa9a40810e: Preparing [2022-06-03T11:27:37.342Z] b1dac3d4383a: Preparing [2022-06-03T11:27:37.342Z] ac796ee002a6: Preparing [2022-06-03T11:27:37.342Z] 9280ce26e489: Preparing [2022-06-03T11:27:37.342Z] c58f0feb1a84: Preparing [2022-06-03T11:27:37.342Z] 4f52351196cf: Preparing [2022-06-03T11:27:37.342Z] f73e7dbfee58: Preparing [2022-06-03T11:27:37.342Z] c58f0feb1a84: Waiting [2022-06-03T11:27:37.342Z] 4f52351196cf: Waiting [2022-06-03T11:27:37.342Z] f73e7dbfee58: Waiting [2022-06-03T11:27:37.342Z] 649cda269b3b: Layer already exists [2022-06-03T11:27:37.342Z] ac796ee002a6: Layer already exists [2022-06-03T11:27:37.342Z] 9280ce26e489: Layer already exists [2022-06-03T11:27:37.342Z] e6aa9a40810e: Layer already exists [2022-06-03T11:27:37.342Z] b1dac3d4383a: Layer already exists [2022-06-03T11:27:37.612Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:37.612Z] 4f52351196cf: Layer already exists [2022-06-03T11:27:37.612Z] c58f0feb1a84: Layer already exists [2022-06-03T11:27:37.612Z] 2.2.1-dev.9: digest: sha256:0f96b6f36b63d7ed9cf961cccc1e3825708c4ab7f52dd422b421fb99489f952d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:38.004Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:38.393Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:38.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T11:27:38.393Z] 649cda269b3b: Preparing [2022-06-03T11:27:38.393Z] e6aa9a40810e: Preparing [2022-06-03T11:27:38.393Z] b1dac3d4383a: Preparing [2022-06-03T11:27:38.393Z] ac796ee002a6: Preparing [2022-06-03T11:27:38.393Z] 9280ce26e489: Preparing [2022-06-03T11:27:38.393Z] c58f0feb1a84: Preparing [2022-06-03T11:27:38.393Z] 4f52351196cf: Preparing [2022-06-03T11:27:38.393Z] f73e7dbfee58: Preparing [2022-06-03T11:27:38.393Z] 4f52351196cf: Waiting [2022-06-03T11:27:38.393Z] f73e7dbfee58: Waiting [2022-06-03T11:27:38.393Z] c58f0feb1a84: Waiting [2022-06-03T11:27:38.393Z] e6aa9a40810e: Layer already exists [2022-06-03T11:27:38.393Z] ac796ee002a6: Layer already exists [2022-06-03T11:27:38.393Z] 9280ce26e489: Layer already exists [2022-06-03T11:27:38.393Z] 649cda269b3b: Layer already exists [2022-06-03T11:27:38.393Z] b1dac3d4383a: Layer already exists [2022-06-03T11:27:38.667Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:38.667Z] c58f0feb1a84: Layer already exists [2022-06-03T11:27:38.667Z] 4f52351196cf: Layer already exists [2022-06-03T11:27:38.667Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:0f96b6f36b63d7ed9cf961cccc1e3825708c4ab7f52dd422b421fb99489f952d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:39.032Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:39.390Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-06-03T11:27:39.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T11:27:39.390Z] 649cda269b3b: Preparing [2022-06-03T11:27:39.390Z] e6aa9a40810e: Preparing [2022-06-03T11:27:39.390Z] b1dac3d4383a: Preparing [2022-06-03T11:27:39.390Z] ac796ee002a6: Preparing [2022-06-03T11:27:39.390Z] 9280ce26e489: Preparing [2022-06-03T11:27:39.390Z] c58f0feb1a84: Preparing [2022-06-03T11:27:39.390Z] 4f52351196cf: Preparing [2022-06-03T11:27:39.390Z] f73e7dbfee58: Preparing [2022-06-03T11:27:39.390Z] 4f52351196cf: Waiting [2022-06-03T11:27:39.390Z] f73e7dbfee58: Waiting [2022-06-03T11:27:39.390Z] c58f0feb1a84: Waiting [2022-06-03T11:27:39.390Z] 649cda269b3b: Layer already exists [2022-06-03T11:27:39.390Z] b1dac3d4383a: Layer already exists [2022-06-03T11:27:39.390Z] 9280ce26e489: Layer already exists [2022-06-03T11:27:39.390Z] ac796ee002a6: Layer already exists [2022-06-03T11:27:39.390Z] e6aa9a40810e: Layer already exists [2022-06-03T11:27:39.390Z] c58f0feb1a84: Layer already exists [2022-06-03T11:27:39.390Z] 4f52351196cf: Layer already exists [2022-06-03T11:27:39.390Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:39.662Z] main: digest: sha256:0f96b6f36b63d7ed9cf961cccc1e3825708c4ab7f52dd422b421fb99489f952d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:27:39.722Z] ===================================================== [Pipeline] echo [2022-06-03T11:27:39.731Z] taggedImages: [2022-06-03T11:27:39.731Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:39.731Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-06-03T11:27:39.731Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.9 [2022-06-03T11:27:39.731Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:39.731Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-06-03T11:27:39.752Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-03T11:27:39.752Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:39.752Z] latest [2022-06-03T11:27:39.752Z] 2.2.1-dev.9 [2022-06-03T11:27:39.752Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:39.752Z] main [2022-06-03T11:27:39.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:40.115Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:40.476Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:40.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T11:27:40.476Z] 69cd613ee8e8: Preparing [2022-06-03T11:27:40.476Z] bce827b5e2c0: Preparing [2022-06-03T11:27:40.476Z] d2729e87d5d4: Preparing [2022-06-03T11:27:40.476Z] d2e0ff51e65b: Preparing [2022-06-03T11:27:40.476Z] cad398911a2e: Preparing [2022-06-03T11:27:40.476Z] 3ae6fcf40607: Preparing [2022-06-03T11:27:40.476Z] f8c8e9ca6399: Preparing [2022-06-03T11:27:40.476Z] 36e8392d5f95: Preparing [2022-06-03T11:27:40.476Z] 83bb84362b23: Preparing [2022-06-03T11:27:40.476Z] f73e7dbfee58: Preparing [2022-06-03T11:27:40.476Z] 3ae6fcf40607: Waiting [2022-06-03T11:27:40.476Z] f8c8e9ca6399: Waiting [2022-06-03T11:27:40.476Z] 36e8392d5f95: Waiting [2022-06-03T11:27:40.476Z] 83bb84362b23: Waiting [2022-06-03T11:27:40.476Z] f73e7dbfee58: Waiting [2022-06-03T11:27:40.751Z] cad398911a2e: Pushed [2022-06-03T11:27:40.751Z] bce827b5e2c0: Pushed [2022-06-03T11:27:40.751Z] 69cd613ee8e8: Pushed [2022-06-03T11:27:41.028Z] 3ae6fcf40607: Pushed [2022-06-03T11:27:41.028Z] 36e8392d5f95: Pushed [2022-06-03T11:27:41.028Z] f8c8e9ca6399: Pushed [2022-06-03T11:27:41.028Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:41.299Z] 83bb84362b23: Pushed [2022-06-03T11:27:43.062Z] d2e0ff51e65b: Pushed [2022-06-03T11:27:44.035Z] d2729e87d5d4: Pushed [2022-06-03T11:27:44.035Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:4898577e82f5c5582a0900449f77a834b220e1a9f36332e552a1453b936cd9b4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:44.401Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:44.757Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-06-03T11:27:44.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T11:27:44.757Z] 69cd613ee8e8: Preparing [2022-06-03T11:27:44.757Z] bce827b5e2c0: Preparing [2022-06-03T11:27:44.757Z] d2729e87d5d4: Preparing [2022-06-03T11:27:44.757Z] d2e0ff51e65b: Preparing [2022-06-03T11:27:44.757Z] cad398911a2e: Preparing [2022-06-03T11:27:44.757Z] 3ae6fcf40607: Preparing [2022-06-03T11:27:44.757Z] f8c8e9ca6399: Preparing [2022-06-03T11:27:44.757Z] 36e8392d5f95: Preparing [2022-06-03T11:27:44.757Z] 83bb84362b23: Preparing [2022-06-03T11:27:44.757Z] f73e7dbfee58: Preparing [2022-06-03T11:27:44.757Z] 36e8392d5f95: Waiting [2022-06-03T11:27:44.757Z] 83bb84362b23: Waiting [2022-06-03T11:27:44.757Z] f73e7dbfee58: Waiting [2022-06-03T11:27:44.757Z] 3ae6fcf40607: Waiting [2022-06-03T11:27:44.757Z] f8c8e9ca6399: Waiting [2022-06-03T11:27:44.757Z] cad398911a2e: Layer already exists [2022-06-03T11:27:44.757Z] bce827b5e2c0: Layer already exists [2022-06-03T11:27:44.757Z] d2729e87d5d4: Layer already exists [2022-06-03T11:27:44.757Z] d2e0ff51e65b: Layer already exists [2022-06-03T11:27:44.757Z] 69cd613ee8e8: Layer already exists [2022-06-03T11:27:44.757Z] 3ae6fcf40607: Layer already exists [2022-06-03T11:27:44.757Z] 36e8392d5f95: Layer already exists [2022-06-03T11:27:44.757Z] f8c8e9ca6399: Layer already exists [2022-06-03T11:27:44.757Z] 83bb84362b23: Layer already exists [2022-06-03T11:27:44.757Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:45.029Z] latest: digest: sha256:4898577e82f5c5582a0900449f77a834b220e1a9f36332e552a1453b936cd9b4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:45.396Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:45.752Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.9 [2022-06-03T11:27:45.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T11:27:45.752Z] 69cd613ee8e8: Preparing [2022-06-03T11:27:45.752Z] bce827b5e2c0: Preparing [2022-06-03T11:27:45.752Z] d2729e87d5d4: Preparing [2022-06-03T11:27:45.752Z] d2e0ff51e65b: Preparing [2022-06-03T11:27:45.752Z] cad398911a2e: Preparing [2022-06-03T11:27:45.752Z] 3ae6fcf40607: Preparing [2022-06-03T11:27:45.752Z] f8c8e9ca6399: Preparing [2022-06-03T11:27:45.752Z] 36e8392d5f95: Preparing [2022-06-03T11:27:45.752Z] 83bb84362b23: Preparing [2022-06-03T11:27:45.752Z] f73e7dbfee58: Preparing [2022-06-03T11:27:45.752Z] 36e8392d5f95: Waiting [2022-06-03T11:27:45.752Z] 83bb84362b23: Waiting [2022-06-03T11:27:45.752Z] f73e7dbfee58: Waiting [2022-06-03T11:27:45.752Z] 3ae6fcf40607: Waiting [2022-06-03T11:27:45.752Z] f8c8e9ca6399: Waiting [2022-06-03T11:27:45.752Z] 69cd613ee8e8: Layer already exists [2022-06-03T11:27:45.752Z] d2729e87d5d4: Layer already exists [2022-06-03T11:27:46.024Z] cad398911a2e: Layer already exists [2022-06-03T11:27:46.024Z] bce827b5e2c0: Layer already exists [2022-06-03T11:27:46.024Z] d2e0ff51e65b: Layer already exists [2022-06-03T11:27:46.024Z] 3ae6fcf40607: Layer already exists [2022-06-03T11:27:46.024Z] f8c8e9ca6399: Layer already exists [2022-06-03T11:27:46.024Z] 36e8392d5f95: Layer already exists [2022-06-03T11:27:46.024Z] 83bb84362b23: Layer already exists [2022-06-03T11:27:46.024Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:46.024Z] 2.2.1-dev.9: digest: sha256:4898577e82f5c5582a0900449f77a834b220e1a9f36332e552a1453b936cd9b4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:46.382Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:46.737Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:46.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T11:27:46.737Z] 69cd613ee8e8: Preparing [2022-06-03T11:27:46.737Z] bce827b5e2c0: Preparing [2022-06-03T11:27:46.737Z] d2729e87d5d4: Preparing [2022-06-03T11:27:46.737Z] d2e0ff51e65b: Preparing [2022-06-03T11:27:46.737Z] cad398911a2e: Preparing [2022-06-03T11:27:46.737Z] 3ae6fcf40607: Preparing [2022-06-03T11:27:46.737Z] f8c8e9ca6399: Preparing [2022-06-03T11:27:46.737Z] 36e8392d5f95: Preparing [2022-06-03T11:27:46.737Z] 83bb84362b23: Preparing [2022-06-03T11:27:46.737Z] f73e7dbfee58: Preparing [2022-06-03T11:27:46.737Z] 3ae6fcf40607: Waiting [2022-06-03T11:27:46.737Z] f8c8e9ca6399: Waiting [2022-06-03T11:27:46.737Z] f73e7dbfee58: Waiting [2022-06-03T11:27:46.737Z] 83bb84362b23: Waiting [2022-06-03T11:27:46.737Z] bce827b5e2c0: Layer already exists [2022-06-03T11:27:46.737Z] d2729e87d5d4: Layer already exists [2022-06-03T11:27:46.737Z] cad398911a2e: Layer already exists [2022-06-03T11:27:46.737Z] d2e0ff51e65b: Layer already exists [2022-06-03T11:27:46.737Z] 69cd613ee8e8: Layer already exists [2022-06-03T11:27:46.737Z] f8c8e9ca6399: Layer already exists [2022-06-03T11:27:46.737Z] 83bb84362b23: Layer already exists [2022-06-03T11:27:46.737Z] 3ae6fcf40607: Layer already exists [2022-06-03T11:27:46.737Z] 36e8392d5f95: Layer already exists [2022-06-03T11:27:46.737Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:47.008Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:4898577e82f5c5582a0900449f77a834b220e1a9f36332e552a1453b936cd9b4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:47.374Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:47.736Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-06-03T11:27:47.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T11:27:47.736Z] 69cd613ee8e8: Preparing [2022-06-03T11:27:47.736Z] bce827b5e2c0: Preparing [2022-06-03T11:27:47.736Z] d2729e87d5d4: Preparing [2022-06-03T11:27:47.736Z] d2e0ff51e65b: Preparing [2022-06-03T11:27:47.736Z] cad398911a2e: Preparing [2022-06-03T11:27:47.736Z] 3ae6fcf40607: Preparing [2022-06-03T11:27:47.736Z] f8c8e9ca6399: Preparing [2022-06-03T11:27:47.736Z] 36e8392d5f95: Preparing [2022-06-03T11:27:47.736Z] 83bb84362b23: Preparing [2022-06-03T11:27:47.736Z] f73e7dbfee58: Preparing [2022-06-03T11:27:47.736Z] f8c8e9ca6399: Waiting [2022-06-03T11:27:47.736Z] 3ae6fcf40607: Waiting [2022-06-03T11:27:47.736Z] 36e8392d5f95: Waiting [2022-06-03T11:27:47.736Z] f73e7dbfee58: Waiting [2022-06-03T11:27:47.736Z] 83bb84362b23: Waiting [2022-06-03T11:27:47.736Z] d2729e87d5d4: Layer already exists [2022-06-03T11:27:47.736Z] bce827b5e2c0: Layer already exists [2022-06-03T11:27:47.736Z] 69cd613ee8e8: Layer already exists [2022-06-03T11:27:47.736Z] cad398911a2e: Layer already exists [2022-06-03T11:27:47.736Z] d2e0ff51e65b: Layer already exists [2022-06-03T11:27:48.007Z] 36e8392d5f95: Layer already exists [2022-06-03T11:27:48.007Z] 3ae6fcf40607: Layer already exists [2022-06-03T11:27:48.007Z] 83bb84362b23: Layer already exists [2022-06-03T11:27:48.007Z] f8c8e9ca6399: Layer already exists [2022-06-03T11:27:48.007Z] f73e7dbfee58: Layer already exists [2022-06-03T11:27:48.007Z] main: digest: sha256:4898577e82f5c5582a0900449f77a834b220e1a9f36332e552a1453b936cd9b4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:27:48.072Z] ===================================================== [Pipeline] echo [2022-06-03T11:27:48.080Z] taggedImages: [2022-06-03T11:27:48.081Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:48.081Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-06-03T11:27:48.081Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.9 [2022-06-03T11:27:48.081Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:48.081Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-06-03T11:27:48.100Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-06-03T11:27:48.100Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:48.100Z] latest [2022-06-03T11:27:48.100Z] 2.2.1-dev.9 [2022-06-03T11:27:48.100Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:48.100Z] main [2022-06-03T11:27:48.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:48.451Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:48.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:48.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-03T11:27:48.819Z] ad6b278b461d: Preparing [2022-06-03T11:27:48.819Z] e45c141e78d5: Preparing [2022-06-03T11:27:48.819Z] 60fc920accfd: Preparing [2022-06-03T11:27:48.819Z] a914d967f06f: Preparing [2022-06-03T11:27:48.819Z] dcb3a37294d7: Preparing [2022-06-03T11:27:48.819Z] 4f4ce317c6bb: Preparing [2022-06-03T11:27:48.819Z] 4f4ce317c6bb: Waiting [2022-06-03T11:27:49.092Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:49.092Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:27:49.092Z] dcb3a37294d7: Pushed [2022-06-03T11:27:49.092Z] ad6b278b461d: Pushed [2022-06-03T11:27:50.530Z] a914d967f06f: Pushed [2022-06-03T11:27:53.906Z] e45c141e78d5: Pushed [2022-06-03T11:27:53.906Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:3865c6d599bc991364f313c1932e2ee8fe2bb9e0ba6b59d3562358787c92f3d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:54.264Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:54.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-06-03T11:27:54.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-03T11:27:54.614Z] ad6b278b461d: Preparing [2022-06-03T11:27:54.614Z] e45c141e78d5: Preparing [2022-06-03T11:27:54.614Z] 60fc920accfd: Preparing [2022-06-03T11:27:54.614Z] a914d967f06f: Preparing [2022-06-03T11:27:54.614Z] dcb3a37294d7: Preparing [2022-06-03T11:27:54.614Z] 4f4ce317c6bb: Preparing [2022-06-03T11:27:54.614Z] 4f4ce317c6bb: Waiting [2022-06-03T11:27:54.614Z] ad6b278b461d: Layer already exists [2022-06-03T11:27:54.614Z] dcb3a37294d7: Layer already exists [2022-06-03T11:27:54.614Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:54.614Z] e45c141e78d5: Layer already exists [2022-06-03T11:27:54.614Z] a914d967f06f: Layer already exists [2022-06-03T11:27:54.614Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:27:54.886Z] latest: digest: sha256:3865c6d599bc991364f313c1932e2ee8fe2bb9e0ba6b59d3562358787c92f3d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:55.245Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:55.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.9 [2022-06-03T11:27:55.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-03T11:27:55.601Z] ad6b278b461d: Preparing [2022-06-03T11:27:55.601Z] e45c141e78d5: Preparing [2022-06-03T11:27:55.601Z] 60fc920accfd: Preparing [2022-06-03T11:27:55.601Z] a914d967f06f: Preparing [2022-06-03T11:27:55.601Z] dcb3a37294d7: Preparing [2022-06-03T11:27:55.601Z] 4f4ce317c6bb: Preparing [2022-06-03T11:27:55.601Z] 4f4ce317c6bb: Waiting [2022-06-03T11:27:55.601Z] ad6b278b461d: Layer already exists [2022-06-03T11:27:55.601Z] dcb3a37294d7: Layer already exists [2022-06-03T11:27:55.601Z] a914d967f06f: Layer already exists [2022-06-03T11:27:55.601Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:55.601Z] e45c141e78d5: Layer already exists [2022-06-03T11:27:55.601Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:27:55.873Z] 2.2.1-dev.9: digest: sha256:3865c6d599bc991364f313c1932e2ee8fe2bb9e0ba6b59d3562358787c92f3d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:56.233Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:56.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:56.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-03T11:27:56.591Z] ad6b278b461d: Preparing [2022-06-03T11:27:56.591Z] e45c141e78d5: Preparing [2022-06-03T11:27:56.591Z] 60fc920accfd: Preparing [2022-06-03T11:27:56.591Z] a914d967f06f: Preparing [2022-06-03T11:27:56.591Z] dcb3a37294d7: Preparing [2022-06-03T11:27:56.591Z] 4f4ce317c6bb: Preparing [2022-06-03T11:27:56.591Z] 4f4ce317c6bb: Waiting [2022-06-03T11:27:56.591Z] a914d967f06f: Layer already exists [2022-06-03T11:27:56.591Z] dcb3a37294d7: Layer already exists [2022-06-03T11:27:56.591Z] e45c141e78d5: Layer already exists [2022-06-03T11:27:56.591Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:56.591Z] ad6b278b461d: Layer already exists [2022-06-03T11:27:56.591Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:27:56.863Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:3865c6d599bc991364f313c1932e2ee8fe2bb9e0ba6b59d3562358787c92f3d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:57.232Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:57.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-06-03T11:27:57.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-03T11:27:57.598Z] ad6b278b461d: Preparing [2022-06-03T11:27:57.598Z] e45c141e78d5: Preparing [2022-06-03T11:27:57.598Z] 60fc920accfd: Preparing [2022-06-03T11:27:57.598Z] a914d967f06f: Preparing [2022-06-03T11:27:57.598Z] dcb3a37294d7: Preparing [2022-06-03T11:27:57.598Z] 4f4ce317c6bb: Preparing [2022-06-03T11:27:57.598Z] 4f4ce317c6bb: Waiting [2022-06-03T11:27:57.598Z] 60fc920accfd: Layer already exists [2022-06-03T11:27:57.598Z] a914d967f06f: Layer already exists [2022-06-03T11:27:57.598Z] e45c141e78d5: Layer already exists [2022-06-03T11:27:57.598Z] dcb3a37294d7: Layer already exists [2022-06-03T11:27:57.598Z] ad6b278b461d: Layer already exists [2022-06-03T11:27:57.598Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:27:57.870Z] main: digest: sha256:3865c6d599bc991364f313c1932e2ee8fe2bb9e0ba6b59d3562358787c92f3d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:27:57.931Z] ===================================================== [Pipeline] echo [2022-06-03T11:27:57.940Z] taggedImages: [2022-06-03T11:27:57.940Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:57.940Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-06-03T11:27:57.940Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.9 [2022-06-03T11:27:57.940Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:57.940Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-06-03T11:27:57.962Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-06-03T11:27:57.962Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:57.962Z] latest [2022-06-03T11:27:57.962Z] 2.2.1-dev.9 [2022-06-03T11:27:57.962Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:27:57.962Z] main [2022-06-03T11:27:57.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:58.341Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:27:58.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:27:58.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-03T11:27:58.705Z] f635fe2d467a: Preparing [2022-06-03T11:27:58.705Z] c877f341730f: Preparing [2022-06-03T11:27:58.705Z] 2d5c4ea98de6: Preparing [2022-06-03T11:27:58.705Z] e1aee3234890: Preparing [2022-06-03T11:27:58.705Z] 8b4a0ac003fe: Preparing [2022-06-03T11:27:58.705Z] 2d8bf6a534bd: Preparing [2022-06-03T11:27:58.705Z] dcb3a37294d7: Preparing [2022-06-03T11:27:58.705Z] 4f4ce317c6bb: Preparing [2022-06-03T11:27:58.705Z] 2d8bf6a534bd: Waiting [2022-06-03T11:27:58.705Z] dcb3a37294d7: Waiting [2022-06-03T11:27:58.705Z] 4f4ce317c6bb: Waiting [2022-06-03T11:27:58.978Z] f635fe2d467a: Pushed [2022-06-03T11:27:58.978Z] 2d5c4ea98de6: Pushed [2022-06-03T11:27:58.978Z] c877f341730f: Pushed [2022-06-03T11:27:58.978Z] dcb3a37294d7: Layer already exists [2022-06-03T11:27:58.978Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:27:59.962Z] 2d8bf6a534bd: Pushed [2022-06-03T11:28:08.223Z] 8b4a0ac003fe: Pushed [2022-06-03T11:28:16.477Z] e1aee3234890: Pushed [2022-06-03T11:28:16.477Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:4482dda160a7d083188397023cdaa99026e6131ef47d872e5cfe76cb67b7c792 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:16.834Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:17.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-06-03T11:28:17.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-03T11:28:17.187Z] f635fe2d467a: Preparing [2022-06-03T11:28:17.187Z] c877f341730f: Preparing [2022-06-03T11:28:17.187Z] 2d5c4ea98de6: Preparing [2022-06-03T11:28:17.187Z] e1aee3234890: Preparing [2022-06-03T11:28:17.187Z] 8b4a0ac003fe: Preparing [2022-06-03T11:28:17.187Z] 2d8bf6a534bd: Preparing [2022-06-03T11:28:17.187Z] dcb3a37294d7: Preparing [2022-06-03T11:28:17.187Z] 4f4ce317c6bb: Preparing [2022-06-03T11:28:17.187Z] dcb3a37294d7: Waiting [2022-06-03T11:28:17.187Z] 4f4ce317c6bb: Waiting [2022-06-03T11:28:17.187Z] 2d8bf6a534bd: Waiting [2022-06-03T11:28:17.187Z] c877f341730f: Layer already exists [2022-06-03T11:28:17.187Z] e1aee3234890: Layer already exists [2022-06-03T11:28:17.187Z] 2d5c4ea98de6: Layer already exists [2022-06-03T11:28:17.187Z] f635fe2d467a: Layer already exists [2022-06-03T11:28:17.187Z] 8b4a0ac003fe: Layer already exists [2022-06-03T11:28:17.458Z] 2d8bf6a534bd: Layer already exists [2022-06-03T11:28:17.458Z] dcb3a37294d7: Layer already exists [2022-06-03T11:28:17.458Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:28:17.458Z] latest: digest: sha256:4482dda160a7d083188397023cdaa99026e6131ef47d872e5cfe76cb67b7c792 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:17.821Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:18.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.9 [2022-06-03T11:28:18.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-03T11:28:18.177Z] f635fe2d467a: Preparing [2022-06-03T11:28:18.177Z] c877f341730f: Preparing [2022-06-03T11:28:18.177Z] 2d5c4ea98de6: Preparing [2022-06-03T11:28:18.177Z] e1aee3234890: Preparing [2022-06-03T11:28:18.177Z] 8b4a0ac003fe: Preparing [2022-06-03T11:28:18.177Z] 2d8bf6a534bd: Preparing [2022-06-03T11:28:18.177Z] dcb3a37294d7: Preparing [2022-06-03T11:28:18.177Z] 4f4ce317c6bb: Preparing [2022-06-03T11:28:18.177Z] dcb3a37294d7: Waiting [2022-06-03T11:28:18.177Z] 4f4ce317c6bb: Waiting [2022-06-03T11:28:18.177Z] 2d8bf6a534bd: Waiting [2022-06-03T11:28:18.177Z] 8b4a0ac003fe: Layer already exists [2022-06-03T11:28:18.177Z] e1aee3234890: Layer already exists [2022-06-03T11:28:18.177Z] c877f341730f: Layer already exists [2022-06-03T11:28:18.177Z] f635fe2d467a: Layer already exists [2022-06-03T11:28:18.177Z] 2d5c4ea98de6: Layer already exists [2022-06-03T11:28:18.449Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:28:18.449Z] dcb3a37294d7: Layer already exists [2022-06-03T11:28:18.449Z] 2d8bf6a534bd: Layer already exists [2022-06-03T11:28:18.449Z] 2.2.1-dev.9: digest: sha256:4482dda160a7d083188397023cdaa99026e6131ef47d872e5cfe76cb67b7c792 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:18.822Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:19.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:28:19.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-03T11:28:19.208Z] f635fe2d467a: Preparing [2022-06-03T11:28:19.208Z] c877f341730f: Preparing [2022-06-03T11:28:19.208Z] 2d5c4ea98de6: Preparing [2022-06-03T11:28:19.208Z] e1aee3234890: Preparing [2022-06-03T11:28:19.208Z] 8b4a0ac003fe: Preparing [2022-06-03T11:28:19.208Z] 2d8bf6a534bd: Preparing [2022-06-03T11:28:19.208Z] dcb3a37294d7: Preparing [2022-06-03T11:28:19.208Z] 4f4ce317c6bb: Preparing [2022-06-03T11:28:19.208Z] 2d8bf6a534bd: Waiting [2022-06-03T11:28:19.208Z] dcb3a37294d7: Waiting [2022-06-03T11:28:19.208Z] 4f4ce317c6bb: Waiting [2022-06-03T11:28:19.208Z] c877f341730f: Layer already exists [2022-06-03T11:28:19.208Z] 2d5c4ea98de6: Layer already exists [2022-06-03T11:28:19.208Z] e1aee3234890: Layer already exists [2022-06-03T11:28:19.208Z] f635fe2d467a: Layer already exists [2022-06-03T11:28:19.208Z] 8b4a0ac003fe: Layer already exists [2022-06-03T11:28:19.208Z] 2d8bf6a534bd: Layer already exists [2022-06-03T11:28:19.208Z] dcb3a37294d7: Layer already exists [2022-06-03T11:28:19.208Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:28:19.497Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:4482dda160a7d083188397023cdaa99026e6131ef47d872e5cfe76cb67b7c792 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:19.888Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:20.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-06-03T11:28:20.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-03T11:28:20.249Z] f635fe2d467a: Preparing [2022-06-03T11:28:20.249Z] c877f341730f: Preparing [2022-06-03T11:28:20.249Z] 2d5c4ea98de6: Preparing [2022-06-03T11:28:20.249Z] e1aee3234890: Preparing [2022-06-03T11:28:20.249Z] 8b4a0ac003fe: Preparing [2022-06-03T11:28:20.249Z] 2d8bf6a534bd: Preparing [2022-06-03T11:28:20.249Z] dcb3a37294d7: Preparing [2022-06-03T11:28:20.249Z] 4f4ce317c6bb: Preparing [2022-06-03T11:28:20.249Z] 2d8bf6a534bd: Waiting [2022-06-03T11:28:20.249Z] dcb3a37294d7: Waiting [2022-06-03T11:28:20.249Z] 4f4ce317c6bb: Waiting [2022-06-03T11:28:20.249Z] f635fe2d467a: Layer already exists [2022-06-03T11:28:20.249Z] 8b4a0ac003fe: Layer already exists [2022-06-03T11:28:20.249Z] c877f341730f: Layer already exists [2022-06-03T11:28:20.249Z] e1aee3234890: Layer already exists [2022-06-03T11:28:20.249Z] 2d5c4ea98de6: Layer already exists [2022-06-03T11:28:20.523Z] dcb3a37294d7: Layer already exists [2022-06-03T11:28:20.523Z] 2d8bf6a534bd: Layer already exists [2022-06-03T11:28:20.523Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:28:20.523Z] main: digest: sha256:4482dda160a7d083188397023cdaa99026e6131ef47d872e5cfe76cb67b7c792 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:28:20.584Z] ===================================================== [Pipeline] echo [2022-06-03T11:28:20.591Z] taggedImages: [2022-06-03T11:28:20.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:28:20.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-06-03T11:28:20.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.9 [2022-06-03T11:28:20.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:28:20.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-06-03T11:28:20.610Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-06-03T11:28:20.610Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:28:20.610Z] latest [2022-06-03T11:28:20.610Z] 2.2.1-dev.9 [2022-06-03T11:28:20.610Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:28:20.610Z] main [2022-06-03T11:28:20.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:20.971Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:21.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:28:21.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-03T11:28:21.325Z] e59cd6f3927d: Preparing [2022-06-03T11:28:21.325Z] b3904f3e5e02: Preparing [2022-06-03T11:28:21.325Z] ca8ce5d2d7bb: Preparing [2022-06-03T11:28:21.325Z] e2ebdfa72e7f: Preparing [2022-06-03T11:28:21.325Z] ca6fee52eb43: Preparing [2022-06-03T11:28:21.325Z] dcb3a37294d7: Preparing [2022-06-03T11:28:21.325Z] 4f4ce317c6bb: Preparing [2022-06-03T11:28:21.325Z] dcb3a37294d7: Waiting [2022-06-03T11:28:21.325Z] 4f4ce317c6bb: Waiting [2022-06-03T11:28:21.596Z] b3904f3e5e02: Pushed [2022-06-03T11:28:21.596Z] ca8ce5d2d7bb: Pushed [2022-06-03T11:28:21.596Z] e59cd6f3927d: Pushed [2022-06-03T11:28:21.596Z] dcb3a37294d7: Layer already exists [2022-06-03T11:28:21.596Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:28:22.192Z] ca6fee52eb43: Pushed [2022-06-03T11:28:40.464Z] e2ebdfa72e7f: Pushed [2022-06-03T11:28:40.464Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:922c281e118b264d60e925e96eaf6cbfcf584a2ff2f708cd0cb4da12fa3f7e09 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:40.827Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:41.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-06-03T11:28:41.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-03T11:28:41.176Z] e59cd6f3927d: Preparing [2022-06-03T11:28:41.176Z] b3904f3e5e02: Preparing [2022-06-03T11:28:41.176Z] ca8ce5d2d7bb: Preparing [2022-06-03T11:28:41.177Z] e2ebdfa72e7f: Preparing [2022-06-03T11:28:41.177Z] ca6fee52eb43: Preparing [2022-06-03T11:28:41.177Z] dcb3a37294d7: Preparing [2022-06-03T11:28:41.177Z] 4f4ce317c6bb: Preparing [2022-06-03T11:28:41.177Z] 4f4ce317c6bb: Waiting [2022-06-03T11:28:41.177Z] dcb3a37294d7: Waiting [2022-06-03T11:28:41.177Z] ca6fee52eb43: Layer already exists [2022-06-03T11:28:41.177Z] b3904f3e5e02: Layer already exists [2022-06-03T11:28:41.177Z] e59cd6f3927d: Layer already exists [2022-06-03T11:28:41.177Z] ca8ce5d2d7bb: Layer already exists [2022-06-03T11:28:41.177Z] e2ebdfa72e7f: Layer already exists [2022-06-03T11:28:41.177Z] dcb3a37294d7: Layer already exists [2022-06-03T11:28:41.177Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:28:41.449Z] latest: digest: sha256:922c281e118b264d60e925e96eaf6cbfcf584a2ff2f708cd0cb4da12fa3f7e09 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:41.811Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:42.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.9 [2022-06-03T11:28:42.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-03T11:28:42.170Z] e59cd6f3927d: Preparing [2022-06-03T11:28:42.170Z] b3904f3e5e02: Preparing [2022-06-03T11:28:42.170Z] ca8ce5d2d7bb: Preparing [2022-06-03T11:28:42.170Z] e2ebdfa72e7f: Preparing [2022-06-03T11:28:42.170Z] ca6fee52eb43: Preparing [2022-06-03T11:28:42.170Z] dcb3a37294d7: Preparing [2022-06-03T11:28:42.170Z] 4f4ce317c6bb: Preparing [2022-06-03T11:28:42.170Z] dcb3a37294d7: Waiting [2022-06-03T11:28:42.170Z] 4f4ce317c6bb: Waiting [2022-06-03T11:28:42.171Z] e2ebdfa72e7f: Layer already exists [2022-06-03T11:28:42.171Z] ca8ce5d2d7bb: Layer already exists [2022-06-03T11:28:42.171Z] b3904f3e5e02: Layer already exists [2022-06-03T11:28:42.171Z] ca6fee52eb43: Layer already exists [2022-06-03T11:28:42.171Z] e59cd6f3927d: Layer already exists [2022-06-03T11:28:42.171Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:28:42.171Z] dcb3a37294d7: Layer already exists [2022-06-03T11:28:42.440Z] 2.2.1-dev.9: digest: sha256:922c281e118b264d60e925e96eaf6cbfcf584a2ff2f708cd0cb4da12fa3f7e09 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:42.796Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:43.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:28:43.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-03T11:28:43.149Z] e59cd6f3927d: Preparing [2022-06-03T11:28:43.149Z] b3904f3e5e02: Preparing [2022-06-03T11:28:43.149Z] ca8ce5d2d7bb: Preparing [2022-06-03T11:28:43.149Z] e2ebdfa72e7f: Preparing [2022-06-03T11:28:43.149Z] ca6fee52eb43: Preparing [2022-06-03T11:28:43.149Z] dcb3a37294d7: Preparing [2022-06-03T11:28:43.149Z] 4f4ce317c6bb: Preparing [2022-06-03T11:28:43.149Z] dcb3a37294d7: Waiting [2022-06-03T11:28:43.149Z] 4f4ce317c6bb: Waiting [2022-06-03T11:28:43.149Z] e59cd6f3927d: Layer already exists [2022-06-03T11:28:43.149Z] e2ebdfa72e7f: Layer already exists [2022-06-03T11:28:43.149Z] ca8ce5d2d7bb: Layer already exists [2022-06-03T11:28:43.149Z] ca6fee52eb43: Layer already exists [2022-06-03T11:28:43.149Z] b3904f3e5e02: Layer already exists [2022-06-03T11:28:43.149Z] dcb3a37294d7: Layer already exists [2022-06-03T11:28:43.149Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:28:43.420Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:922c281e118b264d60e925e96eaf6cbfcf584a2ff2f708cd0cb4da12fa3f7e09 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:43.774Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:44.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-06-03T11:28:44.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-03T11:28:44.130Z] e59cd6f3927d: Preparing [2022-06-03T11:28:44.130Z] b3904f3e5e02: Preparing [2022-06-03T11:28:44.130Z] ca8ce5d2d7bb: Preparing [2022-06-03T11:28:44.130Z] e2ebdfa72e7f: Preparing [2022-06-03T11:28:44.130Z] ca6fee52eb43: Preparing [2022-06-03T11:28:44.130Z] dcb3a37294d7: Preparing [2022-06-03T11:28:44.130Z] 4f4ce317c6bb: Preparing [2022-06-03T11:28:44.130Z] dcb3a37294d7: Waiting [2022-06-03T11:28:44.130Z] 4f4ce317c6bb: Waiting [2022-06-03T11:28:44.130Z] ca6fee52eb43: Layer already exists [2022-06-03T11:28:44.130Z] e2ebdfa72e7f: Layer already exists [2022-06-03T11:28:44.130Z] e59cd6f3927d: Layer already exists [2022-06-03T11:28:44.130Z] ca8ce5d2d7bb: Layer already exists [2022-06-03T11:28:44.130Z] b3904f3e5e02: Layer already exists [2022-06-03T11:28:44.402Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:28:44.402Z] dcb3a37294d7: Layer already exists [2022-06-03T11:28:44.402Z] main: digest: sha256:922c281e118b264d60e925e96eaf6cbfcf584a2ff2f708cd0cb4da12fa3f7e09 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:28:44.469Z] ===================================================== [Pipeline] echo [2022-06-03T11:28:44.478Z] taggedImages: [2022-06-03T11:28:44.478Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:28:44.478Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-06-03T11:28:44.478Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.9 [2022-06-03T11:28:44.478Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:28:44.478Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-06-03T11:28:44.503Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-06-03T11:28:44.503Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:28:44.503Z] latest [2022-06-03T11:28:44.503Z] 2.2.1-dev.9 [2022-06-03T11:28:44.503Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:28:44.503Z] main [2022-06-03T11:28:44.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:44.853Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:28:45.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:28:45.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-03T11:28:45.208Z] 30b0ad9711ee: Preparing [2022-06-03T11:28:45.208Z] c1f61db10442: Preparing [2022-06-03T11:28:45.208Z] 976e90bfb19c: Preparing [2022-06-03T11:28:45.208Z] 8c929fcb4617: Preparing [2022-06-03T11:28:45.208Z] 2d8bf6a534bd: Preparing [2022-06-03T11:28:45.208Z] dcb3a37294d7: Preparing [2022-06-03T11:28:45.208Z] 4f4ce317c6bb: Preparing [2022-06-03T11:28:45.208Z] dcb3a37294d7: Waiting [2022-06-03T11:28:45.208Z] 4f4ce317c6bb: Waiting [2022-06-03T11:28:45.208Z] 2d8bf6a534bd: Layer already exists [2022-06-03T11:28:45.485Z] dcb3a37294d7: Layer already exists [2022-06-03T11:28:45.485Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:28:45.485Z] c1f61db10442: Pushed [2022-06-03T11:28:45.485Z] 30b0ad9711ee: Pushed [2022-06-03T11:28:45.485Z] 976e90bfb19c: Pushed [2022-06-03T11:29:03.749Z] 8c929fcb4617: Pushed [2022-06-03T11:29:03.749Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:9f26b83f80621d5002b3dafe51e8f4f7b4d2d22a5932a06dcb5222080dad7eb7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:04.115Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:04.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-06-03T11:29:04.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-03T11:29:04.476Z] 30b0ad9711ee: Preparing [2022-06-03T11:29:04.476Z] c1f61db10442: Preparing [2022-06-03T11:29:04.476Z] 976e90bfb19c: Preparing [2022-06-03T11:29:04.476Z] 8c929fcb4617: Preparing [2022-06-03T11:29:04.476Z] 2d8bf6a534bd: Preparing [2022-06-03T11:29:04.476Z] dcb3a37294d7: Preparing [2022-06-03T11:29:04.476Z] 4f4ce317c6bb: Preparing [2022-06-03T11:29:04.476Z] dcb3a37294d7: Waiting [2022-06-03T11:29:04.476Z] 4f4ce317c6bb: Waiting [2022-06-03T11:29:04.476Z] 2d8bf6a534bd: Layer already exists [2022-06-03T11:29:04.476Z] c1f61db10442: Layer already exists [2022-06-03T11:29:04.749Z] 8c929fcb4617: Layer already exists [2022-06-03T11:29:04.749Z] 976e90bfb19c: Layer already exists [2022-06-03T11:29:04.749Z] 30b0ad9711ee: Layer already exists [2022-06-03T11:29:04.749Z] dcb3a37294d7: Layer already exists [2022-06-03T11:29:04.749Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:29:04.749Z] latest: digest: sha256:9f26b83f80621d5002b3dafe51e8f4f7b4d2d22a5932a06dcb5222080dad7eb7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:05.142Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:05.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.9 [2022-06-03T11:29:05.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-03T11:29:05.512Z] 30b0ad9711ee: Preparing [2022-06-03T11:29:05.512Z] c1f61db10442: Preparing [2022-06-03T11:29:05.512Z] 976e90bfb19c: Preparing [2022-06-03T11:29:05.512Z] 8c929fcb4617: Preparing [2022-06-03T11:29:05.512Z] 2d8bf6a534bd: Preparing [2022-06-03T11:29:05.512Z] dcb3a37294d7: Preparing [2022-06-03T11:29:05.512Z] 4f4ce317c6bb: Preparing [2022-06-03T11:29:05.512Z] dcb3a37294d7: Waiting [2022-06-03T11:29:05.512Z] 4f4ce317c6bb: Waiting [2022-06-03T11:29:05.512Z] 976e90bfb19c: Layer already exists [2022-06-03T11:29:05.512Z] c1f61db10442: Layer already exists [2022-06-03T11:29:05.512Z] 30b0ad9711ee: Layer already exists [2022-06-03T11:29:05.512Z] 8c929fcb4617: Layer already exists [2022-06-03T11:29:05.512Z] 2d8bf6a534bd: Layer already exists [2022-06-03T11:29:05.788Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:29:05.788Z] dcb3a37294d7: Layer already exists [2022-06-03T11:29:05.788Z] 2.2.1-dev.9: digest: sha256:9f26b83f80621d5002b3dafe51e8f4f7b4d2d22a5932a06dcb5222080dad7eb7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:06.173Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:06.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:29:06.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-03T11:29:06.536Z] 30b0ad9711ee: Preparing [2022-06-03T11:29:06.536Z] c1f61db10442: Preparing [2022-06-03T11:29:06.536Z] 976e90bfb19c: Preparing [2022-06-03T11:29:06.536Z] 8c929fcb4617: Preparing [2022-06-03T11:29:06.536Z] 2d8bf6a534bd: Preparing [2022-06-03T11:29:06.536Z] dcb3a37294d7: Preparing [2022-06-03T11:29:06.536Z] 4f4ce317c6bb: Preparing [2022-06-03T11:29:06.536Z] dcb3a37294d7: Waiting [2022-06-03T11:29:06.536Z] 4f4ce317c6bb: Waiting [2022-06-03T11:29:06.536Z] 2d8bf6a534bd: Layer already exists [2022-06-03T11:29:06.536Z] 8c929fcb4617: Layer already exists [2022-06-03T11:29:06.536Z] 30b0ad9711ee: Layer already exists [2022-06-03T11:29:06.536Z] c1f61db10442: Layer already exists [2022-06-03T11:29:06.536Z] 976e90bfb19c: Layer already exists [2022-06-03T11:29:06.808Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:29:06.808Z] dcb3a37294d7: Layer already exists [2022-06-03T11:29:06.808Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:9f26b83f80621d5002b3dafe51e8f4f7b4d2d22a5932a06dcb5222080dad7eb7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:07.173Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:07.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-06-03T11:29:07.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-03T11:29:07.533Z] 30b0ad9711ee: Preparing [2022-06-03T11:29:07.533Z] c1f61db10442: Preparing [2022-06-03T11:29:07.533Z] 976e90bfb19c: Preparing [2022-06-03T11:29:07.533Z] 8c929fcb4617: Preparing [2022-06-03T11:29:07.533Z] 2d8bf6a534bd: Preparing [2022-06-03T11:29:07.533Z] dcb3a37294d7: Preparing [2022-06-03T11:29:07.533Z] 4f4ce317c6bb: Preparing [2022-06-03T11:29:07.533Z] dcb3a37294d7: Waiting [2022-06-03T11:29:07.533Z] 4f4ce317c6bb: Waiting [2022-06-03T11:29:07.533Z] 8c929fcb4617: Layer already exists [2022-06-03T11:29:07.533Z] 30b0ad9711ee: Layer already exists [2022-06-03T11:29:07.533Z] 2d8bf6a534bd: Layer already exists [2022-06-03T11:29:07.533Z] c1f61db10442: Layer already exists [2022-06-03T11:29:07.533Z] 976e90bfb19c: Layer already exists [2022-06-03T11:29:07.805Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:29:07.805Z] dcb3a37294d7: Layer already exists [2022-06-03T11:29:07.805Z] main: digest: sha256:9f26b83f80621d5002b3dafe51e8f4f7b4d2d22a5932a06dcb5222080dad7eb7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:29:07.868Z] ===================================================== [Pipeline] echo [2022-06-03T11:29:07.883Z] taggedImages: [2022-06-03T11:29:07.883Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:29:07.883Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-06-03T11:29:07.883Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.9 [2022-06-03T11:29:07.883Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:29:07.883Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-06-03T11:29:07.911Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-03T11:29:07.911Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:29:07.911Z] latest [2022-06-03T11:29:07.911Z] 2.2.1-dev.9 [2022-06-03T11:29:07.911Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:29:07.911Z] main [2022-06-03T11:29:07.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:08.266Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:08.652Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:29:08.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T11:29:08.652Z] 029bda3dfdef: Preparing [2022-06-03T11:29:08.652Z] 5a73c13da4aa: Preparing [2022-06-03T11:29:08.652Z] 60fc920accfd: Preparing [2022-06-03T11:29:08.652Z] 334adda25a26: Preparing [2022-06-03T11:29:08.652Z] f73e7dbfee58: Preparing [2022-06-03T11:29:08.652Z] f73e7dbfee58: Layer already exists [2022-06-03T11:29:08.652Z] 60fc920accfd: Layer already exists [2022-06-03T11:29:08.930Z] 029bda3dfdef: Pushed [2022-06-03T11:29:09.201Z] 334adda25a26: Pushed [2022-06-03T11:29:14.581Z] 5a73c13da4aa: Pushed [2022-06-03T11:29:14.581Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:28591fa0064f95f6af00e330af73304881d7c71e7e416c37008710073f374bf5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:14.942Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:15.294Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-06-03T11:29:15.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T11:29:15.294Z] 029bda3dfdef: Preparing [2022-06-03T11:29:15.294Z] 5a73c13da4aa: Preparing [2022-06-03T11:29:15.294Z] 60fc920accfd: Preparing [2022-06-03T11:29:15.294Z] 334adda25a26: Preparing [2022-06-03T11:29:15.294Z] f73e7dbfee58: Preparing [2022-06-03T11:29:15.294Z] 60fc920accfd: Layer already exists [2022-06-03T11:29:15.294Z] 334adda25a26: Layer already exists [2022-06-03T11:29:15.294Z] f73e7dbfee58: Layer already exists [2022-06-03T11:29:15.294Z] 029bda3dfdef: Layer already exists [2022-06-03T11:29:15.294Z] 5a73c13da4aa: Layer already exists [2022-06-03T11:29:15.564Z] latest: digest: sha256:28591fa0064f95f6af00e330af73304881d7c71e7e416c37008710073f374bf5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:15.922Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:16.274Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.9 [2022-06-03T11:29:16.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T11:29:16.274Z] 029bda3dfdef: Preparing [2022-06-03T11:29:16.274Z] 5a73c13da4aa: Preparing [2022-06-03T11:29:16.274Z] 60fc920accfd: Preparing [2022-06-03T11:29:16.274Z] 334adda25a26: Preparing [2022-06-03T11:29:16.274Z] f73e7dbfee58: Preparing [2022-06-03T11:29:16.274Z] 5a73c13da4aa: Layer already exists [2022-06-03T11:29:16.274Z] 60fc920accfd: Layer already exists [2022-06-03T11:29:16.274Z] 334adda25a26: Layer already exists [2022-06-03T11:29:16.274Z] 029bda3dfdef: Layer already exists [2022-06-03T11:29:16.274Z] f73e7dbfee58: Layer already exists [2022-06-03T11:29:16.544Z] 2.2.1-dev.9: digest: sha256:28591fa0064f95f6af00e330af73304881d7c71e7e416c37008710073f374bf5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:16.917Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:17.275Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:29:17.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T11:29:17.275Z] 029bda3dfdef: Preparing [2022-06-03T11:29:17.275Z] 5a73c13da4aa: Preparing [2022-06-03T11:29:17.275Z] 60fc920accfd: Preparing [2022-06-03T11:29:17.275Z] 334adda25a26: Preparing [2022-06-03T11:29:17.275Z] f73e7dbfee58: Preparing [2022-06-03T11:29:17.275Z] 5a73c13da4aa: Layer already exists [2022-06-03T11:29:17.275Z] f73e7dbfee58: Layer already exists [2022-06-03T11:29:17.275Z] 029bda3dfdef: Layer already exists [2022-06-03T11:29:17.275Z] 60fc920accfd: Layer already exists [2022-06-03T11:29:17.275Z] 334adda25a26: Layer already exists [2022-06-03T11:29:17.546Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:28591fa0064f95f6af00e330af73304881d7c71e7e416c37008710073f374bf5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:17.902Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:18.254Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-06-03T11:29:18.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T11:29:18.254Z] 029bda3dfdef: Preparing [2022-06-03T11:29:18.254Z] 5a73c13da4aa: Preparing [2022-06-03T11:29:18.254Z] 60fc920accfd: Preparing [2022-06-03T11:29:18.254Z] 334adda25a26: Preparing [2022-06-03T11:29:18.254Z] f73e7dbfee58: Preparing [2022-06-03T11:29:18.254Z] 60fc920accfd: Layer already exists [2022-06-03T11:29:18.254Z] f73e7dbfee58: Layer already exists [2022-06-03T11:29:18.254Z] 5a73c13da4aa: Layer already exists [2022-06-03T11:29:18.254Z] 334adda25a26: Layer already exists [2022-06-03T11:29:18.254Z] 029bda3dfdef: Layer already exists [2022-06-03T11:29:18.525Z] main: digest: sha256:28591fa0064f95f6af00e330af73304881d7c71e7e416c37008710073f374bf5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:29:18.621Z] ===================================================== [Pipeline] echo [2022-06-03T11:29:18.629Z] taggedImages: [2022-06-03T11:29:18.629Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:29:18.629Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-06-03T11:29:18.629Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.9 [2022-06-03T11:29:18.629Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:29:18.629Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-06-03T11:29:18.647Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-03T11:29:18.647Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:29:18.647Z] latest [2022-06-03T11:29:18.647Z] 2.2.1-dev.9 [2022-06-03T11:29:18.647Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:29:18.647Z] main [2022-06-03T11:29:18.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:19.062Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:19.468Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:29:19.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T11:29:19.468Z] 3036b82fa4b0: Preparing [2022-06-03T11:29:19.468Z] 7adbb3d3b359: Preparing [2022-06-03T11:29:19.468Z] 60fc920accfd: Preparing [2022-06-03T11:29:19.469Z] 45ac7c60f271: Preparing [2022-06-03T11:29:19.469Z] f73e7dbfee58: Preparing [2022-06-03T11:29:19.469Z] 60fc920accfd: Layer already exists [2022-06-03T11:29:19.469Z] 45ac7c60f271: Layer already exists [2022-06-03T11:29:19.469Z] f73e7dbfee58: Layer already exists [2022-06-03T11:29:19.789Z] 3036b82fa4b0: Pushed [2022-06-03T11:29:25.183Z] 7adbb3d3b359: Pushed [2022-06-03T11:29:25.183Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:dde5cd7e3c6ba14ce60805c17a60a3b953841b88022c4533411b061b893682f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:25.543Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:25.894Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-06-03T11:29:25.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T11:29:25.894Z] 3036b82fa4b0: Preparing [2022-06-03T11:29:25.894Z] 7adbb3d3b359: Preparing [2022-06-03T11:29:25.894Z] 60fc920accfd: Preparing [2022-06-03T11:29:25.894Z] 45ac7c60f271: Preparing [2022-06-03T11:29:25.894Z] f73e7dbfee58: Preparing [2022-06-03T11:29:25.894Z] f73e7dbfee58: Layer already exists [2022-06-03T11:29:25.894Z] 45ac7c60f271: Layer already exists [2022-06-03T11:29:25.894Z] 7adbb3d3b359: Layer already exists [2022-06-03T11:29:25.894Z] 60fc920accfd: Layer already exists [2022-06-03T11:29:25.894Z] 3036b82fa4b0: Layer already exists [2022-06-03T11:29:26.164Z] latest: digest: sha256:dde5cd7e3c6ba14ce60805c17a60a3b953841b88022c4533411b061b893682f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:26.523Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:26.883Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.9 [2022-06-03T11:29:26.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T11:29:26.883Z] 3036b82fa4b0: Preparing [2022-06-03T11:29:26.883Z] 7adbb3d3b359: Preparing [2022-06-03T11:29:26.883Z] 60fc920accfd: Preparing [2022-06-03T11:29:26.883Z] 45ac7c60f271: Preparing [2022-06-03T11:29:26.883Z] f73e7dbfee58: Preparing [2022-06-03T11:29:26.883Z] 60fc920accfd: Layer already exists [2022-06-03T11:29:26.883Z] 45ac7c60f271: Layer already exists [2022-06-03T11:29:26.883Z] 7adbb3d3b359: Layer already exists [2022-06-03T11:29:26.883Z] f73e7dbfee58: Layer already exists [2022-06-03T11:29:26.883Z] 3036b82fa4b0: Layer already exists [2022-06-03T11:29:27.153Z] 2.2.1-dev.9: digest: sha256:dde5cd7e3c6ba14ce60805c17a60a3b953841b88022c4533411b061b893682f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:27.511Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:27.864Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:29:27.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T11:29:27.865Z] 3036b82fa4b0: Preparing [2022-06-03T11:29:27.865Z] 7adbb3d3b359: Preparing [2022-06-03T11:29:27.865Z] 60fc920accfd: Preparing [2022-06-03T11:29:27.865Z] 45ac7c60f271: Preparing [2022-06-03T11:29:27.865Z] f73e7dbfee58: Preparing [2022-06-03T11:29:27.865Z] 60fc920accfd: Layer already exists [2022-06-03T11:29:27.865Z] 45ac7c60f271: Layer already exists [2022-06-03T11:29:27.865Z] 3036b82fa4b0: Layer already exists [2022-06-03T11:29:27.865Z] 7adbb3d3b359: Layer already exists [2022-06-03T11:29:27.865Z] f73e7dbfee58: Layer already exists [2022-06-03T11:29:28.134Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:dde5cd7e3c6ba14ce60805c17a60a3b953841b88022c4533411b061b893682f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:28.488Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:28.842Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-06-03T11:29:28.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T11:29:28.842Z] 3036b82fa4b0: Preparing [2022-06-03T11:29:28.842Z] 7adbb3d3b359: Preparing [2022-06-03T11:29:28.842Z] 60fc920accfd: Preparing [2022-06-03T11:29:28.842Z] 45ac7c60f271: Preparing [2022-06-03T11:29:28.842Z] f73e7dbfee58: Preparing [2022-06-03T11:29:28.842Z] 45ac7c60f271: Layer already exists [2022-06-03T11:29:28.842Z] f73e7dbfee58: Layer already exists [2022-06-03T11:29:28.842Z] 3036b82fa4b0: Layer already exists [2022-06-03T11:29:28.842Z] 7adbb3d3b359: Layer already exists [2022-06-03T11:29:28.842Z] 60fc920accfd: Layer already exists [2022-06-03T11:29:29.113Z] main: digest: sha256:dde5cd7e3c6ba14ce60805c17a60a3b953841b88022c4533411b061b893682f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:29:29.173Z] ===================================================== [Pipeline] echo [2022-06-03T11:29:29.182Z] taggedImages: [2022-06-03T11:29:29.182Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:29:29.182Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-06-03T11:29:29.182Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.9 [2022-06-03T11:29:29.182Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:29:29.182Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-06-03T11:29:29.209Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-03T11:29:29.209Z] fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:29:29.209Z] latest [2022-06-03T11:29:29.209Z] 2.2.1-dev.9 [2022-06-03T11:29:29.209Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:29:29.209Z] main [2022-06-03T11:29:29.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:29.570Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:29.924Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:29:29.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T11:29:29.925Z] 331bc014f4ae: Preparing [2022-06-03T11:29:29.925Z] 60086914117b: Preparing [2022-06-03T11:29:29.925Z] 03e3b646b450: Preparing [2022-06-03T11:29:29.925Z] c9dd3acc3417: Preparing [2022-06-03T11:29:29.925Z] f0e5a4d6c014: Preparing [2022-06-03T11:29:29.925Z] 3b19d27f08f7: Preparing [2022-06-03T11:29:29.925Z] 73bb99a6e169: Preparing [2022-06-03T11:29:29.925Z] ec06c3102977: Preparing [2022-06-03T11:29:29.925Z] 6a3c62e080c7: Preparing [2022-06-03T11:29:29.925Z] 340cb19ca677: Preparing [2022-06-03T11:29:29.925Z] 4f4ce317c6bb: Preparing [2022-06-03T11:29:29.925Z] 6a3c62e080c7: Waiting [2022-06-03T11:29:29.925Z] 340cb19ca677: Waiting [2022-06-03T11:29:29.925Z] 4f4ce317c6bb: Waiting [2022-06-03T11:29:29.925Z] 3b19d27f08f7: Waiting [2022-06-03T11:29:29.925Z] 73bb99a6e169: Waiting [2022-06-03T11:29:29.925Z] ec06c3102977: Waiting [2022-06-03T11:29:29.925Z] f0e5a4d6c014: Layer already exists [2022-06-03T11:29:30.195Z] 3b19d27f08f7: Layer already exists [2022-06-03T11:29:30.195Z] 73bb99a6e169: Layer already exists [2022-06-03T11:29:30.195Z] ec06c3102977: Layer already exists [2022-06-03T11:29:30.195Z] 60086914117b: Pushed [2022-06-03T11:29:30.195Z] 6a3c62e080c7: Layer already exists [2022-06-03T11:29:30.195Z] 340cb19ca677: Layer already exists [2022-06-03T11:29:30.195Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:29:30.788Z] 331bc014f4ae: Pushed [2022-06-03T11:29:32.757Z] 03e3b646b450: Pushed [2022-06-03T11:29:51.028Z] c9dd3acc3417: Pushed [2022-06-03T11:29:51.028Z] fed831e05d45eedf309a161f019c6bf56688bfb5: digest: sha256:7b1cd42979860da725324ef6f82aa2566bd3f8f0fe4689bfb0d4b5550ef66ee5 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:51.386Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:51.739Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-06-03T11:29:51.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T11:29:51.739Z] 331bc014f4ae: Preparing [2022-06-03T11:29:51.739Z] 60086914117b: Preparing [2022-06-03T11:29:51.739Z] 03e3b646b450: Preparing [2022-06-03T11:29:51.739Z] c9dd3acc3417: Preparing [2022-06-03T11:29:51.739Z] f0e5a4d6c014: Preparing [2022-06-03T11:29:51.739Z] 3b19d27f08f7: Preparing [2022-06-03T11:29:51.739Z] 73bb99a6e169: Preparing [2022-06-03T11:29:51.739Z] ec06c3102977: Preparing [2022-06-03T11:29:51.739Z] 6a3c62e080c7: Preparing [2022-06-03T11:29:51.739Z] 340cb19ca677: Preparing [2022-06-03T11:29:51.739Z] 4f4ce317c6bb: Preparing [2022-06-03T11:29:51.739Z] 6a3c62e080c7: Waiting [2022-06-03T11:29:51.739Z] 3b19d27f08f7: Waiting [2022-06-03T11:29:51.739Z] 340cb19ca677: Waiting [2022-06-03T11:29:51.739Z] 4f4ce317c6bb: Waiting [2022-06-03T11:29:51.739Z] 73bb99a6e169: Waiting [2022-06-03T11:29:51.739Z] ec06c3102977: Waiting [2022-06-03T11:29:51.739Z] 60086914117b: Layer already exists [2022-06-03T11:29:51.739Z] 331bc014f4ae: Layer already exists [2022-06-03T11:29:51.739Z] f0e5a4d6c014: Layer already exists [2022-06-03T11:29:51.739Z] 03e3b646b450: Layer already exists [2022-06-03T11:29:51.739Z] c9dd3acc3417: Layer already exists [2022-06-03T11:29:52.010Z] ec06c3102977: Layer already exists [2022-06-03T11:29:52.010Z] 73bb99a6e169: Layer already exists [2022-06-03T11:29:52.010Z] 3b19d27f08f7: Layer already exists [2022-06-03T11:29:52.010Z] 6a3c62e080c7: Layer already exists [2022-06-03T11:29:52.010Z] 340cb19ca677: Layer already exists [2022-06-03T11:29:52.010Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:29:52.010Z] latest: digest: sha256:7b1cd42979860da725324ef6f82aa2566bd3f8f0fe4689bfb0d4b5550ef66ee5 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:52.369Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:52.718Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.9 [2022-06-03T11:29:52.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T11:29:52.718Z] 331bc014f4ae: Preparing [2022-06-03T11:29:52.718Z] 60086914117b: Preparing [2022-06-03T11:29:52.718Z] 03e3b646b450: Preparing [2022-06-03T11:29:52.718Z] c9dd3acc3417: Preparing [2022-06-03T11:29:52.718Z] f0e5a4d6c014: Preparing [2022-06-03T11:29:52.718Z] 3b19d27f08f7: Preparing [2022-06-03T11:29:52.718Z] 73bb99a6e169: Preparing [2022-06-03T11:29:52.718Z] ec06c3102977: Preparing [2022-06-03T11:29:52.718Z] 6a3c62e080c7: Preparing [2022-06-03T11:29:52.718Z] 340cb19ca677: Preparing [2022-06-03T11:29:52.718Z] 4f4ce317c6bb: Preparing [2022-06-03T11:29:52.718Z] ec06c3102977: Waiting [2022-06-03T11:29:52.718Z] 3b19d27f08f7: Waiting [2022-06-03T11:29:52.718Z] 73bb99a6e169: Waiting [2022-06-03T11:29:52.718Z] 6a3c62e080c7: Waiting [2022-06-03T11:29:52.718Z] 340cb19ca677: Waiting [2022-06-03T11:29:52.718Z] 4f4ce317c6bb: Waiting [2022-06-03T11:29:52.718Z] 331bc014f4ae: Layer already exists [2022-06-03T11:29:52.718Z] 60086914117b: Layer already exists [2022-06-03T11:29:52.718Z] f0e5a4d6c014: Layer already exists [2022-06-03T11:29:52.718Z] c9dd3acc3417: Layer already exists [2022-06-03T11:29:52.718Z] 03e3b646b450: Layer already exists [2022-06-03T11:29:52.988Z] ec06c3102977: Layer already exists [2022-06-03T11:29:52.988Z] 340cb19ca677: Layer already exists [2022-06-03T11:29:52.988Z] 3b19d27f08f7: Layer already exists [2022-06-03T11:29:52.988Z] 6a3c62e080c7: Layer already exists [2022-06-03T11:29:52.988Z] 73bb99a6e169: Layer already exists [2022-06-03T11:29:52.988Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:29:52.988Z] 2.2.1-dev.9: digest: sha256:7b1cd42979860da725324ef6f82aa2566bd3f8f0fe4689bfb0d4b5550ef66ee5 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:53.337Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:53.692Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:29:53.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T11:29:53.692Z] 331bc014f4ae: Preparing [2022-06-03T11:29:53.692Z] 60086914117b: Preparing [2022-06-03T11:29:53.692Z] 03e3b646b450: Preparing [2022-06-03T11:29:53.692Z] c9dd3acc3417: Preparing [2022-06-03T11:29:53.692Z] f0e5a4d6c014: Preparing [2022-06-03T11:29:53.692Z] 3b19d27f08f7: Preparing [2022-06-03T11:29:53.692Z] 73bb99a6e169: Preparing [2022-06-03T11:29:53.692Z] ec06c3102977: Preparing [2022-06-03T11:29:53.692Z] 6a3c62e080c7: Preparing [2022-06-03T11:29:53.692Z] 340cb19ca677: Preparing [2022-06-03T11:29:53.692Z] 4f4ce317c6bb: Preparing [2022-06-03T11:29:53.692Z] 3b19d27f08f7: Waiting [2022-06-03T11:29:53.692Z] 73bb99a6e169: Waiting [2022-06-03T11:29:53.692Z] ec06c3102977: Waiting [2022-06-03T11:29:53.692Z] 6a3c62e080c7: Waiting [2022-06-03T11:29:53.692Z] 340cb19ca677: Waiting [2022-06-03T11:29:53.692Z] 4f4ce317c6bb: Waiting [2022-06-03T11:29:53.692Z] 03e3b646b450: Layer already exists [2022-06-03T11:29:53.692Z] 60086914117b: Layer already exists [2022-06-03T11:29:53.692Z] f0e5a4d6c014: Layer already exists [2022-06-03T11:29:53.692Z] 331bc014f4ae: Layer already exists [2022-06-03T11:29:53.692Z] c9dd3acc3417: Layer already exists [2022-06-03T11:29:53.692Z] 73bb99a6e169: Layer already exists [2022-06-03T11:29:53.692Z] 3b19d27f08f7: Layer already exists [2022-06-03T11:29:53.692Z] ec06c3102977: Layer already exists [2022-06-03T11:29:53.692Z] 340cb19ca677: Layer already exists [2022-06-03T11:29:53.692Z] 6a3c62e080c7: Layer already exists [2022-06-03T11:29:53.962Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:29:53.962Z] fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9: digest: sha256:7b1cd42979860da725324ef6f82aa2566bd3f8f0fe4689bfb0d4b5550ef66ee5 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:54.328Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:54.688Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-06-03T11:29:54.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T11:29:54.688Z] 331bc014f4ae: Preparing [2022-06-03T11:29:54.688Z] 60086914117b: Preparing [2022-06-03T11:29:54.688Z] 03e3b646b450: Preparing [2022-06-03T11:29:54.688Z] c9dd3acc3417: Preparing [2022-06-03T11:29:54.688Z] f0e5a4d6c014: Preparing [2022-06-03T11:29:54.688Z] 3b19d27f08f7: Preparing [2022-06-03T11:29:54.688Z] 73bb99a6e169: Preparing [2022-06-03T11:29:54.688Z] ec06c3102977: Preparing [2022-06-03T11:29:54.688Z] 6a3c62e080c7: Preparing [2022-06-03T11:29:54.688Z] 340cb19ca677: Preparing [2022-06-03T11:29:54.688Z] 4f4ce317c6bb: Preparing [2022-06-03T11:29:54.688Z] 3b19d27f08f7: Waiting [2022-06-03T11:29:54.688Z] 73bb99a6e169: Waiting [2022-06-03T11:29:54.688Z] 6a3c62e080c7: Waiting [2022-06-03T11:29:54.688Z] 340cb19ca677: Waiting [2022-06-03T11:29:54.688Z] ec06c3102977: Waiting [2022-06-03T11:29:54.688Z] 331bc014f4ae: Layer already exists [2022-06-03T11:29:54.688Z] c9dd3acc3417: Layer already exists [2022-06-03T11:29:54.688Z] f0e5a4d6c014: Layer already exists [2022-06-03T11:29:54.688Z] 03e3b646b450: Layer already exists [2022-06-03T11:29:54.688Z] 60086914117b: Layer already exists [2022-06-03T11:29:54.960Z] 3b19d27f08f7: Layer already exists [2022-06-03T11:29:54.960Z] ec06c3102977: Layer already exists [2022-06-03T11:29:54.960Z] 6a3c62e080c7: Layer already exists [2022-06-03T11:29:54.960Z] 73bb99a6e169: Layer already exists [2022-06-03T11:29:54.960Z] 340cb19ca677: Layer already exists [2022-06-03T11:29:54.960Z] 4f4ce317c6bb: Layer already exists [2022-06-03T11:29:54.960Z] main: digest: sha256:7b1cd42979860da725324ef6f82aa2566bd3f8f0fe4689bfb0d4b5550ef66ee5 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T11:29:55.026Z] ===================================================== [Pipeline] echo [2022-06-03T11:29:55.034Z] taggedImages: [2022-06-03T11:29:55.034Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5 [2022-06-03T11:29:55.034Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-06-03T11:29:55.034Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.9 [2022-06-03T11:29:55.034Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fed831e05d45eedf309a161f019c6bf56688bfb5-2.2.1-dev.9 [2022-06-03T11:29:55.034Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:55.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T11:29:55.423Z] [2022-06-03T11:29:55.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:29:55.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T11:29:56.105Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T11:29:56.105Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T11:29:56.105Z] 04944245beec: Pulling fs layer [2022-06-03T11:29:56.105Z] 699f458cf7ca: Pulling fs layer [2022-06-03T11:29:56.105Z] 765212b225bb: Pulling fs layer [2022-06-03T11:29:56.105Z] f23df028b6ca: Pulling fs layer [2022-06-03T11:29:56.105Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T11:29:56.105Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T11:29:56.105Z] f23df028b6ca: Waiting [2022-06-03T11:29:56.105Z] 765212b225bb: Waiting [2022-06-03T11:29:56.105Z] d65c8cfc05b1: Waiting [2022-06-03T11:29:56.105Z] 2437ff75d9bd: Waiting [2022-06-03T11:29:56.105Z] 04944245beec: Verifying Checksum [2022-06-03T11:29:56.105Z] 04944245beec: Download complete [2022-06-03T11:29:56.105Z] 765212b225bb: Verifying Checksum [2022-06-03T11:29:56.105Z] 765212b225bb: Download complete [2022-06-03T11:29:56.105Z] f23df028b6ca: Verifying Checksum [2022-06-03T11:29:56.105Z] f23df028b6ca: Download complete [2022-06-03T11:29:56.400Z] d65c8cfc05b1: Verifying Checksum [2022-06-03T11:29:56.400Z] d65c8cfc05b1: Download complete [2022-06-03T11:29:56.400Z] 699f458cf7ca: Verifying Checksum [2022-06-03T11:29:56.400Z] 699f458cf7ca: Download complete [2022-06-03T11:29:57.002Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T11:29:57.002Z] 8998bd30e6a1: Download complete [2022-06-03T11:29:58.977Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T11:29:58.977Z] 2437ff75d9bd: Download complete [2022-06-03T11:30:01.598Z] 8998bd30e6a1: Pull complete [2022-06-03T11:30:01.872Z] 04944245beec: Pull complete [2022-06-03T11:30:03.302Z] 699f458cf7ca: Pull complete [2022-06-03T11:30:03.575Z] 765212b225bb: Pull complete [2022-06-03T11:30:04.549Z] f23df028b6ca: Pull complete [2022-06-03T11:30:04.549Z] d65c8cfc05b1: Pull complete [2022-06-03T11:30:19.627Z] 2437ff75d9bd: Pull complete [2022-06-03T11:30:19.627Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T11:30:19.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T11:30:19.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:30:19.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-919 does not seem to be running inside a container [2022-06-03T11:30:19.962Z] $ 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/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T11:30:22.542Z] $ docker top 985342047d98290190d393538f96a4ed2e75b9d128c57b297d48560de0ad348b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:30:23.503Z] ---> job-cost.sh [2022-06-03T11:30:23.503Z] lf-activate-venv: SKIPPING [2022-06-03T11:30:23.503Z] INFO: No Stack... [2022-06-03T11:30:24.095Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T11:30:24.684Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T11:30:25.342Z] + cat /w/workspace/edgex-go/238/archives/cost.csv [2022-06-03T11:30:25.342Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T11:30:25.371Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-238-stack-cost] [2022-06-03T11:30:25.380Z] Resource [jenkins-edgexfoundry-edgex-go-main-238-stack-cost] did not exist. Created. [2022-06-03T11:30:25.380Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T11:30:26.047Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T11:30:26.620Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T11:30:26.630Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-238-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T11:30:26.660Z] $ docker stop --time=1 985342047d98290190d393538f96a4ed2e75b9d128c57b297d48560de0ad348b [2022-06-03T11:30:28.149Z] $ docker rm -f 985342047d98290190d393538f96a4ed2e75b9d128c57b297d48560de0ad348b [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-06-03T11:30:28.653Z] provisioning config files... [2022-06-03T11:30:28.662Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/238@tmp/config4323983592979833376tmp [Pipeline] { [Pipeline] sh [2022-06-03T11:30:28.959Z] + set +x [2022-06-03T11:30:28.959Z] + curl -s https://codecov.io/bash [2022-06-03T11:30:28.959Z] + bash -s -- [2022-06-03T11:30:28.959Z] [2022-06-03T11:30:28.959Z] _____ _ [2022-06-03T11:30:28.959Z] / ____| | | [2022-06-03T11:30:28.959Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T11:30:28.959Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T11:30:28.959Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T11:30:28.959Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T11:30:28.959Z] Bash-1.0.6 [2022-06-03T11:30:28.959Z] [2022-06-03T11:30:28.959Z] [2022-06-03T11:30:28.959Z] ==> git version 2.25.1 found [2022-06-03T11:30:28.959Z] ==> 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-06-03T11:30:28.959Z] Release-Date: 2020-01-08 [2022-06-03T11:30:28.959Z] 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-06-03T11:30:28.959Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T11:30:28.959Z] ==> Jenkins CI detected. [2022-06-03T11:30:28.959Z] current dir:  /w/workspace/edgex-go/238 [2022-06-03T11:30:28.959Z] project root: . [2022-06-03T11:30:28.959Z] --> token set from env [2022-06-03T11:30:28.959Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T11:30:28.959Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T11:30:28.959Z] ==> Python coveragepy not found [2022-06-03T11:30:28.959Z] ==> Searching for coverage reports in: [2022-06-03T11:30:28.959Z] + . [2022-06-03T11:30:28.959Z] -> Found 1 reports [2022-06-03T11:30:28.959Z] ==> Detecting git/mercurial file structure [2022-06-03T11:30:28.959Z] ==> Reading reports [2022-06-03T11:30:28.959Z] + ./coverage.out bytes=435411 [2022-06-03T11:30:29.219Z] ==> Appending adjustments [2022-06-03T11:30:29.219Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T11:30:30.160Z] + Found adjustments [2022-06-03T11:30:30.160Z] ==> Gzipping contents [2022-06-03T11:30:30.160Z] 60K /tmp/codecov.SSbOfk.gz [2022-06-03T11:30:30.160Z] ==> Uploading reports [2022-06-03T11:30:30.160Z] url: https://codecov.io [2022-06-03T11:30:30.160Z] query: branch=main&commit=fed831e05d45eedf309a161f019c6bf56688bfb5&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F238%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T11:30:30.160Z] -> Pinging Codecov [2022-06-03T11:30:30.160Z] 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=fed831e05d45eedf309a161f019c6bf56688bfb5&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F238%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T11:30:30.733Z] -> Uploading to [2022-06-03T11:30:30.733Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/fed831e05d45eedf309a161f019c6bf56688bfb5/b016c888-28c0-4ace-93e8-2c5d41e57042.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T113030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a69188c6e9eea8f159e26ba8c97103e3d6f6ecc4c970e9d2d32f97b93648a559 [2022-06-03T11:30:30.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T11:30:30.733Z] Dload Upload Total Spent Left Speed [2022-06-03T11:30:30.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59924 0 0 100 59924 0 276k --:--:-- --:--:-- --:--:-- 276k [2022-06-03T11:30:30.733Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fed831e05d45eedf309a161f019c6bf56688bfb5 [Pipeline] } [2022-06-03T11:30:30.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-03T11:30:30.956Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-03T11:30:30.971Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:30:31.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T11:30:31.267Z] [2022-06-03T11:30:31.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:30:31.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T11:30:31.573Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-03T11:30:31.573Z] df9b9388f04a: Already exists [2022-06-03T11:30:31.573Z] 52dc419b0ee2: Pulling fs layer [2022-06-03T11:30:31.573Z] 25bc292e5bac: Pulling fs layer [2022-06-03T11:30:31.573Z] 114826534d7a: Pulling fs layer [2022-06-03T11:30:31.573Z] 4657fd5d0bcf: Pulling fs layer [2022-06-03T11:30:31.573Z] 6ad1cebc031e: Pulling fs layer [2022-06-03T11:30:31.573Z] 8a3aa393b2d8: Pulling fs layer [2022-06-03T11:30:31.573Z] 8a3aa393b2d8: Waiting [2022-06-03T11:30:31.573Z] 6ad1cebc031e: Waiting [2022-06-03T11:30:31.573Z] 25bc292e5bac: Verifying Checksum [2022-06-03T11:30:31.573Z] 25bc292e5bac: Download complete [2022-06-03T11:30:31.573Z] 52dc419b0ee2: Download complete [2022-06-03T11:30:31.573Z] 4657fd5d0bcf: Download complete [2022-06-03T11:30:31.838Z] 52dc419b0ee2: Pull complete [2022-06-03T11:30:31.838Z] 25bc292e5bac: Pull complete [2022-06-03T11:30:31.838Z] 6ad1cebc031e: Verifying Checksum [2022-06-03T11:30:31.838Z] 6ad1cebc031e: Download complete [2022-06-03T11:30:32.420Z] 114826534d7a: Verifying Checksum [2022-06-03T11:30:32.420Z] 114826534d7a: Download complete [2022-06-03T11:30:32.680Z] 8a3aa393b2d8: Verifying Checksum [2022-06-03T11:30:32.680Z] 8a3aa393b2d8: Download complete [2022-06-03T11:30:35.973Z] 114826534d7a: Pull complete [2022-06-03T11:30:35.973Z] 4657fd5d0bcf: Pull complete [2022-06-03T11:30:36.232Z] 6ad1cebc031e: Pull complete [2022-06-03T11:30:39.527Z] 8a3aa393b2d8: Pull complete [2022-06-03T11:30:39.527Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-03T11:30:39.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T11:30:39.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:30:39.622Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2022-06-03T11:30:39.706Z] $ 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/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@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-snyk-go:1.410.4 cat [2022-06-03T11:30:42.133Z] $ docker top ca9659abc9e69b8c245d0fb78af6463928cfdc81cff700d47b4e2d55c2ec2d9b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T11:30:42.164Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-06-03T11:30:42.451Z] + set -o pipefail [2022-06-03T11:30:42.452Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-06-03T11:30:47.731Z] [2022-06-03T11:30:47.731Z] Monitoring /w/workspace/edgex-go/238 (github.com/edgexfoundry/edgex-go)... [2022-06-03T11:30:47.731Z] [2022-06-03T11:30:47.731Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/45d6683b-f2d1-498d-a7b7-cd7f2ddb6ac2 [2022-06-03T11:30:47.731Z] [2022-06-03T11:30:47.731Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-03T11:30:47.731Z] [2022-06-03T11:30:47.731Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-03T11:30:47.731Z] [2022-06-03T11:30:47.731Z] [Pipeline] } [2022-06-03T11:30:47.787Z] $ docker stop --time=1 ca9659abc9e69b8c245d0fb78af6463928cfdc81cff700d47b4e2d55c2ec2d9b [2022-06-03T11:30:50.077Z] $ docker rm -f ca9659abc9e69b8c245d0fb78af6463928cfdc81cff700d47b4e2d55c2ec2d9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-03T11:30:50.411Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T11:30:50.423Z] provisioning config files... [2022-06-03T11:30:50.432Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/238@tmp/config5231427005821737285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:30:50.734Z] --> edgex-publish-swagger.sh [2022-06-03T11:30:50.734Z] === Publish openapi/v2 API === [2022-06-03T11:30:50.734Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-03T11:30:50.734Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/238/openapi/v2/core-command.yaml] [2022-06-03T11:30:50.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T11:30:50.734Z] Dload Upload Total Spent Left Speed [2022-06-03T11:30:51.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34451 --:--:-- --:--:-- --:--:-- 34416 100 33831 0 0 100 33831 0 34451 --:--:-- --:--:-- --:--:-- 34416 [2022-06-03T11:30:51.676Z] [2022-06-03T11:30:51.676Z] [2022-06-03T11:30:51.676Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/238/openapi/v2/core-data.yaml] [2022-06-03T11:30:51.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T11:30:51.677Z] Dload Upload Total Spent Left Speed [2022-06-03T11:30:52.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 76745 --:--:-- --:--:-- --:--:-- 76745 [2022-06-03T11:30:52.617Z] [2022-06-03T11:30:52.617Z] [2022-06-03T11:30:52.617Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/238/openapi/v2/core-metadata.yaml] [2022-06-03T11:30:52.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T11:30:52.617Z] Dload Upload Total Spent Left Speed [2022-06-03T11:30:54.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 120k 0:00:01 0:00:01 --:--:-- 119k 100 141k 0 0 100 141k 0 119k 0:00:01 0:00:01 --:--:-- 119k [2022-06-03T11:30:54.002Z] [2022-06-03T11:30:54.002Z] [2022-06-03T11:30:54.002Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/238/openapi/v2/support-notifications.yaml] [2022-06-03T11:30:54.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T11:30:54.002Z] Dload Upload Total Spent Left Speed [2022-06-03T11:30:54.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 92366 --:--:-- --:--:-- --:--:-- 92270 100 89318 0 0 100 89318 0 92366 --:--:-- --:--:-- --:--:-- 92270 [2022-06-03T11:30:54.977Z] [2022-06-03T11:30:54.977Z] [2022-06-03T11:30:54.977Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/238/openapi/v2/support-scheduler.yaml] [2022-06-03T11:30:54.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T11:30:54.977Z] Dload Upload Total Spent Left Speed [2022-06-03T11:30:55.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41902 --:--:-- --:--:-- --:--:-- 41858 100 39556 0 0 100 39556 0 41813 --:--:-- --:--:-- --:--:-- 41769 [2022-06-03T11:30:55.919Z] [2022-06-03T11:30:55.919Z] [2022-06-03T11:30:55.919Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/238/openapi/v2/system-agent.yaml] [2022-06-03T11:30:55.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T11:30:55.919Z] Dload Upload Total Spent Left Speed [2022-06-03T11:30:56.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22397 --:--:-- --:--:-- --:--:-- 22373 100 20091 0 0 100 20091 0 22397 --:--:-- --:--:-- --:--:-- 22373 [2022-06-03T11:30:56.489Z] [2022-06-03T11:30:56.489Z] [Pipeline] } [2022-06-03T11:30:56.497Z] 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-06-03T11:30:56.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T11:30:56.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:30:57.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T11:30:57.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:30:57.285Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2022-06-03T11:30:57.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@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/py-git-semver:latest cat [2022-06-03T11:30:57.774Z] $ docker top 0666616b970d1c1e34304d8ce3771114abee66c56b593eccf4a4c11a3e87363a -eo pid,comm [2022-06-03T11:30:57.803Z] 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-06-03T11:30:57.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T11:30:57.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T11:30:57.842Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T11:30:57.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T11:30:58.022Z] $ docker exec 0666616b970d1c1e34304d8ce3771114abee66c56b593eccf4a4c11a3e87363a ssh-agent [2022-06-03T11:30:58.111Z] SSH_AUTH_SOCK=/tmp/ssh-ZBILAwOuFdok/agent.33 [2022-06-03T11:30:58.111Z] SSH_AGENT_PID=39 [2022-06-03T11:30:58.116Z] Running ssh-add (command line suppressed) [2022-06-03T11:30:58.271Z] Identity added: /w/workspace/edgex-go/238@tmp/private_key_6048445707073885519.key (/w/workspace/edgex-go/238@tmp/private_key_6048445707073885519.key) [2022-06-03T11:30:58.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T11:30:58.532Z] + git semver tag [2022-06-03T11:30:58.793Z] 2022-06-03 11:30:58,793 [run_tag] DEBUG tag force:False [2022-06-03T11:30:58.793Z] 2022-06-03 11:30:58,793 [check_head_tag] DEBUG check head tag [2022-06-03T11:30:58.793Z] 2022-06-03 11:30:58,793 [execute] INFO git cat-file --batch-check [2022-06-03T11:30:58.793Z] 2022-06-03 11:30:58,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/238, universal_newlines=False, shell=None, istream=) [2022-06-03T11:30:58.793Z] 2022-06-03 11:30:58,799 [execute] INFO git cat-file --batch [2022-06-03T11:30:58.793Z] 2022-06-03 11:30:58,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/238, universal_newlines=False, shell=None, istream=) [2022-06-03T11:30:58.793Z] 2022-06-03 11:30:58,811 [read_version] DEBUG read version from /w/workspace/edgex-go/238/.semver/main [2022-06-03T11:30:58.793Z] 2022-06-03 11:30:58,812 [execute] INFO git tag -a v2.2.1-dev.9 -m v2.2.1-dev.9 [2022-06-03T11:30:58.793Z] 2022-06-03 11:30:58,812 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.9', '-m', 'v2.2.1-dev.9'], cwd=/w/workspace/edgex-go/238, universal_newlines=False, shell=None, istream=None) [2022-06-03T11:30:58.793Z] 2022-06-03 11:30:58,816 [read_version] DEBUG read version from /w/workspace/edgex-go/238/.semver/main [2022-06-03T11:30:58.793Z] 2.2.1-dev.9 [Pipeline] } [2022-06-03T11:30:58.848Z] $ docker exec --env ******** --env ******** 0666616b970d1c1e34304d8ce3771114abee66c56b593eccf4a4c11a3e87363a ssh-agent -k [2022-06-03T11:30:58.953Z] unset SSH_AUTH_SOCK; [2022-06-03T11:30:58.954Z] unset SSH_AGENT_PID; [2022-06-03T11:30:58.954Z] echo Agent pid 39 killed; [2022-06-03T11:30:58.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T11:30:59.229Z] + git semver [Pipeline] } [2022-06-03T11:30:59.548Z] $ docker stop --time=1 0666616b970d1c1e34304d8ce3771114abee66c56b593eccf4a4c11a3e87363a [2022-06-03T11:31:00.854Z] $ docker rm -f 0666616b970d1c1e34304d8ce3771114abee66c56b593eccf4a4c11a3e87363a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:31:01.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T11:31:01.202Z] [2022-06-03T11:31:01.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:31:01.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T11:31:01.503Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-03T11:31:01.503Z] ab5ef0e58194: Pulling fs layer [2022-06-03T11:31:01.503Z] 9712f1f96733: Pulling fs layer [2022-06-03T11:31:01.503Z] 63f879dbbcfc: Pulling fs layer [2022-06-03T11:31:01.503Z] 0d9ebad4ef96: Pulling fs layer [2022-06-03T11:31:01.503Z] e9a5061849ea: Pulling fs layer [2022-06-03T11:31:01.503Z] d747dcd14b5f: Pulling fs layer [2022-06-03T11:31:01.503Z] 2de7ff778b66: Pulling fs layer [2022-06-03T11:31:01.503Z] e9a5061849ea: Waiting [2022-06-03T11:31:01.503Z] d747dcd14b5f: Waiting [2022-06-03T11:31:01.503Z] 0d9ebad4ef96: Waiting [2022-06-03T11:31:01.503Z] 2de7ff778b66: Waiting [2022-06-03T11:31:01.503Z] 9712f1f96733: Verifying Checksum [2022-06-03T11:31:01.503Z] 9712f1f96733: Download complete [2022-06-03T11:31:01.765Z] 63f879dbbcfc: Verifying Checksum [2022-06-03T11:31:01.765Z] 63f879dbbcfc: Download complete [2022-06-03T11:31:02.025Z] e9a5061849ea: Verifying Checksum [2022-06-03T11:31:02.025Z] e9a5061849ea: Download complete [2022-06-03T11:31:02.025Z] d747dcd14b5f: Download complete [2022-06-03T11:31:02.025Z] 0d9ebad4ef96: Verifying Checksum [2022-06-03T11:31:02.025Z] 0d9ebad4ef96: Download complete [2022-06-03T11:31:02.025Z] ab5ef0e58194: Verifying Checksum [2022-06-03T11:31:02.025Z] ab5ef0e58194: Download complete [2022-06-03T11:31:02.284Z] 2de7ff778b66: Verifying Checksum [2022-06-03T11:31:02.284Z] 2de7ff778b66: Download complete [2022-06-03T11:31:04.818Z] ab5ef0e58194: Pull complete [2022-06-03T11:31:04.818Z] 9712f1f96733: Pull complete [2022-06-03T11:31:05.758Z] 63f879dbbcfc: Pull complete [2022-06-03T11:31:09.953Z] 0d9ebad4ef96: Pull complete [2022-06-03T11:31:09.953Z] e9a5061849ea: Pull complete [2022-06-03T11:31:09.953Z] d747dcd14b5f: Pull complete [2022-06-03T11:31:10.892Z] 2de7ff778b66: Pull complete [2022-06-03T11:31:10.892Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-03T11:31:10.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T11:31:10.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:31:10.985Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2022-06-03T11:31:11.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-03T11:31:13.468Z] $ docker top da93fb7cccb8a238023941a94b86135a85c0dea559ccbbf58c227b249b0da86d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-03T11:31:13.504Z] provisioning config files... [2022-06-03T11:31:13.513Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/238@tmp/config7233534621309776794tmp [2022-06-03T11:31:13.523Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/238@tmp/config4101858324091887014tmp [2022-06-03T11:31:13.533Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/238@tmp/config3705798497979074511tmp [Pipeline] { [Pipeline] echo [2022-06-03T11:31:13.548Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:31:13.831Z] ---> sigul-configuration.sh [2022-06-03T11:31:13.831Z] gpg: directory `/root/.gnupg' created [2022-06-03T11:31:13.831Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-03T11:31:13.831Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-03T11:31:13.831Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-03T11:31:13.831Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-03T11:31:13.831Z] gpg: CAST5 encrypted data [2022-06-03T11:31:13.831Z] gpg: encrypted with 1 passphrase [2022-06-03T11:31:13.831Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-03T11:31:14.117Z] + mkdir /home/jenkins [2022-06-03T11:31:14.117Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-03T11:31:14.405Z] + 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-06-03T11:31:14.415Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:31:14.699Z] ---> sigul-install.sh [2022-06-03T11:31:14.699Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-03T11:31:14.988Z] + git tag --list [2022-06-03T11:31:14.988Z] 0.6.0 [2022-06-03T11:31:14.988Z] 0.6.1 [2022-06-03T11:31:14.988Z] 0.7.0 [2022-06-03T11:31:14.988Z] 0.7.1 [2022-06-03T11:31:14.988Z] v1.0.0 [2022-06-03T11:31:14.988Z] v1.0.1 [2022-06-03T11:31:14.988Z] v1.1.0 [2022-06-03T11:31:14.988Z] v1.2.0 [2022-06-03T11:31:14.988Z] v1.2.1 [2022-06-03T11:31:14.988Z] v1.3.0 [2022-06-03T11:31:14.988Z] v1.3.1 [2022-06-03T11:31:14.988Z] v2.0.0 [2022-06-03T11:31:14.988Z] v2.1.0 [2022-06-03T11:31:14.988Z] v2.1.1-dev.1 [2022-06-03T11:31:14.988Z] v2.1.1-dev.2 [2022-06-03T11:31:14.988Z] v2.1.1-dev.3 [2022-06-03T11:31:14.988Z] v2.2.0 [2022-06-03T11:31:14.988Z] v2.2.1-dev.1 [2022-06-03T11:31:14.988Z] v2.2.1-dev.2 [2022-06-03T11:31:14.988Z] v2.2.1-dev.3 [2022-06-03T11:31:14.988Z] v2.2.1-dev.4 [2022-06-03T11:31:14.988Z] v2.2.1-dev.5 [2022-06-03T11:31:14.988Z] v2.2.1-dev.6 [2022-06-03T11:31:14.988Z] v2.2.1-dev.7 [2022-06-03T11:31:14.988Z] v2.2.1-dev.8 [2022-06-03T11:31:14.988Z] v2.2.1-dev.9 [Pipeline] sh [2022-06-03T11:31:15.280Z] + lftools sign git-tag v2.2.1-dev.9 [2022-06-03T11:31:15.850Z] Signing Git tag with Sigul... [2022-06-03T11:31:15.850Z] Signing v2.2.1-dev.9 [Pipeline] echo [2022-06-03T11:31:16.429Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:31:16.714Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-03T11:31:16.722Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-03T11:31:16.787Z] $ docker stop --time=1 da93fb7cccb8a238023941a94b86135a85c0dea559ccbbf58c227b249b0da86d [2022-06-03T11:31:18.104Z] $ docker rm -f da93fb7cccb8a238023941a94b86135a85c0dea559ccbbf58c227b249b0da86d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-03T11:31:18.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T11:31:18.510Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:31:18.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T11:31:18.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:31:18.885Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2022-06-03T11:31:18.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@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/py-git-semver:latest cat [2022-06-03T11:31:19.347Z] $ docker top 2eeebbef26c67938f314745534b50ce70b5234576c2917457d62c581a92a0b7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T11:31:19.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T11:31:19.394Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T11:31:19.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T11:31:19.563Z] $ docker exec 2eeebbef26c67938f314745534b50ce70b5234576c2917457d62c581a92a0b7c ssh-agent [2022-06-03T11:31:19.635Z] SSH_AUTH_SOCK=/tmp/ssh-YAIhgaZaz0GW/agent.33 [2022-06-03T11:31:19.636Z] SSH_AGENT_PID=40 [2022-06-03T11:31:19.641Z] Running ssh-add (command line suppressed) [2022-06-03T11:31:19.789Z] Identity added: /w/workspace/edgex-go/238@tmp/private_key_2277275741332921404.key (/w/workspace/edgex-go/238@tmp/private_key_2277275741332921404.key) [2022-06-03T11:31:19.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T11:31:20.045Z] + git semver bump pre [2022-06-03T11:31:20.307Z] 2022-06-03 11:31:20,275 [read_version] DEBUG read version from /w/workspace/edgex-go/238/.semver/main [2022-06-03T11:31:20.307Z] 2022-06-03 11:31:20,275 [bump_version] DEBUG bumping version:2.2.1-dev.9 on axis:pre with prefix:dev [2022-06-03T11:31:20.307Z] 2022-06-03 11:31:20,275 [bump_version] DEBUG bumped version:2.2.1-dev.10 [2022-06-03T11:31:20.307Z] 2022-06-03 11:31:20,275 [write_version] DEBUG write version:2.2.1-dev.10 to path:/w/workspace/edgex-go/238/.semver/main with force:True [2022-06-03T11:31:20.307Z] 2022-06-03 11:31:20,275 [read_version] DEBUG read version from /w/workspace/edgex-go/238/.semver/main [2022-06-03T11:31:20.307Z] 2022-06-03 11:31:20,275 [write_file] DEBUG write to file:/w/workspace/edgex-go/238/.semver/main [2022-06-03T11:31:20.307Z] 2022-06-03 11:31:20,278 [execute] INFO git cat-file --batch-check [2022-06-03T11:31:20.307Z] 2022-06-03 11:31:20,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/238/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T11:31:20.307Z] 2022-06-03 11:31:20,292 [execute] INFO git cat-file --batch [2022-06-03T11:31:20.307Z] 2022-06-03 11:31:20,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/238/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T11:31:20.307Z] 2022-06-03 11:31:20,298 [read_version] DEBUG read version from /w/workspace/edgex-go/238/.semver/main [2022-06-03T11:31:20.307Z] 2.2.1-dev.10 [Pipeline] } [2022-06-03T11:31:20.363Z] $ docker exec --env ******** --env ******** 2eeebbef26c67938f314745534b50ce70b5234576c2917457d62c581a92a0b7c ssh-agent -k [2022-06-03T11:31:20.471Z] unset SSH_AUTH_SOCK; [2022-06-03T11:31:20.471Z] unset SSH_AGENT_PID; [2022-06-03T11:31:20.471Z] echo Agent pid 40 killed; [2022-06-03T11:31:20.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T11:31:20.734Z] + git semver [Pipeline] } [2022-06-03T11:31:21.053Z] $ docker stop --time=1 2eeebbef26c67938f314745534b50ce70b5234576c2917457d62c581a92a0b7c [2022-06-03T11:31:22.378Z] $ docker rm -f 2eeebbef26c67938f314745534b50ce70b5234576c2917457d62c581a92a0b7c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T11:31:22.682Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T11:31:22.682Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:31:22.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T11:31:22.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:31:23.067Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2022-06-03T11:31:23.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@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/py-git-semver:latest cat [2022-06-03T11:31:23.503Z] $ docker top a0da1e1ed7f72bcf70710841465b40394b7476688a6ffff368561cd3361343b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T11:31:23.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T11:31:23.555Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T11:31:23.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T11:31:23.723Z] $ docker exec a0da1e1ed7f72bcf70710841465b40394b7476688a6ffff368561cd3361343b7 ssh-agent [2022-06-03T11:31:23.792Z] SSH_AUTH_SOCK=/tmp/ssh-khAP9DsZ41K2/agent.33 [2022-06-03T11:31:23.792Z] SSH_AGENT_PID=39 [2022-06-03T11:31:23.798Z] Running ssh-add (command line suppressed) [2022-06-03T11:31:23.947Z] Identity added: /w/workspace/edgex-go/238@tmp/private_key_1236606037636290332.key (/w/workspace/edgex-go/238@tmp/private_key_1236606037636290332.key) [2022-06-03T11:31:23.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T11:31:24.207Z] + git semver push [2022-06-03T11:31:24.467Z] 2022-06-03 11:31:24,430 [run_push] DEBUG push [2022-06-03T11:31:24.467Z] 2022-06-03 11:31:24,431 [execute] INFO git cat-file --batch-check [2022-06-03T11:31:24.468Z] 2022-06-03 11:31:24,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/238/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T11:31:24.468Z] 2022-06-03 11:31:24,435 [execute] INFO git rev-list 921335abe545b0d29e39456472b2d1223fd8e208 -- [2022-06-03T11:31:24.468Z] 2022-06-03 11:31:24,435 [execute] DEBUG Popen(['git', 'rev-list', '921335abe545b0d29e39456472b2d1223fd8e208', '--'], cwd=/w/workspace/edgex-go/238/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T11:31:24.468Z] 2022-06-03 11:31:24,455 [execute] INFO git fetch -v origin [2022-06-03T11:31:24.468Z] 2022-06-03 11:31:24,455 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/238/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-03T11:31:25.038Z] 2022-06-03 11:31:24,964 [run_push] DEBUG no remote changes detected [2022-06-03T11:31:25.038Z] 2022-06-03 11:31:24,964 [execute] INFO git push origin semver [2022-06-03T11:31:25.038Z] 2022-06-03 11:31:24,965 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/238/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T11:31:25.979Z] 2022-06-03 11:31:25,784 [run_push] DEBUG push all version tags [2022-06-03T11:31:25.979Z] 2022-06-03 11:31:25,785 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-03T11:31:25.979Z] 2022-06-03 11:31:25,785 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/238, universal_newlines=False, shell=None, istream=None) [2022-06-03T11:31:26.549Z] 2022-06-03 11:31:26,452 [read_version] DEBUG read version from /w/workspace/edgex-go/238/.semver/main [2022-06-03T11:31:26.549Z] 2.2.1-dev.10 [Pipeline] } [2022-06-03T11:31:26.606Z] $ docker exec --env ******** --env ******** a0da1e1ed7f72bcf70710841465b40394b7476688a6ffff368561cd3361343b7 ssh-agent -k [2022-06-03T11:31:26.723Z] unset SSH_AUTH_SOCK; [2022-06-03T11:31:26.723Z] unset SSH_AGENT_PID; [2022-06-03T11:31:26.723Z] echo Agent pid 39 killed; [2022-06-03T11:31:26.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T11:31:27.000Z] + git semver [Pipeline] } [2022-06-03T11:31:27.318Z] $ docker stop --time=1 a0da1e1ed7f72bcf70710841465b40394b7476688a6ffff368561cd3361343b7 [2022-06-03T11:31:28.616Z] $ docker rm -f a0da1e1ed7f72bcf70710841465b40394b7476688a6ffff368561cd3361343b7 [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-06-03T11:31:29.103Z] + [ -d /w/workspace/edgex-go/238/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:31:29.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:31:30.263Z] ---> package-listing.sh [2022-06-03T11:31:30.263Z] ++ facter osfamily [2022-06-03T11:31:30.263Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T11:31:30.523Z] + OS_FAMILY=debian [2022-06-03T11:31:30.523Z] + workspace=/w/workspace/edgex-go/238 [2022-06-03T11:31:30.523Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T11:31:30.523Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T11:31:30.523Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T11:31:30.523Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T11:31:30.523Z] + '[' /w/workspace/edgex-go/238 ']' [2022-06-03T11:31:30.523Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T11:31:30.523Z] + case "${OS_FAMILY}" in [2022-06-03T11:31:30.523Z] + dpkg -l [2022-06-03T11:31:30.523Z] + grep '^ii' [2022-06-03T11:31:30.523Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T11:31:30.523Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T11:31:30.523Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T11:31:30.523Z] + '[' /w/workspace/edgex-go/238 ']' [2022-06-03T11:31:30.523Z] + mkdir -p /w/workspace/edgex-go/238/archives/ [2022-06-03T11:31:30.523Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/238/archives/ [Pipeline] echo [2022-06-03T11:31:30.536Z] 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/238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-03T11:31:30.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:31:31.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T11:31:31.388Z] [2022-06-03T11:31:31.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:31:31.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T11:31:31.690Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T11:31:31.690Z] 5eb5b503b376: Pulling fs layer [2022-06-03T11:31:31.690Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T11:31:31.690Z] ec43610c2a17: Pulling fs layer [2022-06-03T11:31:31.690Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T11:31:31.690Z] 33b1e0a273af: Pulling fs layer [2022-06-03T11:31:31.690Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T11:31:31.690Z] 2f39f015ded8: Pulling fs layer [2022-06-03T11:31:31.690Z] 33b1e0a273af: Waiting [2022-06-03T11:31:31.690Z] 2f39f015ded8: Waiting [2022-06-03T11:31:31.690Z] 5d3b04190fa2: Waiting [2022-06-03T11:31:31.690Z] 3a2ae6a8a46f: Waiting [2022-06-03T11:31:31.690Z] 5c69ac0246d0: Download complete [2022-06-03T11:31:31.690Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-03T11:31:31.690Z] 3a2ae6a8a46f: Download complete [2022-06-03T11:31:31.690Z] 33b1e0a273af: Verifying Checksum [2022-06-03T11:31:31.690Z] 33b1e0a273af: Download complete [2022-06-03T11:31:31.951Z] 5d3b04190fa2: Download complete [2022-06-03T11:31:31.951Z] ec43610c2a17: Verifying Checksum [2022-06-03T11:31:31.951Z] ec43610c2a17: Download complete [2022-06-03T11:31:31.951Z] 5eb5b503b376: Verifying Checksum [2022-06-03T11:31:31.951Z] 5eb5b503b376: Download complete [2022-06-03T11:31:33.329Z] 5eb5b503b376: Pull complete [2022-06-03T11:31:33.329Z] 5c69ac0246d0: Pull complete [2022-06-03T11:31:33.898Z] ec43610c2a17: Pull complete [2022-06-03T11:31:33.898Z] 3a2ae6a8a46f: Pull complete [2022-06-03T11:31:34.157Z] 33b1e0a273af: Pull complete [2022-06-03T11:31:34.157Z] 5d3b04190fa2: Pull complete [2022-06-03T11:31:38.350Z] 2f39f015ded8: Pull complete [2022-06-03T11:31:38.350Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T11:31:38.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T11:31:38.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:31:38.439Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2022-06-03T11:31:38.521Z] $ 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/238/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/238 -v /w/workspace/edgex-go/238:/w/workspace/edgex-go/238:rw,z -v /w/workspace/edgex-go/238@tmp:/w/workspace/edgex-go/238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T11:31:40.196Z] $ docker top be9f1e0a65b6ff3f1179ceeb49e90b6856b93e00efd2a4a82613f0d87835d8b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T11:31:40.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T11:31:40.779Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T11:31:41.106Z] + ls /var/log/sa-host [2022-06-03T11:31:41.106Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T11:31:41.191Z] provisioning config files... [2022-06-03T11:31:41.201Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/238@tmp/config3454329857487658200tmp [Pipeline] { [Pipeline] echo [2022-06-03T11:31:41.212Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:31:41.492Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T11:31:41.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:31:41.829Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T11:31:41.838Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:31:42.123Z] ---> sudo-logs.sh [2022-06-03T11:31:42.123Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T11:31:42.141Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:31:42.428Z] ---> job-cost.sh [2022-06-03T11:31:42.428Z] lf-activate-venv: SKIPPING [2022-06-03T11:31:42.428Z] DEBUG: total: 0.10999999940395355 [2022-06-03T11:31:42.428Z] INFO: Retrieving Stack Cost... [2022-06-03T11:31:42.688Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T11:31:43.258Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T11:31:43.269Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:31:43.557Z] ---> logs-deploy.sh [2022-06-03T11:31:43.557Z] lf-activate-venv: SKIPPING [2022-06-03T11:31:43.557Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/238 [2022-06-03T11:31:43.557Z] INFO: archiving workspace using pattern(s): [2022-06-03T11:31:44.498Z] Archives upload complete. [2022-06-03T11:31:44.498Z] INFO: archiving logs to Nexus