Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d866400a609392987696ebdd94eb737ac4e65fbf 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-ssh15651827233154712974.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3175250000444603699.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh634641492337988054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6180268203297115476.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13319103188144560343.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21772 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/205 [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/205 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d866400a609392987696ebdd94eb737ac4e65fbf (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 Commit message: "Merge pull request #3985 from jinlinGuan/issue-3984" > git rev-list --no-walk 3c1c4ff2cc0a926459f4d5f63507ce2791984065 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T10:27:21.127Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T10:27:21.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T10:27:21.182Z] ========================================================= [2022-04-22T10:27:21.182Z] EdgeX Global Pipelines Version Info [2022-04-22T10:27:21.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T10:27:21.991Z] ------------------- [2022-04-22T10:27:21.991Z] stable info: [2022-04-22T10:27:21.991Z] ------------------- [2022-04-22T10:27:21.991Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T10:27:21.991Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T10:27:21.991Z] Message: update stable to v1.0.221 [2022-04-22T10:27:22.564Z] ------------------- [2022-04-22T10:27:22.564Z] experimental info: [2022-04-22T10:27:22.564Z] ------------------- [2022-04-22T10:27:22.564Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T10:27:22.564Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T10:27:22.564Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T10:27:22.706Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-22T10:27:22.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-22T10:27:22.735Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T10:27:22.748Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T10:27:22.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T10:27:22.773Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T10:27:22.786Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T10:27:22.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-22T10:27:22.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-22T10:27:22.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-22T10:27:22.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T10:27:22.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T10:27:22.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T10:27:22.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T10:27:22.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T10:27:22.912Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T10:27:22.922Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T10:27:22.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T10:27:22.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-22T10:27:22.965Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-22T10:27:22.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T10:27:22.996Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T10:27:23.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-22T10:27:23.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-22T10:27:23.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-22T10:27:23.046Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] echo [2022-04-22T10:27:23.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d866400 [Pipeline] echo [2022-04-22T10:27:23.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T10:27:23.110Z] provisioning config files... [2022-04-22T10:27:23.127Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/205@tmp/config8551335079290817635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T10:27:23.453Z] ---> docker-login.sh [2022-04-22T10:27:23.454Z] nexus3.edgexfoundry.org:10001 [2022-04-22T10:27:24.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:27:24.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:27:24.292Z] Configure a credential helper to remove this warning. See [2022-04-22T10:27:24.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:27:24.292Z] [2022-04-22T10:27:24.292Z] Login Succeeded [2022-04-22T10:27:24.292Z] nexus3.edgexfoundry.org:10002 [2022-04-22T10:27:24.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:27:24.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:27:24.292Z] Configure a credential helper to remove this warning. See [2022-04-22T10:27:24.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:27:24.292Z] [2022-04-22T10:27:24.292Z] Login Succeeded [2022-04-22T10:27:24.292Z] nexus3.edgexfoundry.org:10003 [2022-04-22T10:27:24.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:27:24.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:27:24.554Z] Configure a credential helper to remove this warning. See [2022-04-22T10:27:24.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:27:24.554Z] [2022-04-22T10:27:24.554Z] Login Succeeded [2022-04-22T10:27:24.554Z] nexus3.edgexfoundry.org:10004 [2022-04-22T10:27:24.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:27:24.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:27:24.554Z] Configure a credential helper to remove this warning. See [2022-04-22T10:27:24.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:27:24.555Z] [2022-04-22T10:27:24.555Z] Login Succeeded [2022-04-22T10:27:24.555Z] docker.io [2022-04-22T10:27:24.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:27:25.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:27:25.082Z] Configure a credential helper to remove this warning. See [2022-04-22T10:27:25.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:27:25.082Z] [2022-04-22T10:27:25.082Z] Login Succeeded [2022-04-22T10:27:25.082Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T10:27:25.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T10:27:25.416Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-22T10:27:25.416Z] + cut -d/ -f2 [2022-04-22T10:27:25.416Z] + dirname cmd/core-command/Dockerfile [2022-04-22T10:27:25.416Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-22T10:27:25.416Z] + dirname cmd/core-data/Dockerfile [2022-04-22T10:27:25.416Z] + cut -d/ -f2 [2022-04-22T10:27:25.416Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-22T10:27:25.416Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2022-04-22T10:27:25.416Z] -f2 [2022-04-22T10:27:25.416Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-22T10:27:25.416Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-22T10:27:25.416Z] + cut -d/ -f2 [2022-04-22T10:27:25.416Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-22T10:27:25.416Z] + cut -d/ -f2 [2022-04-22T10:27:25.416Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-22T10:27:25.416Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-22T10:27:25.416Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-22T10:27:25.416Z] + cut -d/ -f2 [2022-04-22T10:27:25.416Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-22T10:27:25.416Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T10:27:25.416Z] + cut -d/ -f2 [2022-04-22T10:27:25.416Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T10:27:25.416Z] + + dirname cmd/security-spire-agent/Dockerfilecut [2022-04-22T10:27:25.416Z] -d/ -f2 [2022-04-22T10:27:25.416Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-22T10:27:25.416Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-22T10:27:25.416Z] + cut -d/ -f2 [2022-04-22T10:27:25.416Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-22T10:27:25.416Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-22T10:27:25.416Z] + cut -d/ -f2 [2022-04-22T10:27:25.416Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-22T10:27:25.416Z] + cut -d/ -f2 [2022-04-22T10:27:25.416Z] + dirname cmd/support-notifications/Dockerfile [2022-04-22T10:27:25.416Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-22T10:27:25.416Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-22T10:27:25.416Z] + cut -d/ -f2 [2022-04-22T10:27:25.417Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-22T10:27:25.417Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-22T10:27:25.417Z] + cut -d/ -f2 [2022-04-22T10:27:25.417Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-22T10:27:25.505Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T10:27:25.877Z] + git rev-list -1 --merges d866400a609392987696ebdd94eb737ac4e65fbf~1..d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] echo [2022-04-22T10:27:25.891Z] -----------> git rev-list -1 --merges d866400a609392987696ebdd94eb737ac4e65fbf~1..d866400a609392987696ebdd94eb737ac4e65fbf d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:27:25.891Z] d866400a609392987696ebdd94eb737ac4e65fbf [false] [Pipeline] sh [2022-04-22T10:27:26.193Z] + git log --format=format:%s -1 d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] echo [2022-04-22T10:27:26.211Z] ========================================================= [2022-04-22T10:27:26.211Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T10:27:26.211Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-22T10:27:26.679Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T10:27:26.679Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T10:27:26.679Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T10:27:26.679Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T10:27:26.679Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T10:27:26.679Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T10:27:26.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:27:27.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T10:27:27.106Z] [2022-04-22T10:27:27.106Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:27:27.411Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T10:27:27.411Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T10:27:27.411Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T10:27:27.411Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T10:27:27.411Z] 4c7163046ea9: Pulling fs layer [2022-04-22T10:27:27.411Z] 0c2d73faf560: Pulling fs layer [2022-04-22T10:27:27.411Z] 0c2d73faf560: Waiting [2022-04-22T10:27:27.411Z] 3e5f54012d9b: Verifying Checksum [2022-04-22T10:27:27.411Z] 3e5f54012d9b: Download complete [2022-04-22T10:27:27.411Z] a0d0a0d46f8b: Verifying Checksum [2022-04-22T10:27:27.411Z] a0d0a0d46f8b: Download complete [2022-04-22T10:27:27.411Z] 0c2d73faf560: Verifying Checksum [2022-04-22T10:27:27.411Z] 0c2d73faf560: Download complete [2022-04-22T10:27:27.672Z] 4c7163046ea9: Verifying Checksum [2022-04-22T10:27:27.672Z] 4c7163046ea9: Download complete [2022-04-22T10:27:27.672Z] a0d0a0d46f8b: Pull complete [2022-04-22T10:27:27.672Z] 3e5f54012d9b: Pull complete [2022-04-22T10:27:27.933Z] 4c7163046ea9: Pull complete [2022-04-22T10:27:28.195Z] 0c2d73faf560: Pull complete [2022-04-22T10:27:28.195Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T10:27:28.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T10:27:28.195Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T10:27:28.280Z] prd-ubuntu20.04-docker-8c-8g-21772 does not seem to be running inside a container [2022-04-22T10:27:28.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T10:27:29.138Z] $ docker top e9f756717e595bd197bc0863cabbcee5b6ba2e467cfb3b6b90818e33dadfa092 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T10:27:29.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T10:27:29.244Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T10:27:29.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T10:27:29.390Z] $ docker exec e9f756717e595bd197bc0863cabbcee5b6ba2e467cfb3b6b90818e33dadfa092 ssh-agent [2022-04-22T10:27:29.522Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoCCfhg/agent.13 [2022-04-22T10:27:29.522Z] SSH_AGENT_PID=20 [2022-04-22T10:27:29.531Z] Running ssh-add (command line suppressed) [2022-04-22T10:27:29.674Z] Identity added: /w/workspace/edgex-go/205@tmp/private_key_8251329787822173656.key (/w/workspace/edgex-go/205@tmp/private_key_8251329787822173656.key) [2022-04-22T10:27:29.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T10:27:29.986Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T10:27:30.010Z] $ docker exec --env ******** --env ******** e9f756717e595bd197bc0863cabbcee5b6ba2e467cfb3b6b90818e33dadfa092 ssh-agent -k [2022-04-22T10:27:30.128Z] unset SSH_AUTH_SOCK; [2022-04-22T10:27:30.128Z] unset SSH_AGENT_PID; [2022-04-22T10:27:30.128Z] echo Agent pid 20 killed; [2022-04-22T10:27:30.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T10:27:30.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T10:27:30.166Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T10:27:30.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T10:27:30.302Z] $ docker exec e9f756717e595bd197bc0863cabbcee5b6ba2e467cfb3b6b90818e33dadfa092 ssh-agent [2022-04-22T10:27:30.429Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKhbPmC/agent.53 [2022-04-22T10:27:30.429Z] SSH_AGENT_PID=60 [2022-04-22T10:27:30.435Z] Running ssh-add (command line suppressed) [2022-04-22T10:27:30.561Z] Identity added: /w/workspace/edgex-go/205@tmp/private_key_2233973625701034008.key (/w/workspace/edgex-go/205@tmp/private_key_2233973625701034008.key) [2022-04-22T10:27:30.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T10:27:30.878Z] + git semver init [2022-04-22T10:27:30.878Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T10:27:30.878Z] # $GIT_DIR = /w/workspace/edgex-go/205/.git [2022-04-22T10:27:30.878Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/205 [2022-04-22T10:27:30.878Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T10:27:30.878Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T10:27:30.878Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T10:27:30.878Z] # $SEMVER_BRANCH = main [2022-04-22T10:27:30.878Z] # $SEMVER_TEMP = /tmp/semver-935739196 [2022-04-22T10:27:30.878Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-22T10:27:45.802Z] # '/tmp/semver-935739196' -> '/w/workspace/edgex-go/205/.semver' [2022-04-22T10:27:45.802Z] # -> Force: false [2022-04-22T10:27:45.802Z] # $SEMVER_DIR = /w/workspace/edgex-go/205/.semver [Pipeline] } [2022-04-22T10:27:45.817Z] $ docker exec --env ******** --env ******** e9f756717e595bd197bc0863cabbcee5b6ba2e467cfb3b6b90818e33dadfa092 ssh-agent -k [2022-04-22T10:27:45.938Z] unset SSH_AUTH_SOCK; [2022-04-22T10:27:45.938Z] unset SSH_AGENT_PID; [2022-04-22T10:27:45.938Z] echo Agent pid 60 killed; [2022-04-22T10:27:45.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T10:27:46.251Z] + git semver [Pipeline] } [2022-04-22T10:27:46.269Z] $ docker stop --time=1 e9f756717e595bd197bc0863cabbcee5b6ba2e467cfb3b6b90818e33dadfa092 [2022-04-22T10:27:48.139Z] $ docker rm -f e9f756717e595bd197bc0863cabbcee5b6ba2e467cfb3b6b90818e33dadfa092 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T10:27:48.509Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T10:27:48.965Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T10:27:48.968Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.78 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-22T10:27:49.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T10:27:49.103Z] ========================================================= [2022-04-22T10:27:49.103Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T10:27:49.103Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T10:27:49.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T10:27:49.399Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T10:27:49.399Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T10:27:49.399Z] 666ba61612fd: Pulling fs layer [2022-04-22T10:27:49.399Z] 8ed8ca486205: Pulling fs layer [2022-04-22T10:27:49.399Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T10:27:49.399Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T10:27:49.399Z] 640e595b4fbd: Pulling fs layer [2022-04-22T10:27:49.399Z] 763cafe07f6e: Pulling fs layer [2022-04-22T10:27:49.399Z] 0c0b528cf693: Pulling fs layer [2022-04-22T10:27:49.399Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T10:27:49.399Z] 22a0e8bec74d: Waiting [2022-04-22T10:27:49.399Z] 640e595b4fbd: Waiting [2022-04-22T10:27:49.399Z] 0c0b528cf693: Waiting [2022-04-22T10:27:49.399Z] 10935f4eaf8b: Waiting [2022-04-22T10:27:49.399Z] 763cafe07f6e: Waiting [2022-04-22T10:27:49.399Z] 4fe6c5a15a65: Waiting [2022-04-22T10:27:49.399Z] 8ed8ca486205: Verifying Checksum [2022-04-22T10:27:49.399Z] 8ed8ca486205: Download complete [2022-04-22T10:27:49.399Z] 666ba61612fd: Download complete [2022-04-22T10:27:49.399Z] 22a0e8bec74d: Verifying Checksum [2022-04-22T10:27:49.399Z] 22a0e8bec74d: Download complete [2022-04-22T10:27:49.399Z] 640e595b4fbd: Verifying Checksum [2022-04-22T10:27:49.399Z] 640e595b4fbd: Download complete [2022-04-22T10:27:49.399Z] 763cafe07f6e: Verifying Checksum [2022-04-22T10:27:49.399Z] 763cafe07f6e: Download complete [2022-04-22T10:27:49.399Z] 59bf1c3509f3: Download complete [2022-04-22T10:27:49.660Z] 0c0b528cf693: Verifying Checksum [2022-04-22T10:27:49.660Z] 0c0b528cf693: Download complete [2022-04-22T10:27:49.660Z] 59bf1c3509f3: Pull complete [2022-04-22T10:27:49.924Z] 666ba61612fd: Pull complete [2022-04-22T10:27:49.924Z] 8ed8ca486205: Pull complete [2022-04-22T10:27:50.185Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T10:27:50.185Z] 10935f4eaf8b: Download complete [2022-04-22T10:27:50.185Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T10:27:50.185Z] 4fe6c5a15a65: Download complete [2022-04-22T10:27:54.391Z] 4fe6c5a15a65: Pull complete [2022-04-22T10:27:54.391Z] 22a0e8bec74d: Pull complete [2022-04-22T10:27:54.391Z] 640e595b4fbd: Pull complete [2022-04-22T10:27:54.650Z] 763cafe07f6e: Pull complete [2022-04-22T10:27:54.650Z] 0c0b528cf693: Pull complete [2022-04-22T10:27:57.198Z] 10935f4eaf8b: Pull complete [2022-04-22T10:27:57.198Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T10:27:57.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T10:27:57.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-22T10:27:57.500Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-22T10:27:57.500Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T10:27:57.500Z] WORKDIR /edgex [2022-04-22T10:27:57.500Z] COPY go.mod . [2022-04-22T10:27:57.500Z] RUN go mod download [2022-04-22T10:27:58.880Z] Sending build context to Docker daemon 334.9MB [2022-04-22T10:27:58.880Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T10:27:58.880Z] ---> 99d49a6021b9 [2022-04-22T10:27:58.880Z] Step 2/4 : WORKDIR /edgex [2022-04-22T10:28:00.803Z] ---> Running in 96921773eaa4 [2022-04-22T10:28:01.063Z] Removing intermediate container 96921773eaa4 [2022-04-22T10:28:01.063Z] ---> 37e914985e9a [2022-04-22T10:28:01.063Z] Step 3/4 : COPY go.mod . [2022-04-22T10:28:01.323Z] ---> 02baac3a1924 [2022-04-22T10:28:01.323Z] Step 4/4 : RUN go mod download [2022-04-22T10:28:01.323Z] ---> Running in 1565e2fbe447 [2022-04-22T10:28:04.057Z] Still waiting to schedule task [2022-04-22T10:28:04.057Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-22T10:28:16.237Z] Removing intermediate container 1565e2fbe447 [2022-04-22T10:28:16.237Z] ---> 38ef9f0ca225 [2022-04-22T10:28:16.237Z] Successfully built 38ef9f0ca225 [2022-04-22T10:28:16.237Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:28:16.548Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T10:28:16.548Z] . [Pipeline] withDockerContainer [2022-04-22T10:28:16.624Z] prd-ubuntu20.04-docker-8c-8g-21772 does not seem to be running inside a container [2022-04-22T10:28:16.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T10:28:17.074Z] $ docker top 406ac7041452953bf9e8bc86669cd62e52f9b7f2491d056e89ff6c9e2e04232e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T10:28:17.433Z] + go version [2022-04-22T10:28:17.433Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T10:28:17.448Z] $ docker stop --time=1 406ac7041452953bf9e8bc86669cd62e52f9b7f2491d056e89ff6c9e2e04232e [2022-04-22T10:28:18.760Z] $ docker rm -f 406ac7041452953bf9e8bc86669cd62e52f9b7f2491d056e89ff6c9e2e04232e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:28:19.174Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T10:28:19.174Z] . [Pipeline] withDockerContainer [2022-04-22T10:28:19.247Z] prd-ubuntu20.04-docker-8c-8g-21772 does not seem to be running inside a container [2022-04-22T10:28:19.290Z] $ 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/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T10:28:19.655Z] $ docker top fbafb4b8081e098328f1cb04026348465f31180519166b776f8abc8dd02597c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-22T10:28:19.723Z] ========================================================= [2022-04-22T10:28:19.723Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-22T10:28:19.723Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T10:28:20.013Z] + make test [2022-04-22T10:28:20.013Z] go mod tidy -compat=1.17 [2022-04-22T10:28:20.013Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T10:28:25.291Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-22T10:28:37.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-22T10:28:38.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-04-22T10:28:38.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-22T10:28:38.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-22T10:28:38.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2022-04-22T10:28:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-22T10:28:38.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.119s coverage: 53.4% of statements [2022-04-22T10:28:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-22T10:28:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-22T10:28:42.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.097s coverage: 89.2% of statements [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-22T10:28:42.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 84.4% of statements [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-22T10:28:42.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.438s coverage: 95.6% of statements [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-22T10:28:42.267Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-22T10:28:42.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-22T10:28:42.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-22T10:28:42.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.087s coverage: 58.8% of statements [2022-04-22T10:28:42.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.6% of statements [2022-04-22T10:28:42.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-22T10:28:42.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-04-22T10:28:42.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2022-04-22T10:28:42.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-04-22T10:28:42.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-04-22T10:28:42.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-04-22T10:28:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2022-04-22T10:28:52.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-04-22T10:28:53.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.173s coverage: 82.5% of statements [2022-04-22T10:28:53.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.123s coverage: 92.9% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 58.8% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.4% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.392s coverage: 65.4% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.8% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.103s coverage: 17.7% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-22T10:29:03.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-22T10:29:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-22T10:29:03.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-04-22T10:29:03.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-22T10:29:03.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-22T10:29:03.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-22T10:29:03.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-22T10:29:03.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-22T10:29:03.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-22T10:29:03.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-04-22T10:29:03.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2022-04-22T10:29:03.649Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-22T10:29:21.740Z] GO111MODULE=on go vet ./... [2022-04-22T10:29:23.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T10:29:23.911Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T10:29:24.483Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T10:29:25.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-22T10:29:25.366Z] + ls -al . [2022-04-22T10:29:25.366Z] total 672 [2022-04-22T10:29:25.366Z] drwxrwxr-x 10 1001 1001 4096 Apr 22 10:29 . [2022-04-22T10:29:25.366Z] drwxr-xr-x 4 root root 4096 Apr 22 10:28 .. [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 10:27 .dockerignore [2022-04-22T10:29:25.366Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 10:27 .git [2022-04-22T10:29:25.366Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 10:27 .github [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 879 Apr 22 10:27 .gitignore [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 42 Apr 22 10:27 .golangci.yml [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 87 Apr 22 10:27 .hadolint.yml [2022-04-22T10:29:25.366Z] drwx------ 3 1001 1001 4096 Apr 22 10:27 .semver [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 10:27 .sonarcloud.properties [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 1171 Apr 22 10:27 ADOPTERS.md [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 10086 Apr 22 10:27 Attribution.txt [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 51732 Apr 22 10:27 CHANGELOG.md [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 10:27 CONTRIBUTING.md [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 677 Apr 22 10:27 GOVERNANCE.md [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 850 Apr 22 10:27 Jenkinsfile [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 10:27 LICENSE [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 10389 Apr 22 10:27 Makefile [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 582 Apr 22 10:27 OWNERS.md [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 9120 Apr 22 10:27 README.md [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 6912 Apr 22 10:27 SECURITY.md [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 12 Apr 22 10:27 VERSION [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 10:27 ZMQWindows.md [2022-04-22T10:29:25.366Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 10:27 bin [2022-04-22T10:29:25.366Z] drwxrwxr-x 18 1001 1001 4096 Apr 22 10:27 cmd [2022-04-22T10:29:25.366Z] -rw-r--r-- 1 root root 435134 Apr 22 10:29 coverage.out [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 3256 Apr 22 10:27 go.mod [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 35162 Apr 22 10:28 go.sum [2022-04-22T10:29:25.366Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 10:27 internal [2022-04-22T10:29:25.366Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 10:27 openapi [2022-04-22T10:29:25.366Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 10:27 snap [2022-04-22T10:29:25.366Z] -rw-rw-r-- 1 1001 1001 204 Apr 22 10:27 version.go [Pipeline] sh [2022-04-22T10:29:25.657Z] + '[' -e coverage.out ] [2022-04-22T10:29:25.657Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-22T10:29:25.768Z] Stashed 1 file(s) [Pipeline] sh [2022-04-22T10:29:26.051Z] + make build [2022-04-22T10:29:26.051Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T10:29:40.083Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21774 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-22T10:29:40.097Z] Running in /w/workspace/edgex-go/205 [Pipeline] { [Pipeline] checkout [2022-04-22T10:29:40.377Z] The recommended git tool is: git [2022-04-22T10:29:40.992Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T10:29:46.612Z] using credential edgex-jenkins-ssh [2022-04-22T10:29:46.632Z] Cloning the remote Git repository [2022-04-22T10:29:46.683Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-22T10:29:47.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T10:29:47.888Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T10:29:46.760Z] > git init /w/workspace/edgex-go/205 # timeout=10 [2022-04-22T10:29:46.839Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-22T10:29:46.840Z] > git --version # timeout=10 [2022-04-22T10:29:46.859Z] > git --version # 'git version 2.25.1' [2022-04-22T10:29:46.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T10:29:46.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T10:29:54.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T10:29:54.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T10:29:55.032Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T10:29:55.972Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T10:29:56.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T10:29:57.849Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T10:29:58.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T10:29:58.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T10:30:00.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-22T10:30:01.862Z] $ docker stop --time=1 fbafb4b8081e098328f1cb04026348465f31180519166b776f8abc8dd02597c1 [2022-04-22T10:30:03.984Z] Avoid second fetch [2022-04-22T10:30:03.985Z] Checking out Revision d866400a609392987696ebdd94eb737ac4e65fbf (main) [2022-04-22T10:30:04.437Z] $ docker rm -f fbafb4b8081e098328f1cb04026348465f31180519166b776f8abc8dd02597c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2022-04-22T10:30:03.890Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-22T10:30:03.960Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T10:30:04.023Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T10:30:04.044Z] > git checkout -f d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:30:05.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T10:30:05.392Z] [2022-04-22T10:30:05.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:30:05.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T10:30:05.696Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-22T10:30:05.696Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-22T10:30:05.696Z] ca9280d653b3: Pulling fs layer [2022-04-22T10:30:05.696Z] 7e9c9ca2126c: Pulling fs layer [2022-04-22T10:30:05.696Z] cbdbe7a5bc2a: Download complete [2022-04-22T10:30:05.956Z] ca9280d653b3: Verifying Checksum [2022-04-22T10:30:05.956Z] ca9280d653b3: Download complete [2022-04-22T10:30:05.956Z] cbdbe7a5bc2a: Pull complete [2022-04-22T10:30:06.216Z] 7e9c9ca2126c: Download complete [2022-04-22T10:30:06.476Z] ca9280d653b3: Pull complete [2022-04-22T10:30:08.763Z] Commit message: "Merge pull request #3985 from jinlinGuan/issue-3984" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T10:30:09.744Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T10:30:09.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T10:30:09.744Z] Dload Upload Total Spent Left Speed [2022-04-22T10:30:09.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 76902 0 --:--:-- --:--:-- --:--:-- 77405 [2022-04-22T10:30:09.765Z] 7e9c9ca2126c: Pull complete [2022-04-22T10:30:09.765Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-22T10:30:09.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T10:30:09.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-22T10:30:09.836Z] prd-ubuntu20.04-docker-8c-8g-21772 does not seem to be running inside a container [2022-04-22T10:30:09.875Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-22T10:30:11.147Z] $ docker top 8af773a48b453c700f6b234c53a0d8870dc76ea8c9494f5642be7cb48780f988 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-22T10:30:11.557Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-04-22T10:30:11.579Z] + docker-compose build --help [2022-04-22T10:30:11.579Z] + grep parallel [Pipeline] sh [2022-04-22T10:30:11.907Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T10:30:11.907Z] + sudo tee /etc/docker/daemon.new [2022-04-22T10:30:11.907Z] { [2022-04-22T10:30:11.907Z] "registry-mirrors": [ [2022-04-22T10:30:11.907Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T10:30:11.907Z] ], [2022-04-22T10:30:11.907Z] "bip": "10.250.0.254/24", [2022-04-22T10:30:11.907Z] "hosts": [ [2022-04-22T10:30:11.907Z] "tcp://0.0.0.0:5555", [2022-04-22T10:30:11.907Z] "unix:///var/run/docker.sock" [2022-04-22T10:30:11.907Z] ], [2022-04-22T10:30:11.907Z] "mtu": 1458, [2022-04-22T10:30:11.907Z] "selinux-enabled": true, [2022-04-22T10:30:11.907Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T10:30:11.907Z] } [Pipeline] sh [2022-04-22T10:30:12.149Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T10:30:12.162Z] $ docker stop --time=1 8af773a48b453c700f6b234c53a0d8870dc76ea8c9494f5642be7cb48780f988 [2022-04-22T10:30:12.261Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-22T10:30:13.476Z] $ docker rm -f 8af773a48b453c700f6b234c53a0d8870dc76ea8c9494f5642be7cb48780f988 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:30:13.884Z] + sudo service docker restart [2022-04-22T10:30:13.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T10:30:13.964Z] . [Pipeline] withDockerContainer [2022-04-22T10:30:14.025Z] prd-ubuntu20.04-docker-8c-8g-21772 does not seem to be running inside a container [2022-04-22T10:30:14.060Z] $ 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/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-22T10:30:14.414Z] $ docker top 0dd3730f25abd4090fdc662a4319fd9b931a2ad30f1560a6521a3f3ba5be2dba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T10:30:14.780Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T10:30:15.353Z] Building core-command ... [2022-04-22T10:30:15.353Z] Building core-data ... [2022-04-22T10:30:15.353Z] Building core-metadata ... [2022-04-22T10:30:15.353Z] Building security-bootstrapper ... [2022-04-22T10:30:15.353Z] Building security-proxy-setup ... [2022-04-22T10:30:15.353Z] Building security-secretstore-setup ... [2022-04-22T10:30:15.353Z] Building security-spiffe-token-provider ... [2022-04-22T10:30:15.353Z] Building security-spire-agent ... [2022-04-22T10:30:15.353Z] Building security-spire-config ... [2022-04-22T10:30:15.353Z] Building security-spire-server ... [2022-04-22T10:30:15.354Z] Building support-notifications ... [2022-04-22T10:30:15.354Z] Building support-scheduler ... [2022-04-22T10:30:15.354Z] Building sys-mgmt-agent ... [2022-04-22T10:30:15.354Z] Building sys-mgmt-agent [2022-04-22T10:30:15.354Z] Building security-spire-server [2022-04-22T10:30:15.354Z] Building support-scheduler [2022-04-22T10:30:15.354Z] Building support-notifications [2022-04-22T10:30:15.354Z] Building security-bootstrapper [2022-04-22T10:30:30.244Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:30:30.244Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:30:30.244Z] ---> 38ef9f0ca225 [2022-04-22T10:30:30.244Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T10:30:30.505Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:30:30.505Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:30:30.505Z] ---> 38ef9f0ca225 [2022-04-22T10:30:30.505Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T10:30:30.505Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:30:30.505Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:30:30.505Z] ---> 38ef9f0ca225 [2022-04-22T10:30:30.505Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T10:30:30.766Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:30:30.766Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:30:30.766Z] ---> 38ef9f0ca225 [2022-04-22T10:30:30.766Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T10:30:30.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:30:30.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:30:30.766Z] ---> 38ef9f0ca225 [2022-04-22T10:30:30.766Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T10:30:32.318Z] provisioning config files... [2022-04-22T10:30:32.347Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/205@tmp/config5597865101018100190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T10:30:32.681Z] ---> Running in 3edc7fde56e2 [2022-04-22T10:30:32.681Z] ---> Running in 20999d780df2 [2022-04-22T10:30:32.681Z] ---> Running in 6a69dd30004c [2022-04-22T10:30:32.681Z] ---> Running in 7e75dacd033f [2022-04-22T10:30:32.681Z] ---> Running in b825d5310a5e [2022-04-22T10:30:32.727Z] ---> docker-login.sh [2022-04-22T10:30:32.727Z] nexus3.edgexfoundry.org:10001 [2022-04-22T10:30:32.942Z] Removing intermediate container b825d5310a5e [2022-04-22T10:30:32.942Z] ---> de47cfbb5c4e [2022-04-22T10:30:32.942Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:30:32.942Z] Removing intermediate container 20999d780df2 [2022-04-22T10:30:32.942Z] ---> 7a7ec574de61 [2022-04-22T10:30:32.942Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:30:33.203Z] Removing intermediate container 3edc7fde56e2 [2022-04-22T10:30:33.203Z] ---> deb6c79d6b6c [2022-04-22T10:30:33.203Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:30:33.203Z] Removing intermediate container 6a69dd30004c [2022-04-22T10:30:33.203Z] ---> 223b83022a92 [2022-04-22T10:30:33.203Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:30:33.203Z] Removing intermediate container 7e75dacd033f [2022-04-22T10:30:33.203Z] ---> b96842813c0d [2022-04-22T10:30:33.203Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:30:33.203Z] ---> Running in 3b525310a8ae [2022-04-22T10:30:33.203Z] ---> Running in f35a0b43dc10 [2022-04-22T10:30:33.203Z] ---> Running in f4df5a839748 [2022-04-22T10:30:33.203Z] ---> Running in ea9893acc2d1 [2022-04-22T10:30:33.203Z] ---> Running in fd1fc7008f29 [2022-04-22T10:30:33.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:30:33.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:30:33.616Z] Configure a credential helper to remove this warning. See [2022-04-22T10:30:33.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:30:33.616Z] [2022-04-22T10:30:33.616Z] Login Succeeded [2022-04-22T10:30:33.616Z] nexus3.edgexfoundry.org:10002 [2022-04-22T10:30:34.151Z] Removing intermediate container 3b525310a8ae [2022-04-22T10:30:34.151Z] ---> 134f170bce86 [2022-04-22T10:30:34.151Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T10:30:34.151Z] ---> Running in 6dcd8e9437e0 [2022-04-22T10:30:34.151Z] Removing intermediate container f35a0b43dc10 [2022-04-22T10:30:34.151Z] ---> 35344e060b21 [2022-04-22T10:30:34.151Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T10:30:34.151Z] ---> Running in 01bd8cb8ccc3 [2022-04-22T10:30:34.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:30:34.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:30:34.223Z] Configure a credential helper to remove this warning. See [2022-04-22T10:30:34.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:30:34.223Z] [2022-04-22T10:30:34.223Z] Login Succeeded [2022-04-22T10:30:34.223Z] nexus3.edgexfoundry.org:10003 [2022-04-22T10:30:34.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:30:34.721Z] Removing intermediate container f4df5a839748 [2022-04-22T10:30:34.721Z] ---> 4015d8df2cbc [2022-04-22T10:30:34.721Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T10:30:34.721Z] ---> Running in 02af353ccf12 [2022-04-22T10:30:34.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:30:34.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:30:34.779Z] Configure a credential helper to remove this warning. See [2022-04-22T10:30:34.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:30:34.779Z] [2022-04-22T10:30:34.779Z] Login Succeeded [2022-04-22T10:30:34.779Z] nexus3.edgexfoundry.org:10004 [2022-04-22T10:30:34.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:30:34.981Z] Removing intermediate container fd1fc7008f29 [2022-04-22T10:30:34.981Z] ---> 0226b8cbbb6f [2022-04-22T10:30:34.981Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T10:30:35.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:30:35.242Z] Removing intermediate container ea9893acc2d1 [2022-04-22T10:30:35.242Z] ---> ceb7bedf5edf [2022-04-22T10:30:35.242Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T10:30:35.242Z] ---> Running in 09fccf265f32 [2022-04-22T10:30:35.242Z] ---> Running in 88899f60e09e [2022-04-22T10:30:35.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:30:35.329Z] Configure a credential helper to remove this warning. See [2022-04-22T10:30:35.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:30:35.329Z] [2022-04-22T10:30:35.329Z] Login Succeeded [2022-04-22T10:30:35.329Z] docker.io [2022-04-22T10:30:35.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:30:35.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:30:35.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:30:35.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:30:35.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:30:35.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:30:35.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:30:35.882Z] Configure a credential helper to remove this warning. See [2022-04-22T10:30:35.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:30:35.882Z] [2022-04-22T10:30:35.882Z] Login Succeeded [2022-04-22T10:30:35.882Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T10:30:35.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-22T10:30:36.023Z] OK: 221 MiB in 52 packages [2022-04-22T10:30:36.024Z] OK: 221 MiB in 52 packages [2022-04-22T10:30:36.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:30:36.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:30:36.297Z] Removing intermediate container 6dcd8e9437e0 [2022-04-22T10:30:36.297Z] ---> 6e86c706402d [2022-04-22T10:30:36.297Z] Step 6/31 : COPY go.mod vendor* ./ [Pipeline] echo [2022-04-22T10:30:36.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T10:30:36.424Z] ========================================================= [2022-04-22T10:30:36.424Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T10:30:36.424Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T10:30:36.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:30:36.604Z] Removing intermediate container 01bd8cb8ccc3 [2022-04-22T10:30:36.604Z] ---> 59bce6c44b02 [2022-04-22T10:30:36.604Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T10:30:36.604Z] OK: 221 MiB in 52 packages [2022-04-22T10:30:36.604Z] ---> a0cde1987cea [2022-04-22T10:30:36.604Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:30:36.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T10:30:36.869Z] ---> 857030e892c1 [2022-04-22T10:30:36.869Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:30:36.869Z] ---> Running in 747ca9a5b8c5 [2022-04-22T10:30:36.869Z] OK: 221 MiB in 52 packages [2022-04-22T10:30:36.869Z] ---> Running in 29980c845efa [2022-04-22T10:30:36.869Z] OK: 221 MiB in 52 packages [2022-04-22T10:30:37.048Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T10:30:37.048Z] 9b3977197b4f: Pulling fs layer [2022-04-22T10:30:37.048Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T10:30:37.048Z] 94645a83ff95: Pulling fs layer [2022-04-22T10:30:37.048Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T10:30:37.048Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T10:30:37.048Z] f7c0051592d6: Pulling fs layer [2022-04-22T10:30:37.048Z] a227ed2f7395: Pulling fs layer [2022-04-22T10:30:37.048Z] 7b1c46037f91: Pulling fs layer [2022-04-22T10:30:37.048Z] 3f3a8bcf1eab: Waiting [2022-04-22T10:30:37.048Z] 0c92f367c5e7: Waiting [2022-04-22T10:30:37.048Z] a227ed2f7395: Waiting [2022-04-22T10:30:37.048Z] 7b1c46037f91: Waiting [2022-04-22T10:30:37.048Z] f7c0051592d6: Waiting [2022-04-22T10:30:37.048Z] 94645a83ff95: Verifying Checksum [2022-04-22T10:30:37.048Z] 94645a83ff95: Download complete [2022-04-22T10:30:37.048Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T10:30:37.048Z] 1a89e8eeedd5: Download complete [2022-04-22T10:30:37.048Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T10:30:37.048Z] 0c92f367c5e7: Download complete [2022-04-22T10:30:37.048Z] f7c0051592d6: Download complete [2022-04-22T10:30:37.048Z] 9b3977197b4f: Download complete [2022-04-22T10:30:37.048Z] a227ed2f7395: Verifying Checksum [2022-04-22T10:30:37.048Z] a227ed2f7395: Download complete [2022-04-22T10:30:37.158Z] Removing intermediate container 02af353ccf12 [2022-04-22T10:30:37.158Z] ---> 64275afb6b05 [2022-04-22T10:30:37.158Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T10:30:37.158Z] Removing intermediate container 09fccf265f32 [2022-04-22T10:30:37.158Z] ---> 53d98e414b70 [2022-04-22T10:30:37.158Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T10:30:37.416Z] ---> 54a0cfee7d58 [2022-04-22T10:30:37.416Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:30:37.416Z] ---> Running in f68e60d85989 [2022-04-22T10:30:37.416Z] Removing intermediate container 88899f60e09e [2022-04-22T10:30:37.416Z] ---> be47cc34d85a [2022-04-22T10:30:37.416Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T10:30:37.416Z] ---> dd6be31610f9 [2022-04-22T10:30:37.416Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:30:37.676Z] ---> Running in 5595e9b2ecf0 [2022-04-22T10:30:37.676Z] ---> 45d996ad4e55 [2022-04-22T10:30:37.676Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:30:37.676Z] ---> Running in 3458d43bc28c [2022-04-22T10:30:38.044Z] 9b3977197b4f: Pull complete [2022-04-22T10:30:38.243Z] Removing intermediate container 29980c845efa [2022-04-22T10:30:38.244Z] ---> 20068c92e9d3 [2022-04-22T10:30:38.244Z] Step 8/22 : COPY . . [2022-04-22T10:30:38.244Z] Removing intermediate container 747ca9a5b8c5 [2022-04-22T10:30:38.244Z] ---> 38add22c7eb0 [2022-04-22T10:30:38.244Z] Step 8/31 : COPY . . [2022-04-22T10:30:38.324Z] 1a89e8eeedd5: Pull complete [2022-04-22T10:30:38.505Z] Removing intermediate container f68e60d85989 [2022-04-22T10:30:38.505Z] ---> ec6b322765e9 [2022-04-22T10:30:38.505Z] Step 8/25 : COPY . . [2022-04-22T10:30:38.930Z] 94645a83ff95: Pull complete [2022-04-22T10:30:39.208Z] 7b1c46037f91: Verifying Checksum [2022-04-22T10:30:39.208Z] 7b1c46037f91: Download complete [2022-04-22T10:30:39.803Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T10:30:39.803Z] 3f3a8bcf1eab: Download complete [2022-04-22T10:30:42.694Z] Removing intermediate container 5595e9b2ecf0 [2022-04-22T10:30:42.694Z] ---> 311abfcdd58f [2022-04-22T10:30:42.694Z] Step 8/23 : COPY . . [2022-04-22T10:30:43.263Z] Removing intermediate container 3458d43bc28c [2022-04-22T10:30:43.263Z] ---> a338cbe94fe3 [2022-04-22T10:30:43.263Z] Step 8/22 : COPY . . [2022-04-22T10:30:45.831Z] ---> 67aae07b1992 [2022-04-22T10:30:45.831Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T10:30:45.831Z] ---> 89ae2fc01753 [2022-04-22T10:30:45.831Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T10:30:45.831Z] ---> 7ffc8ee8ce8a [2022-04-22T10:30:45.831Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T10:30:46.399Z] ---> Running in ad2abb94e60a [2022-04-22T10:30:46.399Z] ---> Running in bdc437b7c0b4 [2022-04-22T10:30:46.399Z] ---> Running in e5ecf6081bbe [2022-04-22T10:30:46.658Z] Removing intermediate container e5ecf6081bbe [2022-04-22T10:30:46.658Z] ---> 57e052925e69 [2022-04-22T10:30:46.658Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T10:30:46.658Z] ---> Running in a926557f2a4b [2022-04-22T10:30:46.921Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T10:30:46.921Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T10:30:47.867Z] ---> 44386a9cbe86 [2022-04-22T10:30:47.867Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T10:30:47.867Z] ---> Running in 5142c4e8fcd2 [2022-04-22T10:30:47.867Z] Removing intermediate container a926557f2a4b [2022-04-22T10:30:47.867Z] ---> ddab53d22721 [2022-04-22T10:30:47.867Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T10:30:47.867Z] ---> Running in e835ce18b67c [2022-04-22T10:30:48.126Z] ---> 1ec6cd3c05ee [2022-04-22T10:30:48.126Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T10:30:48.126Z] ---> Running in 9a3be5e9d14e [2022-04-22T10:30:48.126Z] Removing intermediate container e835ce18b67c [2022-04-22T10:30:48.126Z] ---> 2983a82ca69c [2022-04-22T10:30:48.126Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T10:30:48.126Z] ---> Running in 749b659e4169 [2022-04-22T10:30:48.385Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T10:30:48.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T10:30:49.582Z] spire-1.2.1/ [2022-04-22T10:30:49.583Z] spire-1.2.1/.data/ [2022-04-22T10:30:49.583Z] spire-1.2.1/.data/.file [2022-04-22T10:30:49.583Z] spire-1.2.1/.dockerignore [2022-04-22T10:30:49.583Z] spire-1.2.1/.gitattributes [2022-04-22T10:30:49.583Z] spire-1.2.1/.githooks/ [2022-04-22T10:30:49.583Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/ [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/workflows/ [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T10:30:49.583Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T10:30:49.583Z] spire-1.2.1/.gitignore [2022-04-22T10:30:49.583Z] spire-1.2.1/.go-version [2022-04-22T10:30:49.583Z] spire-1.2.1/.golangci.yml [2022-04-22T10:30:49.583Z] spire-1.2.1/ADOPTERS.md [2022-04-22T10:30:49.583Z] spire-1.2.1/CHANGELOG.md [2022-04-22T10:30:49.583Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T10:30:49.583Z] spire-1.2.1/CODEOWNERS [2022-04-22T10:30:49.583Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T10:30:49.583Z] spire-1.2.1/Dockerfile [2022-04-22T10:30:49.583Z] spire-1.2.1/Dockerfile.dev [2022-04-22T10:30:49.583Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T10:30:49.583Z] spire-1.2.1/LICENSE [2022-04-22T10:30:49.583Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T10:30:49.583Z] spire-1.2.1/Makefile [2022-04-22T10:30:49.583Z] spire-1.2.1/README.md [2022-04-22T10:30:49.583Z] spire-1.2.1/ROADMAP.md [2022-04-22T10:30:49.583Z] spire-1.2.1/SECURITY.md [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T10:30:49.583Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T10:30:49.583Z] spire-1.2.1/conf/ [2022-04-22T10:30:49.583Z] spire-1.2.1/conf/agent/ [2022-04-22T10:30:49.583Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T10:30:49.583Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T10:30:49.583Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T10:30:49.583Z] spire-1.2.1/conf/server/ [2022-04-22T10:30:49.583Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T10:30:49.583Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T10:30:49.583Z] spire-1.2.1/conf/server/server.conf [2022-04-22T10:30:49.583Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/ [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/auditlog.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/ [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/spire_server.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/telemetry.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/upgrading.md [2022-04-22T10:30:49.583Z] spire-1.2.1/doc/using_spire.md [2022-04-22T10:30:49.583Z] spire-1.2.1/examples/ [2022-04-22T10:30:49.583Z] spire-1.2.1/examples/README.md [2022-04-22T10:30:49.583Z] spire-1.2.1/go.mod [2022-04-22T10:30:49.583Z] spire-1.2.1/go.sum [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T10:30:49.583Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/health/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/log/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T10:30:49.584Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/version/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/config.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T10:30:49.585Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/server.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/ [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/private/ [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/private/server/ [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/spire/ [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/spire/common/ [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T10:30:49.586Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T10:30:49.587Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T10:30:49.587Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T10:30:49.587Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T10:30:49.587Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T10:30:49.587Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T10:30:49.587Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T10:30:49.587Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T10:30:49.587Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T10:30:49.587Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T10:30:49.849Z] spire-1.2.1/release/ [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire-extras/ [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire/ [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire/README.md [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire/conf/ [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T10:30:49.849Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T10:30:49.849Z] spire-1.2.1/script/ [2022-04-22T10:30:49.849Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T10:30:49.849Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T10:30:49.849Z] spire-1.2.1/support/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T10:30:49.849Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T10:30:49.849Z] spire-1.2.1/test/ [2022-04-22T10:30:49.849Z] spire-1.2.1/test/clock/ [2022-04-22T10:30:49.849Z] spire-1.2.1/test/clock/clock.go [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/ [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T10:30:49.849Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T10:30:49.850Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/README.md [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/common [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T10:30:49.850Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T10:30:49.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T10:30:49.852Z] spire-1.2.1/test/integration/test.sh [2022-04-22T10:30:49.852Z] spire-1.2.1/test/plugintest/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/spiretest/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/testca/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/testca/ca.go [2022-04-22T10:30:49.852Z] spire-1.2.1/test/testkey/ [2022-04-22T10:30:49.852Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T10:30:49.853Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T10:30:49.853Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T10:30:49.853Z] spire-1.2.1/test/testkey/new.go [2022-04-22T10:30:49.853Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T10:30:49.853Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T10:30:49.853Z] spire-1.2.1/test/util/ [2022-04-22T10:30:49.853Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T10:30:49.853Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T10:30:49.853Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T10:30:49.853Z] spire-1.2.1/test/util/race.go [2022-04-22T10:30:49.853Z] spire-1.2.1/test/util/util.go [2022-04-22T10:30:49.853Z] building spire from source... [2022-04-22T10:30:49.853Z] Installing go1.17.7... [2022-04-22T10:30:52.222Z] 3f3a8bcf1eab: Pull complete [2022-04-22T10:30:52.501Z] 0c92f367c5e7: Pull complete [2022-04-22T10:30:52.501Z] f7c0051592d6: Pull complete [2022-04-22T10:30:53.100Z] a227ed2f7395: Pull complete [2022-04-22T10:30:55.124Z] Building bin/spire-server... [2022-04-22T10:30:55.124Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T10:30:55.124Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T10:30:55.124Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T10:30:55.124Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T10:30:55.124Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T10:30:55.384Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T10:30:55.384Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T10:30:55.643Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T10:30:55.643Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T10:30:55.643Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T10:30:55.643Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T10:30:55.643Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T10:30:55.643Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T10:30:55.643Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T10:30:55.643Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T10:30:55.643Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T10:30:55.643Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T10:30:55.903Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T10:30:55.903Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T10:30:55.903Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T10:30:55.903Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T10:30:55.903Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T10:30:55.903Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T10:30:56.164Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T10:30:56.164Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T10:30:56.164Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T10:30:56.164Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T10:30:56.164Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T10:30:56.164Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T10:30:56.164Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T10:30:56.424Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T10:30:56.424Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T10:30:56.424Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T10:30:56.424Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T10:30:56.424Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T10:30:56.424Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T10:30:56.424Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T10:30:56.424Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T10:30:56.684Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T10:30:56.684Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T10:30:56.684Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T10:30:56.684Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T10:30:56.684Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T10:30:56.684Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T10:30:56.684Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T10:30:56.684Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T10:30:56.944Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T10:30:56.944Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T10:30:56.944Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T10:30:57.204Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T10:30:57.204Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T10:30:57.204Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T10:30:57.464Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T10:30:58.032Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T10:30:59.828Z] 7b1c46037f91: Pull complete [2022-04-22T10:30:59.828Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T10:30:59.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T10:30:59.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-22T10:30:59.935Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T10:30:59.935Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T10:30:59.935Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T10:30:59.935Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T10:30:59.935Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T10:31:00.190Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T10:31:00.190Z] WORKDIR /edgex [2022-04-22T10:31:00.190Z] COPY go.mod . [2022-04-22T10:31:00.190Z] RUN go mod download [2022-04-22T10:31:00.190Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-22T10:31:02.841Z] Sending build context to Docker daemon 169.2MB [2022-04-22T10:31:02.841Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T10:31:02.841Z] ---> f79e39bc4007 [2022-04-22T10:31:02.841Z] Step 2/4 : WORKDIR /edgex [2022-04-22T10:31:04.130Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T10:31:04.131Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T10:31:04.131Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T10:31:04.131Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T10:31:04.131Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T10:31:04.389Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T10:31:04.649Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T10:31:04.649Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T10:31:04.649Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T10:31:04.826Z] ---> Running in e876822fb6bf [2022-04-22T10:31:04.826Z] Removing intermediate container e876822fb6bf [2022-04-22T10:31:04.826Z] ---> c3ac3e4e9c56 [2022-04-22T10:31:04.826Z] Step 3/4 : COPY go.mod . [2022-04-22T10:31:04.908Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T10:31:05.429Z] ---> a5fe0ad8aae7 [2022-04-22T10:31:05.429Z] Step 4/4 : RUN go mod download [2022-04-22T10:31:05.429Z] ---> Running in 92fb882d454c [2022-04-22T10:31:05.846Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T10:31:05.846Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T10:31:06.106Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T10:31:06.106Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T10:31:06.364Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T10:31:06.364Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T10:31:06.622Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T10:31:06.622Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T10:31:06.881Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T10:31:06.881Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T10:31:07.140Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T10:31:07.140Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T10:31:07.400Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T10:31:07.400Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T10:31:07.400Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T10:31:07.659Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T10:31:07.659Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T10:31:07.659Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T10:31:07.659Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T10:31:07.918Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T10:31:07.918Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T10:31:08.176Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T10:31:08.176Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T10:31:08.568Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T10:31:09.506Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T10:31:09.506Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T10:31:09.506Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T10:31:09.506Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T10:31:09.506Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T10:31:09.764Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T10:31:09.764Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T10:31:09.764Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T10:31:09.764Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T10:31:09.764Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T10:31:10.023Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T10:31:10.023Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T10:31:10.023Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T10:31:10.282Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T10:31:10.282Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T10:31:10.282Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T10:31:10.282Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T10:31:10.282Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T10:31:10.282Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T10:31:10.282Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T10:31:10.282Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T10:31:10.282Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T10:31:10.282Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T10:31:10.282Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T10:31:10.282Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T10:31:10.282Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T10:31:10.540Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T10:31:10.540Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T10:31:10.540Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T10:31:10.540Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T10:31:10.540Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T10:31:10.540Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T10:31:10.540Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T10:31:10.540Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T10:31:10.540Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T10:31:10.798Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T10:31:10.798Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T10:31:10.798Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T10:31:10.798Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T10:31:10.798Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T10:31:10.798Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T10:31:10.798Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T10:31:10.798Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T10:31:11.057Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T10:31:11.057Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T10:31:11.057Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T10:31:11.057Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T10:31:11.057Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T10:31:11.057Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T10:31:16.341Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T10:31:16.341Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T10:31:22.925Z] Removing intermediate container 5142c4e8fcd2 [2022-04-22T10:31:22.925Z] ---> 8eb739ea7d22 [2022-04-22T10:31:22.925Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T10:31:22.925Z] Removing intermediate container ad2abb94e60a [2022-04-22T10:31:22.925Z] ---> 4d365322bfbc [2022-04-22T10:31:22.925Z] [2022-04-22T10:31:22.925Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T10:31:22.925Z] ---> Running in 55c127343fa0 [2022-04-22T10:31:22.925Z] Removing intermediate container 9a3be5e9d14e [2022-04-22T10:31:22.925Z] ---> c97b2b8e6256 [2022-04-22T10:31:22.925Z] [2022-04-22T10:31:22.925Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T10:31:22.925Z] 3.14: Pulling from library/alpine [2022-04-22T10:31:22.925Z] Removing intermediate container bdc437b7c0b4 [2022-04-22T10:31:22.925Z] ---> 13a53283a3dd [2022-04-22T10:31:22.925Z] [2022-04-22T10:31:22.925Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T10:31:22.925Z] 3.14: Pulling from library/alpine [2022-04-22T10:31:22.925Z] 3.14: Pulling from library/alpine [2022-04-22T10:31:22.925Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T10:31:22.925Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T10:31:22.925Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T10:31:22.925Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T10:31:22.925Z] Status: Image is up to date for alpine:3.14 [2022-04-22T10:31:22.925Z] ---> e04c818066af [2022-04-22T10:31:22.925Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T10:31:22.925Z] ---> e04c818066af [2022-04-22T10:31:22.925Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T10:31:22.925Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T10:31:22.925Z] Status: Image is up to date for alpine:3.14 [2022-04-22T10:31:22.925Z] ---> e04c818066af [2022-04-22T10:31:22.925Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T10:31:22.925Z] ---> Running in 80af79155590 [2022-04-22T10:31:22.925Z] ---> Running in 739ed8ee1d6c [2022-04-22T10:31:22.925Z] ---> Running in 8e644d3939c9 [2022-04-22T10:31:22.925Z] Removing intermediate container 739ed8ee1d6c [2022-04-22T10:31:22.925Z] ---> 708a5ef9d5f1 [2022-04-22T10:31:22.925Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T10:31:22.925Z] ---> Running in b18b610eaea0 [2022-04-22T10:31:23.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:23.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:23.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:23.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:23.443Z] Removing intermediate container 55c127343fa0 [2022-04-22T10:31:23.443Z] ---> 0cadda8580f8 [2022-04-22T10:31:23.443Z] [2022-04-22T10:31:23.443Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T10:31:23.443Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T10:31:23.443Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T10:31:23.443Z] OK: 6 MiB in 15 packages [2022-04-22T10:31:23.443Z] 20.10.14: Pulling from library/docker [2022-04-22T10:31:23.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:23.443Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T10:31:23.443Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T10:31:23.443Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T10:31:23.443Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T10:31:23.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:23.706Z] OK: 6 MiB in 16 packages [2022-04-22T10:31:23.706Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T10:31:23.965Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T10:31:23.965Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T10:31:23.965Z] OK: 6 MiB in 16 packages [2022-04-22T10:31:24.226Z] Removing intermediate container 80af79155590 [2022-04-22T10:31:24.226Z] ---> b6847df5ef84 [2022-04-22T10:31:24.226Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T10:31:24.485Z] ---> Running in 5d53bca2f0ea [2022-04-22T10:31:24.485Z] Removing intermediate container 8e644d3939c9 [2022-04-22T10:31:24.485Z] ---> 1bd1a0a1af8c [2022-04-22T10:31:24.485Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T10:31:24.485Z] Removing intermediate container b18b610eaea0 [2022-04-22T10:31:24.485Z] ---> 076aa34f70fa [2022-04-22T10:31:24.485Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T10:31:24.485Z] ---> Running in 579eec19fa00 [2022-04-22T10:31:24.745Z] Removing intermediate container 5d53bca2f0ea [2022-04-22T10:31:24.745Z] ---> 54602b9c9d61 [2022-04-22T10:31:24.745Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T10:31:24.745Z] ---> Running in 412651ff62c3 [2022-04-22T10:31:24.745Z] ---> Running in 4bbfd856ad72 [2022-04-22T10:31:24.745Z] Removing intermediate container 579eec19fa00 [2022-04-22T10:31:24.745Z] ---> d2b6ab9968d7 [2022-04-22T10:31:24.745Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T10:31:25.005Z] ---> Running in dd720a6a9877 [2022-04-22T10:31:25.005Z] Removing intermediate container 412651ff62c3 [2022-04-22T10:31:25.005Z] ---> 1eeca5a2c922 [2022-04-22T10:31:25.005Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T10:31:25.005Z] Removing intermediate container 4bbfd856ad72 [2022-04-22T10:31:25.005Z] ---> 58a18efbb7e0 [2022-04-22T10:31:25.005Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T10:31:25.005Z] ---> Running in 1d95083521e2 [2022-04-22T10:31:25.266Z] ---> Running in 0cc0e9217bff [2022-04-22T10:31:25.266Z] Removing intermediate container dd720a6a9877 [2022-04-22T10:31:25.266Z] ---> 32961cb7c877 [2022-04-22T10:31:25.266Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T10:31:25.266Z] ---> Running in 6a1610e90b1c [2022-04-22T10:31:25.266Z] Removing intermediate container 0cc0e9217bff [2022-04-22T10:31:25.266Z] ---> 4d7713c636bb [2022-04-22T10:31:25.266Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:31:25.526Z] Removing intermediate container 1d95083521e2 [2022-04-22T10:31:25.526Z] ---> 2ceaa43e25a5 [2022-04-22T10:31:25.526Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T10:31:25.526Z] Removing intermediate container 6a1610e90b1c [2022-04-22T10:31:25.526Z] ---> 23441010213d [2022-04-22T10:31:25.526Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:31:25.526Z] ---> Running in 40248aa54870 [2022-04-22T10:31:25.785Z] ---> fdbbe255cc77 [2022-04-22T10:31:25.785Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T10:31:26.043Z] ---> 42e63d93d318 [2022-04-22T10:31:26.043Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T10:31:26.985Z] ---> 57369661b07d [2022-04-22T10:31:26.985Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T10:31:26.985Z] ---> bad04ee31a0f [2022-04-22T10:31:26.985Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T10:31:26.985Z] Removing intermediate container 40248aa54870 [2022-04-22T10:31:26.985Z] ---> bb30de1b0891 [2022-04-22T10:31:26.985Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T10:31:27.244Z] ---> Running in 81df10355d8a [2022-04-22T10:31:27.244Z] ---> d877363e4d4a [2022-04-22T10:31:27.244Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T10:31:27.504Z] ---> Running in 46bbf81bdf87 [2022-04-22T10:31:27.504Z] Removing intermediate container 81df10355d8a [2022-04-22T10:31:27.504Z] ---> 6bd8558d6443 [2022-04-22T10:31:27.504Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T10:31:27.504Z] ---> e2d559c42e55 [2022-04-22T10:31:27.504Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T10:31:27.504Z] ---> Running in 352dae5a01a0 [2022-04-22T10:31:27.504Z] Removing intermediate container 46bbf81bdf87 [2022-04-22T10:31:27.504Z] ---> dce8d9e298f5 [2022-04-22T10:31:27.504Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:31:27.763Z] ---> Running in 117232e29b5b [2022-04-22T10:31:27.763Z] ---> 9049c4c0fc19 [2022-04-22T10:31:27.763Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T10:31:27.763Z] Removing intermediate container 352dae5a01a0 [2022-04-22T10:31:27.763Z] ---> 31527664369a [2022-04-22T10:31:27.763Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:31:28.023Z] ---> Running in 2cea43eee960 [2022-04-22T10:31:28.023Z] Removing intermediate container 117232e29b5b [2022-04-22T10:31:28.023Z] ---> d6aebf476904 [2022-04-22T10:31:28.023Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T10:31:28.023Z] ---> Running in 320dbf16b8dd [2022-04-22T10:31:28.023Z] ---> Running in 585e61d683f4 [2022-04-22T10:31:28.281Z] Removing intermediate container 320dbf16b8dd [2022-04-22T10:31:28.281Z] ---> ef73d1d717b2 [2022-04-22T10:31:28.281Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T10:31:28.281Z] ---> Running in 45c0083c28c0 [2022-04-22T10:31:28.281Z] Removing intermediate container 585e61d683f4 [2022-04-22T10:31:28.281Z] ---> 697f5688f5aa [2022-04-22T10:31:28.281Z] Step 21/22 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:31:28.550Z] ---> Running in d79eba3761e8 [2022-04-22T10:31:28.550Z] Removing intermediate container 45c0083c28c0 [2022-04-22T10:31:28.550Z] ---> 2fb766b97e2d [2022-04-22T10:31:28.550Z] Step 21/22 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:31:28.550Z] ---> Running in 4ba93d3d54db [2022-04-22T10:31:28.550Z] Removing intermediate container d79eba3761e8 [2022-04-22T10:31:28.550Z] ---> ff2ed6fb0af0 [2022-04-22T10:31:28.550Z] Step 22/22 : LABEL version=2.2.0-dev.78 [2022-04-22T10:31:28.826Z] ---> Running in d0422f91d0ac [2022-04-22T10:31:28.826Z] Removing intermediate container 4ba93d3d54db [2022-04-22T10:31:28.826Z] ---> 7339e9144628 [2022-04-22T10:31:28.826Z] Step 22/22 : LABEL version=2.2.0-dev.78 [2022-04-22T10:31:28.826Z] ---> Running in df162d26eda7 [2022-04-22T10:31:29.098Z] Removing intermediate container d0422f91d0ac [2022-04-22T10:31:29.098Z] ---> f100bc0c3a07 [2022-04-22T10:31:29.098Z] [2022-04-22T10:31:29.098Z] Removing intermediate container df162d26eda7 [2022-04-22T10:31:29.098Z] ---> a3f7ddecab53 [2022-04-22T10:31:29.098Z] [2022-04-22T10:31:29.098Z] Successfully built f100bc0c3a07 [2022-04-22T10:31:29.098Z] Successfully tagged support-notifications:latest [2022-04-22T10:31:29.098Z] Building core-metadata [2022-04-22T10:31:29.358Z]  Building support-notifications ... done Successfully built a3f7ddecab53 [2022-04-22T10:31:29.358Z] Removing intermediate container 2cea43eee960 [2022-04-22T10:31:29.358Z] ---> c5886ed7f8c3 [2022-04-22T10:31:29.358Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:31:29.358Z] Successfully tagged support-scheduler:latest [2022-04-22T10:31:29.358Z] Building security-secretstore-setup [2022-04-22T10:31:31.896Z]  Building support-scheduler ... done  ---> 4223b4601ebd [2022-04-22T10:31:31.896Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T10:31:32.154Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T10:31:32.154Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T10:31:32.154Z] ---> 7417809fdb73 [2022-04-22T10:31:32.154Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T10:31:33.089Z] ---> Running in b034ad2511ad [2022-04-22T10:31:33.089Z] ---> b05d669d8d35 [2022-04-22T10:31:33.089Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T10:31:33.656Z] Removing intermediate container b034ad2511ad [2022-04-22T10:31:33.656Z] ---> 7a1c18572c23 [2022-04-22T10:31:33.656Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T10:31:33.915Z] ---> 02a92dad7f06 [2022-04-22T10:31:33.915Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T10:31:33.915Z] ---> Running in c83a2ea8ee0b [2022-04-22T10:31:34.483Z] ---> 526b041737f0 [2022-04-22T10:31:34.484Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T10:31:34.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:34.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:34.745Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T10:31:34.745Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T10:31:34.745Z] Executing bash-5.1.16-r0.post-install [2022-04-22T10:31:34.745Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T10:31:34.745Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T10:31:34.745Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T10:31:34.745Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T10:31:34.745Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T10:31:35.003Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T10:31:35.003Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T10:31:35.003Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T10:31:35.003Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T10:31:35.003Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T10:31:35.003Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T10:31:35.003Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T10:31:35.003Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T10:31:35.003Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T10:31:35.003Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T10:31:35.262Z] ---> 24cf50bd8355 [2022-04-22T10:31:35.263Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-22T10:31:35.547Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T10:31:35.547Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T10:31:35.547Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T10:31:35.547Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T10:31:35.547Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T10:31:35.547Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T10:31:35.547Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T10:31:35.547Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T10:31:35.547Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T10:31:35.547Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T10:31:35.547Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T10:31:35.547Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T10:31:35.547Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T10:31:35.547Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T10:31:35.547Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T10:31:35.547Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T10:31:35.547Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T10:31:35.547Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T10:31:35.547Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T10:31:35.548Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T10:31:35.548Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T10:31:35.548Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T10:31:35.548Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T10:31:35.548Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T10:31:35.548Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T10:31:35.548Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T10:31:35.806Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T10:31:35.807Z] OK: 83 MiB in 65 packages [2022-04-22T10:31:35.807Z] ---> Running in 08a3248e1a92 [2022-04-22T10:31:36.376Z] Removing intermediate container 08a3248e1a92 [2022-04-22T10:31:36.376Z] ---> ff343a4cd888 [2022-04-22T10:31:36.376Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T10:31:36.634Z] Collecting docker-compose==1.23.2 [2022-04-22T10:31:36.634Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T10:31:36.634Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T10:31:36.634Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T10:31:36.892Z] ---> 0b2835174d7c [2022-04-22T10:31:36.892Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T10:31:37.151Z] ---> Running in 601b4b58e606 [2022-04-22T10:31:37.151Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T10:31:37.151Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T10:31:37.151Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T10:31:37.151Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T10:31:37.151Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:31:37.151Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:31:37.151Z] ---> 38ef9f0ca225 [2022-04-22T10:31:37.151Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T10:31:37.151Z] ---> Using cache [2022-04-22T10:31:37.151Z] ---> b96842813c0d [2022-04-22T10:31:37.151Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:31:37.151Z] ---> Using cache [2022-04-22T10:31:37.151Z] ---> 0226b8cbbb6f [2022-04-22T10:31:37.151Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T10:31:37.151Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T10:31:37.151Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T10:31:37.411Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T10:31:37.411Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T10:31:37.411Z] ---> Running in 5651de9ce265 [2022-04-22T10:31:37.676Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:31:37.676Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:31:37.676Z] ---> 38ef9f0ca225 [2022-04-22T10:31:37.676Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T10:31:37.676Z] ---> Using cache [2022-04-22T10:31:37.676Z] ---> b96842813c0d [2022-04-22T10:31:37.677Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:31:37.677Z] ---> Using cache [2022-04-22T10:31:37.677Z] ---> 0226b8cbbb6f [2022-04-22T10:31:37.677Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T10:31:37.677Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T10:31:37.677Z] ---> Running in 91f7e0dd097d [2022-04-22T10:31:37.677Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T10:31:37.677Z] Collecting PyYAML<4,>=3.10 [2022-04-22T10:31:37.677Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T10:31:38.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:38.249Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T10:31:38.508Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T10:31:38.508Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T10:31:38.508Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T10:31:38.508Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T10:31:38.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:38.770Z] Removing intermediate container 601b4b58e606 [2022-04-22T10:31:38.770Z] ---> ba0e691919f3 [2022-04-22T10:31:38.770Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T10:31:38.770Z] ---> Running in b1fb412494c5 [2022-04-22T10:31:38.770Z] Removing intermediate container b1fb412494c5 [2022-04-22T10:31:38.770Z] ---> 5c1ef9e9e5b3 [2022-04-22T10:31:38.770Z] Step 28/31 : CMD ["gate"] [2022-04-22T10:31:38.770Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T10:31:39.029Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T10:31:39.029Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T10:31:39.029Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T10:31:39.029Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T10:31:39.029Z] ---> Running in 20d4d982d9bf [2022-04-22T10:31:39.029Z] Collecting idna<2.8,>=2.5 [2022-04-22T10:31:39.029Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T10:31:39.029Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:39.029Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T10:31:39.029Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T10:31:39.029Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T10:31:39.029Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T10:31:39.029Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T10:31:39.029Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T10:31:39.288Z] Removing intermediate container 20d4d982d9bf [2022-04-22T10:31:39.288Z] ---> bcb29bc218f2 [2022-04-22T10:31:39.288Z] Step 29/31 : LABEL arch=x86_64 [2022-04-22T10:31:39.288Z] ---> Running in b0f70a924eb1 [2022-04-22T10:31:39.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:39.288Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T10:31:39.288Z] Attempting uninstall: urllib3 [2022-04-22T10:31:39.288Z] Found existing installation: urllib3 1.26.7 [2022-04-22T10:31:39.288Z] Uninstalling urllib3-1.26.7: [2022-04-22T10:31:39.288Z] Successfully uninstalled urllib3-1.26.7 [2022-04-22T10:31:39.288Z] OK: 221 MiB in 52 packages [2022-04-22T10:31:39.547Z] Attempting uninstall: idna [2022-04-22T10:31:39.547Z] Found existing installation: idna 3.3 [2022-04-22T10:31:39.547Z] Uninstalling idna-3.3: [2022-04-22T10:31:39.547Z] Successfully uninstalled idna-3.3 [2022-04-22T10:31:39.547Z] Removing intermediate container b0f70a924eb1 [2022-04-22T10:31:39.547Z] ---> 0fa651a32b45 [2022-04-22T10:31:39.547Z] Step 30/31 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:31:39.547Z] OK: 221 MiB in 52 packages [2022-04-22T10:31:39.547Z] ---> Running in b213c9d24ea9 [2022-04-22T10:31:40.125Z] Removing intermediate container 91f7e0dd097d [2022-04-22T10:31:40.125Z] ---> 57c6440e17ca [2022-04-22T10:31:40.125Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T10:31:40.125Z] Removing intermediate container b213c9d24ea9 [2022-04-22T10:31:40.125Z] ---> 4669c846399d [2022-04-22T10:31:40.125Z] Step 31/31 : LABEL version=2.2.0-dev.78 [2022-04-22T10:31:40.125Z] Attempting uninstall: requests [2022-04-22T10:31:40.125Z] Found existing installation: requests 2.26.0 [2022-04-22T10:31:40.125Z] Uninstalling requests-2.26.0: [2022-04-22T10:31:40.125Z] ---> Running in 3032a461075c [2022-04-22T10:31:40.125Z] Successfully uninstalled requests-2.26.0 [2022-04-22T10:31:40.386Z] Removing intermediate container 5651de9ce265 [2022-04-22T10:31:40.387Z] ---> c493eecc79d9 [2022-04-22T10:31:40.387Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T10:31:40.387Z] Running setup.py install for texttable: started [2022-04-22T10:31:40.387Z] ---> 92a175ef5b74 [2022-04-22T10:31:40.387Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:31:40.647Z] Removing intermediate container 3032a461075c [2022-04-22T10:31:40.647Z] ---> 024d9c56f72c [2022-04-22T10:31:40.647Z] [2022-04-22T10:31:40.647Z] ---> Running in 18971fbaf9eb [2022-04-22T10:31:40.647Z] Running setup.py install for texttable: finished with status 'done' [2022-04-22T10:31:40.647Z] Running setup.py install for PyYAML: started [2022-04-22T10:31:40.647Z] Successfully built 024d9c56f72c [2022-04-22T10:31:40.647Z] ---> 68923841ac61 [2022-04-22T10:31:40.647Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:31:40.647Z] Successfully tagged security-bootstrapper:latest [2022-04-22T10:31:40.647Z]  Building security-bootstrapper ... done Building security-spire-config [2022-04-22T10:31:40.906Z] ---> Running in f31de7657746 [2022-04-22T10:31:40.906Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T10:31:41.165Z] Running setup.py install for docopt: started [2022-04-22T10:31:41.424Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T10:31:41.424Z] Running setup.py install for dockerpty: started [2022-04-22T10:31:41.689Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T10:31:43.592Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T10:31:43.855Z] Removing intermediate container 18971fbaf9eb [2022-04-22T10:31:43.856Z] ---> 550b8ed06069 [2022-04-22T10:31:43.856Z] Step 8/25 : COPY . . [2022-04-22T10:31:43.856Z] Removing intermediate container f31de7657746 [2022-04-22T10:31:43.856Z] ---> 9d9e657a5d03 [2022-04-22T10:31:43.856Z] Step 8/23 : COPY . . [2022-04-22T10:31:45.770Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:31:45.770Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:31:45.770Z] ---> 38ef9f0ca225 [2022-04-22T10:31:45.770Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T10:31:45.770Z] ---> Using cache [2022-04-22T10:31:45.770Z] ---> b96842813c0d [2022-04-22T10:31:45.770Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:31:45.770Z] ---> Using cache [2022-04-22T10:31:45.770Z] ---> 0226b8cbbb6f [2022-04-22T10:31:45.770Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T10:31:48.311Z] ---> Running in 71e2eb9f318e [2022-04-22T10:31:48.582Z] Removing intermediate container c83a2ea8ee0b [2022-04-22T10:31:48.582Z] ---> 8bdc311d1cf4 [2022-04-22T10:31:48.582Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T10:31:48.842Z] ---> Running in 473a444957e4 [2022-04-22T10:31:49.413Z] Removing intermediate container 473a444957e4 [2022-04-22T10:31:49.413Z] ---> 7c9179a79cea [2022-04-22T10:31:49.413Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T10:31:49.413Z] ---> Running in e0b66d5a30f3 [2022-04-22T10:31:49.413Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:49.982Z] Removing intermediate container e0b66d5a30f3 [2022-04-22T10:31:49.982Z] ---> 6ce6a66ac2ac [2022-04-22T10:31:49.982Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-22T10:31:50.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:31:50.500Z] OK: 221 MiB in 52 packages [2022-04-22T10:31:51.069Z] ---> dc88fc7e2789 [2022-04-22T10:31:51.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T10:31:52.006Z] Removing intermediate container 71e2eb9f318e [2022-04-22T10:31:52.006Z] ---> 37fa4a2c2dac [2022-04-22T10:31:52.006Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T10:31:52.006Z] ---> f6baca80c061 [2022-04-22T10:31:52.006Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T10:31:52.267Z] ---> 9b2c7c554798 [2022-04-22T10:31:52.267Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:31:52.442Z] Removing intermediate container 92fb882d454c [2022-04-22T10:31:52.442Z] ---> 25dea187d599 [2022-04-22T10:31:52.442Z] Successfully built 25dea187d599 [2022-04-22T10:31:52.442Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:31:52.531Z] ---> Running in efdbbdfc6c5f [2022-04-22T10:31:52.791Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T10:31:52.791Z] . [2022-04-22T10:31:52.793Z] ---> 825a00e87153 [2022-04-22T10:31:52.793Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [Pipeline] withDockerContainer [2022-04-22T10:31:53.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-21774 does not seem to be running inside a container [2022-04-22T10:31:53.053Z] ---> Running in ae1bc3c2b8e4 [2022-04-22T10:31:53.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T10:31:53.632Z] Removing intermediate container ae1bc3c2b8e4 [2022-04-22T10:31:53.632Z] ---> 830a2a15fd74 [2022-04-22T10:31:53.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:31:53.894Z] ---> Running in 4ceb9272f8d0 [2022-04-22T10:31:54.154Z] Removing intermediate container 4ceb9272f8d0 [2022-04-22T10:31:54.154Z] ---> c522a0194d9a [2022-04-22T10:31:54.154Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T10:31:54.413Z] ---> Running in 21ac2a679991 [2022-04-22T10:31:54.419Z] $ docker top 05f588cda96a275c892db75e00f22772f210db6b8e8045c023a0ed40781a7cb5 -eo pid,comm [2022-04-22T10:31:54.672Z] Removing intermediate container 21ac2a679991 [2022-04-22T10:31:54.672Z] ---> 4c80e6a39566 [2022-04-22T10:31:54.672Z] Step 22/23 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] { [Pipeline] sh [2022-04-22T10:31:54.984Z] ---> Running in ff8fc1504a98 [2022-04-22T10:31:54.984Z] Removing intermediate container efdbbdfc6c5f [2022-04-22T10:31:54.984Z] ---> c5e83c03f121 [2022-04-22T10:31:54.984Z] Step 8/26 : COPY . . [2022-04-22T10:31:55.243Z] Removing intermediate container ff8fc1504a98 [2022-04-22T10:31:55.243Z] ---> 2e4ec2342650 [2022-04-22T10:31:55.243Z] Step 23/23 : LABEL version=2.2.0-dev.78 [2022-04-22T10:31:55.243Z] ---> Running in f389472b14ba [2022-04-22T10:31:55.320Z] + go version [2022-04-22T10:31:55.320Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T10:31:55.344Z] $ docker stop --time=1 05f588cda96a275c892db75e00f22772f210db6b8e8045c023a0ed40781a7cb5 [2022-04-22T10:31:56.187Z] Removing intermediate container f389472b14ba [2022-04-22T10:31:56.187Z] ---> 40f00270698b [2022-04-22T10:31:56.187Z] [2022-04-22T10:31:56.187Z] Successfully built 40f00270698b [2022-04-22T10:31:56.187Z] Successfully tagged sys-mgmt-agent:latest [2022-04-22T10:31:56.187Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-04-22T10:31:56.984Z] $ docker rm -f 05f588cda96a275c892db75e00f22772f210db6b8e8045c023a0ed40781a7cb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:31:57.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T10:31:57.666Z] [2022-04-22T10:31:57.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:31:58.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T10:31:58.304Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-22T10:31:58.304Z] 29e5d40040c1: Pulling fs layer [2022-04-22T10:31:58.304Z] 1ce36da41761: Pulling fs layer [2022-04-22T10:31:58.304Z] 25b303627fd3: Pulling fs layer [2022-04-22T10:31:58.304Z] 29e5d40040c1: Verifying Checksum [2022-04-22T10:31:58.304Z] 29e5d40040c1: Download complete [2022-04-22T10:31:58.580Z] 1ce36da41761: Verifying Checksum [2022-04-22T10:31:58.580Z] 1ce36da41761: Download complete [2022-04-22T10:31:58.855Z] 29e5d40040c1: Pull complete [2022-04-22T10:32:00.296Z] 25b303627fd3: Verifying Checksum [2022-04-22T10:32:00.296Z] 25b303627fd3: Download complete [2022-04-22T10:32:00.296Z] 1ce36da41761: Pull complete [2022-04-22T10:32:00.662Z] ---> 205c323afd70 [2022-04-22T10:32:00.662Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T10:32:01.231Z] ---> Running in cb8839a761c5 [2022-04-22T10:32:01.231Z] ---> a1cfa7511366 [2022-04-22T10:32:01.231Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T10:32:01.489Z] ---> Running in 9b643e3dc35c [2022-04-22T10:32:02.059Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T10:32:02.319Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T10:32:03.257Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:32:03.257Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:32:03.257Z] ---> 38ef9f0ca225 [2022-04-22T10:32:03.257Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T10:32:03.257Z] ---> Using cache [2022-04-22T10:32:03.257Z] ---> b96842813c0d [2022-04-22T10:32:03.257Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:32:03.257Z] ---> Using cache [2022-04-22T10:32:03.257Z] ---> 0226b8cbbb6f [2022-04-22T10:32:03.257Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T10:32:03.257Z] ---> Using cache [2022-04-22T10:32:03.257Z] ---> c493eecc79d9 [2022-04-22T10:32:03.257Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T10:32:03.257Z] ---> Using cache [2022-04-22T10:32:03.257Z] ---> 68923841ac61 [2022-04-22T10:32:03.257Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:32:03.257Z] ---> Using cache [2022-04-22T10:32:03.257Z] ---> 9d9e657a5d03 [2022-04-22T10:32:03.257Z] Step 8/22 : COPY . . [2022-04-22T10:32:03.257Z] ---> Using cache [2022-04-22T10:32:03.257Z] ---> a1cfa7511366 [2022-04-22T10:32:03.257Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-22T10:32:04.642Z] ---> Running in 567941f09405 [2022-04-22T10:32:05.213Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T10:32:06.153Z] ---> d69d1efd1535 [2022-04-22T10:32:06.153Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T10:32:06.414Z] ---> Running in a3ee634d622a [2022-04-22T10:32:06.705Z] Removing intermediate container a3ee634d622a [2022-04-22T10:32:06.705Z] ---> 0c74419ffa67 [2022-04-22T10:32:06.705Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T10:32:06.964Z] ---> Running in 76b33c4fa545 [2022-04-22T10:32:08.872Z] Removing intermediate container 76b33c4fa545 [2022-04-22T10:32:08.872Z] ---> 90f8f23f341d [2022-04-22T10:32:08.872Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T10:32:08.872Z] ---> Running in 565fad6422c2 [2022-04-22T10:32:09.443Z] Removing intermediate container 565fad6422c2 [2022-04-22T10:32:09.443Z] ---> 2fca3e7773dc [2022-04-22T10:32:09.443Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T10:32:09.701Z] ---> Running in 60f6a8f23ce1 [2022-04-22T10:32:11.603Z] spire-1.2.1/ [2022-04-22T10:32:11.603Z] spire-1.2.1/.data/ [2022-04-22T10:32:11.603Z] spire-1.2.1/.data/.file [2022-04-22T10:32:11.603Z] spire-1.2.1/.dockerignore [2022-04-22T10:32:11.603Z] spire-1.2.1/.gitattributes [2022-04-22T10:32:11.603Z] spire-1.2.1/.githooks/ [2022-04-22T10:32:11.603Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/ [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/workflows/ [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T10:32:11.603Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T10:32:11.603Z] spire-1.2.1/.gitignore [2022-04-22T10:32:11.603Z] spire-1.2.1/.go-version [2022-04-22T10:32:11.603Z] spire-1.2.1/.golangci.yml [2022-04-22T10:32:11.603Z] spire-1.2.1/ADOPTERS.md [2022-04-22T10:32:11.603Z] spire-1.2.1/CHANGELOG.md [2022-04-22T10:32:11.603Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T10:32:11.603Z] spire-1.2.1/CODEOWNERS [2022-04-22T10:32:11.603Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T10:32:11.603Z] spire-1.2.1/Dockerfile [2022-04-22T10:32:11.603Z] spire-1.2.1/Dockerfile.dev [2022-04-22T10:32:11.603Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T10:32:11.603Z] spire-1.2.1/LICENSE [2022-04-22T10:32:11.603Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T10:32:11.603Z] spire-1.2.1/Makefile [2022-04-22T10:32:11.603Z] spire-1.2.1/README.md [2022-04-22T10:32:11.603Z] spire-1.2.1/ROADMAP.md [2022-04-22T10:32:11.603Z] spire-1.2.1/SECURITY.md [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/ [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T10:32:11.603Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T10:32:11.604Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T10:32:11.604Z] spire-1.2.1/conf/ [2022-04-22T10:32:11.604Z] spire-1.2.1/conf/agent/ [2022-04-22T10:32:11.604Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T10:32:11.604Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T10:32:11.604Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T10:32:11.604Z] spire-1.2.1/conf/server/ [2022-04-22T10:32:11.604Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T10:32:11.604Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T10:32:11.604Z] spire-1.2.1/conf/server/server.conf [2022-04-22T10:32:11.604Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/ [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/auditlog.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/ [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/spire_server.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/telemetry.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/upgrading.md [2022-04-22T10:32:11.604Z] spire-1.2.1/doc/using_spire.md [2022-04-22T10:32:11.604Z] spire-1.2.1/examples/ [2022-04-22T10:32:11.604Z] spire-1.2.1/examples/README.md [2022-04-22T10:32:11.604Z] spire-1.2.1/go.mod [2022-04-22T10:32:11.604Z] spire-1.2.1/go.sum [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T10:32:11.604Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T10:32:11.605Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/health/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/log/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T10:32:11.606Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/version/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/config.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T10:32:11.607Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T10:32:11.608Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/server.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/ [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/private/ [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/private/server/ [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/ [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/common/ [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T10:32:11.609Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T10:32:11.609Z] spire-1.2.1/release/ [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire-extras/ [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire/ [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire/README.md [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire/conf/ [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T10:32:11.609Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/script/ [2022-04-22T10:32:11.609Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T10:32:11.609Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T10:32:11.609Z] spire-1.2.1/support/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T10:32:11.609Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/clock/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/clock/clock.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T10:32:11.609Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/README.md [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/common [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/suites/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T10:32:11.609Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T10:32:11.610Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T10:32:11.611Z] spire-1.2.1/test/integration/test.sh [2022-04-22T10:32:11.611Z] spire-1.2.1/test/plugintest/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/spiretest/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/testca/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/testca/ca.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/testkey/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T10:32:11.611Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/testkey/new.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/util/ [2022-04-22T10:32:11.611Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/util/race.go [2022-04-22T10:32:11.611Z] spire-1.2.1/test/util/util.go [2022-04-22T10:32:11.611Z] building spire from source... [2022-04-22T10:32:11.611Z] Installing go1.17.7... [2022-04-22T10:32:12.705Z] 25b303627fd3: Pull complete [2022-04-22T10:32:12.705Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-22T10:32:12.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T10:32:12.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-22T10:32:12.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-21774 does not seem to be running inside a container [2022-04-22T10:32:13.017Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-22T10:32:15.319Z] $ docker top cf3d2490db02ae63c5ce1a944c2a5e41742db3d854c2a2b29285e21d6144c0ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T10:32:16.240Z] + grep parallel [2022-04-22T10:32:16.240Z] + docker-compose build --help [2022-04-22T10:32:16.894Z] Building bin/spire-server... [2022-04-22T10:32:17.152Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T10:32:17.152Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T10:32:17.152Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T10:32:17.152Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T10:32:17.152Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T10:32:17.152Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T10:32:17.152Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T10:32:17.152Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T10:32:17.411Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T10:32:17.411Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T10:32:17.411Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T10:32:17.411Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T10:32:17.411Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T10:32:17.411Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T10:32:17.411Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T10:32:17.668Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T10:32:17.668Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T10:32:17.668Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T10:32:17.668Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T10:32:17.925Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T10:32:17.925Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T10:32:17.925Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T10:32:17.925Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T10:32:17.925Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T10:32:17.925Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T10:32:17.925Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T10:32:17.925Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T10:32:17.925Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T10:32:17.925Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T10:32:17.925Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T10:32:17.925Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T10:32:18.184Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T10:32:18.184Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T10:32:18.184Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T10:32:18.184Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T10:32:18.184Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T10:32:18.184Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T10:32:18.184Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T10:32:18.184Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T10:32:18.184Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T10:32:18.184Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T10:32:18.184Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T10:32:18.184Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T10:32:18.184Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T10:32:18.184Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T10:32:18.184Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T10:32:18.446Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T10:32:18.446Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T10:32:18.446Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T10:32:18.446Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T10:32:18.446Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T10:32:18.446Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T10:32:19.015Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T10:32:20.390Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T10:32:20.390Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T10:32:20.390Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T10:32:20.390Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T10:32:20.390Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T10:32:21.636Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T10:32:21.662Z] $ docker stop --time=1 cf3d2490db02ae63c5ce1a944c2a5e41742db3d854c2a2b29285e21d6144c0ab [2022-04-22T10:32:23.330Z] $ docker rm -f cf3d2490db02ae63c5ce1a944c2a5e41742db3d854c2a2b29285e21d6144c0ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:32:23.679Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T10:32:23.937Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T10:32:23.937Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T10:32:23.937Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T10:32:23.937Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T10:32:23.937Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T10:32:23.937Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T10:32:23.937Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T10:32:23.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T10:32:23.959Z] . [Pipeline] withDockerContainer [2022-04-22T10:32:24.196Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T10:32:24.196Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T10:32:24.196Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T10:32:24.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-21774 does not seem to be running inside a container [2022-04-22T10:32:24.306Z] $ 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/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-22T10:32:24.767Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T10:32:25.028Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T10:32:25.028Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T10:32:25.028Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T10:32:25.288Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T10:32:25.289Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T10:32:25.548Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T10:32:25.548Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T10:32:25.548Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T10:32:25.642Z] $ docker top 3c1d78182b22779ecf909fc6918ead4a0c92bf05ffa6a3e3c9408837c8d5ba68 -eo pid,comm [2022-04-22T10:32:25.808Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T10:32:25.808Z] go: downloading github.com/aws/smithy-go v1.11.0 [Pipeline] { [Pipeline] sh [2022-04-22T10:32:26.067Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T10:32:26.067Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T10:32:26.067Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T10:32:26.067Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T10:32:26.067Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T10:32:26.067Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T10:32:26.326Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T10:32:26.326Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T10:32:26.326Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T10:32:26.326Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T10:32:26.573Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T10:32:26.585Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T10:32:26.585Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T10:32:26.585Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T10:32:26.585Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T10:32:26.843Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T10:32:27.413Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T10:32:27.413Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T10:32:27.413Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T10:32:27.413Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T10:32:27.413Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T10:32:27.413Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T10:32:27.413Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T10:32:27.413Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T10:32:27.413Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T10:32:27.413Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T10:32:27.672Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T10:32:27.672Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T10:32:27.672Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T10:32:27.672Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T10:32:27.672Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T10:32:27.672Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T10:32:27.672Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T10:32:27.673Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T10:32:27.673Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T10:32:27.673Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T10:32:27.673Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T10:32:27.673Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T10:32:27.673Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T10:32:27.673Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T10:32:27.673Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T10:32:27.673Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T10:32:27.673Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T10:32:27.673Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T10:32:27.673Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T10:32:27.673Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T10:32:27.673Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T10:32:27.673Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T10:32:27.931Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T10:32:27.931Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T10:32:27.931Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T10:32:27.931Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T10:32:27.931Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T10:32:27.931Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T10:32:27.931Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T10:32:27.931Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T10:32:27.931Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T10:32:27.931Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T10:32:27.931Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T10:32:27.931Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T10:32:27.931Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T10:32:27.931Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T10:32:27.931Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T10:32:28.190Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T10:32:28.190Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T10:32:31.961Z] Building core-command ... [2022-04-22T10:32:31.961Z] Building core-data ... [2022-04-22T10:32:31.961Z] Building core-metadata ... [2022-04-22T10:32:31.961Z] Building security-bootstrapper ... [2022-04-22T10:32:31.961Z] Building security-proxy-setup ... [2022-04-22T10:32:31.961Z] Building security-secretstore-setup ... [2022-04-22T10:32:31.961Z] Building security-spiffe-token-provider ... [2022-04-22T10:32:31.961Z] Building security-spire-agent ... [2022-04-22T10:32:31.961Z] Building security-spire-config ... [2022-04-22T10:32:31.961Z] Building security-spire-server ... [2022-04-22T10:32:31.961Z] Building support-notifications ... [2022-04-22T10:32:31.961Z] Building support-scheduler ... [2022-04-22T10:32:31.961Z] Building sys-mgmt-agent ... [2022-04-22T10:32:31.961Z] Building security-spiffe-token-provider [2022-04-22T10:32:31.961Z] Building security-secretstore-setup [2022-04-22T10:32:31.961Z] Building security-bootstrapper [2022-04-22T10:32:31.961Z] Building security-spire-agent [2022-04-22T10:32:31.961Z] Building support-scheduler [2022-04-22T10:32:33.474Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T10:32:33.474Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T10:32:34.860Z] Removing intermediate container 567941f09405 [2022-04-22T10:32:34.860Z] ---> 99bdff3eb399 [2022-04-22T10:32:34.860Z] [2022-04-22T10:32:34.860Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T10:32:34.860Z] ---> e04c818066af [2022-04-22T10:32:34.860Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T10:32:34.860Z] Removing intermediate container cb8839a761c5 [2022-04-22T10:32:34.860Z] ---> 9d444428dbca [2022-04-22T10:32:34.860Z] [2022-04-22T10:32:34.860Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T10:32:34.860Z] ---> e04c818066af [2022-04-22T10:32:34.860Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T10:32:34.860Z] Removing intermediate container 9b643e3dc35c [2022-04-22T10:32:34.860Z] ---> ec70971d7d7c [2022-04-22T10:32:34.860Z] [2022-04-22T10:32:34.860Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T10:32:34.860Z] ---> e04c818066af [2022-04-22T10:32:34.860Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T10:32:34.860Z] ---> Using cache [2022-04-22T10:32:34.860Z] ---> b6847df5ef84 [2022-04-22T10:32:34.860Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T10:32:34.860Z] ---> Using cache [2022-04-22T10:32:34.860Z] ---> 54602b9c9d61 [2022-04-22T10:32:34.860Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T10:32:34.860Z] ---> Running in 06dd8368deaa [2022-04-22T10:32:35.121Z] ---> Running in 97e28e7c3a87 [2022-04-22T10:32:35.121Z] ---> Running in 277a645b2221 [2022-04-22T10:32:35.121Z] Removing intermediate container 97e28e7c3a87 [2022-04-22T10:32:35.121Z] ---> 04a5aa671d0d [2022-04-22T10:32:35.121Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T10:32:35.121Z] ---> Running in 146b0c8045ad [2022-04-22T10:32:35.121Z] Removing intermediate container 146b0c8045ad [2022-04-22T10:32:35.121Z] ---> ac758f42dfd3 [2022-04-22T10:32:35.121Z] Step 15/23 : WORKDIR / [2022-04-22T10:32:35.380Z] ---> Running in e60de50b2dd8 [2022-04-22T10:32:35.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:32:35.380Z] Removing intermediate container e60de50b2dd8 [2022-04-22T10:32:35.380Z] ---> 45e0b7d8e46a [2022-04-22T10:32:35.380Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:32:35.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:32:35.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:32:35.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:32:35.639Z] ---> 18ff92cb1b0e [2022-04-22T10:32:35.639Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T10:32:35.639Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T10:32:35.639Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T10:32:35.639Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T10:32:35.639Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T10:32:35.639Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T10:32:35.639Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T10:32:35.639Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T10:32:35.639Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T10:32:35.639Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T10:32:35.639Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T10:32:35.639Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T10:32:35.640Z] OK: 6 MiB in 17 packages [2022-04-22T10:32:35.640Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T10:32:35.640Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T10:32:35.902Z] OK: 8 MiB in 20 packages [2022-04-22T10:32:35.902Z] ---> 743786959712 [2022-04-22T10:32:35.902Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T10:32:36.477Z] ---> d328b061f750 [2022-04-22T10:32:36.477Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T10:32:36.477Z] ---> Running in 525b2126dbe0 [2022-04-22T10:32:36.477Z] Removing intermediate container 06dd8368deaa [2022-04-22T10:32:36.477Z] ---> ddeafe220323 [2022-04-22T10:32:36.477Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T10:32:36.746Z] Removing intermediate container 525b2126dbe0 [2022-04-22T10:32:36.746Z] ---> 7f840e77b896 [2022-04-22T10:32:36.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:32:36.746Z] Removing intermediate container 277a645b2221 [2022-04-22T10:32:36.746Z] ---> 29bd7bd81531 [2022-04-22T10:32:36.746Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T10:32:36.746Z] ---> Running in 4e1ce5295ce1 [2022-04-22T10:32:36.746Z] ---> Running in ae18c8b4c2e3 [2022-04-22T10:32:36.746Z] ---> Running in 3fd0f73c581a [2022-04-22T10:32:37.005Z] Removing intermediate container 4e1ce5295ce1 [2022-04-22T10:32:37.005Z] ---> d081002cf9cd [2022-04-22T10:32:37.005Z] Step 13/25 : WORKDIR / [2022-04-22T10:32:37.005Z] Removing intermediate container 3fd0f73c581a [2022-04-22T10:32:37.005Z] ---> 7225f9fcb2b7 [2022-04-22T10:32:37.005Z] Step 13/22 : WORKDIR /edgex [2022-04-22T10:32:37.005Z] Removing intermediate container ae18c8b4c2e3 [2022-04-22T10:32:37.005Z] ---> 3dadd9380a38 [2022-04-22T10:32:37.005Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T10:32:37.005Z] ---> Running in 65807b11e710 [2022-04-22T10:32:37.005Z] ---> Running in f8f1487fa59e [2022-04-22T10:32:37.005Z] ---> Running in 0daf91e3ceb8 [2022-04-22T10:32:37.264Z] Removing intermediate container 65807b11e710 [2022-04-22T10:32:37.264Z] ---> e6a7dfd11ca1 [2022-04-22T10:32:37.264Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T10:32:37.264Z] Removing intermediate container f8f1487fa59e [2022-04-22T10:32:37.264Z] ---> cf29eef0dd1d [2022-04-22T10:32:37.264Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T10:32:37.264Z] Removing intermediate container 0daf91e3ceb8 [2022-04-22T10:32:37.264Z] ---> 168e9fc78091 [2022-04-22T10:32:37.264Z] Step 22/23 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:32:37.264Z] ---> Running in 300919ada8a9 [2022-04-22T10:32:37.540Z] ---> 44b94a4e35cd [2022-04-22T10:32:37.540Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T10:32:37.540Z] ---> 4d3ea79c153d [2022-04-22T10:32:37.540Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T10:32:37.540Z] Removing intermediate container 300919ada8a9 [2022-04-22T10:32:37.540Z] ---> b4a1aac221cd [2022-04-22T10:32:37.540Z] Step 23/23 : LABEL version=2.2.0-dev.78 [2022-04-22T10:32:37.809Z] ---> Running in f87b77af8a2f [2022-04-22T10:32:38.067Z] Removing intermediate container f87b77af8a2f [2022-04-22T10:32:38.067Z] ---> c186a2d985c7 [2022-04-22T10:32:38.067Z] [2022-04-22T10:32:38.067Z] ---> f59f7cffae99 [2022-04-22T10:32:38.067Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T10:32:38.067Z] ---> 2b1e393f5ac1 [2022-04-22T10:32:38.067Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T10:32:38.067Z] Successfully built c186a2d985c7 [2022-04-22T10:32:38.067Z] Successfully tagged core-metadata:latest [2022-04-22T10:32:38.067Z]  Building core-metadata ... done Building core-command [2022-04-22T10:32:39.441Z] ---> 3e90156584e6 [2022-04-22T10:32:39.441Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T10:32:39.701Z] ---> 012510cd2f80 [2022-04-22T10:32:39.701Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T10:32:39.701Z] ---> 53b1969e4a8a [2022-04-22T10:32:39.701Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T10:32:40.270Z] ---> 1150070d5c81 [2022-04-22T10:32:40.270Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T10:32:40.270Z] ---> Running in bf3e5e23a199 [2022-04-22T10:32:40.839Z] ---> 98b24e64ecb3 [2022-04-22T10:32:40.839Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T10:32:42.237Z] ---> bd71cda64bda [2022-04-22T10:32:42.237Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T10:32:42.237Z] Removing intermediate container bf3e5e23a199 [2022-04-22T10:32:42.237Z] ---> 3241f8be90e6 [2022-04-22T10:32:42.237Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T10:32:42.237Z] ---> Running in c4e2bcb26ce9 [2022-04-22T10:32:42.237Z] ---> 2cb6e4d95e8b [2022-04-22T10:32:42.237Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-22T10:32:42.237Z] Removing intermediate container c4e2bcb26ce9 [2022-04-22T10:32:42.237Z] ---> de868c80b14e [2022-04-22T10:32:42.237Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T10:32:42.237Z] ---> Running in 610af46aebb5 [2022-04-22T10:32:42.497Z] ---> Running in 8858ffd371c9 [2022-04-22T10:32:42.757Z] Removing intermediate container 8858ffd371c9 [2022-04-22T10:32:42.757Z] ---> e73fd2344a65 [2022-04-22T10:32:42.757Z] Step 21/22 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:32:42.757Z] ---> Running in f76b81d6fc50 [2022-04-22T10:32:43.050Z] Removing intermediate container f76b81d6fc50 [2022-04-22T10:32:43.050Z] ---> f1ad29dc5a94 [2022-04-22T10:32:43.050Z] Step 22/22 : LABEL version=2.2.0-dev.78 [2022-04-22T10:32:43.310Z] ---> Running in 5733fa5621fd [2022-04-22T10:32:43.570Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:32:43.570Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:32:43.570Z] ---> 38ef9f0ca225 [2022-04-22T10:32:43.570Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T10:32:43.570Z] ---> Using cache [2022-04-22T10:32:43.570Z] ---> b96842813c0d [2022-04-22T10:32:43.570Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:32:43.570Z] ---> Using cache [2022-04-22T10:32:43.570Z] ---> 0226b8cbbb6f [2022-04-22T10:32:43.570Z] Removing intermediate container 5733fa5621fd [2022-04-22T10:32:43.570Z] ---> 5fa35fa3caf5 [2022-04-22T10:32:43.570Z] [2022-04-22T10:32:43.570Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T10:32:43.570Z] ---> Using cache [2022-04-22T10:32:43.570Z] ---> c493eecc79d9 [2022-04-22T10:32:43.570Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T10:32:43.570Z] ---> Using cache [2022-04-22T10:32:43.570Z] ---> 68923841ac61 [2022-04-22T10:32:43.570Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:32:43.570Z] ---> Using cache [2022-04-22T10:32:43.570Z] ---> 9d9e657a5d03 [2022-04-22T10:32:43.570Z] Step 8/23 : COPY . . [2022-04-22T10:32:43.570Z] ---> Using cache [2022-04-22T10:32:43.570Z] ---> a1cfa7511366 [2022-04-22T10:32:43.570Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T10:32:43.570Z] ---> Running in e4138d2727cb [2022-04-22T10:32:43.570Z] Successfully built 5fa35fa3caf5 [2022-04-22T10:32:43.570Z] Successfully tagged security-proxy-setup:latest [2022-04-22T10:32:43.570Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-04-22T10:32:44.509Z] Removing intermediate container 610af46aebb5 [2022-04-22T10:32:44.509Z] ---> b0517fa7cb34 [2022-04-22T10:32:44.509Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T10:32:44.509Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T10:32:45.076Z] ---> Running in 9e9c552165fe [2022-04-22T10:32:45.645Z] Removing intermediate container 9e9c552165fe [2022-04-22T10:32:45.645Z] ---> 25b5c1888d12 [2022-04-22T10:32:45.645Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T10:32:45.645Z] ---> Running in a9cd893f2f91 [2022-04-22T10:32:45.908Z] Removing intermediate container a9cd893f2f91 [2022-04-22T10:32:45.908Z] ---> 83011a3d594b [2022-04-22T10:32:45.908Z] Step 24/25 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:32:46.188Z] ---> Running in dd4616949c7c [2022-04-22T10:32:46.448Z] Removing intermediate container dd4616949c7c [2022-04-22T10:32:46.448Z] ---> 9b06efeaaa4e [2022-04-22T10:32:46.448Z] Step 25/25 : LABEL version=2.2.0-dev.78 [2022-04-22T10:32:46.448Z] ---> Running in 6b86bff142ba [2022-04-22T10:32:46.707Z] Removing intermediate container 6b86bff142ba [2022-04-22T10:32:46.707Z] ---> 726d49b38a9f [2022-04-22T10:32:46.707Z] [2022-04-22T10:32:46.966Z] Successfully built 726d49b38a9f [2022-04-22T10:32:46.966Z] Successfully tagged security-secretstore-setup:latest [2022-04-22T10:32:46.966Z] Building security-spiffe-token-provider [2022-04-22T10:32:48.869Z]  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:32:48.869Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:32:48.869Z] ---> 38ef9f0ca225 [2022-04-22T10:32:48.869Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T10:32:48.869Z] ---> Using cache [2022-04-22T10:32:48.869Z] ---> b96842813c0d [2022-04-22T10:32:48.869Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:32:48.869Z] ---> Using cache [2022-04-22T10:32:48.869Z] ---> 0226b8cbbb6f [2022-04-22T10:32:48.869Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T10:32:48.869Z] ---> Using cache [2022-04-22T10:32:48.869Z] ---> 37fa4a2c2dac [2022-04-22T10:32:48.869Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T10:32:48.869Z] ---> Using cache [2022-04-22T10:32:48.869Z] ---> 9b2c7c554798 [2022-04-22T10:32:48.869Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:32:48.869Z] ---> Using cache [2022-04-22T10:32:48.869Z] ---> c5e83c03f121 [2022-04-22T10:32:48.869Z] Step 8/26 : COPY . . [2022-04-22T10:32:48.869Z] ---> Using cache [2022-04-22T10:32:48.869Z] ---> d69d1efd1535 [2022-04-22T10:32:48.869Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T10:32:48.869Z] ---> Using cache [2022-04-22T10:32:48.869Z] ---> 0c74419ffa67 [2022-04-22T10:32:48.869Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T10:32:48.869Z] ---> Using cache [2022-04-22T10:32:48.869Z] ---> 90f8f23f341d [2022-04-22T10:32:48.869Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T10:32:48.869Z] ---> Using cache [2022-04-22T10:32:48.869Z] ---> 2fca3e7773dc [2022-04-22T10:32:48.869Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T10:32:51.408Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:32:51.408Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:32:51.408Z] ---> 38ef9f0ca225 [2022-04-22T10:32:51.408Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T10:32:51.408Z] ---> Using cache [2022-04-22T10:32:51.408Z] ---> b96842813c0d [2022-04-22T10:32:51.408Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T10:32:51.976Z] ---> Running in ae783e8261f8 [2022-04-22T10:32:51.976Z] ---> Running in a3c0e979b453 [2022-04-22T10:32:52.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:32:53.487Z] spire-1.2.1/ [2022-04-22T10:32:53.487Z] spire-1.2.1/.data/ [2022-04-22T10:32:53.487Z] spire-1.2.1/.data/.file [2022-04-22T10:32:53.487Z] spire-1.2.1/.dockerignore [2022-04-22T10:32:53.487Z] spire-1.2.1/.gitattributes [2022-04-22T10:32:53.487Z] spire-1.2.1/.githooks/ [2022-04-22T10:32:53.487Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/ [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/workflows/ [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T10:32:53.487Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T10:32:53.487Z] spire-1.2.1/.gitignore [2022-04-22T10:32:53.487Z] spire-1.2.1/.go-version [2022-04-22T10:32:53.487Z] spire-1.2.1/.golangci.yml [2022-04-22T10:32:53.487Z] spire-1.2.1/ADOPTERS.md [2022-04-22T10:32:53.487Z] spire-1.2.1/CHANGELOG.md [2022-04-22T10:32:53.487Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T10:32:53.487Z] spire-1.2.1/CODEOWNERS [2022-04-22T10:32:53.487Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T10:32:53.487Z] spire-1.2.1/Dockerfile [2022-04-22T10:32:53.487Z] spire-1.2.1/Dockerfile.dev [2022-04-22T10:32:53.487Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T10:32:53.487Z] spire-1.2.1/LICENSE [2022-04-22T10:32:53.487Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T10:32:53.487Z] spire-1.2.1/Makefile [2022-04-22T10:32:53.487Z] spire-1.2.1/README.md [2022-04-22T10:32:53.487Z] spire-1.2.1/ROADMAP.md [2022-04-22T10:32:53.487Z] spire-1.2.1/SECURITY.md [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T10:32:53.487Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T10:32:53.487Z] spire-1.2.1/conf/ [2022-04-22T10:32:53.487Z] spire-1.2.1/conf/agent/ [2022-04-22T10:32:53.487Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T10:32:53.487Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T10:32:53.487Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T10:32:53.487Z] spire-1.2.1/conf/server/ [2022-04-22T10:32:53.487Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T10:32:53.487Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T10:32:53.487Z] spire-1.2.1/conf/server/server.conf [2022-04-22T10:32:53.487Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/ [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/auditlog.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/ [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T10:32:53.487Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/spire_server.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/telemetry.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/upgrading.md [2022-04-22T10:32:53.488Z] spire-1.2.1/doc/using_spire.md [2022-04-22T10:32:53.488Z] spire-1.2.1/examples/ [2022-04-22T10:32:53.488Z] spire-1.2.1/examples/README.md [2022-04-22T10:32:53.488Z] spire-1.2.1/go.mod [2022-04-22T10:32:53.488Z] spire-1.2.1/go.sum [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T10:32:53.488Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/health/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/log/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T10:32:53.489Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/version/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T10:32:53.490Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/config.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:32:53.491Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/server.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/ [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/private/ [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/private/server/ [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/ [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/common/ [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T10:32:53.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T10:32:53.493Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T10:32:53.493Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T10:32:53.493Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T10:32:53.493Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T10:32:53.493Z] spire-1.2.1/release/ [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire-extras/ [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire/ [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire/README.md [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire/conf/ [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T10:32:53.493Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/script/ [2022-04-22T10:32:53.493Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T10:32:53.493Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T10:32:53.493Z] spire-1.2.1/support/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T10:32:53.493Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/clock/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/clock/clock.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/config/ [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T10:32:53.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T10:32:53.494Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/README.md [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/common [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T10:32:53.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T10:32:53.495Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T10:32:53.496Z] spire-1.2.1/test/integration/test.sh [2022-04-22T10:32:53.496Z] spire-1.2.1/test/plugintest/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/spiretest/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/testca/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/testca/ca.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/testkey/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T10:32:53.496Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/testkey/new.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/util/ [2022-04-22T10:32:53.496Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/util/race.go [2022-04-22T10:32:53.496Z] spire-1.2.1/test/util/util.go [2022-04-22T10:32:53.496Z] building spire from source... [2022-04-22T10:32:53.755Z] Installing go1.17.7... [2022-04-22T10:32:53.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:32:54.017Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T10:32:54.017Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T10:32:54.017Z] OK: 15866 distinct packages available [2022-04-22T10:32:54.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:32:54.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:32:55.217Z] OK: 221 MiB in 52 packages [2022-04-22T10:32:57.124Z] Removing intermediate container a3c0e979b453 [2022-04-22T10:32:57.124Z] ---> a48eb3e332fb [2022-04-22T10:32:57.124Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T10:32:57.694Z] ---> 43bb9eb3fb0f [2022-04-22T10:32:57.694Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:32:57.694Z] ---> Running in 6e97862ce673 [2022-04-22T10:32:59.073Z] Building bin/spire-server... [2022-04-22T10:32:59.333Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T10:32:59.333Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T10:32:59.333Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T10:32:59.333Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T10:32:59.333Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T10:32:59.333Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T10:32:59.333Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T10:32:59.647Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T10:32:59.647Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T10:32:59.647Z] Removing intermediate container 6e97862ce673 [2022-04-22T10:32:59.647Z] ---> 7a34193ad288 [2022-04-22T10:32:59.647Z] Step 7/20 : COPY . . [2022-04-22T10:32:59.647Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T10:32:59.647Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T10:32:59.647Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T10:32:59.981Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T10:32:59.981Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T10:32:59.981Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T10:32:59.981Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T10:32:59.981Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T10:32:59.981Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T10:32:59.981Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T10:32:59.981Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T10:32:59.981Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T10:32:59.981Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T10:32:59.981Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T10:33:00.315Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T10:33:00.315Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T10:33:00.315Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T10:33:00.316Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T10:33:00.316Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T10:33:00.316Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T10:33:00.316Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T10:33:00.316Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T10:33:00.316Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T10:33:00.316Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T10:33:00.316Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T10:33:00.316Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T10:33:00.316Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T10:33:00.316Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T10:33:00.316Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T10:33:00.316Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T10:33:00.316Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T10:33:00.316Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T10:33:00.576Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T10:33:00.576Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T10:33:00.576Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T10:33:00.576Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T10:33:00.576Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T10:33:00.576Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T10:33:00.576Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T10:33:00.833Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T10:33:00.833Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T10:33:00.833Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T10:33:00.833Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T10:33:01.092Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T10:33:02.996Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T10:33:02.996Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T10:33:02.996Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T10:33:02.996Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T10:33:02.996Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T10:33:07.191Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T10:33:07.191Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T10:33:07.191Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T10:33:07.191Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T10:33:07.191Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T10:33:07.191Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T10:33:07.191Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T10:33:07.191Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T10:33:07.191Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T10:33:07.191Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T10:33:07.767Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T10:33:07.767Z]  ---> 387e499d2eba [2022-04-22T10:33:07.767Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T10:33:07.767Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T10:33:08.339Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T10:33:08.600Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T10:33:08.600Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T10:33:08.600Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T10:33:08.600Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T10:33:08.859Z]  ---> Running in 3616c4af1592 [2022-04-22T10:33:08.859Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T10:33:08.860Z] Building bin/spire-agent... [2022-04-22T10:33:08.860Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T10:33:09.118Z] Removing intermediate container e4138d2727cb [2022-04-22T10:33:09.118Z] ---> f10686a719d5 [2022-04-22T10:33:09.118Z] [2022-04-22T10:33:09.118Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T10:33:09.118Z] ---> e04c818066af [2022-04-22T10:33:09.118Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T10:33:09.118Z] ---> Using cache [2022-04-22T10:33:09.118Z] ---> b6847df5ef84 [2022-04-22T10:33:09.118Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T10:33:09.118Z] ---> Using cache [2022-04-22T10:33:09.118Z] ---> 54602b9c9d61 [2022-04-22T10:33:09.118Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T10:33:09.118Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T10:33:09.118Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T10:33:09.118Z]  ---> Running in a74858a9ce12 [2022-04-22T10:33:09.118Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T10:33:09.118Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T10:33:09.118Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T10:33:09.118Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T10:33:09.118Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T10:33:09.118Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T10:33:09.118Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T10:33:09.118Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T10:33:09.118Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T10:33:09.377Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T10:33:09.377Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T10:33:09.377Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T10:33:09.377Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T10:33:09.377Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T10:33:09.377Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T10:33:09.377Z] Removing intermediate container a74858a9ce12 [2022-04-22T10:33:09.377Z] ---> b913aa249aad [2022-04-22T10:33:09.377Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T10:33:09.377Z] ---> Running in d5b047c98cc6 [2022-04-22T10:33:09.638Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T10:33:09.638Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T10:33:09.638Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T10:33:09.897Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-22T10:33:10.157Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T10:33:10.157Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T10:33:10.157Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T10:33:10.418Z] Removing intermediate container d5b047c98cc6 [2022-04-22T10:33:10.418Z] ---> 5b096ec7283f [2022-04-22T10:33:10.418Z] Step 15/23 : WORKDIR / [2022-04-22T10:33:10.677Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T10:33:10.677Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T10:33:10.677Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T10:33:10.677Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T10:33:10.677Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T10:33:10.677Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T10:33:11.260Z]  ---> Running in 9099c0699fc2 [2022-04-22T10:33:11.520Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T10:33:11.520Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T10:33:11.520Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T10:33:11.520Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T10:33:11.520Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T10:33:11.520Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T10:33:11.520Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T10:33:11.520Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T10:33:11.520Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T10:33:11.520Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T10:33:11.520Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T10:33:11.520Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T10:33:11.520Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T10:33:11.782Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T10:33:11.782Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T10:33:11.782Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T10:33:11.782Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T10:33:11.782Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T10:33:11.782Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T10:33:11.782Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T10:33:11.782Z] Removing intermediate container 9099c0699fc2 [2022-04-22T10:33:11.782Z] ---> 7abc1bfdf6b0 [2022-04-22T10:33:11.782Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:33:11.782Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T10:33:11.782Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T10:33:11.782Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T10:33:11.782Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T10:33:11.782Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T10:33:12.041Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T10:33:12.041Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T10:33:12.041Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T10:33:12.041Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T10:33:12.042Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T10:33:12.042Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T10:33:12.042Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T10:33:12.042Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T10:33:12.042Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T10:33:12.301Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T10:33:12.301Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T10:33:12.301Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T10:33:12.301Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T10:33:12.301Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T10:33:12.301Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T10:33:12.301Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T10:33:12.301Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T10:33:12.301Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T10:33:12.301Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T10:33:12.301Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T10:33:12.560Z]  ---> 7cd8d280f851 [2022-04-22T10:33:12.560Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T10:33:12.561Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T10:33:12.561Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T10:33:12.561Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T10:33:12.561Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T10:33:13.499Z]  ---> bd03dbc53a85 [2022-04-22T10:33:13.499Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T10:33:14.072Z] ---> 289708d23be0 [2022-04-22T10:33:14.072Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T10:33:14.332Z] ---> Running in f888b6b5c29c [2022-04-22T10:33:14.900Z] Removing intermediate container f888b6b5c29c [2022-04-22T10:33:14.900Z] ---> 7e97f43d0877 [2022-04-22T10:33:14.900Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:33:15.161Z] ---> Running in 5fbb357e11db [2022-04-22T10:33:16.099Z] Removing intermediate container 5fbb357e11db [2022-04-22T10:33:16.099Z] ---> cfd8e03ec2ab [2022-04-22T10:33:16.099Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T10:33:17.036Z] ---> Running in 4e6bfabdf142 [2022-04-22T10:33:17.603Z] Removing intermediate container 4e6bfabdf142 [2022-04-22T10:33:17.603Z] ---> ce1f517f3c69 [2022-04-22T10:33:17.603Z] Step 22/23 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:33:18.173Z] ---> Running in 565df51c0bfc [2022-04-22T10:33:18.742Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T10:33:18.742Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T10:33:18.742Z] Removing intermediate container 565df51c0bfc [2022-04-22T10:33:18.742Z] ---> 8d9a0214a22e [2022-04-22T10:33:18.742Z] Step 23/23 : LABEL version=2.2.0-dev.78 [2022-04-22T10:33:19.001Z] ---> Running in e6eea00dacef [2022-04-22T10:33:19.259Z] Removing intermediate container e6eea00dacef [2022-04-22T10:33:19.259Z] ---> 69365d73c060 [2022-04-22T10:33:19.259Z] [2022-04-22T10:33:19.259Z] Successfully built 69365d73c060 [2022-04-22T10:33:19.259Z] Successfully tagged core-command:latest [2022-04-22T10:33:19.259Z] Building core-data [2022-04-22T10:33:23.448Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:33:23.448Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:33:23.448Z] ---> 38ef9f0ca225 [2022-04-22T10:33:23.448Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T10:33:23.448Z] ---> Using cache [2022-04-22T10:33:23.448Z] ---> b96842813c0d [2022-04-22T10:33:23.448Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:33:23.448Z] ---> Using cache [2022-04-22T10:33:23.448Z] ---> 0226b8cbbb6f [2022-04-22T10:33:23.448Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T10:33:25.354Z] ---> Running in ec09e6968cfe [2022-04-22T10:33:26.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:33:27.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:33:27.869Z] OK: 221 MiB in 52 packages [2022-04-22T10:33:28.525Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:33:28.525Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:33:28.525Z] ---> 25dea187d599 [2022-04-22T10:33:28.525Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T10:33:28.525Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:33:28.525Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:33:28.525Z] ---> 25dea187d599 [2022-04-22T10:33:28.525Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T10:33:28.525Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:33:28.525Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:33:28.525Z] ---> 25dea187d599 [2022-04-22T10:33:28.525Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T10:33:28.525Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:33:28.526Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:33:28.526Z] ---> 25dea187d599 [2022-04-22T10:33:28.526Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T10:33:28.526Z] ---> Running in 60e70af803de [2022-04-22T10:33:28.526Z] ---> Running in 2488dc7755b9 [2022-04-22T10:33:28.526Z] ---> Running in 7d4814ef2a14 [2022-04-22T10:33:28.526Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:33:28.526Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:33:28.526Z] ---> 25dea187d599 [2022-04-22T10:33:28.526Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T10:33:28.526Z] ---> Running in 2c01ccd43e93 [2022-04-22T10:33:28.526Z] ---> Running in a9c8a8235d1c [2022-04-22T10:33:28.526Z] Removing intermediate container 60e70af803de [2022-04-22T10:33:28.526Z] ---> e60484982654 [2022-04-22T10:33:28.526Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:33:28.526Z] Removing intermediate container 2488dc7755b9 [2022-04-22T10:33:28.526Z] ---> 6819f7a5adae [2022-04-22T10:33:28.526Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:33:28.526Z] Removing intermediate container 7d4814ef2a14 [2022-04-22T10:33:28.526Z] ---> 8372fa2880cc [2022-04-22T10:33:28.526Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:33:28.526Z] Removing intermediate container 2c01ccd43e93 [2022-04-22T10:33:28.526Z] ---> 3cc80d9d97a2 [2022-04-22T10:33:28.526Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T10:33:28.526Z] Removing intermediate container a9c8a8235d1c [2022-04-22T10:33:28.526Z] ---> a2029615e474 [2022-04-22T10:33:28.526Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:33:28.526Z] ---> Running in 593c03923fe7 [2022-04-22T10:33:28.526Z] ---> Running in f3d3152390a4 [2022-04-22T10:33:28.526Z] ---> Running in dc739d59c31a [2022-04-22T10:33:28.526Z] ---> Running in cf4d6dfa130b [2022-04-22T10:33:28.526Z] ---> Running in 3137a809e9b4 [2022-04-22T10:33:28.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:28.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:28.526Z] Removing intermediate container f3d3152390a4 [2022-04-22T10:33:28.526Z] ---> 8369a488f387 [2022-04-22T10:33:28.526Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T10:33:28.526Z] Removing intermediate container 593c03923fe7 [2022-04-22T10:33:28.526Z] ---> d602cef0590d [2022-04-22T10:33:28.526Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T10:33:28.526Z] ---> Running in d5c108f06cd1 [2022-04-22T10:33:28.526Z] ---> Running in ce84b7e4c2d8 [2022-04-22T10:33:28.526Z] Removing intermediate container 3137a809e9b4 [2022-04-22T10:33:28.526Z] ---> e0a79c1d748d [2022-04-22T10:33:28.526Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T10:33:28.526Z] Removing intermediate container dc739d59c31a [2022-04-22T10:33:28.526Z] ---> d1d705f41e03 [2022-04-22T10:33:28.526Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T10:33:28.526Z] ---> Running in 3d5b0d2ffd0b [2022-04-22T10:33:28.526Z] ---> Running in 2f824e6b9ac1 [2022-04-22T10:33:28.526Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T10:33:28.526Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T10:33:28.526Z] OK: 15741 distinct packages available [2022-04-22T10:33:28.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:29.247Z] Removing intermediate container ec09e6968cfe [2022-04-22T10:33:29.247Z] ---> 0944733f9d88 [2022-04-22T10:33:29.247Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T10:33:29.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:29.841Z] ---> 98fde543193b [2022-04-22T10:33:29.841Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:33:30.100Z] ---> Running in 29e2e9fd022e [2022-04-22T10:33:30.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:30.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:30.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:30.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:30.732Z] OK: 220 MiB in 52 packages [2022-04-22T10:33:31.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:31.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:31.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:31.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:33:31.977Z] Removing intermediate container cf4d6dfa130b [2022-04-22T10:33:31.977Z] ---> 831c1169c944 [2022-04-22T10:33:31.977Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T10:33:32.584Z] OK: 220 MiB in 52 packages [2022-04-22T10:33:32.584Z] OK: 220 MiB in 52 packages [2022-04-22T10:33:32.865Z] OK: 220 MiB in 52 packages [2022-04-22T10:33:32.865Z] ---> 4fc86bb8dd5e [2022-04-22T10:33:32.865Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:33:32.865Z] OK: 220 MiB in 52 packages [2022-04-22T10:33:33.138Z] ---> Running in 941352a71d3a [2022-04-22T10:33:33.387Z] Removing intermediate container 29e2e9fd022e [2022-04-22T10:33:33.387Z] ---> 2f2c0634da81 [2022-04-22T10:33:33.387Z] Step 8/23 : COPY . . [2022-04-22T10:33:34.617Z] Removing intermediate container ce84b7e4c2d8 [2022-04-22T10:33:34.618Z] ---> 4d91288dea1b [2022-04-22T10:33:34.618Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-22T10:33:34.618Z] Removing intermediate container 3d5b0d2ffd0b [2022-04-22T10:33:34.618Z] ---> 8508e2c8ce80 [2022-04-22T10:33:34.618Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T10:33:34.618Z] Removing intermediate container d5c108f06cd1 [2022-04-22T10:33:34.618Z] Removing intermediate container 2f824e6b9ac1 [2022-04-22T10:33:34.618Z] ---> b8ae7164318e [2022-04-22T10:33:34.618Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T10:33:34.618Z] ---> 455d39baee4f [2022-04-22T10:33:34.618Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T10:33:35.604Z] ---> c3425df68a8f [2022-04-22T10:33:35.604Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:33:35.884Z] ---> Running in 6a0c10a9b36e [2022-04-22T10:33:36.160Z] ---> a4d1470bbb19 [2022-04-22T10:33:36.160Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:33:36.160Z] ---> Running in 962d8b20f356 [2022-04-22T10:33:36.438Z] ---> ee44e7ff9f8f [2022-04-22T10:33:36.439Z] ---> d47965818a54 [2022-04-22T10:33:36.439Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:33:36.439Z] [2022-04-22T10:33:36.719Z] ---> Running in 5884a78ed944 [2022-04-22T10:33:36.719Z] ---> Running in dcfc279cfd9b [2022-04-22T10:33:37.716Z] Removing intermediate container 941352a71d3a [2022-04-22T10:33:37.716Z] ---> d5622b848bc4 [2022-04-22T10:33:37.716Z] Step 7/20 : COPY . . [2022-04-22T10:33:42.082Z] Removing intermediate container 6a0c10a9b36e [2022-04-22T10:33:42.082Z] ---> 3b3c692e2644 [2022-04-22T10:33:42.082Z] Step 8/31 : COPY . . [2022-04-22T10:33:42.082Z] Removing intermediate container 962d8b20f356 [2022-04-22T10:33:42.082Z] ---> f83cfbfd3c25 [2022-04-22T10:33:42.082Z] Step 8/22 : COPY . . [2022-04-22T10:33:43.095Z] Removing intermediate container dcfc279cfd9b [2022-04-22T10:33:43.095Z] ---> 4efa7c966869 [2022-04-22T10:33:43.095Z] Step 8/26 : COPY . . [2022-04-22T10:33:43.095Z] Removing intermediate container 5884a78ed944 [2022-04-22T10:33:43.095Z] ---> f094cf2d1f6d [2022-04-22T10:33:43.095Z] Step 8/25 : COPY . . [2022-04-22T10:33:48.275Z] ---> b84a912ec0c7 [2022-04-22T10:33:48.275Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T10:33:48.275Z] ---> Running in 1fbd4453a19c [2022-04-22T10:33:48.275Z] Removing intermediate container 3616c4af1592 [2022-04-22T10:33:48.275Z] ---> 6c8a8c168ab8 [2022-04-22T10:33:48.275Z] [2022-04-22T10:33:48.275Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T10:33:48.533Z] 3.15: Pulling from library/alpine [2022-04-22T10:33:48.792Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T10:33:48.792Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T10:33:48.792Z] ---> 0ac33e5f5afa [2022-04-22T10:33:48.792Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T10:33:49.053Z] ---> Running in 43f2638fa93a [2022-04-22T10:33:49.625Z] Removing intermediate container 43f2638fa93a [2022-04-22T10:33:49.625Z] ---> 8f73ba4b50e7 [2022-04-22T10:33:49.625Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:33:49.625Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T10:33:49.626Z] ---> Running in 17607d5b2b76 [2022-04-22T10:33:52.160Z] Removing intermediate container 17607d5b2b76 [2022-04-22T10:33:52.160Z] ---> fac5e8565cfb [2022-04-22T10:33:52.160Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T10:33:52.160Z] ---> Running in fd246546fd48 [2022-04-22T10:33:53.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:33:54.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:33:54.608Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T10:33:54.608Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T10:33:54.608Z] OK: 15855 distinct packages available [2022-04-22T10:33:54.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:33:55.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:33:55.751Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T10:33:55.751Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T10:33:55.751Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T10:33:56.011Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T10:33:56.011Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T10:33:56.011Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T10:33:56.270Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T10:33:56.270Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T10:33:56.270Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T10:33:56.528Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T10:33:56.528Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T10:33:56.528Z] OK: 8 MiB in 23 packages [2022-04-22T10:33:58.219Z] ---> 561a52285c7d [2022-04-22T10:33:58.219Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T10:33:58.219Z] ---> Running in b882b4ae1dd1 [2022-04-22T10:33:58.219Z] ---> 0ea57115be3f [2022-04-22T10:33:58.219Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T10:33:58.219Z] ---> 7d9da67fdb4e [2022-04-22T10:33:58.219Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T10:33:58.219Z] ---> Running in 7d1a79f8c00d [2022-04-22T10:33:58.494Z] ---> Running in 98f37d0c7016 [2022-04-22T10:33:59.489Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-22T10:34:00.096Z] ---> 0bc2931a3f6c [2022-04-22T10:34:00.096Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T10:34:00.382Z] ---> 08ddbf8751f1 [2022-04-22T10:34:00.382Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T10:34:00.382Z] ---> Running in 58cd67b434a4 [2022-04-22T10:34:00.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T10:34:00.667Z] ---> Running in 7f192857287c [2022-04-22T10:34:00.728Z] Removing intermediate container fd246546fd48 [2022-04-22T10:34:00.728Z] ---> 03d23077855a [2022-04-22T10:34:00.728Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:34:00.946Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T10:34:01.574Z] Removing intermediate container 7f192857287c [2022-04-22T10:34:01.574Z] ---> 8338489b6436 [2022-04-22T10:34:01.574Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T10:34:01.574Z] ---> Running in 7ce63d300425 [2022-04-22T10:34:01.669Z] ---> d971dc449713 [2022-04-22T10:34:01.669Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T10:34:03.041Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T10:34:03.052Z] ---> 31eb7584ef1f [2022-04-22T10:34:03.052Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T10:34:03.988Z] ---> 1dc1379f7257 [2022-04-22T10:34:03.988Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T10:34:03.988Z] ---> Running in 5f81f1ab2384 [2022-04-22T10:34:04.502Z] Removing intermediate container 7ce63d300425 [2022-04-22T10:34:04.502Z] ---> 5e1daa550f3d [2022-04-22T10:34:04.502Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T10:34:04.502Z] ---> Running in 05e70246f62f [2022-04-22T10:34:04.556Z] Removing intermediate container 5f81f1ab2384 [2022-04-22T10:34:04.556Z] ---> 1ccd1c47c975 [2022-04-22T10:34:04.556Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:34:04.556Z] ---> Running in 79a7a6884132 [2022-04-22T10:34:04.818Z] Removing intermediate container 79a7a6884132 [2022-04-22T10:34:04.818Z] ---> 6a9feea9d8cb [2022-04-22T10:34:04.818Z] Step 18/20 : LABEL arch=x86_64 [2022-04-22T10:34:04.818Z] ---> Running in 1d3e1023897c [2022-04-22T10:34:05.109Z] Removing intermediate container 05e70246f62f [2022-04-22T10:34:05.109Z] ---> a8de9295d701 [2022-04-22T10:34:05.109Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T10:34:05.384Z] Removing intermediate container 1d3e1023897c [2022-04-22T10:34:05.384Z] ---> b170abe3a9cd [2022-04-22T10:34:05.384Z] Step 19/20 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:34:05.398Z] ---> Running in 7e2a476a5868 [2022-04-22T10:34:05.643Z] ---> Running in 22e7039e731b [2022-04-22T10:34:05.904Z] Removing intermediate container 22e7039e731b [2022-04-22T10:34:05.904Z] ---> 76e8e97d1601 [2022-04-22T10:34:05.904Z] Step 20/20 : LABEL version=2.2.0-dev.78 [2022-04-22T10:34:06.164Z] ---> Running in e15bc8d366fb [2022-04-22T10:34:06.422Z] Removing intermediate container e15bc8d366fb [2022-04-22T10:34:06.422Z] ---> 0d407d5511d8 [2022-04-22T10:34:06.422Z] [2022-04-22T10:34:06.682Z] Successfully built 0d407d5511d8 [2022-04-22T10:34:06.682Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-22T10:34:08.054Z] spire-1.2.1/ [2022-04-22T10:34:08.054Z] spire-1.2.1/.data/ [2022-04-22T10:34:08.054Z] spire-1.2.1/.data/.file [2022-04-22T10:34:08.054Z] spire-1.2.1/.dockerignore [2022-04-22T10:34:08.054Z] spire-1.2.1/.gitattributes [2022-04-22T10:34:08.054Z] spire-1.2.1/.githooks/ [2022-04-22T10:34:08.054Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/ [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/workflows/ [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T10:34:08.054Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T10:34:08.054Z] spire-1.2.1/.gitignore [2022-04-22T10:34:08.054Z] spire-1.2.1/.go-version [2022-04-22T10:34:08.054Z] spire-1.2.1/.golangci.yml [2022-04-22T10:34:08.054Z] spire-1.2.1/ADOPTERS.md [2022-04-22T10:34:08.054Z] spire-1.2.1/CHANGELOG.md [2022-04-22T10:34:08.054Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T10:34:08.054Z] spire-1.2.1/CODEOWNERS [2022-04-22T10:34:08.054Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T10:34:08.054Z] spire-1.2.1/Dockerfile [2022-04-22T10:34:08.054Z] spire-1.2.1/Dockerfile.dev [2022-04-22T10:34:08.054Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T10:34:08.054Z] spire-1.2.1/LICENSE [2022-04-22T10:34:08.054Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T10:34:08.054Z] spire-1.2.1/Makefile [2022-04-22T10:34:08.054Z] spire-1.2.1/README.md [2022-04-22T10:34:08.054Z] spire-1.2.1/ROADMAP.md [2022-04-22T10:34:08.054Z] spire-1.2.1/SECURITY.md [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T10:34:08.054Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T10:34:08.055Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T10:34:08.055Z] spire-1.2.1/conf/ [2022-04-22T10:34:08.055Z] spire-1.2.1/conf/agent/ [2022-04-22T10:34:08.055Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T10:34:08.055Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T10:34:08.055Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T10:34:08.055Z] spire-1.2.1/conf/server/ [2022-04-22T10:34:08.055Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T10:34:08.055Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T10:34:08.055Z] spire-1.2.1/conf/server/server.conf [2022-04-22T10:34:08.055Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/ [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/auditlog.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/ [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/spire_server.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/telemetry.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/upgrading.md [2022-04-22T10:34:08.055Z] spire-1.2.1/doc/using_spire.md [2022-04-22T10:34:08.055Z] spire-1.2.1/examples/ [2022-04-22T10:34:08.055Z] spire-1.2.1/examples/README.md [2022-04-22T10:34:08.055Z] spire-1.2.1/go.mod [2022-04-22T10:34:08.055Z] spire-1.2.1/go.sum [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T10:34:08.055Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T10:34:08.056Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/health/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T10:34:08.335Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/log/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T10:34:08.336Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/version/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T10:34:08.614Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/config.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T10:34:08.615Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T10:34:08.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/server.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/ [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/private/ [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/private/server/ [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/ [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/common/ [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T10:34:08.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T10:34:08.907Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T10:34:08.907Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T10:34:08.907Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T10:34:08.907Z] spire-1.2.1/release/ [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire-extras/ [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire/ [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire/README.md [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire/conf/ [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T10:34:08.907Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T10:34:08.907Z] spire-1.2.1/script/ [2022-04-22T10:34:08.907Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T10:34:08.907Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T10:34:08.907Z] spire-1.2.1/support/ [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/ [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T10:34:08.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T10:34:09.188Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/clock/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/clock/clock.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/config/ [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T10:34:09.188Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T10:34:09.189Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/README.md [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/common [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T10:34:09.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T10:34:09.190Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T10:34:09.470Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T10:34:09.471Z] spire-1.2.1/test/integration/test.sh [2022-04-22T10:34:09.471Z] spire-1.2.1/test/plugintest/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/spiretest/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/testca/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/testca/ca.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/testkey/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T10:34:09.471Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/testkey/new.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/util/ [2022-04-22T10:34:09.471Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/util/race.go [2022-04-22T10:34:09.471Z] spire-1.2.1/test/util/util.go [2022-04-22T10:34:09.471Z] building spire from source... [2022-04-22T10:34:10.081Z] Installing go1.17.7... [2022-04-22T10:34:24.770Z]  Building security-spiffe-token-provider ... done Removing intermediate container 1fbd4453a19c [2022-04-22T10:34:24.770Z] ---> a077a714ee4e [2022-04-22T10:34:24.770Z] [2022-04-22T10:34:24.770Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T10:34:24.770Z] ---> e04c818066af [2022-04-22T10:34:24.770Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T10:34:24.770Z] ---> Running in e3a8e4e65651 [2022-04-22T10:34:24.770Z] Removing intermediate container e3a8e4e65651 [2022-04-22T10:34:24.770Z] ---> a0a3f0ff85fa [2022-04-22T10:34:24.770Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T10:34:24.770Z] ---> Running in f181de72e8ec [2022-04-22T10:34:24.770Z] Removing intermediate container f181de72e8ec [2022-04-22T10:34:24.770Z] ---> 97486b10c79b [2022-04-22T10:34:24.770Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T10:34:24.770Z] ---> Running in db6fb8c13281 [2022-04-22T10:34:24.770Z] Removing intermediate container db6fb8c13281 [2022-04-22T10:34:24.770Z] ---> 3282c117ee1c [2022-04-22T10:34:24.770Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:34:24.770Z] ---> Running in a979f5396183 [2022-04-22T10:34:25.336Z] Removing intermediate container a979f5396183 [2022-04-22T10:34:25.336Z] ---> 6a0650e90571 [2022-04-22T10:34:25.336Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T10:34:25.336Z] ---> Running in 6d6ea9bbb605 [2022-04-22T10:34:26.272Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:34:26.842Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:34:27.410Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T10:34:27.410Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T10:34:27.410Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T10:34:27.669Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T10:34:27.669Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T10:34:27.669Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T10:34:27.929Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T10:34:27.929Z] OK: 8 MiB in 20 packages [2022-04-22T10:34:28.864Z] Removing intermediate container 6d6ea9bbb605 [2022-04-22T10:34:28.864Z] ---> c8fe5a7cc415 [2022-04-22T10:34:28.864Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:34:29.122Z] ---> ea6f364d7ba5 [2022-04-22T10:34:29.122Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T10:34:30.058Z] Removing intermediate container 749b659e4169 [2022-04-22T10:34:30.058Z] ---> 26fe8026b66c [2022-04-22T10:34:30.058Z] [2022-04-22T10:34:30.058Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T10:34:30.058Z] ---> 0ac33e5f5afa [2022-04-22T10:34:30.058Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T10:34:30.058Z] ---> Using cache [2022-04-22T10:34:30.058Z] ---> 8f73ba4b50e7 [2022-04-22T10:34:30.058Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:34:30.058Z] ---> Using cache [2022-04-22T10:34:30.058Z] ---> fac5e8565cfb [2022-04-22T10:34:30.058Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T10:34:30.058Z] ---> 111c343188b3 [2022-04-22T10:34:30.058Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T10:34:30.058Z] ---> Running in b653692041bd [2022-04-22T10:34:30.633Z] ---> a661bc7b5b79 [2022-04-22T10:34:30.633Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T10:34:30.633Z] ---> Running in 392aa284e679 [2022-04-22T10:34:30.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:34:30.633Z] Removing intermediate container 392aa284e679 [2022-04-22T10:34:30.633Z] ---> 805f106e47e2 [2022-04-22T10:34:30.633Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:34:30.895Z] ---> Running in 2ec987458781 [2022-04-22T10:34:30.895Z] Removing intermediate container 2ec987458781 [2022-04-22T10:34:30.895Z] ---> f653fdc7ff16 [2022-04-22T10:34:30.895Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T10:34:30.895Z] ---> Running in 55a0149f9271 [2022-04-22T10:34:31.156Z] Removing intermediate container 55a0149f9271 [2022-04-22T10:34:31.156Z] ---> 72f58662772b [2022-04-22T10:34:31.156Z] Step 22/23 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:34:31.156Z] ---> Running in 16c8a55bb0df [2022-04-22T10:34:31.415Z] Removing intermediate container 16c8a55bb0df [2022-04-22T10:34:31.415Z] ---> 74476e98d3c9 [2022-04-22T10:34:31.415Z] Step 23/23 : LABEL version=2.2.0-dev.78 [2022-04-22T10:34:31.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:34:31.415Z] ---> Running in 9e2db9a70689 [2022-04-22T10:34:31.415Z] Removing intermediate container 9e2db9a70689 [2022-04-22T10:34:31.415Z] ---> 2c719407a71a [2022-04-22T10:34:31.415Z] [2022-04-22T10:34:31.674Z] Successfully built 2c719407a71a [2022-04-22T10:34:31.674Z] Successfully tagged core-data:latest [2022-04-22T10:34:31.675Z]  Building core-data ... done v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T10:34:31.675Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T10:34:31.675Z] OK: 15855 distinct packages available [2022-04-22T10:34:31.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:34:32.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:34:32.971Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T10:34:32.971Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T10:34:32.971Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T10:34:33.249Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T10:34:33.249Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T10:34:33.249Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T10:34:33.249Z] OK: 6 MiB in 19 packages [2022-04-22T10:34:34.186Z] Removing intermediate container b653692041bd [2022-04-22T10:34:34.186Z] ---> a42dfeb8310f [2022-04-22T10:34:34.186Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T10:34:35.567Z] ---> b5166c608f8f [2022-04-22T10:34:35.567Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T10:34:35.828Z] ---> a7743848ef84 [2022-04-22T10:34:35.828Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T10:34:35.828Z] ---> d9fd5045a297 [2022-04-22T10:34:35.828Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T10:34:36.088Z] ---> 324f3dc18a1b [2022-04-22T10:34:36.088Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T10:34:36.088Z] ---> Running in 4629a6479456 [2022-04-22T10:34:36.088Z] Removing intermediate container 4629a6479456 [2022-04-22T10:34:36.088Z] ---> 9097d8e228b0 [2022-04-22T10:34:36.088Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T10:34:36.088Z] ---> Running in d7cbaa06e3ab [2022-04-22T10:34:36.347Z] Removing intermediate container d7cbaa06e3ab [2022-04-22T10:34:36.347Z] ---> fe0e17e3c50d [2022-04-22T10:34:36.347Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T10:34:36.347Z] ---> Running in a6d410f8396a [2022-04-22T10:34:36.347Z] Removing intermediate container a6d410f8396a [2022-04-22T10:34:36.347Z] ---> 25075335d1df [2022-04-22T10:34:36.347Z] Step 24/25 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:34:36.347Z] ---> Running in 76fd1f109168 [2022-04-22T10:34:36.347Z] Removing intermediate container 76fd1f109168 [2022-04-22T10:34:36.347Z] ---> fbefacc33932 [2022-04-22T10:34:36.347Z] Step 25/25 : LABEL version=2.2.0-dev.78 [2022-04-22T10:34:36.608Z] ---> Running in 3acf1b0dae59 [2022-04-22T10:34:36.608Z] Removing intermediate container 3acf1b0dae59 [2022-04-22T10:34:36.608Z] ---> d2d862dec2e3 [2022-04-22T10:34:36.608Z] [2022-04-22T10:34:36.608Z] Successfully built d2d862dec2e3 [2022-04-22T10:34:36.608Z] Successfully tagged security-spire-server:latest [2022-04-22T10:34:36.976Z] Building bin/spire-server... [2022-04-22T10:34:36.976Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T10:34:36.976Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T10:34:36.976Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T10:34:36.976Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T10:34:36.976Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T10:34:38.437Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T10:34:38.715Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T10:34:38.994Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T10:34:39.153Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-22T10:34:39.153Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T10:34:39.153Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T10:34:39.153Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T10:34:39.153Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T10:34:39.291Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T10:34:39.415Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T10:34:39.415Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T10:34:39.415Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T10:34:39.573Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T10:34:39.675Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T10:34:39.675Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T10:34:39.675Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T10:34:39.675Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T10:34:39.675Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T10:34:39.675Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T10:34:39.853Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T10:34:40.137Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T10:34:40.137Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T10:34:40.417Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T10:34:40.417Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T10:34:40.702Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T10:34:40.702Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T10:34:40.702Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T10:34:40.987Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T10:34:41.608Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T10:34:43.061Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T10:34:44.058Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T10:35:10.938Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T10:35:10.938Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T10:35:10.938Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T10:35:10.938Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T10:35:10.938Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T10:35:10.938Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T10:35:10.938Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T10:35:10.938Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T10:35:10.938Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T10:35:10.938Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T10:35:10.938Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T10:35:10.938Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T10:35:10.938Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T10:35:10.938Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T10:35:10.938Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T10:35:10.938Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T10:35:11.218Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T10:35:11.218Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T10:35:11.497Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T10:35:11.782Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T10:35:11.782Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T10:35:11.782Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T10:35:11.782Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T10:35:11.782Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T10:35:12.061Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T10:35:12.061Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T10:35:12.341Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T10:35:12.341Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T10:35:12.621Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T10:35:12.621Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T10:35:12.621Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T10:35:12.901Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T10:35:12.902Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T10:35:12.902Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T10:35:13.514Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T10:35:13.514Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T10:35:13.514Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T10:35:18.402Z] Building bin/spire-agent... [2022-04-22T10:35:18.402Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T10:35:18.402Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T10:35:18.402Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T10:35:18.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T10:35:18.402Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T10:35:18.402Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T10:35:18.402Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T10:35:18.402Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T10:35:18.402Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T10:35:18.402Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T10:35:18.402Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T10:35:18.402Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T10:35:18.402Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T10:35:30.624Z] Removing intermediate container 60f6a8f23ce1 [2022-04-22T10:35:30.624Z] ---> 6e299f4752b8 [2022-04-22T10:35:30.624Z] [2022-04-22T10:35:30.624Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T10:35:30.624Z] ---> 0ac33e5f5afa [2022-04-22T10:35:30.624Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T10:35:30.624Z] ---> Using cache [2022-04-22T10:35:30.624Z] ---> 8f73ba4b50e7 [2022-04-22T10:35:30.624Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:35:30.624Z] ---> Using cache [2022-04-22T10:35:30.624Z] ---> fac5e8565cfb [2022-04-22T10:35:30.624Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T10:35:30.624Z] ---> Running in bc8ed3690b8b [2022-04-22T10:35:30.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:35:30.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:35:30.884Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T10:35:30.884Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T10:35:30.884Z] OK: 15855 distinct packages available [2022-04-22T10:35:31.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T10:35:32.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T10:35:32.079Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T10:35:32.339Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T10:35:32.339Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T10:35:32.600Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T10:35:32.600Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T10:35:32.600Z] OK: 6 MiB in 18 packages [2022-04-22T10:35:34.507Z] Removing intermediate container bc8ed3690b8b [2022-04-22T10:35:34.507Z] ---> 599895effe99 [2022-04-22T10:35:34.507Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T10:35:35.756Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T10:35:35.756Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T10:35:35.756Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T10:35:35.756Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T10:35:36.409Z] ---> a5c7cfd459a0 [2022-04-22T10:35:36.409Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T10:35:36.409Z] ---> 2ec6a96a33a3 [2022-04-22T10:35:36.409Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T10:35:36.409Z] ---> Running in a8eb4650ad8d [2022-04-22T10:35:36.671Z] Removing intermediate container a8eb4650ad8d [2022-04-22T10:35:36.671Z] ---> db210e9bb92a [2022-04-22T10:35:36.671Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T10:35:36.930Z] ---> a3f617354d07 [2022-04-22T10:35:36.930Z] Step 21/26 : WORKDIR / [2022-04-22T10:35:36.930Z] ---> Running in b17c5b4408c5 [2022-04-22T10:35:37.504Z] Removing intermediate container b17c5b4408c5 [2022-04-22T10:35:37.504Z] ---> 278a4012f55d [2022-04-22T10:35:37.504Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T10:35:37.504Z] ---> Running in 7a6353c11395 [2022-04-22T10:35:37.504Z] Removing intermediate container 7a6353c11395 [2022-04-22T10:35:37.504Z] ---> e11c4968c263 [2022-04-22T10:35:37.504Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T10:35:37.504Z] ---> Running in 79bbb0982bbc [2022-04-22T10:35:37.762Z] Removing intermediate container 79bbb0982bbc [2022-04-22T10:35:37.762Z] ---> a6e8ae0188e1 [2022-04-22T10:35:37.762Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T10:35:37.762Z] ---> Running in 06a33f269cff [2022-04-22T10:35:38.021Z] Removing intermediate container 06a33f269cff [2022-04-22T10:35:38.021Z] ---> 0d9b61a3bdb2 [2022-04-22T10:35:38.021Z] Step 25/26 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:35:38.021Z] ---> Running in 8e4ed6366763 [2022-04-22T10:35:38.280Z] Removing intermediate container 8e4ed6366763 [2022-04-22T10:35:38.280Z] ---> d558e9a7d5c5 [2022-04-22T10:35:38.280Z] Step 26/26 : LABEL version=2.2.0-dev.78 [2022-04-22T10:35:38.280Z] ---> Running in 26f1103c2278 [2022-04-22T10:35:38.540Z] Removing intermediate container 26f1103c2278 [2022-04-22T10:35:38.540Z] ---> 71c98dd3181a [2022-04-22T10:35:38.540Z] [2022-04-22T10:35:38.540Z] Successfully built 71c98dd3181a [2022-04-22T10:35:38.540Z] Successfully tagged security-spire-config:latest [2022-04-22T10:35:42.536Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T10:35:42.536Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T10:35:42.536Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T10:35:42.536Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T10:35:42.536Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T10:35:43.151Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T10:35:55.636Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T10:36:10.630Z]  Building security-spire-config ... done Removing intermediate container ae783e8261f8 [2022-04-22T10:36:10.630Z] ---> 5b59d184a082 [2022-04-22T10:36:10.630Z] [2022-04-22T10:36:10.630Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T10:36:10.630Z] ---> 0ac33e5f5afa [2022-04-22T10:36:10.630Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T10:36:10.630Z] ---> Using cache [2022-04-22T10:36:10.630Z] ---> 8f73ba4b50e7 [2022-04-22T10:36:10.630Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:36:10.630Z] ---> Using cache [2022-04-22T10:36:10.630Z] ---> fac5e8565cfb [2022-04-22T10:36:10.630Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T10:36:10.630Z] ---> Using cache [2022-04-22T10:36:10.630Z] ---> a42dfeb8310f [2022-04-22T10:36:10.630Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T10:36:10.630Z] ---> 90761d413245 [2022-04-22T10:36:10.630Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T10:36:10.630Z] ---> 49777301df47 [2022-04-22T10:36:10.630Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T10:36:10.630Z] ---> b0e1ca4aa0d1 [2022-04-22T10:36:10.630Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T10:36:10.630Z] ---> abbcdcf4b68d [2022-04-22T10:36:10.630Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T10:36:10.630Z] ---> 2d9e40a634dc [2022-04-22T10:36:10.630Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T10:36:10.630Z] ---> Running in 299d3647ef26 [2022-04-22T10:36:10.630Z] Removing intermediate container 299d3647ef26 [2022-04-22T10:36:10.630Z] ---> 78bff63c68b5 [2022-04-22T10:36:10.630Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T10:36:10.630Z] ---> Running in a1ae999fc98c [2022-04-22T10:36:10.630Z] Removing intermediate container a1ae999fc98c [2022-04-22T10:36:10.630Z] ---> bdf12e956ef3 [2022-04-22T10:36:10.630Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T10:36:10.630Z] ---> Running in 519661f9f3c8 [2022-04-22T10:36:10.630Z] Removing intermediate container 519661f9f3c8 [2022-04-22T10:36:10.630Z] ---> 6040e018bbe6 [2022-04-22T10:36:10.630Z] Step 25/26 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:10.630Z] ---> Running in ee3ace19873c [2022-04-22T10:36:10.630Z] Removing intermediate container ee3ace19873c [2022-04-22T10:36:10.630Z] ---> 3adff40725d1 [2022-04-22T10:36:10.630Z] Step 26/26 : LABEL version=2.2.0-dev.78 [2022-04-22T10:36:10.630Z] ---> Running in 88af89db680a [2022-04-22T10:36:10.630Z] Removing intermediate container 88af89db680a [2022-04-22T10:36:10.630Z] ---> bc7b40acd235 [2022-04-22T10:36:10.630Z] [2022-04-22T10:36:10.630Z] Successfully built bc7b40acd235 [2022-04-22T10:36:10.630Z] Successfully tagged security-spire-agent:latest [2022-04-22T10:36:10.637Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-22T10:36:10.639Z] $ docker stop --time=1 0dd3730f25abd4090fdc662a4319fd9b931a2ad30f1560a6521a3f3ba5be2dba [2022-04-22T10:36:12.012Z] $ docker rm -f 0dd3730f25abd4090fdc662a4319fd9b931a2ad30f1560a6521a3f3ba5be2dba [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T10:36:12.384Z] + docker images [2022-04-22T10:36:12.384Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T10:36:12.384Z] security-spire-agent latest bc7b40acd235 3 seconds ago 127MB [2022-04-22T10:36:12.384Z] 5b59d184a082 13 seconds ago 4.43GB [2022-04-22T10:36:12.384Z] security-spire-config latest 71c98dd3181a 34 seconds ago 86.7MB [2022-04-22T10:36:12.384Z] 6e299f4752b8 52 seconds ago 4.43GB [2022-04-22T10:36:12.384Z] security-spire-server latest d2d862dec2e3 About a minute ago 87.3MB [2022-04-22T10:36:12.384Z] core-data latest 2c719407a71a About a minute ago 22.5MB [2022-04-22T10:36:12.384Z] 26fe8026b66c About a minute ago 4.43GB [2022-04-22T10:36:12.384Z] a077a714ee4e About a minute ago 1.52GB [2022-04-22T10:36:12.384Z] security-spiffe-token-provider latest 0d407d5511d8 2 minutes ago 28.8MB [2022-04-22T10:36:12.384Z] 6c8a8c168ab8 2 minutes ago 1.54GB [2022-04-22T10:36:12.384Z] core-command latest 69365d73c060 2 minutes ago 16.1MB [2022-04-22T10:36:12.384Z] f10686a719d5 3 minutes ago 1.49GB [2022-04-22T10:36:12.384Z] security-secretstore-setup latest 726d49b38a9f 3 minutes ago 28.5MB [2022-04-22T10:36:12.384Z] security-proxy-setup latest 5fa35fa3caf5 3 minutes ago 26.9MB [2022-04-22T10:36:12.384Z] core-metadata latest c186a2d985c7 3 minutes ago 17MB [2022-04-22T10:36:12.384Z] ec70971d7d7c 3 minutes ago 1.5GB [2022-04-22T10:36:12.384Z] 9d444428dbca 3 minutes ago 1.5GB [2022-04-22T10:36:12.384Z] 99bdff3eb399 3 minutes ago 1.5GB [2022-04-22T10:36:12.384Z] sys-mgmt-agent latest 40f00270698b 4 minutes ago 299MB [2022-04-22T10:36:12.384Z] security-bootstrapper latest 024d9c56f72c 4 minutes ago 19.1MB [2022-04-22T10:36:12.384Z] support-scheduler latest a3f7ddecab53 4 minutes ago 26.3MB [2022-04-22T10:36:12.384Z] support-notifications latest f100bc0c3a07 4 minutes ago 26.9MB [2022-04-22T10:36:12.384Z] 0cadda8580f8 4 minutes ago 1.49GB [2022-04-22T10:36:12.384Z] 13a53283a3dd 4 minutes ago 1.55GB [2022-04-22T10:36:12.384Z] c97b2b8e6256 4 minutes ago 1.55GB [2022-04-22T10:36:12.384Z] 4d365322bfbc 4 minutes ago 1.5GB [2022-04-22T10:36:12.384Z] ci-base-image-x86_64 latest 38ef9f0ca225 8 minutes ago 896MB [2022-04-22T10:36:12.384Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-22T10:36:12.384Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-22T10:36:12.384Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-22T10:36:12.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-22T10:36:12.384Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-22T10:36:12.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T10:36:12.499Z] provisioning config files... [2022-04-22T10:36:12.512Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/205@tmp/config5390057867554125365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T10:36:12.813Z] ---> docker-login.sh [2022-04-22T10:36:12.813Z] nexus3.edgexfoundry.org:10001 [2022-04-22T10:36:12.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:36:12.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:36:12.813Z] Configure a credential helper to remove this warning. See [2022-04-22T10:36:12.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:36:12.813Z] [2022-04-22T10:36:12.813Z] Login Succeeded [2022-04-22T10:36:12.813Z] nexus3.edgexfoundry.org:10002 [2022-04-22T10:36:12.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:36:13.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:36:13.072Z] Configure a credential helper to remove this warning. See [2022-04-22T10:36:13.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:36:13.072Z] [2022-04-22T10:36:13.072Z] Login Succeeded [2022-04-22T10:36:13.072Z] nexus3.edgexfoundry.org:10003 [2022-04-22T10:36:13.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:36:13.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:36:13.072Z] Configure a credential helper to remove this warning. See [2022-04-22T10:36:13.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:36:13.072Z] [2022-04-22T10:36:13.072Z] Login Succeeded [2022-04-22T10:36:13.072Z] nexus3.edgexfoundry.org:10004 [2022-04-22T10:36:13.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:36:13.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:36:13.334Z] Configure a credential helper to remove this warning. See [2022-04-22T10:36:13.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:36:13.334Z] [2022-04-22T10:36:13.334Z] Login Succeeded [2022-04-22T10:36:13.334Z] docker.io [2022-04-22T10:36:13.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T10:36:13.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T10:36:13.593Z] Configure a credential helper to remove this warning. See [2022-04-22T10:36:13.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T10:36:13.593Z] [2022-04-22T10:36:13.593Z] Login Succeeded [2022-04-22T10:36:13.593Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T10:36:13.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:36:13.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T10:36:13.657Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-22T10:36:13.657Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:13.657Z] latest [2022-04-22T10:36:13.657Z] 2.2.0-dev.78 [2022-04-22T10:36:13.657Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:13.657Z] main [2022-04-22T10:36:13.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:13.984Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:14.283Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:14.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-22T10:36:14.283Z] 8a90c53c3b38: Preparing [2022-04-22T10:36:14.283Z] f2ec57cebd71: Preparing [2022-04-22T10:36:14.283Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:14.283Z] 9c229bce7fa2: Preparing [2022-04-22T10:36:14.283Z] b541d28bf3b4: Preparing [2022-04-22T10:36:14.283Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:14.283Z] 8a90c53c3b38: Pushed [2022-04-22T10:36:14.283Z] cb9c7c7b4753: Pushed [2022-04-22T10:36:14.283Z] 9c229bce7fa2: Pushed [2022-04-22T10:36:15.662Z] f2ec57cebd71: Pushed [2022-04-22T10:36:15.662Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:a584bc5ad1f6082df145e9f644f1e8ed29ccea8711b61d1cbab51ec03b99aa1b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:15.960Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:16.252Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-22T10:36:16.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-22T10:36:16.252Z] 8a90c53c3b38: Preparing [2022-04-22T10:36:16.252Z] f2ec57cebd71: Preparing [2022-04-22T10:36:16.252Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:16.252Z] 9c229bce7fa2: Preparing [2022-04-22T10:36:16.252Z] b541d28bf3b4: Preparing [2022-04-22T10:36:16.252Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:16.252Z] f2ec57cebd71: Layer already exists [2022-04-22T10:36:16.252Z] 8a90c53c3b38: Layer already exists [2022-04-22T10:36:16.252Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:16.252Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:36:16.252Z] latest: digest: sha256:a584bc5ad1f6082df145e9f644f1e8ed29ccea8711b61d1cbab51ec03b99aa1b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:16.550Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:16.845Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.78 [2022-04-22T10:36:16.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-22T10:36:16.845Z] 8a90c53c3b38: Preparing [2022-04-22T10:36:16.845Z] f2ec57cebd71: Preparing [2022-04-22T10:36:16.845Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:16.845Z] 9c229bce7fa2: Preparing [2022-04-22T10:36:16.845Z] b541d28bf3b4: Preparing [2022-04-22T10:36:16.845Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:16.845Z] f2ec57cebd71: Layer already exists [2022-04-22T10:36:16.845Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:36:16.845Z] 8a90c53c3b38: Layer already exists [2022-04-22T10:36:16.845Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:16.845Z] 2.2.0-dev.78: digest: sha256:a584bc5ad1f6082df145e9f644f1e8ed29ccea8711b61d1cbab51ec03b99aa1b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:17.145Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:17.438Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:17.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-22T10:36:17.438Z] 8a90c53c3b38: Preparing [2022-04-22T10:36:17.438Z] f2ec57cebd71: Preparing [2022-04-22T10:36:17.438Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:17.438Z] 9c229bce7fa2: Preparing [2022-04-22T10:36:17.438Z] b541d28bf3b4: Preparing [2022-04-22T10:36:17.438Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:17.438Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:36:17.438Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:17.438Z] f2ec57cebd71: Layer already exists [2022-04-22T10:36:17.438Z] 8a90c53c3b38: Layer already exists [2022-04-22T10:36:17.438Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:a584bc5ad1f6082df145e9f644f1e8ed29ccea8711b61d1cbab51ec03b99aa1b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:17.735Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:18.030Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-22T10:36:18.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-22T10:36:18.030Z] 8a90c53c3b38: Preparing [2022-04-22T10:36:18.030Z] f2ec57cebd71: Preparing [2022-04-22T10:36:18.030Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:18.030Z] 9c229bce7fa2: Preparing [2022-04-22T10:36:18.030Z] b541d28bf3b4: Preparing [2022-04-22T10:36:18.030Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:36:18.030Z] 8a90c53c3b38: Layer already exists [2022-04-22T10:36:18.030Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:18.030Z] f2ec57cebd71: Layer already exists [2022-04-22T10:36:18.030Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:18.030Z] main: digest: sha256:a584bc5ad1f6082df145e9f644f1e8ed29ccea8711b61d1cbab51ec03b99aa1b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:36:18.072Z] ===================================================== [Pipeline] echo [2022-04-22T10:36:18.083Z] taggedImages: [2022-04-22T10:36:18.083Z] - nexus3.edgexfoundry.org:10004/core-command:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:18.083Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-22T10:36:18.083Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.78 [2022-04-22T10:36:18.083Z] - nexus3.edgexfoundry.org:10004/core-command:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:18.083Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-22T10:36:18.104Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-22T10:36:18.104Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:18.104Z] latest [2022-04-22T10:36:18.104Z] 2.2.0-dev.78 [2022-04-22T10:36:18.104Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:18.104Z] main [2022-04-22T10:36:18.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:18.466Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:18.800Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:18.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-22T10:36:18.801Z] b0b96433d028: Preparing [2022-04-22T10:36:18.801Z] a5f760d3f91c: Preparing [2022-04-22T10:36:18.801Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:18.801Z] a996ad555721: Preparing [2022-04-22T10:36:18.801Z] 069e42bf4304: Preparing [2022-04-22T10:36:18.801Z] b541d28bf3b4: Preparing [2022-04-22T10:36:18.801Z] b541d28bf3b4: Waiting [2022-04-22T10:36:18.801Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:18.801Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:18.801Z] 069e42bf4304: Pushed [2022-04-22T10:36:18.801Z] b0b96433d028: Pushed [2022-04-22T10:36:19.087Z] a996ad555721: Pushed [2022-04-22T10:36:20.472Z] a5f760d3f91c: Pushed [2022-04-22T10:36:20.472Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:52df9a99dbd95dc8046c6a86b5e72efbe36b9043f1f3a22fba23619c75207b56 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:20.775Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:21.072Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-22T10:36:21.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-22T10:36:21.072Z] b0b96433d028: Preparing [2022-04-22T10:36:21.072Z] a5f760d3f91c: Preparing [2022-04-22T10:36:21.072Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:21.072Z] a996ad555721: Preparing [2022-04-22T10:36:21.072Z] 069e42bf4304: Preparing [2022-04-22T10:36:21.072Z] b541d28bf3b4: Preparing [2022-04-22T10:36:21.072Z] b541d28bf3b4: Waiting [2022-04-22T10:36:21.072Z] b0b96433d028: Layer already exists [2022-04-22T10:36:21.072Z] a996ad555721: Layer already exists [2022-04-22T10:36:21.072Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:21.072Z] a5f760d3f91c: Layer already exists [2022-04-22T10:36:21.072Z] 069e42bf4304: Layer already exists [2022-04-22T10:36:21.072Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:21.072Z] latest: digest: sha256:52df9a99dbd95dc8046c6a86b5e72efbe36b9043f1f3a22fba23619c75207b56 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:21.369Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:21.660Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.78 [2022-04-22T10:36:21.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-22T10:36:21.660Z] b0b96433d028: Preparing [2022-04-22T10:36:21.660Z] a5f760d3f91c: Preparing [2022-04-22T10:36:21.660Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:21.660Z] a996ad555721: Preparing [2022-04-22T10:36:21.660Z] 069e42bf4304: Preparing [2022-04-22T10:36:21.660Z] b541d28bf3b4: Preparing [2022-04-22T10:36:21.660Z] b541d28bf3b4: Waiting [2022-04-22T10:36:21.660Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:21.660Z] a996ad555721: Layer already exists [2022-04-22T10:36:21.660Z] b0b96433d028: Layer already exists [2022-04-22T10:36:21.660Z] 069e42bf4304: Layer already exists [2022-04-22T10:36:21.660Z] a5f760d3f91c: Layer already exists [2022-04-22T10:36:21.660Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:21.660Z] 2.2.0-dev.78: digest: sha256:52df9a99dbd95dc8046c6a86b5e72efbe36b9043f1f3a22fba23619c75207b56 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:21.957Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:22.253Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:22.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-22T10:36:22.253Z] b0b96433d028: Preparing [2022-04-22T10:36:22.253Z] a5f760d3f91c: Preparing [2022-04-22T10:36:22.253Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:22.253Z] a996ad555721: Preparing [2022-04-22T10:36:22.253Z] 069e42bf4304: Preparing [2022-04-22T10:36:22.253Z] b541d28bf3b4: Preparing [2022-04-22T10:36:22.253Z] b541d28bf3b4: Waiting [2022-04-22T10:36:22.253Z] a5f760d3f91c: Layer already exists [2022-04-22T10:36:22.253Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:22.253Z] a996ad555721: Layer already exists [2022-04-22T10:36:22.253Z] b0b96433d028: Layer already exists [2022-04-22T10:36:22.253Z] 069e42bf4304: Layer already exists [2022-04-22T10:36:22.253Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:22.253Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:52df9a99dbd95dc8046c6a86b5e72efbe36b9043f1f3a22fba23619c75207b56 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:22.550Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:22.845Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-22T10:36:22.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-22T10:36:22.845Z] b0b96433d028: Preparing [2022-04-22T10:36:22.845Z] a5f760d3f91c: Preparing [2022-04-22T10:36:22.845Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:22.845Z] a996ad555721: Preparing [2022-04-22T10:36:22.845Z] 069e42bf4304: Preparing [2022-04-22T10:36:22.845Z] b541d28bf3b4: Preparing [2022-04-22T10:36:22.845Z] b541d28bf3b4: Waiting [2022-04-22T10:36:22.845Z] a996ad555721: Layer already exists [2022-04-22T10:36:22.845Z] 069e42bf4304: Layer already exists [2022-04-22T10:36:22.845Z] a5f760d3f91c: Layer already exists [2022-04-22T10:36:22.845Z] b0b96433d028: Layer already exists [2022-04-22T10:36:22.845Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:22.845Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:22.845Z] main: digest: sha256:52df9a99dbd95dc8046c6a86b5e72efbe36b9043f1f3a22fba23619c75207b56 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:36:22.883Z] ===================================================== [Pipeline] echo [2022-04-22T10:36:22.894Z] taggedImages: [2022-04-22T10:36:22.894Z] - nexus3.edgexfoundry.org:10004/core-data:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:22.894Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-22T10:36:22.894Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.78 [2022-04-22T10:36:22.894Z] - nexus3.edgexfoundry.org:10004/core-data:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:22.894Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-22T10:36:22.918Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-22T10:36:22.918Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:22.918Z] latest [2022-04-22T10:36:22.918Z] 2.2.0-dev.78 [2022-04-22T10:36:22.918Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:22.918Z] main [2022-04-22T10:36:22.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:23.245Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:23.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:23.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-22T10:36:23.537Z] 883c59c20a5d: Preparing [2022-04-22T10:36:23.537Z] 43a344b81c4f: Preparing [2022-04-22T10:36:23.537Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:23.537Z] 9c229bce7fa2: Preparing [2022-04-22T10:36:23.537Z] b541d28bf3b4: Preparing [2022-04-22T10:36:23.537Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:23.537Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:23.537Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:36:23.537Z] 883c59c20a5d: Pushed [2022-04-22T10:36:24.478Z] 43a344b81c4f: Pushed [2022-04-22T10:36:24.741Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:d567c54247831dba308a874908d6d43d2df24b7a4f527532d4dee03cb6d16e4c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:25.040Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:25.329Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-22T10:36:25.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-22T10:36:25.330Z] 883c59c20a5d: Preparing [2022-04-22T10:36:25.330Z] 43a344b81c4f: Preparing [2022-04-22T10:36:25.330Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:25.330Z] 9c229bce7fa2: Preparing [2022-04-22T10:36:25.330Z] b541d28bf3b4: Preparing [2022-04-22T10:36:25.330Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:25.330Z] 43a344b81c4f: Layer already exists [2022-04-22T10:36:25.330Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:25.330Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:36:25.330Z] 883c59c20a5d: Layer already exists [2022-04-22T10:36:25.330Z] latest: digest: sha256:d567c54247831dba308a874908d6d43d2df24b7a4f527532d4dee03cb6d16e4c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:25.627Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:25.919Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.78 [2022-04-22T10:36:25.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-22T10:36:25.919Z] 883c59c20a5d: Preparing [2022-04-22T10:36:25.919Z] 43a344b81c4f: Preparing [2022-04-22T10:36:25.919Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:25.919Z] 9c229bce7fa2: Preparing [2022-04-22T10:36:25.919Z] b541d28bf3b4: Preparing [2022-04-22T10:36:25.919Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:36:25.919Z] 883c59c20a5d: Layer already exists [2022-04-22T10:36:25.919Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:25.919Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:25.919Z] 43a344b81c4f: Layer already exists [2022-04-22T10:36:25.919Z] 2.2.0-dev.78: digest: sha256:d567c54247831dba308a874908d6d43d2df24b7a4f527532d4dee03cb6d16e4c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:26.221Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:26.510Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:26.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-22T10:36:26.510Z] 883c59c20a5d: Preparing [2022-04-22T10:36:26.510Z] 43a344b81c4f: Preparing [2022-04-22T10:36:26.510Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:26.510Z] 9c229bce7fa2: Preparing [2022-04-22T10:36:26.510Z] b541d28bf3b4: Preparing [2022-04-22T10:36:26.510Z] 883c59c20a5d: Layer already exists [2022-04-22T10:36:26.510Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:36:26.510Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:26.510Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:26.510Z] 43a344b81c4f: Layer already exists [2022-04-22T10:36:26.510Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:d567c54247831dba308a874908d6d43d2df24b7a4f527532d4dee03cb6d16e4c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:26.810Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:27.102Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-22T10:36:27.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-22T10:36:27.102Z] 883c59c20a5d: Preparing [2022-04-22T10:36:27.102Z] 43a344b81c4f: Preparing [2022-04-22T10:36:27.102Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:27.102Z] 9c229bce7fa2: Preparing [2022-04-22T10:36:27.102Z] b541d28bf3b4: Preparing [2022-04-22T10:36:27.102Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:27.102Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:36:27.102Z] 43a344b81c4f: Layer already exists [2022-04-22T10:36:27.102Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:27.102Z] 883c59c20a5d: Layer already exists [2022-04-22T10:36:27.102Z] main: digest: sha256:d567c54247831dba308a874908d6d43d2df24b7a4f527532d4dee03cb6d16e4c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:36:27.139Z] ===================================================== [Pipeline] echo [2022-04-22T10:36:27.149Z] taggedImages: [2022-04-22T10:36:27.149Z] - nexus3.edgexfoundry.org:10004/core-metadata:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:27.149Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-22T10:36:27.149Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.78 [2022-04-22T10:36:27.149Z] - nexus3.edgexfoundry.org:10004/core-metadata:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:27.149Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-22T10:36:27.172Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-22T10:36:27.172Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:27.172Z] latest [2022-04-22T10:36:27.172Z] 2.2.0-dev.78 [2022-04-22T10:36:27.172Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:27.172Z] main [2022-04-22T10:36:27.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:27.499Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:27.790Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:27.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-22T10:36:27.790Z] dcb8de54c2d2: Preparing [2022-04-22T10:36:27.790Z] dcb8de54c2d2: Preparing [2022-04-22T10:36:27.790Z] 6816370d4d93: Preparing [2022-04-22T10:36:27.790Z] 331016b2d65e: Preparing [2022-04-22T10:36:27.790Z] 97c847097773: Preparing [2022-04-22T10:36:27.790Z] 0309f0eeee6a: Preparing [2022-04-22T10:36:27.790Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:27.790Z] 4db49c22f3b9: Preparing [2022-04-22T10:36:27.790Z] d05402d8cd91: Preparing [2022-04-22T10:36:27.790Z] f5654eddc9d6: Preparing [2022-04-22T10:36:27.790Z] 1c4c77d1b420: Preparing [2022-04-22T10:36:27.790Z] b541d28bf3b4: Preparing [2022-04-22T10:36:27.790Z] 1c4c77d1b420: Waiting [2022-04-22T10:36:27.790Z] 4db49c22f3b9: Waiting [2022-04-22T10:36:27.790Z] b541d28bf3b4: Waiting [2022-04-22T10:36:27.790Z] d05402d8cd91: Waiting [2022-04-22T10:36:27.790Z] cb9c7c7b4753: Waiting [2022-04-22T10:36:27.790Z] 6816370d4d93: Pushed [2022-04-22T10:36:27.790Z] dcb8de54c2d2: Pushed [2022-04-22T10:36:27.790Z] 331016b2d65e: Pushed [2022-04-22T10:36:27.790Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:28.050Z] 97c847097773: Pushed [2022-04-22T10:36:28.050Z] 4db49c22f3b9: Pushed [2022-04-22T10:36:28.050Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:28.050Z] f5654eddc9d6: Pushed [2022-04-22T10:36:28.050Z] d05402d8cd91: Pushed [2022-04-22T10:36:28.050Z] 1c4c77d1b420: Pushed [2022-04-22T10:36:29.432Z] 0309f0eeee6a: Pushed [2022-04-22T10:36:29.432Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:2e823ac5034393b900ae1984e35ae2ad310776b6c639924455404eb5cd69bb6a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:29.731Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:30.024Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-22T10:36:30.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-22T10:36:30.024Z] dcb8de54c2d2: Preparing [2022-04-22T10:36:30.024Z] dcb8de54c2d2: Preparing [2022-04-22T10:36:30.024Z] 6816370d4d93: Preparing [2022-04-22T10:36:30.024Z] 331016b2d65e: Preparing [2022-04-22T10:36:30.024Z] 97c847097773: Preparing [2022-04-22T10:36:30.024Z] 0309f0eeee6a: Preparing [2022-04-22T10:36:30.024Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:30.024Z] 4db49c22f3b9: Preparing [2022-04-22T10:36:30.024Z] d05402d8cd91: Preparing [2022-04-22T10:36:30.024Z] f5654eddc9d6: Preparing [2022-04-22T10:36:30.024Z] 1c4c77d1b420: Preparing [2022-04-22T10:36:30.024Z] b541d28bf3b4: Preparing [2022-04-22T10:36:30.024Z] 4db49c22f3b9: Waiting [2022-04-22T10:36:30.024Z] d05402d8cd91: Waiting [2022-04-22T10:36:30.024Z] f5654eddc9d6: Waiting [2022-04-22T10:36:30.024Z] 1c4c77d1b420: Waiting [2022-04-22T10:36:30.024Z] b541d28bf3b4: Waiting [2022-04-22T10:36:30.024Z] cb9c7c7b4753: Waiting [2022-04-22T10:36:30.024Z] 331016b2d65e: Layer already exists [2022-04-22T10:36:30.024Z] 0309f0eeee6a: Layer already exists [2022-04-22T10:36:30.024Z] dcb8de54c2d2: Layer already exists [2022-04-22T10:36:30.024Z] 97c847097773: Layer already exists [2022-04-22T10:36:30.024Z] 6816370d4d93: Layer already exists [2022-04-22T10:36:30.024Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:30.024Z] f5654eddc9d6: Layer already exists [2022-04-22T10:36:30.024Z] 1c4c77d1b420: Layer already exists [2022-04-22T10:36:30.024Z] 4db49c22f3b9: Layer already exists [2022-04-22T10:36:30.024Z] d05402d8cd91: Layer already exists [2022-04-22T10:36:30.024Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:30.024Z] latest: digest: sha256:2e823ac5034393b900ae1984e35ae2ad310776b6c639924455404eb5cd69bb6a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:30.322Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:30.613Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.78 [2022-04-22T10:36:30.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-22T10:36:30.613Z] dcb8de54c2d2: Preparing [2022-04-22T10:36:30.613Z] dcb8de54c2d2: Preparing [2022-04-22T10:36:30.613Z] 6816370d4d93: Preparing [2022-04-22T10:36:30.613Z] 331016b2d65e: Preparing [2022-04-22T10:36:30.613Z] 97c847097773: Preparing [2022-04-22T10:36:30.613Z] 0309f0eeee6a: Preparing [2022-04-22T10:36:30.613Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:30.613Z] 4db49c22f3b9: Preparing [2022-04-22T10:36:30.613Z] d05402d8cd91: Preparing [2022-04-22T10:36:30.613Z] f5654eddc9d6: Preparing [2022-04-22T10:36:30.613Z] 1c4c77d1b420: Preparing [2022-04-22T10:36:30.613Z] b541d28bf3b4: Preparing [2022-04-22T10:36:30.613Z] cb9c7c7b4753: Waiting [2022-04-22T10:36:30.613Z] d05402d8cd91: Waiting [2022-04-22T10:36:30.613Z] 4db49c22f3b9: Waiting [2022-04-22T10:36:30.613Z] f5654eddc9d6: Waiting [2022-04-22T10:36:30.613Z] 1c4c77d1b420: Waiting [2022-04-22T10:36:30.613Z] b541d28bf3b4: Waiting [2022-04-22T10:36:30.613Z] 0309f0eeee6a: Layer already exists [2022-04-22T10:36:30.613Z] dcb8de54c2d2: Layer already exists [2022-04-22T10:36:30.613Z] 331016b2d65e: Layer already exists [2022-04-22T10:36:30.613Z] 6816370d4d93: Layer already exists [2022-04-22T10:36:30.613Z] 97c847097773: Layer already exists [2022-04-22T10:36:30.613Z] 4db49c22f3b9: Layer already exists [2022-04-22T10:36:30.613Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:30.613Z] f5654eddc9d6: Layer already exists [2022-04-22T10:36:30.613Z] d05402d8cd91: Layer already exists [2022-04-22T10:36:30.613Z] 1c4c77d1b420: Layer already exists [2022-04-22T10:36:30.613Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:30.613Z] 2.2.0-dev.78: digest: sha256:2e823ac5034393b900ae1984e35ae2ad310776b6c639924455404eb5cd69bb6a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:30.911Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:31.205Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:31.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-22T10:36:31.205Z] dcb8de54c2d2: Preparing [2022-04-22T10:36:31.205Z] dcb8de54c2d2: Preparing [2022-04-22T10:36:31.205Z] 6816370d4d93: Preparing [2022-04-22T10:36:31.205Z] 331016b2d65e: Preparing [2022-04-22T10:36:31.205Z] 97c847097773: Preparing [2022-04-22T10:36:31.205Z] 0309f0eeee6a: Preparing [2022-04-22T10:36:31.205Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:31.205Z] 4db49c22f3b9: Preparing [2022-04-22T10:36:31.205Z] d05402d8cd91: Preparing [2022-04-22T10:36:31.205Z] f5654eddc9d6: Preparing [2022-04-22T10:36:31.205Z] 1c4c77d1b420: Preparing [2022-04-22T10:36:31.205Z] b541d28bf3b4: Preparing [2022-04-22T10:36:31.205Z] cb9c7c7b4753: Waiting [2022-04-22T10:36:31.205Z] 4db49c22f3b9: Waiting [2022-04-22T10:36:31.205Z] d05402d8cd91: Waiting [2022-04-22T10:36:31.205Z] b541d28bf3b4: Waiting [2022-04-22T10:36:31.205Z] f5654eddc9d6: Waiting [2022-04-22T10:36:31.205Z] 0309f0eeee6a: Layer already exists [2022-04-22T10:36:31.205Z] 97c847097773: Layer already exists [2022-04-22T10:36:31.205Z] 6816370d4d93: Layer already exists [2022-04-22T10:36:31.205Z] 331016b2d65e: Layer already exists [2022-04-22T10:36:31.205Z] dcb8de54c2d2: Layer already exists [2022-04-22T10:36:31.205Z] 4db49c22f3b9: Layer already exists [2022-04-22T10:36:31.205Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:31.205Z] d05402d8cd91: Layer already exists [2022-04-22T10:36:31.205Z] 1c4c77d1b420: Layer already exists [2022-04-22T10:36:31.205Z] f5654eddc9d6: Layer already exists [2022-04-22T10:36:31.205Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:31.205Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:2e823ac5034393b900ae1984e35ae2ad310776b6c639924455404eb5cd69bb6a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:31.500Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:31.791Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-22T10:36:31.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-22T10:36:31.791Z] dcb8de54c2d2: Preparing [2022-04-22T10:36:31.791Z] dcb8de54c2d2: Preparing [2022-04-22T10:36:31.791Z] 6816370d4d93: Preparing [2022-04-22T10:36:31.791Z] 331016b2d65e: Preparing [2022-04-22T10:36:31.791Z] 97c847097773: Preparing [2022-04-22T10:36:31.791Z] 0309f0eeee6a: Preparing [2022-04-22T10:36:31.791Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:31.791Z] 4db49c22f3b9: Preparing [2022-04-22T10:36:31.791Z] d05402d8cd91: Preparing [2022-04-22T10:36:31.791Z] f5654eddc9d6: Preparing [2022-04-22T10:36:31.791Z] 1c4c77d1b420: Preparing [2022-04-22T10:36:31.791Z] b541d28bf3b4: Preparing [2022-04-22T10:36:31.791Z] 1c4c77d1b420: Waiting [2022-04-22T10:36:31.791Z] 4db49c22f3b9: Waiting [2022-04-22T10:36:31.791Z] b541d28bf3b4: Waiting [2022-04-22T10:36:31.791Z] cb9c7c7b4753: Waiting [2022-04-22T10:36:31.791Z] d05402d8cd91: Waiting [2022-04-22T10:36:31.791Z] f5654eddc9d6: Waiting [2022-04-22T10:36:31.791Z] 331016b2d65e: Layer already exists [2022-04-22T10:36:31.792Z] 6816370d4d93: Layer already exists [2022-04-22T10:36:31.792Z] 0309f0eeee6a: Layer already exists [2022-04-22T10:36:31.792Z] 97c847097773: Layer already exists [2022-04-22T10:36:31.792Z] dcb8de54c2d2: Layer already exists [2022-04-22T10:36:31.792Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:31.792Z] d05402d8cd91: Layer already exists [2022-04-22T10:36:31.792Z] 4db49c22f3b9: Layer already exists [2022-04-22T10:36:31.792Z] f5654eddc9d6: Layer already exists [2022-04-22T10:36:31.792Z] 1c4c77d1b420: Layer already exists [2022-04-22T10:36:31.792Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:31.792Z] main: digest: sha256:2e823ac5034393b900ae1984e35ae2ad310776b6c639924455404eb5cd69bb6a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:36:31.831Z] ===================================================== [Pipeline] echo [2022-04-22T10:36:31.842Z] taggedImages: [2022-04-22T10:36:31.842Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:31.842Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-22T10:36:31.842Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.78 [2022-04-22T10:36:31.842Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:31.842Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-22T10:36:31.866Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-22T10:36:31.866Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:31.866Z] latest [2022-04-22T10:36:31.866Z] 2.2.0-dev.78 [2022-04-22T10:36:31.866Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:31.866Z] main [2022-04-22T10:36:31.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:32.177Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:32.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:32.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-22T10:36:32.470Z] 35d52a0e9c45: Preparing [2022-04-22T10:36:32.470Z] 3b315cf342f6: Preparing [2022-04-22T10:36:32.470Z] 40623cbe322f: Preparing [2022-04-22T10:36:32.470Z] 1c0486ccd60b: Preparing [2022-04-22T10:36:32.470Z] 35cf55b681a5: Preparing [2022-04-22T10:36:32.470Z] a8bf3de1647b: Preparing [2022-04-22T10:36:32.470Z] ba1652f1df9b: Preparing [2022-04-22T10:36:32.470Z] b541d28bf3b4: Preparing [2022-04-22T10:36:32.470Z] a8bf3de1647b: Waiting [2022-04-22T10:36:32.470Z] ba1652f1df9b: Waiting [2022-04-22T10:36:32.470Z] b541d28bf3b4: Waiting [2022-04-22T10:36:32.470Z] 35d52a0e9c45: Pushed [2022-04-22T10:36:32.470Z] 3b315cf342f6: Pushed [2022-04-22T10:36:32.470Z] 35cf55b681a5: Pushed [2022-04-22T10:36:32.470Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:32.730Z] a8bf3de1647b: Pushed [2022-04-22T10:36:32.990Z] ba1652f1df9b: Pushed [2022-04-22T10:36:33.563Z] 1c0486ccd60b: Pushed [2022-04-22T10:36:33.563Z] 40623cbe322f: Pushed [2022-04-22T10:36:33.563Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:f1a0a508676c563fe3b1e8733978c8a89773e5beccb62b0e67374ab1fd5b05fb size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:33.871Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:34.165Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-22T10:36:34.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-22T10:36:34.165Z] 35d52a0e9c45: Preparing [2022-04-22T10:36:34.165Z] 3b315cf342f6: Preparing [2022-04-22T10:36:34.165Z] 40623cbe322f: Preparing [2022-04-22T10:36:34.165Z] 1c0486ccd60b: Preparing [2022-04-22T10:36:34.165Z] 35cf55b681a5: Preparing [2022-04-22T10:36:34.165Z] a8bf3de1647b: Preparing [2022-04-22T10:36:34.165Z] ba1652f1df9b: Preparing [2022-04-22T10:36:34.165Z] b541d28bf3b4: Preparing [2022-04-22T10:36:34.165Z] ba1652f1df9b: Waiting [2022-04-22T10:36:34.165Z] a8bf3de1647b: Waiting [2022-04-22T10:36:34.165Z] b541d28bf3b4: Waiting [2022-04-22T10:36:34.165Z] 3b315cf342f6: Layer already exists [2022-04-22T10:36:34.165Z] 35cf55b681a5: Layer already exists [2022-04-22T10:36:34.165Z] 1c0486ccd60b: Layer already exists [2022-04-22T10:36:34.165Z] 35d52a0e9c45: Layer already exists [2022-04-22T10:36:34.165Z] 40623cbe322f: Layer already exists [2022-04-22T10:36:34.165Z] a8bf3de1647b: Layer already exists [2022-04-22T10:36:34.165Z] ba1652f1df9b: Layer already exists [2022-04-22T10:36:34.165Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:34.165Z] latest: digest: sha256:f1a0a508676c563fe3b1e8733978c8a89773e5beccb62b0e67374ab1fd5b05fb size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:34.554Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:34.778Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T10:36:34.779Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T10:36:34.779Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T10:36:34.779Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T10:36:34.779Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T10:36:34.779Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T10:36:34.779Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T10:36:34.779Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T10:36:34.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.78 [2022-04-22T10:36:34.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-22T10:36:34.869Z] 35d52a0e9c45: Preparing [2022-04-22T10:36:34.869Z] 3b315cf342f6: Preparing [2022-04-22T10:36:34.869Z] 40623cbe322f: Preparing [2022-04-22T10:36:34.869Z] 1c0486ccd60b: Preparing [2022-04-22T10:36:34.869Z] 35cf55b681a5: Preparing [2022-04-22T10:36:34.869Z] a8bf3de1647b: Preparing [2022-04-22T10:36:34.869Z] ba1652f1df9b: Preparing [2022-04-22T10:36:34.869Z] b541d28bf3b4: Preparing [2022-04-22T10:36:34.869Z] ba1652f1df9b: Waiting [2022-04-22T10:36:34.869Z] a8bf3de1647b: Waiting [2022-04-22T10:36:34.869Z] 1c0486ccd60b: Layer already exists [2022-04-22T10:36:34.869Z] 40623cbe322f: Layer already exists [2022-04-22T10:36:34.869Z] 35cf55b681a5: Layer already exists [2022-04-22T10:36:34.869Z] 35d52a0e9c45: Layer already exists [2022-04-22T10:36:34.869Z] 3b315cf342f6: Layer already exists [2022-04-22T10:36:34.869Z] a8bf3de1647b: Layer already exists [2022-04-22T10:36:34.869Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:34.869Z] ba1652f1df9b: Layer already exists [2022-04-22T10:36:34.869Z] 2.2.0-dev.78: digest: sha256:f1a0a508676c563fe3b1e8733978c8a89773e5beccb62b0e67374ab1fd5b05fb size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:35.173Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:35.387Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T10:36:35.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:35.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-22T10:36:35.472Z] 35d52a0e9c45: Preparing [2022-04-22T10:36:35.472Z] 3b315cf342f6: Preparing [2022-04-22T10:36:35.472Z] 40623cbe322f: Preparing [2022-04-22T10:36:35.472Z] 1c0486ccd60b: Preparing [2022-04-22T10:36:35.472Z] 35cf55b681a5: Preparing [2022-04-22T10:36:35.472Z] a8bf3de1647b: Preparing [2022-04-22T10:36:35.472Z] ba1652f1df9b: Preparing [2022-04-22T10:36:35.472Z] b541d28bf3b4: Preparing [2022-04-22T10:36:35.472Z] a8bf3de1647b: Waiting [2022-04-22T10:36:35.472Z] b541d28bf3b4: Waiting [2022-04-22T10:36:35.472Z] ba1652f1df9b: Waiting [2022-04-22T10:36:35.472Z] 1c0486ccd60b: Layer already exists [2022-04-22T10:36:35.472Z] 35d52a0e9c45: Layer already exists [2022-04-22T10:36:35.472Z] 35cf55b681a5: Layer already exists [2022-04-22T10:36:35.472Z] 40623cbe322f: Layer already exists [2022-04-22T10:36:35.472Z] 3b315cf342f6: Layer already exists [2022-04-22T10:36:35.472Z] ba1652f1df9b: Layer already exists [2022-04-22T10:36:35.472Z] a8bf3de1647b: Layer already exists [2022-04-22T10:36:35.472Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:35.472Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:f1a0a508676c563fe3b1e8733978c8a89773e5beccb62b0e67374ab1fd5b05fb size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:35.772Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:35.995Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T10:36:36.066Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-22T10:36:36.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-22T10:36:36.067Z] 35d52a0e9c45: Preparing [2022-04-22T10:36:36.067Z] 3b315cf342f6: Preparing [2022-04-22T10:36:36.067Z] 40623cbe322f: Preparing [2022-04-22T10:36:36.067Z] 1c0486ccd60b: Preparing [2022-04-22T10:36:36.067Z] 35cf55b681a5: Preparing [2022-04-22T10:36:36.067Z] a8bf3de1647b: Preparing [2022-04-22T10:36:36.067Z] ba1652f1df9b: Preparing [2022-04-22T10:36:36.067Z] b541d28bf3b4: Preparing [2022-04-22T10:36:36.067Z] a8bf3de1647b: Waiting [2022-04-22T10:36:36.067Z] ba1652f1df9b: Waiting [2022-04-22T10:36:36.067Z] b541d28bf3b4: Waiting [2022-04-22T10:36:36.067Z] 35d52a0e9c45: Layer already exists [2022-04-22T10:36:36.067Z] 3b315cf342f6: Layer already exists [2022-04-22T10:36:36.067Z] 35cf55b681a5: Layer already exists [2022-04-22T10:36:36.067Z] 40623cbe322f: Layer already exists [2022-04-22T10:36:36.067Z] 1c0486ccd60b: Layer already exists [2022-04-22T10:36:36.067Z] a8bf3de1647b: Layer already exists [2022-04-22T10:36:36.067Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:36.067Z] ba1652f1df9b: Layer already exists [2022-04-22T10:36:36.067Z] main: digest: sha256:f1a0a508676c563fe3b1e8733978c8a89773e5beccb62b0e67374ab1fd5b05fb size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:36:36.107Z] ===================================================== [Pipeline] echo [2022-04-22T10:36:36.119Z] taggedImages: [2022-04-22T10:36:36.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:36.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-22T10:36:36.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.78 [2022-04-22T10:36:36.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:36.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-22T10:36:36.143Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-22T10:36:36.143Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:36.143Z] latest [2022-04-22T10:36:36.143Z] 2.2.0-dev.78 [2022-04-22T10:36:36.143Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:36.143Z] main [2022-04-22T10:36:36.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:36.285Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T10:36:36.473Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:36.574Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T10:36:36.768Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:36.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-22T10:36:36.769Z] 4e47997e1c8a: Preparing [2022-04-22T10:36:36.769Z] 3ab2c7915f18: Preparing [2022-04-22T10:36:36.769Z] 0156e54722d9: Preparing [2022-04-22T10:36:36.769Z] 165a6cdedd84: Preparing [2022-04-22T10:36:36.769Z] 07ad746e1d64: Preparing [2022-04-22T10:36:36.769Z] da2532c7fc53: Preparing [2022-04-22T10:36:36.769Z] 4e3338de9314: Preparing [2022-04-22T10:36:36.769Z] 11f393070f0d: Preparing [2022-04-22T10:36:36.769Z] da2532c7fc53: Waiting [2022-04-22T10:36:36.769Z] 4e3338de9314: Waiting [2022-04-22T10:36:36.769Z] e9f91c65923d: Preparing [2022-04-22T10:36:36.769Z] 11f393070f0d: Waiting [2022-04-22T10:36:36.769Z] b541d28bf3b4: Preparing [2022-04-22T10:36:36.769Z] b541d28bf3b4: Waiting [2022-04-22T10:36:36.769Z] 3ab2c7915f18: Pushed [2022-04-22T10:36:36.769Z] 07ad746e1d64: Pushed [2022-04-22T10:36:36.769Z] 4e47997e1c8a: Pushed [2022-04-22T10:36:36.769Z] da2532c7fc53: Pushed [2022-04-22T10:36:36.769Z] 4e3338de9314: Pushed [2022-04-22T10:36:37.029Z] 11f393070f0d: Pushed [2022-04-22T10:36:37.029Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:37.029Z] e9f91c65923d: Pushed [2022-04-22T10:36:37.970Z] 165a6cdedd84: Pushed [2022-04-22T10:36:38.027Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T10:36:38.027Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T10:36:38.027Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T10:36:38.230Z] 0156e54722d9: Pushed [2022-04-22T10:36:38.491Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:e87d9973935525bebb43a677b532dff89832b2bb4f8bf829a6aa1c1f8b673bb0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:38.789Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:39.081Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-22T10:36:39.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-22T10:36:39.081Z] 4e47997e1c8a: Preparing [2022-04-22T10:36:39.081Z] 3ab2c7915f18: Preparing [2022-04-22T10:36:39.081Z] 0156e54722d9: Preparing [2022-04-22T10:36:39.081Z] 165a6cdedd84: Preparing [2022-04-22T10:36:39.081Z] 07ad746e1d64: Preparing [2022-04-22T10:36:39.081Z] da2532c7fc53: Preparing [2022-04-22T10:36:39.081Z] 4e3338de9314: Preparing [2022-04-22T10:36:39.081Z] 11f393070f0d: Preparing [2022-04-22T10:36:39.081Z] e9f91c65923d: Preparing [2022-04-22T10:36:39.081Z] b541d28bf3b4: Preparing [2022-04-22T10:36:39.081Z] 11f393070f0d: Waiting [2022-04-22T10:36:39.081Z] e9f91c65923d: Waiting [2022-04-22T10:36:39.081Z] b541d28bf3b4: Waiting [2022-04-22T10:36:39.081Z] 4e3338de9314: Waiting [2022-04-22T10:36:39.081Z] 0156e54722d9: Layer already exists [2022-04-22T10:36:39.081Z] 4e47997e1c8a: Layer already exists [2022-04-22T10:36:39.081Z] 3ab2c7915f18: Layer already exists [2022-04-22T10:36:39.081Z] 07ad746e1d64: Layer already exists [2022-04-22T10:36:39.081Z] 165a6cdedd84: Layer already exists [2022-04-22T10:36:39.081Z] da2532c7fc53: Layer already exists [2022-04-22T10:36:39.081Z] 4e3338de9314: Layer already exists [2022-04-22T10:36:39.081Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:39.081Z] 11f393070f0d: Layer already exists [2022-04-22T10:36:39.081Z] e9f91c65923d: Layer already exists [2022-04-22T10:36:39.081Z] latest: digest: sha256:e87d9973935525bebb43a677b532dff89832b2bb4f8bf829a6aa1c1f8b673bb0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:39.377Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:39.480Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T10:36:39.480Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T10:36:39.669Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.78 [2022-04-22T10:36:39.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-22T10:36:39.669Z] 4e47997e1c8a: Preparing [2022-04-22T10:36:39.669Z] 3ab2c7915f18: Preparing [2022-04-22T10:36:39.669Z] 0156e54722d9: Preparing [2022-04-22T10:36:39.669Z] 165a6cdedd84: Preparing [2022-04-22T10:36:39.669Z] 07ad746e1d64: Preparing [2022-04-22T10:36:39.669Z] da2532c7fc53: Preparing [2022-04-22T10:36:39.669Z] 4e3338de9314: Preparing [2022-04-22T10:36:39.669Z] 11f393070f0d: Preparing [2022-04-22T10:36:39.669Z] e9f91c65923d: Preparing [2022-04-22T10:36:39.669Z] da2532c7fc53: Waiting [2022-04-22T10:36:39.669Z] 4e3338de9314: Waiting [2022-04-22T10:36:39.669Z] 11f393070f0d: Waiting [2022-04-22T10:36:39.669Z] e9f91c65923d: Waiting [2022-04-22T10:36:39.669Z] b541d28bf3b4: Preparing [2022-04-22T10:36:39.669Z] b541d28bf3b4: Waiting [2022-04-22T10:36:39.669Z] 4e47997e1c8a: Layer already exists [2022-04-22T10:36:39.669Z] 3ab2c7915f18: Layer already exists [2022-04-22T10:36:39.669Z] 07ad746e1d64: Layer already exists [2022-04-22T10:36:39.669Z] 0156e54722d9: Layer already exists [2022-04-22T10:36:39.669Z] 165a6cdedd84: Layer already exists [2022-04-22T10:36:39.669Z] da2532c7fc53: Layer already exists [2022-04-22T10:36:39.669Z] 11f393070f0d: Layer already exists [2022-04-22T10:36:39.669Z] 4e3338de9314: Layer already exists [2022-04-22T10:36:39.669Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:39.669Z] e9f91c65923d: Layer already exists [2022-04-22T10:36:39.669Z] 2.2.0-dev.78: digest: sha256:e87d9973935525bebb43a677b532dff89832b2bb4f8bf829a6aa1c1f8b673bb0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:39.761Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T10:36:39.965Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:40.040Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T10:36:40.040Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T10:36:40.260Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:40.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-22T10:36:40.261Z] 4e47997e1c8a: Preparing [2022-04-22T10:36:40.261Z] 3ab2c7915f18: Preparing [2022-04-22T10:36:40.261Z] 0156e54722d9: Preparing [2022-04-22T10:36:40.261Z] 165a6cdedd84: Preparing [2022-04-22T10:36:40.261Z] 07ad746e1d64: Preparing [2022-04-22T10:36:40.261Z] da2532c7fc53: Preparing [2022-04-22T10:36:40.261Z] 4e3338de9314: Preparing [2022-04-22T10:36:40.261Z] 11f393070f0d: Preparing [2022-04-22T10:36:40.261Z] e9f91c65923d: Preparing [2022-04-22T10:36:40.261Z] b541d28bf3b4: Preparing [2022-04-22T10:36:40.261Z] da2532c7fc53: Waiting [2022-04-22T10:36:40.261Z] 4e3338de9314: Waiting [2022-04-22T10:36:40.261Z] 11f393070f0d: Waiting [2022-04-22T10:36:40.261Z] e9f91c65923d: Waiting [2022-04-22T10:36:40.261Z] b541d28bf3b4: Waiting [2022-04-22T10:36:40.261Z] 165a6cdedd84: Layer already exists [2022-04-22T10:36:40.261Z] 4e47997e1c8a: Layer already exists [2022-04-22T10:36:40.261Z] 0156e54722d9: Layer already exists [2022-04-22T10:36:40.261Z] 07ad746e1d64: Layer already exists [2022-04-22T10:36:40.261Z] 3ab2c7915f18: Layer already exists [2022-04-22T10:36:40.261Z] da2532c7fc53: Layer already exists [2022-04-22T10:36:40.261Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:40.261Z] 4e3338de9314: Layer already exists [2022-04-22T10:36:40.261Z] 11f393070f0d: Layer already exists [2022-04-22T10:36:40.261Z] e9f91c65923d: Layer already exists [2022-04-22T10:36:40.261Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:e87d9973935525bebb43a677b532dff89832b2bb4f8bf829a6aa1c1f8b673bb0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:40.323Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T10:36:40.554Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:40.844Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-22T10:36:40.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-22T10:36:40.844Z] 4e47997e1c8a: Preparing [2022-04-22T10:36:40.844Z] 3ab2c7915f18: Preparing [2022-04-22T10:36:40.844Z] 0156e54722d9: Preparing [2022-04-22T10:36:40.844Z] 165a6cdedd84: Preparing [2022-04-22T10:36:40.844Z] 07ad746e1d64: Preparing [2022-04-22T10:36:40.844Z] da2532c7fc53: Preparing [2022-04-22T10:36:40.844Z] 4e3338de9314: Preparing [2022-04-22T10:36:40.844Z] 11f393070f0d: Preparing [2022-04-22T10:36:40.844Z] e9f91c65923d: Preparing [2022-04-22T10:36:40.844Z] b541d28bf3b4: Preparing [2022-04-22T10:36:40.844Z] 11f393070f0d: Waiting [2022-04-22T10:36:40.844Z] e9f91c65923d: Waiting [2022-04-22T10:36:40.844Z] b541d28bf3b4: Waiting [2022-04-22T10:36:40.844Z] 4e3338de9314: Waiting [2022-04-22T10:36:40.844Z] 165a6cdedd84: Layer already exists [2022-04-22T10:36:40.844Z] 0156e54722d9: Layer already exists [2022-04-22T10:36:40.844Z] 4e47997e1c8a: Layer already exists [2022-04-22T10:36:40.844Z] 3ab2c7915f18: Layer already exists [2022-04-22T10:36:40.844Z] 07ad746e1d64: Layer already exists [2022-04-22T10:36:40.844Z] da2532c7fc53: Layer already exists [2022-04-22T10:36:40.844Z] e9f91c65923d: Layer already exists [2022-04-22T10:36:40.844Z] 4e3338de9314: Layer already exists [2022-04-22T10:36:40.844Z] b541d28bf3b4: Layer already exists [2022-04-22T10:36:40.844Z] 11f393070f0d: Layer already exists [2022-04-22T10:36:40.844Z] main: digest: sha256:e87d9973935525bebb43a677b532dff89832b2bb4f8bf829a6aa1c1f8b673bb0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:36:40.887Z] ===================================================== [Pipeline] echo [2022-04-22T10:36:40.897Z] taggedImages: [2022-04-22T10:36:40.897Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:40.897Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-22T10:36:40.897Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.78 [2022-04-22T10:36:40.897Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:40.897Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-22T10:36:40.920Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-22T10:36:40.920Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:40.920Z] latest [2022-04-22T10:36:40.920Z] 2.2.0-dev.78 [2022-04-22T10:36:40.920Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:40.920Z] main [2022-04-22T10:36:40.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:41.247Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:41.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:41.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-22T10:36:41.539Z] c3c4e18b23a7: Preparing [2022-04-22T10:36:41.539Z] d26509b0febb: Preparing [2022-04-22T10:36:41.539Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:41.539Z] ec419574e34a: Preparing [2022-04-22T10:36:41.539Z] 8020a46e9d3e: Preparing [2022-04-22T10:36:41.539Z] 4fc242d58285: Preparing [2022-04-22T10:36:41.539Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:41.539Z] 4fc242d58285: Layer already exists [2022-04-22T10:36:41.539Z] c3c4e18b23a7: Pushed [2022-04-22T10:36:41.539Z] 8020a46e9d3e: Pushed [2022-04-22T10:36:42.108Z] ec419574e34a: Pushed [2022-04-22T10:36:43.487Z] d26509b0febb: Pushed [2022-04-22T10:36:43.487Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:0fd71b1297ce1eef886d341f39e362f0c812d0518d91db90e8afb7d4448fcbda size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:43.786Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:44.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-22T10:36:44.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-22T10:36:44.075Z] c3c4e18b23a7: Preparing [2022-04-22T10:36:44.075Z] d26509b0febb: Preparing [2022-04-22T10:36:44.075Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:44.075Z] ec419574e34a: Preparing [2022-04-22T10:36:44.075Z] 8020a46e9d3e: Preparing [2022-04-22T10:36:44.075Z] 4fc242d58285: Preparing [2022-04-22T10:36:44.075Z] 4fc242d58285: Waiting [2022-04-22T10:36:44.075Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:44.075Z] d26509b0febb: Layer already exists [2022-04-22T10:36:44.075Z] ec419574e34a: Layer already exists [2022-04-22T10:36:44.075Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:36:44.075Z] c3c4e18b23a7: Layer already exists [2022-04-22T10:36:44.075Z] 4fc242d58285: Layer already exists [2022-04-22T10:36:44.075Z] latest: digest: sha256:0fd71b1297ce1eef886d341f39e362f0c812d0518d91db90e8afb7d4448fcbda size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:44.371Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:44.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.78 [2022-04-22T10:36:44.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-22T10:36:44.667Z] c3c4e18b23a7: Preparing [2022-04-22T10:36:44.667Z] d26509b0febb: Preparing [2022-04-22T10:36:44.667Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:44.667Z] ec419574e34a: Preparing [2022-04-22T10:36:44.667Z] 8020a46e9d3e: Preparing [2022-04-22T10:36:44.667Z] 4fc242d58285: Preparing [2022-04-22T10:36:44.667Z] 4fc242d58285: Waiting [2022-04-22T10:36:44.667Z] ec419574e34a: Layer already exists [2022-04-22T10:36:44.667Z] c3c4e18b23a7: Layer already exists [2022-04-22T10:36:44.667Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:44.667Z] d26509b0febb: Layer already exists [2022-04-22T10:36:44.667Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:36:44.667Z] 4fc242d58285: Layer already exists [2022-04-22T10:36:44.667Z] 2.2.0-dev.78: digest: sha256:0fd71b1297ce1eef886d341f39e362f0c812d0518d91db90e8afb7d4448fcbda size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:44.966Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:45.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:45.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-22T10:36:45.263Z] c3c4e18b23a7: Preparing [2022-04-22T10:36:45.263Z] d26509b0febb: Preparing [2022-04-22T10:36:45.263Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:45.263Z] ec419574e34a: Preparing [2022-04-22T10:36:45.263Z] 8020a46e9d3e: Preparing [2022-04-22T10:36:45.263Z] 4fc242d58285: Preparing [2022-04-22T10:36:45.263Z] 4fc242d58285: Waiting [2022-04-22T10:36:45.263Z] d26509b0febb: Layer already exists [2022-04-22T10:36:45.263Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:36:45.263Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:45.263Z] c3c4e18b23a7: Layer already exists [2022-04-22T10:36:45.263Z] ec419574e34a: Layer already exists [2022-04-22T10:36:45.263Z] 4fc242d58285: Layer already exists [2022-04-22T10:36:45.263Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:0fd71b1297ce1eef886d341f39e362f0c812d0518d91db90e8afb7d4448fcbda size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:45.564Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:45.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-22T10:36:45.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-22T10:36:45.856Z] c3c4e18b23a7: Preparing [2022-04-22T10:36:45.856Z] d26509b0febb: Preparing [2022-04-22T10:36:45.856Z] cb9c7c7b4753: Preparing [2022-04-22T10:36:45.856Z] ec419574e34a: Preparing [2022-04-22T10:36:45.856Z] 8020a46e9d3e: Preparing [2022-04-22T10:36:45.856Z] 4fc242d58285: Preparing [2022-04-22T10:36:45.856Z] 4fc242d58285: Waiting [2022-04-22T10:36:45.856Z] ec419574e34a: Layer already exists [2022-04-22T10:36:45.856Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:36:45.856Z] d26509b0febb: Layer already exists [2022-04-22T10:36:45.856Z] c3c4e18b23a7: Layer already exists [2022-04-22T10:36:45.856Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:36:45.856Z] 4fc242d58285: Layer already exists [2022-04-22T10:36:45.856Z] main: digest: sha256:0fd71b1297ce1eef886d341f39e362f0c812d0518d91db90e8afb7d4448fcbda size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:36:45.896Z] ===================================================== [Pipeline] echo [2022-04-22T10:36:45.906Z] taggedImages: [2022-04-22T10:36:45.906Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:45.906Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-22T10:36:45.906Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.78 [2022-04-22T10:36:45.906Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:45.906Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-22T10:36:45.929Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-22T10:36:45.929Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:45.929Z] latest [2022-04-22T10:36:45.929Z] 2.2.0-dev.78 [2022-04-22T10:36:45.929Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:45.929Z] main [2022-04-22T10:36:45.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:46.243Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:46.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:46.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-22T10:36:46.531Z] 59fe56858f9d: Preparing [2022-04-22T10:36:46.531Z] 4143f76df59a: Preparing [2022-04-22T10:36:46.531Z] bc72c86fa506: Preparing [2022-04-22T10:36:46.531Z] e560973e79f9: Preparing [2022-04-22T10:36:46.531Z] 72a74b87f9bf: Preparing [2022-04-22T10:36:46.531Z] 70e52bdcd884: Preparing [2022-04-22T10:36:46.531Z] 8020a46e9d3e: Preparing [2022-04-22T10:36:46.531Z] 4fc242d58285: Preparing [2022-04-22T10:36:46.531Z] 70e52bdcd884: Waiting [2022-04-22T10:36:46.531Z] 4fc242d58285: Waiting [2022-04-22T10:36:46.531Z] 8020a46e9d3e: Waiting [2022-04-22T10:36:46.531Z] bc72c86fa506: Pushed [2022-04-22T10:36:46.531Z] 4143f76df59a: Pushed [2022-04-22T10:36:46.531Z] 59fe56858f9d: Pushed [2022-04-22T10:36:46.531Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:36:46.531Z] 4fc242d58285: Layer already exists [2022-04-22T10:36:47.096Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T10:36:47.096Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T10:36:47.096Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T10:36:47.096Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T10:36:47.096Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T10:36:47.096Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T10:36:47.096Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T10:36:47.101Z] 70e52bdcd884: Pushed [2022-04-22T10:36:48.092Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T10:36:48.366Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T10:36:48.641Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T10:36:48.641Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T10:36:48.918Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T10:36:49.911Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T10:36:50.391Z] 72a74b87f9bf: Pushed [2022-04-22T10:36:50.518Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T10:36:50.796Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T10:36:51.074Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T10:36:51.074Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T10:36:51.353Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T10:36:51.353Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T10:36:51.353Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T10:36:51.353Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T10:36:52.347Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T10:36:52.347Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T10:36:52.968Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T10:36:52.968Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T10:36:53.690Z] e560973e79f9: Pushed [2022-04-22T10:36:53.690Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:61783dd3d5be5cd5211d03dbd608326651816f002b3ff539c8237b9f83b7dcac size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:53.987Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:54.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-22T10:36:54.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-22T10:36:54.284Z] 59fe56858f9d: Preparing [2022-04-22T10:36:54.284Z] 4143f76df59a: Preparing [2022-04-22T10:36:54.284Z] bc72c86fa506: Preparing [2022-04-22T10:36:54.284Z] e560973e79f9: Preparing [2022-04-22T10:36:54.284Z] 72a74b87f9bf: Preparing [2022-04-22T10:36:54.284Z] 70e52bdcd884: Preparing [2022-04-22T10:36:54.284Z] 8020a46e9d3e: Preparing [2022-04-22T10:36:54.284Z] 4fc242d58285: Preparing [2022-04-22T10:36:54.284Z] 70e52bdcd884: Waiting [2022-04-22T10:36:54.284Z] 8020a46e9d3e: Waiting [2022-04-22T10:36:54.284Z] 4fc242d58285: Waiting [2022-04-22T10:36:54.284Z] 4143f76df59a: Layer already exists [2022-04-22T10:36:54.284Z] 59fe56858f9d: Layer already exists [2022-04-22T10:36:54.284Z] e560973e79f9: Layer already exists [2022-04-22T10:36:54.284Z] 72a74b87f9bf: Layer already exists [2022-04-22T10:36:54.284Z] bc72c86fa506: Layer already exists [2022-04-22T10:36:54.284Z] 70e52bdcd884: Layer already exists [2022-04-22T10:36:54.284Z] 4fc242d58285: Layer already exists [2022-04-22T10:36:54.284Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:36:54.284Z] latest: digest: sha256:61783dd3d5be5cd5211d03dbd608326651816f002b3ff539c8237b9f83b7dcac size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:54.577Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:54.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.78 [2022-04-22T10:36:54.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-22T10:36:54.869Z] 59fe56858f9d: Preparing [2022-04-22T10:36:54.869Z] 4143f76df59a: Preparing [2022-04-22T10:36:54.869Z] bc72c86fa506: Preparing [2022-04-22T10:36:54.869Z] e560973e79f9: Preparing [2022-04-22T10:36:54.869Z] 72a74b87f9bf: Preparing [2022-04-22T10:36:54.869Z] 70e52bdcd884: Preparing [2022-04-22T10:36:54.869Z] 8020a46e9d3e: Preparing [2022-04-22T10:36:54.869Z] 4fc242d58285: Preparing [2022-04-22T10:36:54.869Z] 70e52bdcd884: Waiting [2022-04-22T10:36:54.869Z] 8020a46e9d3e: Waiting [2022-04-22T10:36:54.869Z] 4fc242d58285: Waiting [2022-04-22T10:36:54.869Z] 59fe56858f9d: Layer already exists [2022-04-22T10:36:54.869Z] bc72c86fa506: Layer already exists [2022-04-22T10:36:54.869Z] e560973e79f9: Layer already exists [2022-04-22T10:36:54.869Z] 4143f76df59a: Layer already exists [2022-04-22T10:36:54.869Z] 72a74b87f9bf: Layer already exists [2022-04-22T10:36:54.869Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:36:54.869Z] 70e52bdcd884: Layer already exists [2022-04-22T10:36:54.869Z] 4fc242d58285: Layer already exists [2022-04-22T10:36:54.869Z] 2.2.0-dev.78: digest: sha256:61783dd3d5be5cd5211d03dbd608326651816f002b3ff539c8237b9f83b7dcac size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:54.975Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T10:36:54.975Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T10:36:55.163Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:55.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:55.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-22T10:36:55.471Z] 59fe56858f9d: Preparing [2022-04-22T10:36:55.471Z] 4143f76df59a: Preparing [2022-04-22T10:36:55.471Z] bc72c86fa506: Preparing [2022-04-22T10:36:55.471Z] e560973e79f9: Preparing [2022-04-22T10:36:55.471Z] 72a74b87f9bf: Preparing [2022-04-22T10:36:55.471Z] 70e52bdcd884: Preparing [2022-04-22T10:36:55.471Z] 8020a46e9d3e: Preparing [2022-04-22T10:36:55.471Z] 4fc242d58285: Preparing [2022-04-22T10:36:55.471Z] 8020a46e9d3e: Waiting [2022-04-22T10:36:55.471Z] 4fc242d58285: Waiting [2022-04-22T10:36:55.471Z] 59fe56858f9d: Layer already exists [2022-04-22T10:36:55.471Z] 72a74b87f9bf: Layer already exists [2022-04-22T10:36:55.471Z] e560973e79f9: Layer already exists [2022-04-22T10:36:55.471Z] bc72c86fa506: Layer already exists [2022-04-22T10:36:55.471Z] 4143f76df59a: Layer already exists [2022-04-22T10:36:55.471Z] 70e52bdcd884: Layer already exists [2022-04-22T10:36:55.471Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:36:55.471Z] 4fc242d58285: Layer already exists [2022-04-22T10:36:55.471Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:61783dd3d5be5cd5211d03dbd608326651816f002b3ff539c8237b9f83b7dcac size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:55.804Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:55.974Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T10:36:55.974Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T10:36:56.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-22T10:36:56.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-22T10:36:56.094Z] 59fe56858f9d: Preparing [2022-04-22T10:36:56.094Z] 4143f76df59a: Preparing [2022-04-22T10:36:56.094Z] bc72c86fa506: Preparing [2022-04-22T10:36:56.094Z] e560973e79f9: Preparing [2022-04-22T10:36:56.094Z] 72a74b87f9bf: Preparing [2022-04-22T10:36:56.094Z] 70e52bdcd884: Preparing [2022-04-22T10:36:56.094Z] 8020a46e9d3e: Preparing [2022-04-22T10:36:56.094Z] 4fc242d58285: Preparing [2022-04-22T10:36:56.094Z] 8020a46e9d3e: Waiting [2022-04-22T10:36:56.094Z] 4fc242d58285: Waiting [2022-04-22T10:36:56.094Z] 70e52bdcd884: Waiting [2022-04-22T10:36:56.094Z] 59fe56858f9d: Layer already exists [2022-04-22T10:36:56.094Z] 72a74b87f9bf: Layer already exists [2022-04-22T10:36:56.094Z] bc72c86fa506: Layer already exists [2022-04-22T10:36:56.094Z] e560973e79f9: Layer already exists [2022-04-22T10:36:56.094Z] 4143f76df59a: Layer already exists [2022-04-22T10:36:56.094Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:36:56.094Z] 70e52bdcd884: Layer already exists [2022-04-22T10:36:56.094Z] 4fc242d58285: Layer already exists [2022-04-22T10:36:56.094Z] main: digest: sha256:61783dd3d5be5cd5211d03dbd608326651816f002b3ff539c8237b9f83b7dcac size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:36:56.127Z] ===================================================== [Pipeline] echo [2022-04-22T10:36:56.138Z] taggedImages: [2022-04-22T10:36:56.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:56.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-22T10:36:56.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.78 [2022-04-22T10:36:56.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:56.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-22T10:36:56.160Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-22T10:36:56.160Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:56.160Z] latest [2022-04-22T10:36:56.160Z] 2.2.0-dev.78 [2022-04-22T10:36:56.160Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:36:56.160Z] main [2022-04-22T10:36:56.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:56.249Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T10:36:56.249Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T10:36:56.249Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T10:36:56.480Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:36:56.527Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T10:36:56.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:36:56.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-22T10:36:56.766Z] bcc1146b8cb5: Preparing [2022-04-22T10:36:56.766Z] dc2bcd698e14: Preparing [2022-04-22T10:36:56.766Z] 5e82368ac358: Preparing [2022-04-22T10:36:56.766Z] 50b5ed0d6fa1: Preparing [2022-04-22T10:36:56.766Z] ff4be247382f: Preparing [2022-04-22T10:36:56.766Z] 8020a46e9d3e: Preparing [2022-04-22T10:36:56.766Z] 4fc242d58285: Preparing [2022-04-22T10:36:56.766Z] 8020a46e9d3e: Waiting [2022-04-22T10:36:56.766Z] 4fc242d58285: Waiting [2022-04-22T10:36:56.766Z] 5e82368ac358: Pushed [2022-04-22T10:36:56.766Z] bcc1146b8cb5: Pushed [2022-04-22T10:36:56.766Z] dc2bcd698e14: Pushed [2022-04-22T10:36:56.766Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:36:56.766Z] 4fc242d58285: Layer already exists [2022-04-22T10:36:56.804Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T10:36:57.028Z] ff4be247382f: Pushed [2022-04-22T10:36:57.431Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T10:37:00.077Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T10:37:02.733Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T10:37:02.733Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T10:37:03.340Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T10:37:03.340Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T10:37:03.605Z] 50b5ed0d6fa1: Pushed [2022-04-22T10:37:03.605Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:80f6a5d4a960dfbe2428d93644c9a553288d02afeaf66a1df24979a86026b25f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:03.902Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:03.947Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T10:37:04.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-22T10:37:04.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-22T10:37:04.194Z] bcc1146b8cb5: Preparing [2022-04-22T10:37:04.194Z] dc2bcd698e14: Preparing [2022-04-22T10:37:04.194Z] 5e82368ac358: Preparing [2022-04-22T10:37:04.194Z] 50b5ed0d6fa1: Preparing [2022-04-22T10:37:04.194Z] ff4be247382f: Preparing [2022-04-22T10:37:04.194Z] 8020a46e9d3e: Preparing [2022-04-22T10:37:04.194Z] 4fc242d58285: Preparing [2022-04-22T10:37:04.194Z] 8020a46e9d3e: Waiting [2022-04-22T10:37:04.194Z] 4fc242d58285: Waiting [2022-04-22T10:37:04.194Z] 5e82368ac358: Layer already exists [2022-04-22T10:37:04.194Z] bcc1146b8cb5: Layer already exists [2022-04-22T10:37:04.194Z] ff4be247382f: Layer already exists [2022-04-22T10:37:04.194Z] dc2bcd698e14: Layer already exists [2022-04-22T10:37:04.194Z] 50b5ed0d6fa1: Layer already exists [2022-04-22T10:37:04.194Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:04.194Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:37:04.194Z] latest: digest: sha256:80f6a5d4a960dfbe2428d93644c9a553288d02afeaf66a1df24979a86026b25f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:04.223Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T10:37:04.492Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.78 [2022-04-22T10:37:04.502Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T10:37:04.502Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:04.780Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T10:37:04.780Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T10:37:04.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.78 [2022-04-22T10:37:04.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-22T10:37:04.784Z] bcc1146b8cb5: Preparing [2022-04-22T10:37:04.784Z] dc2bcd698e14: Preparing [2022-04-22T10:37:04.784Z] 5e82368ac358: Preparing [2022-04-22T10:37:04.784Z] 50b5ed0d6fa1: Preparing [2022-04-22T10:37:04.784Z] ff4be247382f: Preparing [2022-04-22T10:37:04.784Z] 8020a46e9d3e: Preparing [2022-04-22T10:37:04.784Z] 4fc242d58285: Preparing [2022-04-22T10:37:04.784Z] 8020a46e9d3e: Waiting [2022-04-22T10:37:04.784Z] 4fc242d58285: Waiting [2022-04-22T10:37:04.784Z] bcc1146b8cb5: Layer already exists [2022-04-22T10:37:04.784Z] dc2bcd698e14: Layer already exists [2022-04-22T10:37:04.784Z] ff4be247382f: Layer already exists [2022-04-22T10:37:04.784Z] 5e82368ac358: Layer already exists [2022-04-22T10:37:04.784Z] 50b5ed0d6fa1: Layer already exists [2022-04-22T10:37:04.784Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:04.784Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:37:04.784Z] 2.2.0-dev.78: digest: sha256:80f6a5d4a960dfbe2428d93644c9a553288d02afeaf66a1df24979a86026b25f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:05.062Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T10:37:05.082Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:05.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:05.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-22T10:37:05.372Z] bcc1146b8cb5: Preparing [2022-04-22T10:37:05.372Z] dc2bcd698e14: Preparing [2022-04-22T10:37:05.372Z] 5e82368ac358: Preparing [2022-04-22T10:37:05.372Z] 50b5ed0d6fa1: Preparing [2022-04-22T10:37:05.372Z] ff4be247382f: Preparing [2022-04-22T10:37:05.372Z] 8020a46e9d3e: Preparing [2022-04-22T10:37:05.372Z] 4fc242d58285: Preparing [2022-04-22T10:37:05.372Z] 8020a46e9d3e: Waiting [2022-04-22T10:37:05.372Z] 4fc242d58285: Waiting [2022-04-22T10:37:05.372Z] ff4be247382f: Layer already exists [2022-04-22T10:37:05.372Z] dc2bcd698e14: Layer already exists [2022-04-22T10:37:05.372Z] bcc1146b8cb5: Layer already exists [2022-04-22T10:37:05.372Z] 5e82368ac358: Layer already exists [2022-04-22T10:37:05.372Z] 50b5ed0d6fa1: Layer already exists [2022-04-22T10:37:05.372Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:37:05.372Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:05.372Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:80f6a5d4a960dfbe2428d93644c9a553288d02afeaf66a1df24979a86026b25f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:05.673Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:05.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-22T10:37:05.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-22T10:37:05.966Z] bcc1146b8cb5: Preparing [2022-04-22T10:37:05.966Z] dc2bcd698e14: Preparing [2022-04-22T10:37:05.966Z] 5e82368ac358: Preparing [2022-04-22T10:37:05.966Z] 50b5ed0d6fa1: Preparing [2022-04-22T10:37:05.966Z] ff4be247382f: Preparing [2022-04-22T10:37:05.966Z] 8020a46e9d3e: Preparing [2022-04-22T10:37:05.966Z] 4fc242d58285: Preparing [2022-04-22T10:37:05.966Z] 50b5ed0d6fa1: Layer already exists [2022-04-22T10:37:05.966Z] bcc1146b8cb5: Layer already exists [2022-04-22T10:37:05.966Z] 5e82368ac358: Layer already exists [2022-04-22T10:37:05.966Z] ff4be247382f: Layer already exists [2022-04-22T10:37:05.966Z] dc2bcd698e14: Layer already exists [2022-04-22T10:37:05.966Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:37:05.966Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:05.966Z] main: digest: sha256:80f6a5d4a960dfbe2428d93644c9a553288d02afeaf66a1df24979a86026b25f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:37:06.006Z] ===================================================== [Pipeline] echo [2022-04-22T10:37:06.013Z] taggedImages: [2022-04-22T10:37:06.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:06.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-22T10:37:06.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.78 [2022-04-22T10:37:06.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:06.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-22T10:37:06.038Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-22T10:37:06.038Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:06.038Z] latest [2022-04-22T10:37:06.038Z] 2.2.0-dev.78 [2022-04-22T10:37:06.038Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:06.038Z] main [2022-04-22T10:37:06.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:06.362Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:06.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:06.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-22T10:37:06.657Z] 37890d5a56db: Preparing [2022-04-22T10:37:06.657Z] 2e5f980a9099: Preparing [2022-04-22T10:37:06.657Z] 8e3a63589749: Preparing [2022-04-22T10:37:06.657Z] b74808f07438: Preparing [2022-04-22T10:37:06.657Z] 70e52bdcd884: Preparing [2022-04-22T10:37:06.657Z] 8020a46e9d3e: Preparing [2022-04-22T10:37:06.657Z] 4fc242d58285: Preparing [2022-04-22T10:37:06.657Z] 8020a46e9d3e: Waiting [2022-04-22T10:37:06.657Z] 4fc242d58285: Waiting [2022-04-22T10:37:06.657Z] 70e52bdcd884: Layer already exists [2022-04-22T10:37:06.657Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:37:06.657Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:06.918Z] 2e5f980a9099: Pushed [2022-04-22T10:37:06.918Z] 37890d5a56db: Pushed [2022-04-22T10:37:06.918Z] 8e3a63589749: Pushed [2022-04-22T10:37:13.506Z] b74808f07438: Pushed [2022-04-22T10:37:13.506Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:bbb8c3ebfc147149d59ae6dca2effc2f81267b13255ef2e85bcc256f3a0d6c67 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:13.806Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:14.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-22T10:37:14.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-22T10:37:14.100Z] 37890d5a56db: Preparing [2022-04-22T10:37:14.100Z] 2e5f980a9099: Preparing [2022-04-22T10:37:14.100Z] 8e3a63589749: Preparing [2022-04-22T10:37:14.100Z] b74808f07438: Preparing [2022-04-22T10:37:14.100Z] 70e52bdcd884: Preparing [2022-04-22T10:37:14.100Z] 8020a46e9d3e: Preparing [2022-04-22T10:37:14.100Z] 4fc242d58285: Preparing [2022-04-22T10:37:14.100Z] 4fc242d58285: Waiting [2022-04-22T10:37:14.100Z] 8020a46e9d3e: Waiting [2022-04-22T10:37:14.100Z] b74808f07438: Layer already exists [2022-04-22T10:37:14.100Z] 2e5f980a9099: Layer already exists [2022-04-22T10:37:14.100Z] 70e52bdcd884: Layer already exists [2022-04-22T10:37:14.100Z] 37890d5a56db: Layer already exists [2022-04-22T10:37:14.100Z] 8e3a63589749: Layer already exists [2022-04-22T10:37:14.100Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:37:14.100Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:14.100Z] latest: digest: sha256:bbb8c3ebfc147149d59ae6dca2effc2f81267b13255ef2e85bcc256f3a0d6c67 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:14.398Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:14.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.78 [2022-04-22T10:37:14.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-22T10:37:14.687Z] 37890d5a56db: Preparing [2022-04-22T10:37:14.687Z] 2e5f980a9099: Preparing [2022-04-22T10:37:14.687Z] 8e3a63589749: Preparing [2022-04-22T10:37:14.687Z] b74808f07438: Preparing [2022-04-22T10:37:14.687Z] 70e52bdcd884: Preparing [2022-04-22T10:37:14.687Z] 8020a46e9d3e: Preparing [2022-04-22T10:37:14.687Z] 4fc242d58285: Preparing [2022-04-22T10:37:14.687Z] 4fc242d58285: Waiting [2022-04-22T10:37:14.687Z] 8020a46e9d3e: Waiting [2022-04-22T10:37:14.687Z] 8e3a63589749: Layer already exists [2022-04-22T10:37:14.687Z] 37890d5a56db: Layer already exists [2022-04-22T10:37:14.687Z] 2e5f980a9099: Layer already exists [2022-04-22T10:37:14.687Z] 70e52bdcd884: Layer already exists [2022-04-22T10:37:14.687Z] b74808f07438: Layer already exists [2022-04-22T10:37:14.687Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:14.687Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:37:14.687Z] 2.2.0-dev.78: digest: sha256:bbb8c3ebfc147149d59ae6dca2effc2f81267b13255ef2e85bcc256f3a0d6c67 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:14.983Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:15.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:15.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-22T10:37:15.274Z] 37890d5a56db: Preparing [2022-04-22T10:37:15.274Z] 2e5f980a9099: Preparing [2022-04-22T10:37:15.274Z] 8e3a63589749: Preparing [2022-04-22T10:37:15.274Z] b74808f07438: Preparing [2022-04-22T10:37:15.274Z] 70e52bdcd884: Preparing [2022-04-22T10:37:15.274Z] 8020a46e9d3e: Preparing [2022-04-22T10:37:15.274Z] 4fc242d58285: Preparing [2022-04-22T10:37:15.274Z] 8020a46e9d3e: Waiting [2022-04-22T10:37:15.274Z] 4fc242d58285: Waiting [2022-04-22T10:37:15.274Z] b74808f07438: Layer already exists [2022-04-22T10:37:15.274Z] 37890d5a56db: Layer already exists [2022-04-22T10:37:15.274Z] 8e3a63589749: Layer already exists [2022-04-22T10:37:15.274Z] 70e52bdcd884: Layer already exists [2022-04-22T10:37:15.274Z] 2e5f980a9099: Layer already exists [2022-04-22T10:37:15.274Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:37:15.274Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:15.274Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:bbb8c3ebfc147149d59ae6dca2effc2f81267b13255ef2e85bcc256f3a0d6c67 size: 1780 [2022-04-22T10:37:15.276Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T10:37:15.276Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T10:37:15.276Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T10:37:15.276Z] go: downloading go.uber.org/multierr v1.6.0 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:15.568Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:15.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-22T10:37:15.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-22T10:37:15.856Z] 37890d5a56db: Preparing [2022-04-22T10:37:15.856Z] 2e5f980a9099: Preparing [2022-04-22T10:37:15.856Z] 8e3a63589749: Preparing [2022-04-22T10:37:15.856Z] b74808f07438: Preparing [2022-04-22T10:37:15.856Z] 70e52bdcd884: Preparing [2022-04-22T10:37:15.856Z] 8020a46e9d3e: Preparing [2022-04-22T10:37:15.856Z] 4fc242d58285: Preparing [2022-04-22T10:37:15.856Z] 8020a46e9d3e: Waiting [2022-04-22T10:37:15.856Z] 4fc242d58285: Waiting [2022-04-22T10:37:15.856Z] 2e5f980a9099: Layer already exists [2022-04-22T10:37:15.856Z] 8e3a63589749: Layer already exists [2022-04-22T10:37:15.856Z] b74808f07438: Layer already exists [2022-04-22T10:37:15.856Z] 70e52bdcd884: Layer already exists [2022-04-22T10:37:15.856Z] 37890d5a56db: Layer already exists [2022-04-22T10:37:15.856Z] 8020a46e9d3e: Layer already exists [2022-04-22T10:37:15.856Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:15.856Z] main: digest: sha256:bbb8c3ebfc147149d59ae6dca2effc2f81267b13255ef2e85bcc256f3a0d6c67 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:37:15.896Z] ===================================================== [Pipeline] echo [2022-04-22T10:37:15.905Z] taggedImages: [2022-04-22T10:37:15.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:15.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-22T10:37:15.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.78 [2022-04-22T10:37:15.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:15.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-22T10:37:15.925Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-22T10:37:15.925Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:15.925Z] latest [2022-04-22T10:37:15.925Z] 2.2.0-dev.78 [2022-04-22T10:37:15.925Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:15.925Z] main [2022-04-22T10:37:15.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:16.241Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:16.533Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:16.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-22T10:37:16.533Z] 25f4552d2ebe: Preparing [2022-04-22T10:37:16.533Z] 2b0d57688b62: Preparing [2022-04-22T10:37:16.533Z] cb9c7c7b4753: Preparing [2022-04-22T10:37:16.533Z] d8189cf6e451: Preparing [2022-04-22T10:37:16.533Z] b541d28bf3b4: Preparing [2022-04-22T10:37:16.533Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:37:16.533Z] b541d28bf3b4: Layer already exists [2022-04-22T10:37:16.533Z] 25f4552d2ebe: Pushed [2022-04-22T10:37:16.534Z] d8189cf6e451: Pushed [2022-04-22T10:37:19.077Z] 2b0d57688b62: Pushed [2022-04-22T10:37:19.077Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:62adfc40c56819e27272d524b49f916e856edf1d6f1dba7db871668ba96486d3 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:19.373Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:19.665Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-22T10:37:19.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-22T10:37:19.665Z] 25f4552d2ebe: Preparing [2022-04-22T10:37:19.665Z] 2b0d57688b62: Preparing [2022-04-22T10:37:19.665Z] cb9c7c7b4753: Preparing [2022-04-22T10:37:19.665Z] d8189cf6e451: Preparing [2022-04-22T10:37:19.665Z] b541d28bf3b4: Preparing [2022-04-22T10:37:19.665Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:37:19.665Z] 2b0d57688b62: Layer already exists [2022-04-22T10:37:19.665Z] 25f4552d2ebe: Layer already exists [2022-04-22T10:37:19.665Z] b541d28bf3b4: Layer already exists [2022-04-22T10:37:19.665Z] d8189cf6e451: Layer already exists [2022-04-22T10:37:19.665Z] latest: digest: sha256:62adfc40c56819e27272d524b49f916e856edf1d6f1dba7db871668ba96486d3 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:19.962Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:20.254Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.78 [2022-04-22T10:37:20.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-22T10:37:20.254Z] 25f4552d2ebe: Preparing [2022-04-22T10:37:20.255Z] 2b0d57688b62: Preparing [2022-04-22T10:37:20.255Z] cb9c7c7b4753: Preparing [2022-04-22T10:37:20.255Z] d8189cf6e451: Preparing [2022-04-22T10:37:20.255Z] b541d28bf3b4: Preparing [2022-04-22T10:37:20.255Z] d8189cf6e451: Layer already exists [2022-04-22T10:37:20.255Z] b541d28bf3b4: Layer already exists [2022-04-22T10:37:20.255Z] 25f4552d2ebe: Layer already exists [2022-04-22T10:37:20.255Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:37:20.255Z] 2b0d57688b62: Layer already exists [2022-04-22T10:37:20.255Z] 2.2.0-dev.78: digest: sha256:62adfc40c56819e27272d524b49f916e856edf1d6f1dba7db871668ba96486d3 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:20.558Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:20.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:20.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-22T10:37:20.853Z] 25f4552d2ebe: Preparing [2022-04-22T10:37:20.853Z] 2b0d57688b62: Preparing [2022-04-22T10:37:20.853Z] cb9c7c7b4753: Preparing [2022-04-22T10:37:20.853Z] d8189cf6e451: Preparing [2022-04-22T10:37:20.853Z] b541d28bf3b4: Preparing [2022-04-22T10:37:20.853Z] 2b0d57688b62: Layer already exists [2022-04-22T10:37:20.853Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:37:20.853Z] b541d28bf3b4: Layer already exists [2022-04-22T10:37:20.853Z] 25f4552d2ebe: Layer already exists [2022-04-22T10:37:20.853Z] d8189cf6e451: Layer already exists [2022-04-22T10:37:20.853Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:62adfc40c56819e27272d524b49f916e856edf1d6f1dba7db871668ba96486d3 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:21.154Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:21.493Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-22T10:37:21.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-22T10:37:21.493Z] 25f4552d2ebe: Preparing [2022-04-22T10:37:21.493Z] 2b0d57688b62: Preparing [2022-04-22T10:37:21.493Z] cb9c7c7b4753: Preparing [2022-04-22T10:37:21.493Z] d8189cf6e451: Preparing [2022-04-22T10:37:21.493Z] b541d28bf3b4: Preparing [2022-04-22T10:37:21.493Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:37:21.493Z] d8189cf6e451: Layer already exists [2022-04-22T10:37:21.493Z] 2b0d57688b62: Layer already exists [2022-04-22T10:37:21.493Z] b541d28bf3b4: Layer already exists [2022-04-22T10:37:21.493Z] 25f4552d2ebe: Layer already exists [2022-04-22T10:37:21.493Z] main: digest: sha256:62adfc40c56819e27272d524b49f916e856edf1d6f1dba7db871668ba96486d3 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:37:21.547Z] ===================================================== [Pipeline] echo [2022-04-22T10:37:21.554Z] taggedImages: [2022-04-22T10:37:21.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:21.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-22T10:37:21.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.78 [2022-04-22T10:37:21.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:21.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-22T10:37:21.572Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-22T10:37:21.573Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:21.573Z] latest [2022-04-22T10:37:21.573Z] 2.2.0-dev.78 [2022-04-22T10:37:21.573Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:21.573Z] main [2022-04-22T10:37:21.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:21.893Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:22.187Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:22.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-22T10:37:22.187Z] 2a424c024253: Preparing [2022-04-22T10:37:22.187Z] 2dc3bb2881dc: Preparing [2022-04-22T10:37:22.187Z] cb9c7c7b4753: Preparing [2022-04-22T10:37:22.187Z] 9c229bce7fa2: Preparing [2022-04-22T10:37:22.187Z] b541d28bf3b4: Preparing [2022-04-22T10:37:22.187Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:37:22.187Z] b541d28bf3b4: Layer already exists [2022-04-22T10:37:22.187Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:37:22.187Z] 2a424c024253: Pushed [2022-04-22T10:37:24.731Z] 2dc3bb2881dc: Pushed [2022-04-22T10:37:24.731Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:5a846000e679d975f8c077e02ea57b68149cc151e7f28c1815c1b10d6ac8452e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:25.033Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:25.325Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-22T10:37:25.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-22T10:37:25.325Z] 2a424c024253: Preparing [2022-04-22T10:37:25.325Z] 2dc3bb2881dc: Preparing [2022-04-22T10:37:25.325Z] cb9c7c7b4753: Preparing [2022-04-22T10:37:25.325Z] 9c229bce7fa2: Preparing [2022-04-22T10:37:25.325Z] b541d28bf3b4: Preparing [2022-04-22T10:37:25.325Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:37:25.325Z] 2a424c024253: Layer already exists [2022-04-22T10:37:25.325Z] b541d28bf3b4: Layer already exists [2022-04-22T10:37:25.325Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:37:25.325Z] 2dc3bb2881dc: Layer already exists [2022-04-22T10:37:25.325Z] latest: digest: sha256:5a846000e679d975f8c077e02ea57b68149cc151e7f28c1815c1b10d6ac8452e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:25.622Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:25.918Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.78 [2022-04-22T10:37:25.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-22T10:37:25.918Z] 2a424c024253: Preparing [2022-04-22T10:37:25.918Z] 2dc3bb2881dc: Preparing [2022-04-22T10:37:25.918Z] cb9c7c7b4753: Preparing [2022-04-22T10:37:25.918Z] 9c229bce7fa2: Preparing [2022-04-22T10:37:25.918Z] b541d28bf3b4: Preparing [2022-04-22T10:37:25.918Z] 2dc3bb2881dc: Layer already exists [2022-04-22T10:37:25.918Z] b541d28bf3b4: Layer already exists [2022-04-22T10:37:25.918Z] 2a424c024253: Layer already exists [2022-04-22T10:37:25.918Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:37:25.918Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:37:25.918Z] 2.2.0-dev.78: digest: sha256:5a846000e679d975f8c077e02ea57b68149cc151e7f28c1815c1b10d6ac8452e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:26.215Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:26.507Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:26.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-22T10:37:26.507Z] 2a424c024253: Preparing [2022-04-22T10:37:26.507Z] 2dc3bb2881dc: Preparing [2022-04-22T10:37:26.507Z] cb9c7c7b4753: Preparing [2022-04-22T10:37:26.507Z] 9c229bce7fa2: Preparing [2022-04-22T10:37:26.507Z] b541d28bf3b4: Preparing [2022-04-22T10:37:26.507Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:37:26.507Z] 2a424c024253: Layer already exists [2022-04-22T10:37:26.507Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:37:26.507Z] 2dc3bb2881dc: Layer already exists [2022-04-22T10:37:26.507Z] b541d28bf3b4: Layer already exists [2022-04-22T10:37:26.507Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:5a846000e679d975f8c077e02ea57b68149cc151e7f28c1815c1b10d6ac8452e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:26.804Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:27.098Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-22T10:37:27.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-22T10:37:27.099Z] 2a424c024253: Preparing [2022-04-22T10:37:27.099Z] 2dc3bb2881dc: Preparing [2022-04-22T10:37:27.099Z] cb9c7c7b4753: Preparing [2022-04-22T10:37:27.099Z] 9c229bce7fa2: Preparing [2022-04-22T10:37:27.099Z] b541d28bf3b4: Preparing [2022-04-22T10:37:27.099Z] 2dc3bb2881dc: Layer already exists [2022-04-22T10:37:27.099Z] 9c229bce7fa2: Layer already exists [2022-04-22T10:37:27.099Z] cb9c7c7b4753: Layer already exists [2022-04-22T10:37:27.099Z] 2a424c024253: Layer already exists [2022-04-22T10:37:27.099Z] b541d28bf3b4: Layer already exists [2022-04-22T10:37:27.099Z] main: digest: sha256:5a846000e679d975f8c077e02ea57b68149cc151e7f28c1815c1b10d6ac8452e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:37:27.139Z] ===================================================== [Pipeline] echo [2022-04-22T10:37:27.151Z] taggedImages: [2022-04-22T10:37:27.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:27.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-22T10:37:27.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.78 [2022-04-22T10:37:27.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:27.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-22T10:37:27.179Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-22T10:37:27.179Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:27.179Z] latest [2022-04-22T10:37:27.179Z] 2.2.0-dev.78 [2022-04-22T10:37:27.179Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:27.179Z] main [2022-04-22T10:37:27.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:27.499Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:27.789Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:27.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-22T10:37:27.789Z] e30d2a7b9396: Preparing [2022-04-22T10:37:27.789Z] e5fe2099015c: Preparing [2022-04-22T10:37:27.789Z] d14d55155926: Preparing [2022-04-22T10:37:27.789Z] 381481fd47b4: Preparing [2022-04-22T10:37:27.789Z] 52f44be93a46: Preparing [2022-04-22T10:37:27.789Z] 10d82663b225: Preparing [2022-04-22T10:37:27.789Z] f7a7a140f1b3: Preparing [2022-04-22T10:37:27.789Z] 31e69d4774c9: Preparing [2022-04-22T10:37:27.789Z] 7750d494dfbd: Preparing [2022-04-22T10:37:27.789Z] 18708474c90b: Preparing [2022-04-22T10:37:27.789Z] 4fc242d58285: Preparing [2022-04-22T10:37:27.789Z] f7a7a140f1b3: Waiting [2022-04-22T10:37:27.789Z] 31e69d4774c9: Waiting [2022-04-22T10:37:27.789Z] 7750d494dfbd: Waiting [2022-04-22T10:37:27.789Z] 18708474c90b: Waiting [2022-04-22T10:37:27.789Z] 4fc242d58285: Waiting [2022-04-22T10:37:27.789Z] 10d82663b225: Waiting [2022-04-22T10:37:27.789Z] 52f44be93a46: Layer already exists [2022-04-22T10:37:27.789Z] 10d82663b225: Layer already exists [2022-04-22T10:37:27.789Z] f7a7a140f1b3: Layer already exists [2022-04-22T10:37:27.789Z] 31e69d4774c9: Layer already exists [2022-04-22T10:37:27.789Z] e5fe2099015c: Pushed [2022-04-22T10:37:27.789Z] 7750d494dfbd: Layer already exists [2022-04-22T10:37:27.789Z] 18708474c90b: Layer already exists [2022-04-22T10:37:27.789Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:28.050Z] e30d2a7b9396: Pushed [2022-04-22T10:37:28.990Z] d14d55155926: Pushed [2022-04-22T10:37:35.573Z] 381481fd47b4: Pushed [2022-04-22T10:37:35.573Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:63fa062c16ffe172de2bd758a05771f2932d8e9e0104dac4b31a9692f29f7eed size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:35.871Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:36.163Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-22T10:37:36.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-22T10:37:36.163Z] e30d2a7b9396: Preparing [2022-04-22T10:37:36.163Z] e5fe2099015c: Preparing [2022-04-22T10:37:36.163Z] d14d55155926: Preparing [2022-04-22T10:37:36.163Z] 381481fd47b4: Preparing [2022-04-22T10:37:36.163Z] 52f44be93a46: Preparing [2022-04-22T10:37:36.163Z] 10d82663b225: Preparing [2022-04-22T10:37:36.163Z] f7a7a140f1b3: Preparing [2022-04-22T10:37:36.163Z] 31e69d4774c9: Preparing [2022-04-22T10:37:36.163Z] 7750d494dfbd: Preparing [2022-04-22T10:37:36.163Z] 18708474c90b: Preparing [2022-04-22T10:37:36.163Z] 4fc242d58285: Preparing [2022-04-22T10:37:36.163Z] 31e69d4774c9: Waiting [2022-04-22T10:37:36.163Z] 7750d494dfbd: Waiting [2022-04-22T10:37:36.163Z] 18708474c90b: Waiting [2022-04-22T10:37:36.163Z] 10d82663b225: Waiting [2022-04-22T10:37:36.163Z] 4fc242d58285: Waiting [2022-04-22T10:37:36.163Z] f7a7a140f1b3: Waiting [2022-04-22T10:37:36.163Z] e5fe2099015c: Layer already exists [2022-04-22T10:37:36.163Z] 52f44be93a46: Layer already exists [2022-04-22T10:37:36.163Z] 381481fd47b4: Layer already exists [2022-04-22T10:37:36.163Z] d14d55155926: Layer already exists [2022-04-22T10:37:36.163Z] e30d2a7b9396: Layer already exists [2022-04-22T10:37:36.163Z] 10d82663b225: Layer already exists [2022-04-22T10:37:36.163Z] 31e69d4774c9: Layer already exists [2022-04-22T10:37:36.163Z] 7750d494dfbd: Layer already exists [2022-04-22T10:37:36.163Z] 18708474c90b: Layer already exists [2022-04-22T10:37:36.163Z] f7a7a140f1b3: Layer already exists [2022-04-22T10:37:36.163Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:36.163Z] latest: digest: sha256:63fa062c16ffe172de2bd758a05771f2932d8e9e0104dac4b31a9692f29f7eed size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:36.460Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:36.754Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.78 [2022-04-22T10:37:36.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-22T10:37:36.754Z] e30d2a7b9396: Preparing [2022-04-22T10:37:36.754Z] e5fe2099015c: Preparing [2022-04-22T10:37:36.754Z] d14d55155926: Preparing [2022-04-22T10:37:36.754Z] 381481fd47b4: Preparing [2022-04-22T10:37:36.754Z] 52f44be93a46: Preparing [2022-04-22T10:37:36.754Z] 10d82663b225: Preparing [2022-04-22T10:37:36.754Z] f7a7a140f1b3: Preparing [2022-04-22T10:37:36.754Z] 31e69d4774c9: Preparing [2022-04-22T10:37:36.754Z] 7750d494dfbd: Preparing [2022-04-22T10:37:36.754Z] 18708474c90b: Preparing [2022-04-22T10:37:36.754Z] 4fc242d58285: Preparing [2022-04-22T10:37:36.754Z] 31e69d4774c9: Waiting [2022-04-22T10:37:36.754Z] 7750d494dfbd: Waiting [2022-04-22T10:37:36.754Z] 18708474c90b: Waiting [2022-04-22T10:37:36.754Z] 10d82663b225: Waiting [2022-04-22T10:37:36.754Z] f7a7a140f1b3: Waiting [2022-04-22T10:37:36.754Z] 4fc242d58285: Waiting [2022-04-22T10:37:36.754Z] d14d55155926: Layer already exists [2022-04-22T10:37:36.754Z] e30d2a7b9396: Layer already exists [2022-04-22T10:37:36.754Z] 52f44be93a46: Layer already exists [2022-04-22T10:37:36.754Z] 381481fd47b4: Layer already exists [2022-04-22T10:37:36.754Z] e5fe2099015c: Layer already exists [2022-04-22T10:37:36.754Z] f7a7a140f1b3: Layer already exists [2022-04-22T10:37:36.754Z] 10d82663b225: Layer already exists [2022-04-22T10:37:36.754Z] 31e69d4774c9: Layer already exists [2022-04-22T10:37:36.754Z] 7750d494dfbd: Layer already exists [2022-04-22T10:37:36.754Z] 18708474c90b: Layer already exists [2022-04-22T10:37:36.754Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:36.754Z] 2.2.0-dev.78: digest: sha256:63fa062c16ffe172de2bd758a05771f2932d8e9e0104dac4b31a9692f29f7eed size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:37.052Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:37.340Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:37.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-22T10:37:37.340Z] e30d2a7b9396: Preparing [2022-04-22T10:37:37.340Z] e5fe2099015c: Preparing [2022-04-22T10:37:37.340Z] d14d55155926: Preparing [2022-04-22T10:37:37.340Z] 381481fd47b4: Preparing [2022-04-22T10:37:37.340Z] 52f44be93a46: Preparing [2022-04-22T10:37:37.340Z] 10d82663b225: Preparing [2022-04-22T10:37:37.340Z] f7a7a140f1b3: Preparing [2022-04-22T10:37:37.340Z] 31e69d4774c9: Preparing [2022-04-22T10:37:37.340Z] 7750d494dfbd: Preparing [2022-04-22T10:37:37.340Z] 18708474c90b: Preparing [2022-04-22T10:37:37.340Z] 4fc242d58285: Preparing [2022-04-22T10:37:37.340Z] f7a7a140f1b3: Waiting [2022-04-22T10:37:37.340Z] 31e69d4774c9: Waiting [2022-04-22T10:37:37.340Z] 7750d494dfbd: Waiting [2022-04-22T10:37:37.340Z] 18708474c90b: Waiting [2022-04-22T10:37:37.340Z] 4fc242d58285: Waiting [2022-04-22T10:37:37.340Z] 10d82663b225: Waiting [2022-04-22T10:37:37.340Z] d14d55155926: Layer already exists [2022-04-22T10:37:37.340Z] 52f44be93a46: Layer already exists [2022-04-22T10:37:37.340Z] e30d2a7b9396: Layer already exists [2022-04-22T10:37:37.340Z] e5fe2099015c: Layer already exists [2022-04-22T10:37:37.340Z] 381481fd47b4: Layer already exists [2022-04-22T10:37:37.340Z] 31e69d4774c9: Layer already exists [2022-04-22T10:37:37.340Z] f7a7a140f1b3: Layer already exists [2022-04-22T10:37:37.341Z] 10d82663b225: Layer already exists [2022-04-22T10:37:37.341Z] 7750d494dfbd: Layer already exists [2022-04-22T10:37:37.341Z] 18708474c90b: Layer already exists [2022-04-22T10:37:37.341Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:37.341Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:63fa062c16ffe172de2bd758a05771f2932d8e9e0104dac4b31a9692f29f7eed size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:37.637Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T10:37:37.932Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-22T10:37:37.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-22T10:37:37.932Z] e30d2a7b9396: Preparing [2022-04-22T10:37:37.932Z] e5fe2099015c: Preparing [2022-04-22T10:37:37.932Z] d14d55155926: Preparing [2022-04-22T10:37:37.932Z] 381481fd47b4: Preparing [2022-04-22T10:37:37.932Z] 52f44be93a46: Preparing [2022-04-22T10:37:37.932Z] 10d82663b225: Preparing [2022-04-22T10:37:37.932Z] f7a7a140f1b3: Preparing [2022-04-22T10:37:37.932Z] 31e69d4774c9: Preparing [2022-04-22T10:37:37.932Z] 7750d494dfbd: Preparing [2022-04-22T10:37:37.932Z] 18708474c90b: Preparing [2022-04-22T10:37:37.932Z] 4fc242d58285: Preparing [2022-04-22T10:37:37.932Z] 10d82663b225: Waiting [2022-04-22T10:37:37.932Z] f7a7a140f1b3: Waiting [2022-04-22T10:37:37.932Z] 31e69d4774c9: Waiting [2022-04-22T10:37:37.932Z] 18708474c90b: Waiting [2022-04-22T10:37:37.932Z] 4fc242d58285: Waiting [2022-04-22T10:37:37.932Z] 7750d494dfbd: Waiting [2022-04-22T10:37:37.932Z] 52f44be93a46: Layer already exists [2022-04-22T10:37:37.932Z] e5fe2099015c: Layer already exists [2022-04-22T10:37:37.932Z] e30d2a7b9396: Layer already exists [2022-04-22T10:37:37.932Z] d14d55155926: Layer already exists [2022-04-22T10:37:37.932Z] 381481fd47b4: Layer already exists [2022-04-22T10:37:37.932Z] 10d82663b225: Layer already exists [2022-04-22T10:37:37.932Z] 7750d494dfbd: Layer already exists [2022-04-22T10:37:37.932Z] f7a7a140f1b3: Layer already exists [2022-04-22T10:37:37.932Z] 31e69d4774c9: Layer already exists [2022-04-22T10:37:37.932Z] 18708474c90b: Layer already exists [2022-04-22T10:37:37.932Z] 4fc242d58285: Layer already exists [2022-04-22T10:37:37.932Z] main: digest: sha256:63fa062c16ffe172de2bd758a05771f2932d8e9e0104dac4b31a9692f29f7eed size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T10:37:37.965Z] ===================================================== [Pipeline] echo [2022-04-22T10:37:37.978Z] taggedImages: [2022-04-22T10:37:37.978Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:37:37.978Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-22T10:37:37.978Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.78 [2022-04-22T10:37:37.978Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T10:37:37.978Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T10:37:42.166Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T10:37:42.166Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T10:39:04.655Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T10:39:14.901Z] Removing intermediate container 98f37d0c7016 [2022-04-22T10:39:14.901Z] ---> 20c4268139cd [2022-04-22T10:39:14.901Z] [2022-04-22T10:39:14.901Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T10:39:14.901Z] 3.14: Pulling from library/alpine [2022-04-22T10:39:16.342Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T10:39:16.630Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T10:39:16.630Z] ---> ac73e934f311 [2022-04-22T10:39:16.630Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T10:39:16.908Z] ---> Running in d2873ee851f4 [2022-04-22T10:39:17.907Z] Removing intermediate container d2873ee851f4 [2022-04-22T10:39:17.907Z] ---> 0356f0976ab3 [2022-04-22T10:39:17.907Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T10:39:17.907Z] ---> Running in f047b2651950 [2022-04-22T10:39:21.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:39:21.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:39:22.779Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T10:39:22.779Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T10:39:22.779Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T10:39:22.779Z] OK: 6 MiB in 16 packages [2022-04-22T10:39:23.072Z] Removing intermediate container 58cd67b434a4 [2022-04-22T10:39:23.072Z] ---> ed9765a4b795 [2022-04-22T10:39:23.072Z] [2022-04-22T10:39:23.072Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T10:39:23.072Z] ---> ac73e934f311 [2022-04-22T10:39:23.072Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T10:39:23.359Z] ---> Running in c2823083018f [2022-04-22T10:39:24.843Z] Removing intermediate container f047b2651950 [2022-04-22T10:39:24.843Z] ---> 0f26ad5b050a [2022-04-22T10:39:24.843Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T10:39:24.843Z] ---> Running in 4be0b47d98a4 [2022-04-22T10:39:25.448Z] Removing intermediate container 4be0b47d98a4 [2022-04-22T10:39:25.448Z] ---> 97ffd59f225e [2022-04-22T10:39:25.448Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T10:39:25.737Z] ---> Running in 098caab02b7b [2022-04-22T10:39:26.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:39:26.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:39:26.349Z] Removing intermediate container 098caab02b7b [2022-04-22T10:39:26.349Z] ---> 94216c69c4a7 [2022-04-22T10:39:26.349Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T10:39:26.632Z] ---> Running in 6722d9c1dde9 [2022-04-22T10:39:28.083Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T10:39:28.083Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T10:39:28.083Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T10:39:28.083Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T10:39:28.083Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T10:39:28.692Z] OK: 6 MiB in 17 packages [2022-04-22T10:39:30.148Z] Removing intermediate container 6722d9c1dde9 [2022-04-22T10:39:30.148Z] ---> c6bcdbc5498b [2022-04-22T10:39:30.148Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T10:39:30.148Z] ---> Running in c1475deda617 [2022-04-22T10:39:31.160Z] Removing intermediate container c2823083018f [2022-04-22T10:39:31.160Z] ---> 64796a94f4d6 [2022-04-22T10:39:31.160Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T10:39:31.160Z] Removing intermediate container c1475deda617 [2022-04-22T10:39:31.160Z] ---> cf955e7ad5c9 [2022-04-22T10:39:31.160Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T10:39:31.443Z] ---> Running in 2d7c1797f3d0 [2022-04-22T10:39:32.081Z] Removing intermediate container 2d7c1797f3d0 [2022-04-22T10:39:32.081Z] ---> 5d6a2e3374b5 [2022-04-22T10:39:32.081Z] Step 13/25 : WORKDIR / [2022-04-22T10:39:32.081Z] ---> Running in b28df36f4dce [2022-04-22T10:39:32.355Z] ---> 24df506ba28c [2022-04-22T10:39:32.355Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T10:39:32.643Z] ---> Running in d5b3b2ccad8b [2022-04-22T10:39:32.920Z] Removing intermediate container b28df36f4dce [2022-04-22T10:39:32.920Z] ---> 4742cb42971d [2022-04-22T10:39:32.920Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T10:39:34.371Z] ---> ceecc479a5a2 [2022-04-22T10:39:34.371Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T10:39:35.824Z] ---> dbde28594e9c [2022-04-22T10:39:35.824Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T10:39:36.425Z] Removing intermediate container d5b3b2ccad8b [2022-04-22T10:39:36.425Z] ---> 8d9dccdc3306 [2022-04-22T10:39:36.425Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:39:37.033Z] ---> 379f4b891710 [2022-04-22T10:39:37.033Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T10:39:37.640Z] ---> 522243dc78eb [2022-04-22T10:39:37.640Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T10:39:38.635Z] ---> f686b6d262a5 [2022-04-22T10:39:38.635Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T10:39:40.091Z] ---> 746049397cd5 [2022-04-22T10:39:40.091Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T10:39:40.698Z] ---> b024306fba8f [2022-04-22T10:39:40.698Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T10:39:41.710Z] ---> ef3082abd9dc [2022-04-22T10:39:41.711Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T10:39:43.167Z] ---> e8ed1438d765 [2022-04-22T10:39:43.167Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T10:39:43.167Z] ---> 320a5f5eda99 [2022-04-22T10:39:43.167Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T10:39:44.616Z] ---> 55704f9e8edc [2022-04-22T10:39:44.616Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-22T10:39:44.616Z] ---> 7188f6bf0188 [2022-04-22T10:39:44.616Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-22T10:39:44.616Z] ---> Running in f3e517f7ff54 [2022-04-22T10:39:44.898Z] ---> Running in f5526357ea25 [2022-04-22T10:39:45.884Z] Removing intermediate container f5526357ea25 [2022-04-22T10:39:45.884Z] ---> 6aaac6a07020 [2022-04-22T10:39:45.884Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T10:39:46.881Z] ---> 2454fe27c754 [2022-04-22T10:39:46.881Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T10:39:47.163Z] ---> Running in eb57c0b51ef3 [2022-04-22T10:39:48.629Z] Removing intermediate container f3e517f7ff54 [2022-04-22T10:39:48.629Z] ---> ede83990c4de [2022-04-22T10:39:48.629Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T10:39:48.629Z] ---> Running in 645cad1fd2d5 [2022-04-22T10:39:49.636Z] Removing intermediate container 645cad1fd2d5 [2022-04-22T10:39:49.636Z] ---> 86f51718dfdb [2022-04-22T10:39:49.636Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T10:39:49.636Z] ---> Running in 45e768a1bd61 [2022-04-22T10:39:50.625Z] Removing intermediate container 45e768a1bd61 [2022-04-22T10:39:50.625Z] ---> 6950973e4017 [2022-04-22T10:39:50.625Z] Step 24/25 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:39:50.625Z] ---> Running in 0aa2031b89eb [2022-04-22T10:39:51.239Z] Removing intermediate container eb57c0b51ef3 [2022-04-22T10:39:51.239Z] ---> b2aa0e1becf6 [2022-04-22T10:39:51.239Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T10:39:51.520Z] Removing intermediate container 0aa2031b89eb [2022-04-22T10:39:51.520Z] ---> 95481694dfbc [2022-04-22T10:39:51.520Z] Step 25/25 : LABEL version=2.2.0-dev.78 [2022-04-22T10:39:51.520Z] ---> Running in bb313c450b2f [2022-04-22T10:39:51.799Z] ---> Running in 82f64e1fe535 [2022-04-22T10:39:52.094Z] Removing intermediate container bb313c450b2f [2022-04-22T10:39:52.094Z] ---> 5813208200d9 [2022-04-22T10:39:52.094Z] [2022-04-22T10:39:52.375Z] Removing intermediate container 82f64e1fe535 [2022-04-22T10:39:52.375Z] ---> 29caa65d33f2 [2022-04-22T10:39:52.375Z] Step 28/31 : CMD ["gate"] [2022-04-22T10:39:52.651Z] ---> Running in 2acf6e2b3312 [2022-04-22T10:39:52.651Z] Successfully built 5813208200d9 [2022-04-22T10:39:52.651Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-22T10:39:52.651Z] Building security-spire-server [2022-04-22T10:39:53.254Z]  Building security-secretstore-setup ... done Removing intermediate container 2acf6e2b3312 [2022-04-22T10:39:53.255Z] ---> 1fe5aa4d8464 [2022-04-22T10:39:53.255Z] Step 29/31 : LABEL arch=arm64 [2022-04-22T10:39:53.532Z] ---> Running in 1a69314aa842 [2022-04-22T10:39:54.134Z] Removing intermediate container 1a69314aa842 [2022-04-22T10:39:54.134Z] ---> 1c605a1757c3 [2022-04-22T10:39:54.134Z] Step 30/31 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:39:54.409Z] ---> Running in 2de30b5990be [2022-04-22T10:39:55.018Z] Removing intermediate container 2de30b5990be [2022-04-22T10:39:55.018Z] ---> 3e12448bec70 [2022-04-22T10:39:55.018Z] Step 31/31 : LABEL version=2.2.0-dev.78 [2022-04-22T10:39:55.323Z] ---> Running in 0e08bbc3758f [2022-04-22T10:39:55.932Z] Removing intermediate container 0e08bbc3758f [2022-04-22T10:39:55.932Z] ---> 5e944c99b8d6 [2022-04-22T10:39:55.932Z] [2022-04-22T10:39:56.208Z] Successfully built 5e944c99b8d6 [2022-04-22T10:39:56.208Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-22T10:39:56.208Z]  Building security-bootstrapper ... done Building security-spire-config [2022-04-22T10:40:18.429Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:40:18.429Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:40:18.429Z] ---> 25dea187d599 [2022-04-22T10:40:18.429Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T10:40:18.429Z] ---> Using cache [2022-04-22T10:40:18.429Z] ---> a2029615e474 [2022-04-22T10:40:18.429Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:40:18.429Z] ---> Using cache [2022-04-22T10:40:18.429Z] ---> e0a79c1d748d [2022-04-22T10:40:18.429Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T10:40:19.464Z] ---> Running in 81c50f4a0574 [2022-04-22T10:40:22.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:40:22.128Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:40:22.128Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:40:22.128Z] ---> 25dea187d599 [2022-04-22T10:40:22.128Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T10:40:22.128Z] ---> Using cache [2022-04-22T10:40:22.128Z] ---> a2029615e474 [2022-04-22T10:40:22.128Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:40:22.128Z] ---> Using cache [2022-04-22T10:40:22.128Z] ---> e0a79c1d748d [2022-04-22T10:40:22.128Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T10:40:22.128Z] ---> Running in c6b96462a067 [2022-04-22T10:40:23.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:40:24.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:40:24.128Z] OK: 220 MiB in 52 packages [2022-04-22T10:40:25.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:40:25.743Z] Removing intermediate container 81c50f4a0574 [2022-04-22T10:40:25.743Z] ---> b7bfa0360c1e [2022-04-22T10:40:25.743Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T10:40:26.752Z] OK: 220 MiB in 52 packages [2022-04-22T10:40:26.752Z] ---> 44a1e626d56b [2022-04-22T10:40:26.752Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:40:26.752Z] ---> Running in c36f8d8eed8e [2022-04-22T10:40:28.232Z] Removing intermediate container c6b96462a067 [2022-04-22T10:40:28.232Z] ---> 840757ae4066 [2022-04-22T10:40:28.232Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T10:40:29.704Z] ---> 2009d02ccd02 [2022-04-22T10:40:29.704Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:40:29.704Z] ---> Running in 3502297eeb25 [2022-04-22T10:40:34.095Z] Removing intermediate container c36f8d8eed8e [2022-04-22T10:40:34.095Z] ---> 9d6ccbfcc0f0 [2022-04-22T10:40:34.095Z] Step 8/25 : COPY . . [2022-04-22T10:40:35.556Z] Removing intermediate container 3502297eeb25 [2022-04-22T10:40:35.556Z] ---> 905ffce50ab0 [2022-04-22T10:40:35.556Z] Step 8/26 : COPY . . [2022-04-22T10:40:57.840Z] ---> fcecb2d6f434 [2022-04-22T10:40:57.840Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T10:40:57.840Z] ---> 644ef9254510 [2022-04-22T10:40:57.840Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T10:40:57.840Z] ---> Running in b9845123f3f3 [2022-04-22T10:40:57.840Z] ---> Running in d1b7484a8517 [2022-04-22T10:40:57.840Z] Removing intermediate container b9845123f3f3 [2022-04-22T10:40:57.840Z] ---> 428e1fa9310d [2022-04-22T10:40:57.840Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T10:40:57.840Z] Removing intermediate container d1b7484a8517 [2022-04-22T10:40:57.840Z] ---> 93cbb4b338ba [2022-04-22T10:40:57.840Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T10:40:57.840Z] ---> Running in 6a85fc1830cf [2022-04-22T10:40:57.840Z] ---> Running in e97f09811871 [2022-04-22T10:41:01.298Z] Removing intermediate container e97f09811871 [2022-04-22T10:41:01.298Z] ---> f95e632762c2 [2022-04-22T10:41:01.298Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T10:41:01.298Z] ---> Running in 9e0ae9da328d [2022-04-22T10:41:01.298Z] Removing intermediate container 6a85fc1830cf [2022-04-22T10:41:01.298Z] ---> 764db6577b93 [2022-04-22T10:41:01.298Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T10:41:01.298Z] ---> Running in 01e20e3d44f9 [2022-04-22T10:41:01.917Z] Removing intermediate container 9e0ae9da328d [2022-04-22T10:41:01.917Z] ---> aae388452eda [2022-04-22T10:41:01.917Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T10:41:01.917Z] ---> Running in 2fc6bdca2167 [2022-04-22T10:41:02.207Z] Removing intermediate container 01e20e3d44f9 [2022-04-22T10:41:02.207Z] ---> 8f6f9fca8498 [2022-04-22T10:41:02.207Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T10:41:02.492Z] ---> Running in 1c77cdf10063 [2022-04-22T10:41:05.950Z] spire-1.2.1/ [2022-04-22T10:41:05.950Z] spire-1.2.1/.data/ [2022-04-22T10:41:05.950Z] spire-1.2.1/.data/.file [2022-04-22T10:41:05.950Z] spire-1.2.1/.dockerignore [2022-04-22T10:41:05.950Z] spire-1.2.1/.gitattributes [2022-04-22T10:41:05.950Z] spire-1.2.1/.githooks/ [2022-04-22T10:41:05.950Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/ [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/workflows/ [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T10:41:05.950Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T10:41:05.950Z] spire-1.2.1/.gitignore [2022-04-22T10:41:05.950Z] spire-1.2.1/.go-version [2022-04-22T10:41:05.950Z] spire-1.2.1/.golangci.yml [2022-04-22T10:41:05.950Z] spire-1.2.1/ADOPTERS.md [2022-04-22T10:41:05.950Z] spire-1.2.1/CHANGELOG.md [2022-04-22T10:41:05.950Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T10:41:05.950Z] spire-1.2.1/CODEOWNERS [2022-04-22T10:41:05.950Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T10:41:05.950Z] spire-1.2.1/Dockerfile [2022-04-22T10:41:05.950Z] spire-1.2.1/Dockerfile.dev [2022-04-22T10:41:05.950Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T10:41:05.950Z] spire-1.2.1/LICENSE [2022-04-22T10:41:05.950Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T10:41:05.950Z] spire-1.2.1/Makefile [2022-04-22T10:41:05.950Z] spire-1.2.1/README.md [2022-04-22T10:41:05.950Z] spire-1.2.1/ROADMAP.md [2022-04-22T10:41:05.950Z] spire-1.2.1/SECURITY.md [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T10:41:05.950Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T10:41:05.950Z] spire-1.2.1/conf/ [2022-04-22T10:41:05.950Z] spire-1.2.1/conf/agent/ [2022-04-22T10:41:05.950Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T10:41:05.950Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T10:41:05.950Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T10:41:05.950Z] spire-1.2.1/conf/server/ [2022-04-22T10:41:05.950Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T10:41:05.950Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T10:41:05.950Z] spire-1.2.1/conf/server/server.conf [2022-04-22T10:41:05.950Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/ [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/auditlog.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/ [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T10:41:05.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/ [2022-04-22T10:41:05.951Z] [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/spire_server.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/telemetry.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/upgrading.md [2022-04-22T10:41:05.951Z] spire-1.2.1/doc/using_spire.md [2022-04-22T10:41:05.951Z] spire-1.2.1/examples/ [2022-04-22T10:41:05.951Z] spire-1.2.1/examples/README.md [2022-04-22T10:41:05.951Z] spire-1.2.1/go.mod [2022-04-22T10:41:05.951Z] spire-1.2.1/go.sum [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.gospire-1.2.1/.data/ [2022-04-22T10:41:05.951Z] spire-1.2.1/.data/.file [2022-04-22T10:41:05.951Z] spire-1.2.1/.dockerignore [2022-04-22T10:41:05.951Z] spire-1.2.1/.gitattributes [2022-04-22T10:41:05.951Z] spire-1.2.1/.githooks/ [2022-04-22T10:41:05.951Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/ [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/workflows/ [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T10:41:05.951Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T10:41:05.951Z] spire-1.2.1/.gitignore [2022-04-22T10:41:05.951Z] spire-1.2.1/.go-version [2022-04-22T10:41:05.951Z] spire-1.2.1/.golangci.yml [2022-04-22T10:41:05.951Z] spire-1.2.1/ADOPTERS.md [2022-04-22T10:41:05.951Z] spire-1.2.1/CHANGELOG.md [2022-04-22T10:41:05.951Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T10:41:05.951Z] spire-1.2.1/CODEOWNERS [2022-04-22T10:41:05.951Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T10:41:05.951Z] spire-1.2.1/Dockerfile [2022-04-22T10:41:05.951Z] spire-1.2.1/Dockerfile.dev [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T10:41:05.951Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T10:41:05.951Z] spire-1.2.1/LICENSE [2022-04-22T10:41:05.951Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T10:41:05.951Z] spire-1.2.1/Makefile [2022-04-22T10:41:05.951Z] spire-1.2.1/README.md [2022-04-22T10:41:05.951Z] spire-1.2.1/ROADMAP.md [2022-04-22T10:41:05.951Z] spire-1.2.1/SECURITY.md [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T10:41:05.951Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T10:41:05.952Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T10:41:05.952Z] spire-1.2.1/conf/ [2022-04-22T10:41:05.952Z] spire-1.2.1/conf/agent/ [2022-04-22T10:41:05.952Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T10:41:05.952Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T10:41:05.952Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T10:41:05.952Z] spire-1.2.1/conf/server/ [2022-04-22T10:41:05.952Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T10:41:05.952Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T10:41:05.952Z] spire-1.2.1/conf/server/server.conf [2022-04-22T10:41:05.952Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T10:41:05.952Z] spire-1.2.1/doc/ [2022-04-22T10:41:05.952Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T10:41:05.952Z] spire-1.2.1/doc/auditlog.md [2022-04-22T10:41:05.952Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T10:41:05.952Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T10:41:05.952Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T10:41:05.952Z] spire-1.2.1/doc/images/ [2022-04-22T10:41:05.952Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T10:41:05.952Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T10:41:05.952Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T10:41:05.952Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T10:41:05.952Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T10:41:05.953Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T10:41:05.953Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T10:41:06.231Z] [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/spire_server.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/telemetry.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/upgrading.md [2022-04-22T10:41:06.231Z] spire-1.2.1/doc/using_spire.md [2022-04-22T10:41:06.231Z] spire-1.2.1/examples/ [2022-04-22T10:41:06.231Z] spire-1.2.1/examples/README.md [2022-04-22T10:41:06.231Z] spire-1.2.1/go.mod [2022-04-22T10:41:06.231Z] spire-1.2.1/go.sum [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/catalog/keymanager.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/health/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T10:41:06.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/log/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T10:41:06.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T10:41:06.233Z] [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/version/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T10:41:06.233Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T10:41:06.511Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T10:41:06.511Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T10:41:06.512Z] [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/config.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/health/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/log/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T10:41:06.512Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T10:41:06.796Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T10:41:06.797Z] [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/version/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T10:41:06.797Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/server.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/ [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/private/ [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/private/server/ [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/ [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/common/ [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T10:41:06.798Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T10:41:06.798Z] spire-1.2.1/release/ [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire-extras/ [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire/ [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire/README.md [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire/conf/ [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T10:41:06.798Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T10:41:06.798Z] spire-1.2.1/script/ [2022-04-22T10:41:06.798Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T10:41:06.798Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T10:41:06.798Z] spire-1.2.1/support/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T10:41:06.798Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T10:41:06.798Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T10:41:06.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T10:41:06.799Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T10:41:06.799Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/config.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T10:41:07.076Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T10:41:07.076Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T10:41:07.077Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T10:41:07.077Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/clock/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/clock/clock.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T10:41:07.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T10:41:07.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T10:41:07.078Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T10:41:07.078Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T10:41:07.078Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T10:41:07.078Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T10:41:07.078Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/README.md [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/common [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T10:41:07.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T10:41:07.079Z] [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T10:41:07.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/server.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/ [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/private/ [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/private/server/ [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/ [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/common/ [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T10:41:07.368Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T10:41:07.368Z] spire-1.2.1/release/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire-extras/ [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire/ [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire/README.md [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire/conf/ [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T10:41:07.368Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/script/ [2022-04-22T10:41:07.368Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T10:41:07.368Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T10:41:07.368Z] spire-1.2.1/support/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T10:41:07.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T10:41:07.368Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T10:41:07.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T10:41:07.369Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/clock/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/clock/clock.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T10:41:07.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T10:41:07.369Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T10:41:07.652Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/test.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/plugintest/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/spiretest/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T10:41:07.653Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/testca/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/testca/ca.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/testkey/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/testkey/new.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/util/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/util/race.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/util/util.go [2022-04-22T10:41:07.653Z] building spire from source... [2022-04-22T10:41:07.653Z] [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/common [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:41:07.653Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T10:41:07.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T10:41:07.937Z] spire-1.2.1/test/integration/test.sh [2022-04-22T10:41:07.937Z] spire-1.2.1/test/plugintest/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/spiretest/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/testca/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/testca/ca.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/testkey/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T10:41:07.937Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/testkey/new.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/util/ [2022-04-22T10:41:07.937Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/util/race.go [2022-04-22T10:41:07.937Z] spire-1.2.1/test/util/util.go [2022-04-22T10:41:07.937Z] building spire from source... [2022-04-22T10:41:08.224Z] Installing go1.17.7... [2022-04-22T10:41:08.504Z] Installing go1.17.7... [2022-04-22T10:41:13.953Z] Removing intermediate container b882b4ae1dd1 [2022-04-22T10:41:13.953Z] ---> 3f999aa99836 [2022-04-22T10:41:13.953Z] [2022-04-22T10:41:13.953Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T10:41:13.953Z] 3.15: Pulling from library/alpine [2022-04-22T10:41:15.415Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T10:41:15.415Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T10:41:15.415Z] ---> 3fb3c9af89a9 [2022-04-22T10:41:15.415Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T10:41:15.699Z] ---> Running in 3deab80f17db [2022-04-22T10:41:16.318Z] Removing intermediate container 3deab80f17db [2022-04-22T10:41:16.318Z] ---> 4aba989c5221 [2022-04-22T10:41:16.318Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:41:16.318Z] ---> Running in 90fc3ad61700 [2022-04-22T10:41:19.010Z] Removing intermediate container 90fc3ad61700 [2022-04-22T10:41:19.010Z] ---> 475d892b6241 [2022-04-22T10:41:19.010Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T10:41:19.292Z] ---> Running in 9d82c06f8677 [2022-04-22T10:41:21.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:41:22.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:41:24.365Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T10:41:24.365Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T10:41:24.365Z] OK: 15730 distinct packages available [2022-04-22T10:41:24.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:41:25.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:41:26.843Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T10:41:26.843Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T10:41:27.131Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T10:41:27.131Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T10:41:27.413Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T10:41:27.414Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T10:41:27.414Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T10:41:27.697Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T10:41:27.697Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T10:41:27.697Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T10:41:27.697Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T10:41:28.313Z] OK: 8 MiB in 23 packages [2022-04-22T10:41:31.829Z] Removing intermediate container 9d82c06f8677 [2022-04-22T10:41:31.829Z] ---> a343011c8a8c [2022-04-22T10:41:31.829Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:41:32.441Z] ---> 07117996ee64 [2022-04-22T10:41:32.441Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T10:41:35.106Z] ---> 362621e4be97 [2022-04-22T10:41:35.106Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T10:41:36.124Z] ---> 27544772f246 [2022-04-22T10:41:36.124Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T10:41:36.406Z] ---> Running in d767d66b88b4 [2022-04-22T10:41:37.016Z] Removing intermediate container d767d66b88b4 [2022-04-22T10:41:37.016Z] ---> 31a6b6c3c893 [2022-04-22T10:41:37.016Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:41:37.016Z] ---> Running in f1f604e18829 [2022-04-22T10:41:37.296Z] Building bin/spire-server... [2022-04-22T10:41:37.296Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T10:41:37.296Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T10:41:37.296Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T10:41:37.910Z] Removing intermediate container f1f604e18829 [2022-04-22T10:41:37.910Z] ---> 6057afc3a42f [2022-04-22T10:41:37.910Z] Step 18/20 : LABEL arch=arm64 [2022-04-22T10:41:37.910Z] ---> Running in 5e566deb8e7c [2022-04-22T10:41:38.191Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T10:41:38.476Z] Removing intermediate container 5e566deb8e7c [2022-04-22T10:41:38.477Z] ---> 5a7bb28f56eb [2022-04-22T10:41:38.477Z] Step 19/20 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:41:38.477Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T10:41:38.477Z] Building bin/spire-server... [2022-04-22T10:41:38.762Z] ---> Running in 22a3387a13e9 [2022-04-22T10:41:38.762Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T10:41:38.762Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T10:41:38.762Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T10:41:39.372Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T10:41:39.372Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T10:41:39.650Z] Removing intermediate container 22a3387a13e9 [2022-04-22T10:41:39.650Z] ---> 5767acc755c6 [2022-04-22T10:41:39.650Z] Step 20/20 : LABEL version=2.2.0-dev.78 [2022-04-22T10:41:39.929Z] ---> Running in cb3515552270 [2022-04-22T10:41:40.208Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T10:41:40.487Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T10:41:40.765Z] Removing intermediate container cb3515552270 [2022-04-22T10:41:40.765Z] ---> 1afc1ff1b238 [2022-04-22T10:41:40.765Z] [2022-04-22T10:41:41.057Z] Successfully built 1afc1ff1b238 [2022-04-22T10:41:41.341Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-22T10:41:41.341Z] Building support-notifications [2022-04-22T10:41:41.341Z]  Building security-spiffe-token-provider ... done go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T10:41:42.799Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T10:41:43.078Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T10:41:43.078Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T10:41:43.772Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T10:41:43.772Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T10:41:44.904Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T10:41:45.595Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T10:41:45.595Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T10:41:45.876Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T10:41:46.152Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T10:41:46.437Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T10:41:46.803Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T10:41:46.803Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T10:41:46.803Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T10:41:47.846Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T10:41:47.846Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T10:41:47.846Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T10:41:48.556Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T10:41:48.832Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T10:41:48.832Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T10:41:48.832Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T10:41:49.109Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T10:41:49.109Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T10:41:49.109Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T10:41:49.382Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T10:41:50.392Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T10:41:50.392Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T10:41:50.392Z] Removing intermediate container 7d1a79f8c00d [2022-04-22T10:41:50.392Z] ---> 8f40015705a5 [2022-04-22T10:41:50.392Z] [2022-04-22T10:41:50.392Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T10:41:50.392Z] ---> ac73e934f311 [2022-04-22T10:41:50.392Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T10:41:50.392Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T10:41:50.679Z]  ---> Running in e47ae4e91e36 [2022-04-22T10:41:50.959Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T10:41:50.959Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T10:41:51.947Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T10:41:51.947Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T10:41:52.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:41:53.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:41:54.684Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T10:41:54.684Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T10:41:54.684Z] OK: 5 MiB in 15 packages [2022-04-22T10:41:56.687Z] Removing intermediate container e47ae4e91e36 [2022-04-22T10:41:56.687Z] ---> 79ef04ff50a2 [2022-04-22T10:41:56.687Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T10:41:56.687Z] ---> Running in b596475721d2 [2022-04-22T10:41:57.291Z] Removing intermediate container b596475721d2 [2022-04-22T10:41:57.291Z] ---> f90e500fe22d [2022-04-22T10:41:57.291Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T10:41:57.291Z] ---> Running in a7f91d42841f [2022-04-22T10:41:57.893Z] Removing intermediate container a7f91d42841f [2022-04-22T10:41:57.893Z] ---> 05fab64c0ce8 [2022-04-22T10:41:57.893Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T10:41:58.173Z] ---> Running in 9b4e31d27bba [2022-04-22T10:41:58.778Z] Removing intermediate container 9b4e31d27bba [2022-04-22T10:41:58.778Z] ---> 390cc8bee339 [2022-04-22T10:41:58.778Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:42:00.241Z] ---> 38c026b2aef8 [2022-04-22T10:42:00.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T10:42:01.241Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:42:01.241Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:42:01.241Z] ---> 25dea187d599 [2022-04-22T10:42:01.241Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T10:42:01.241Z] ---> Using cache [2022-04-22T10:42:01.241Z] ---> a2029615e474 [2022-04-22T10:42:01.241Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:42:01.241Z] ---> Using cache [2022-04-22T10:42:01.241Z] ---> e0a79c1d748d [2022-04-22T10:42:01.241Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T10:42:01.241Z] ---> Running in c1109800825f [2022-04-22T10:42:03.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:42:03.905Z] ---> 30fbce145acd [2022-04-22T10:42:03.905Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T10:42:04.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:42:04.529Z] ---> b6324416d97f [2022-04-22T10:42:04.529Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T10:42:04.820Z] ---> Running in a7d3bd66e7cb [2022-04-22T10:42:05.121Z] Removing intermediate container a7d3bd66e7cb [2022-04-22T10:42:05.121Z] ---> fe7d1febca9d [2022-04-22T10:42:05.121Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:42:05.409Z] ---> Running in 2ef4a373e1e9 [2022-04-22T10:42:06.022Z] Removing intermediate container 2ef4a373e1e9 [2022-04-22T10:42:06.022Z] ---> de0079c7cd90 [2022-04-22T10:42:06.022Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T10:42:06.022Z] ---> Running in 23b79ecc1760 [2022-04-22T10:42:06.022Z] OK: 220 MiB in 52 packages [2022-04-22T10:42:06.628Z] Removing intermediate container 23b79ecc1760 [2022-04-22T10:42:06.628Z] ---> 5efb6748001a [2022-04-22T10:42:06.628Z] Step 21/22 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:42:06.911Z] ---> Running in 2dd29f9fd5a1 [2022-04-22T10:42:07.539Z] Removing intermediate container c1109800825f [2022-04-22T10:42:07.539Z] ---> 2ac502dba464 [2022-04-22T10:42:07.539Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T10:42:07.539Z] Removing intermediate container 2dd29f9fd5a1 [2022-04-22T10:42:07.539Z] ---> c25ed1ea778d [2022-04-22T10:42:07.539Z] Step 22/22 : LABEL version=2.2.0-dev.78 [2022-04-22T10:42:07.819Z] ---> Running in 833a5367fc47 [2022-04-22T10:42:08.422Z] Removing intermediate container 833a5367fc47 [2022-04-22T10:42:08.422Z] ---> f565f5a869c4 [2022-04-22T10:42:08.422Z] [2022-04-22T10:42:09.037Z] Successfully built f565f5a869c4 [2022-04-22T10:42:09.037Z] ---> bc2d2050a856 [2022-04-22T10:42:09.037Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:42:09.037Z] Successfully tagged support-scheduler-arm64:latest [2022-04-22T10:42:09.037Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T10:42:09.037Z] Building core-command [2022-04-22T10:42:09.037Z]  Building support-scheduler ... done go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T10:42:09.313Z]  ---> Running in f74713d2d8f6 [2022-04-22T10:42:09.585Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T10:42:09.585Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T10:42:09.585Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T10:42:09.860Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T10:42:09.860Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T10:42:10.137Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T10:42:10.137Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T10:42:10.137Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T10:42:10.433Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T10:42:10.433Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T10:42:10.709Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T10:42:10.709Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T10:42:10.983Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T10:42:12.427Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T10:42:12.427Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T10:42:13.031Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T10:42:13.031Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T10:42:13.031Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T10:42:13.031Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T10:42:13.312Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T10:42:13.312Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T10:42:13.312Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T10:42:15.311Z] Removing intermediate container f74713d2d8f6 [2022-04-22T10:42:15.312Z] ---> 1898c477e76f [2022-04-22T10:42:15.312Z] Step 8/22 : COPY . . [2022-04-22T10:42:16.308Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T10:42:16.308Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T10:42:16.593Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T10:42:16.872Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T10:42:16.872Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T10:42:17.483Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T10:42:17.483Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T10:42:17.483Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T10:42:17.483Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T10:42:17.761Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T10:42:18.039Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T10:42:18.647Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T10:42:18.924Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T10:42:18.924Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T10:42:18.924Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T10:42:18.924Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T10:42:19.205Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T10:42:19.206Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T10:42:19.206Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T10:42:20.203Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T10:42:20.203Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T10:42:20.203Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T10:42:20.482Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T10:42:20.764Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T10:42:20.764Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T10:42:22.771Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T10:42:25.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:42:25.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:42:25.415Z] ---> 25dea187d599 [2022-04-22T10:42:25.415Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T10:42:25.415Z] ---> Using cache [2022-04-22T10:42:25.415Z] ---> a2029615e474 [2022-04-22T10:42:25.415Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:42:25.415Z] ---> Using cache [2022-04-22T10:42:25.415Z] ---> e0a79c1d748d [2022-04-22T10:42:25.415Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T10:42:25.415Z] ---> Using cache [2022-04-22T10:42:25.415Z] ---> 8508e2c8ce80 [2022-04-22T10:42:25.415Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T10:42:25.415Z] ---> Using cache [2022-04-22T10:42:25.415Z] ---> a4d1470bbb19 [2022-04-22T10:42:25.415Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:42:25.415Z] ---> Using cache [2022-04-22T10:42:25.415Z] ---> f83cfbfd3c25 [2022-04-22T10:42:25.415Z] Step 8/23 : COPY . . [2022-04-22T10:42:25.415Z] ---> Using cache [2022-04-22T10:42:25.415Z] ---> 0ea57115be3f [2022-04-22T10:42:25.415Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T10:42:26.870Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T10:42:26.870Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T10:42:27.152Z]  ---> Running in 56cfc520d2f8 [2022-04-22T10:42:27.152Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T10:42:27.429Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T10:42:27.429Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T10:42:27.705Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T10:42:27.981Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T10:42:27.981Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T10:42:27.981Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T10:42:28.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T10:42:28.591Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T10:42:28.591Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T10:42:28.591Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T10:42:28.591Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T10:42:28.591Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T10:42:28.877Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T10:42:28.877Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T10:42:28.877Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T10:42:28.877Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T10:42:29.155Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T10:42:29.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T10:42:29.715Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T10:42:29.715Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T10:42:29.715Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T10:42:29.715Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T10:42:30.324Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T10:42:32.326Z]  ---> e4b5d33df6b7 [2022-04-22T10:42:32.326Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T10:42:32.618Z] ---> Running in 6c4f6559a1ca [2022-04-22T10:42:34.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T10:42:44.338Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T10:42:44.338Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T10:42:44.942Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T10:42:46.398Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T10:42:53.164Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T10:42:53.164Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T10:42:53.164Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T10:42:53.790Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T10:43:06.254Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T10:43:06.254Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T10:43:07.706Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T10:43:09.705Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T10:43:10.312Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T10:43:18.664Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T10:43:18.664Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T10:43:18.664Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T10:43:18.664Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T10:43:18.664Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T10:43:22.108Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T10:43:22.716Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T10:43:22.993Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T10:43:24.444Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T10:43:24.444Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T10:43:24.444Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T10:43:25.893Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T10:43:25.893Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T10:43:26.174Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T10:43:26.174Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T10:43:26.451Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T10:43:26.729Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T10:43:27.008Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T10:43:27.008Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T10:43:28.456Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T10:43:28.456Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T10:43:28.735Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T10:43:29.338Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T10:43:29.338Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T10:43:29.619Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T10:43:29.619Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T10:43:35.078Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T10:43:35.078Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T10:43:35.078Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T10:43:35.078Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T10:43:35.356Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T10:43:35.356Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T10:43:36.817Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T10:43:36.817Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T10:43:36.817Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T10:43:36.817Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T10:43:37.099Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T10:43:37.711Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T10:43:37.991Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T10:43:37.991Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T10:43:37.991Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T10:43:37.991Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T10:43:37.991Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T10:43:37.991Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T10:43:38.272Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T10:43:38.272Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T10:43:38.272Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T10:43:38.554Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T10:43:38.554Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T10:43:38.554Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T10:43:38.832Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T10:43:38.832Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T10:43:39.169Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T10:43:39.449Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T10:43:39.449Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T10:43:39.728Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T10:43:40.340Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T10:43:40.620Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T10:43:40.620Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T10:43:40.620Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T10:43:40.904Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T10:43:40.904Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T10:43:41.183Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T10:43:41.183Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T10:43:41.183Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T10:43:41.462Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T10:43:41.462Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T10:43:41.462Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T10:43:42.457Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T10:43:42.457Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T10:43:42.736Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T10:43:43.018Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T10:43:43.018Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T10:43:44.013Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T10:43:46.013Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T10:43:46.013Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T10:43:46.013Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T10:43:46.013Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T10:43:46.293Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T10:43:46.293Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T10:43:46.573Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T10:43:47.179Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T10:43:47.788Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T10:43:47.788Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T10:43:47.788Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T10:43:47.788Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T10:43:48.395Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T10:43:48.675Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T10:43:48.675Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T10:43:49.672Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T10:43:50.281Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T10:43:50.566Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T10:43:50.848Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T10:43:50.848Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T10:43:50.848Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T10:43:50.848Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T10:43:51.127Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T10:43:51.127Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T10:43:51.127Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T10:43:51.409Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T10:43:51.409Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T10:43:51.409Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T10:43:51.409Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T10:43:51.409Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T10:43:52.864Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T10:43:52.864Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T10:43:53.142Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T10:43:53.423Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T10:43:53.423Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T10:43:53.423Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T10:43:53.423Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T10:43:53.701Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T10:43:53.977Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T10:43:53.977Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T10:43:54.973Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T10:43:54.973Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T10:43:55.253Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T10:43:55.253Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T10:43:55.530Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T10:43:55.530Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T10:43:55.812Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T10:43:55.812Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T10:43:56.814Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T10:43:56.814Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T10:43:56.814Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T10:43:57.425Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T10:43:57.702Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T10:43:58.311Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T10:44:00.969Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T10:44:00.969Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T10:44:01.251Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T10:44:03.898Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T10:44:03.898Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T10:44:04.177Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T10:44:04.177Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T10:44:04.177Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T10:44:04.784Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T10:44:04.784Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T10:44:05.063Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T10:44:05.063Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T10:44:05.063Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T10:44:05.063Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T10:44:05.342Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T10:44:05.342Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T10:44:05.342Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T10:44:05.342Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T10:44:05.626Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T10:44:15.850Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T10:44:15.850Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T10:44:15.850Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T10:44:15.850Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T10:44:42.724Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T10:44:42.724Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T10:44:46.152Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T10:44:46.152Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T10:47:08.182Z] Removing intermediate container 56cfc520d2f8 [2022-04-22T10:47:08.182Z] ---> 2b55476bb67d [2022-04-22T10:47:08.182Z] [2022-04-22T10:47:08.182Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T10:47:08.182Z] ---> ac73e934f311 [2022-04-22T10:47:08.182Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T10:47:08.182Z] ---> Using cache [2022-04-22T10:47:08.182Z] ---> 79ef04ff50a2 [2022-04-22T10:47:08.182Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T10:47:08.182Z] ---> Using cache [2022-04-22T10:47:08.182Z] ---> f90e500fe22d [2022-04-22T10:47:08.182Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T10:47:08.182Z] ---> Running in 5314d0a31cda [2022-04-22T10:47:08.182Z] Removing intermediate container 5314d0a31cda [2022-04-22T10:47:08.182Z] ---> d833081a5fe9 [2022-04-22T10:47:08.182Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T10:47:08.182Z] ---> Running in fe1897368395 [2022-04-22T10:47:08.182Z] Removing intermediate container fe1897368395 [2022-04-22T10:47:08.182Z] ---> 6d5f91fd648f [2022-04-22T10:47:08.182Z] Step 15/23 : WORKDIR / [2022-04-22T10:47:08.182Z] ---> Running in e9cdea8dfa31 [2022-04-22T10:47:08.182Z] Removing intermediate container e9cdea8dfa31 [2022-04-22T10:47:08.182Z] ---> 28b95fd547f4 [2022-04-22T10:47:08.182Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:47:08.182Z] ---> aeabb392b444 [2022-04-22T10:47:08.182Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T10:47:08.182Z] ---> 707e19ba8d05 [2022-04-22T10:47:08.182Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T10:47:08.182Z] ---> 70f786dc7ced [2022-04-22T10:47:08.182Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T10:47:08.182Z] ---> Running in 47d3407697d0 [2022-04-22T10:47:08.783Z] Removing intermediate container 47d3407697d0 [2022-04-22T10:47:08.783Z] ---> 68b3d93b50bf [2022-04-22T10:47:08.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:47:09.065Z] ---> Running in 4e000ee6d146 [2022-04-22T10:47:09.343Z] Removing intermediate container 4e000ee6d146 [2022-04-22T10:47:09.343Z] ---> 7d96520d6d55 [2022-04-22T10:47:09.343Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T10:47:09.747Z] ---> Running in c3acd7b0c459 [2022-04-22T10:47:10.048Z] Removing intermediate container c3acd7b0c459 [2022-04-22T10:47:10.049Z] ---> 0408b5ea7535 [2022-04-22T10:47:10.049Z] Step 22/23 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:47:10.049Z] ---> Running in 2ade26bb1324 [2022-04-22T10:47:10.803Z] Removing intermediate container 2ade26bb1324 [2022-04-22T10:47:10.803Z] ---> a0324a5925a8 [2022-04-22T10:47:10.803Z] Step 23/23 : LABEL version=2.2.0-dev.78 [2022-04-22T10:47:10.803Z] ---> Running in 7a124a921ec6 [2022-04-22T10:47:11.415Z] Removing intermediate container 7a124a921ec6 [2022-04-22T10:47:11.415Z] ---> 511b08d13697 [2022-04-22T10:47:11.415Z] [2022-04-22T10:47:11.704Z] Successfully built 511b08d13697 [2022-04-22T10:47:11.704Z] Successfully tagged core-command-arm64:latest [2022-04-22T10:47:11.704Z] Building sys-mgmt-agent [2022-04-22T10:47:30.283Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:47:30.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:47:30.283Z] ---> 25dea187d599 [2022-04-22T10:47:30.283Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T10:47:30.283Z] ---> Using cache [2022-04-22T10:47:30.283Z] ---> a2029615e474 [2022-04-22T10:47:30.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:47:30.283Z] ---> Using cache [2022-04-22T10:47:30.283Z] ---> e0a79c1d748d [2022-04-22T10:47:30.283Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T10:47:30.283Z] ---> Running in 4ff8940d302e [2022-04-22T10:47:31.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:47:32.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:47:33.737Z] OK: 220 MiB in 52 packages [2022-04-22T10:47:34.729Z] Removing intermediate container 4ff8940d302e [2022-04-22T10:47:34.729Z] ---> 7444b539af44 [2022-04-22T10:47:34.729Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T10:47:36.219Z] ---> af74107d8526 [2022-04-22T10:47:36.219Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:47:36.219Z] ---> Running in f0059b6d3f67 [2022-04-22T10:47:41.676Z] Removing intermediate container f0059b6d3f67 [2022-04-22T10:47:41.676Z] ---> e790c1c647bd [2022-04-22T10:47:41.676Z] Step 8/23 : COPY . . [2022-04-22T10:47:54.172Z] ---> 1015d94d2f9d [2022-04-22T10:47:54.172Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T10:47:54.172Z] ---> Running in b8db29506a9d [2022-04-22T10:47:55.167Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T10:50:02.109Z] Removing intermediate container 6c4f6559a1ca [2022-04-22T10:50:02.109Z] ---> a28d0f079870 [2022-04-22T10:50:02.109Z] [2022-04-22T10:50:02.109Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T10:50:02.109Z] ---> ac73e934f311 [2022-04-22T10:50:02.109Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T10:50:02.109Z] ---> Running in 9c39fb4b18a3 [2022-04-22T10:50:02.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:50:02.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:50:02.109Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T10:50:02.109Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T10:50:02.109Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T10:50:02.109Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T10:50:02.109Z] OK: 6 MiB in 16 packages [2022-04-22T10:50:02.109Z] Removing intermediate container 9c39fb4b18a3 [2022-04-22T10:50:02.109Z] ---> cfef0a3be1ec [2022-04-22T10:50:02.109Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T10:50:02.109Z] ---> Running in a036e021a5d0 [2022-04-22T10:50:02.109Z] Removing intermediate container a036e021a5d0 [2022-04-22T10:50:02.109Z] ---> f7a37a2e0f75 [2022-04-22T10:50:02.109Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T10:50:02.109Z] ---> Running in 52390b8d27cb [2022-04-22T10:50:02.109Z] Removing intermediate container 52390b8d27cb [2022-04-22T10:50:02.109Z] ---> ff6c332a9c8a [2022-04-22T10:50:02.109Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T10:50:02.109Z] ---> Running in 3b1755d63eae [2022-04-22T10:50:02.109Z] Removing intermediate container 3b1755d63eae [2022-04-22T10:50:02.109Z] ---> 039e769085d4 [2022-04-22T10:50:02.109Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:50:02.109Z] ---> b27f25e9f4e1 [2022-04-22T10:50:02.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T10:50:04.092Z] ---> 95bf0b41e778 [2022-04-22T10:50:04.092Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T10:50:05.092Z] ---> 0097a5ae0499 [2022-04-22T10:50:05.092Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T10:50:05.092Z] ---> Running in 4fd14f60f25c [2022-04-22T10:50:05.698Z] Removing intermediate container 4fd14f60f25c [2022-04-22T10:50:05.698Z] ---> fffad31aa18b [2022-04-22T10:50:05.698Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:50:05.988Z] ---> Running in 576c1aabf8a9 [2022-04-22T10:50:06.596Z] Removing intermediate container 576c1aabf8a9 [2022-04-22T10:50:06.596Z] ---> 7a391b85438e [2022-04-22T10:50:06.596Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T10:50:06.596Z] ---> Running in 600e341da03d [2022-04-22T10:50:07.200Z] Removing intermediate container 600e341da03d [2022-04-22T10:50:07.200Z] ---> 5a762f19103e [2022-04-22T10:50:07.200Z] Step 21/22 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:50:07.200Z] ---> Running in 98a8f48dd187 [2022-04-22T10:50:07.809Z] Removing intermediate container 98a8f48dd187 [2022-04-22T10:50:07.809Z] ---> d9506eb325e7 [2022-04-22T10:50:07.809Z] Step 22/22 : LABEL version=2.2.0-dev.78 [2022-04-22T10:50:07.809Z] ---> Running in 3a9f5a8beb35 [2022-04-22T10:50:08.424Z] Removing intermediate container 3a9f5a8beb35 [2022-04-22T10:50:08.424Z] ---> f5a910f61cfc [2022-04-22T10:50:08.424Z] [2022-04-22T10:50:08.703Z] Successfully built f5a910f61cfc [2022-04-22T10:50:08.703Z] Successfully tagged support-notifications-arm64:latest [2022-04-22T10:50:08.703Z] Building security-proxy-setup [2022-04-22T10:50:23.864Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:50:23.864Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:50:23.864Z] ---> 25dea187d599 [2022-04-22T10:50:23.864Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T10:50:23.864Z] ---> Using cache [2022-04-22T10:50:23.864Z] ---> a2029615e474 [2022-04-22T10:50:23.864Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:50:23.864Z] ---> Using cache [2022-04-22T10:50:23.864Z] ---> e0a79c1d748d [2022-04-22T10:50:23.864Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T10:50:23.864Z] ---> Using cache [2022-04-22T10:50:23.864Z] ---> 8508e2c8ce80 [2022-04-22T10:50:23.864Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T10:50:23.864Z] ---> Using cache [2022-04-22T10:50:23.864Z] ---> a4d1470bbb19 [2022-04-22T10:50:23.864Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:50:23.864Z] ---> Using cache [2022-04-22T10:50:23.864Z] ---> f83cfbfd3c25 [2022-04-22T10:50:23.864Z] Step 8/22 : COPY . . [2022-04-22T10:50:23.864Z] ---> Using cache [2022-04-22T10:50:23.864Z] ---> 0ea57115be3f [2022-04-22T10:50:23.864Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-22T10:50:23.864Z] ---> Running in f22863696662 [2022-04-22T10:50:25.872Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T10:52:47.832Z] Removing intermediate container b8db29506a9d [2022-04-22T10:52:47.832Z] ---> 059a4c1c40cc [2022-04-22T10:52:47.832Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T10:52:47.832Z] ---> Running in 00b3b032fd00 [2022-04-22T10:52:47.832Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T10:52:47.832Z] Removing intermediate container 00b3b032fd00 [2022-04-22T10:52:47.832Z] ---> ea0210afa130 [2022-04-22T10:52:47.832Z] [2022-04-22T10:52:47.832Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T10:52:47.832Z] 20.10.14: Pulling from library/docker [2022-04-22T10:52:54.569Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T10:52:54.569Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T10:52:54.569Z] ---> c346e9eafbab [2022-04-22T10:52:54.569Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T10:52:54.569Z] ---> Running in 84a52a024f5a [2022-04-22T10:52:54.854Z] Removing intermediate container 84a52a024f5a [2022-04-22T10:52:54.854Z] ---> 312c72d044d8 [2022-04-22T10:52:54.854Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T10:52:55.128Z] ---> Running in 56b52bba3cb3 [2022-04-22T10:52:57.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:52:57.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:52:58.102Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T10:52:58.102Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T10:52:58.102Z] Executing bash-5.1.16-r0.post-install [2022-04-22T10:52:58.381Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T10:52:58.381Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T10:52:58.381Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T10:52:58.381Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T10:52:58.381Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T10:52:58.381Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T10:52:58.381Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T10:52:58.381Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T10:52:58.381Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T10:52:58.381Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T10:52:58.381Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T10:52:58.381Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T10:52:58.381Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T10:52:58.381Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T10:52:58.657Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T10:53:01.296Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T10:53:01.296Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T10:53:01.296Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T10:53:01.296Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T10:53:01.296Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T10:53:01.296Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T10:53:01.296Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T10:53:01.296Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T10:53:01.296Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T10:53:01.296Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T10:53:01.296Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T10:53:01.296Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T10:53:01.296Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T10:53:01.296Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T10:53:01.296Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T10:53:01.296Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T10:53:01.296Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T10:53:01.574Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T10:53:01.574Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T10:53:01.574Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T10:53:01.574Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T10:53:01.574Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T10:53:01.574Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T10:53:01.574Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T10:53:01.850Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T10:53:01.850Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T10:53:02.456Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T10:53:02.456Z] OK: 82 MiB in 65 packages [2022-04-22T10:53:07.878Z] Collecting docker-compose==1.23.2 [2022-04-22T10:53:07.878Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T10:53:08.157Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T10:53:08.157Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T10:53:08.157Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T10:53:08.435Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T10:53:11.073Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T10:53:11.073Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T10:53:14.471Z] Collecting PyYAML<4,>=3.10 [2022-04-22T10:53:14.471Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T10:53:18.785Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T10:53:18.785Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T10:53:18.785Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T10:53:19.062Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T10:53:19.062Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T10:53:20.505Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T10:53:20.505Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T10:53:20.505Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T10:53:20.505Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T10:53:23.895Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T10:53:23.895Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T10:53:24.491Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T10:53:24.491Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T10:53:24.766Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T10:53:24.766Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T10:53:24.766Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T10:53:25.040Z] Collecting idna<2.8,>=2.5 [2022-04-22T10:53:25.040Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T10:53:26.025Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T10:53:26.026Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T10:53:26.300Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T10:53:26.300Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T10:53:26.300Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T10:53:26.300Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T10:53:27.284Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T10:53:27.284Z] Attempting uninstall: urllib3 [2022-04-22T10:53:27.284Z] Found existing installation: urllib3 1.26.7 [2022-04-22T10:53:27.284Z] Uninstalling urllib3-1.26.7: [2022-04-22T10:53:27.561Z] Successfully uninstalled urllib3-1.26.7 [2022-04-22T10:53:28.161Z] Attempting uninstall: idna [2022-04-22T10:53:28.161Z] Found existing installation: idna 3.3 [2022-04-22T10:53:28.161Z] Uninstalling idna-3.3: [2022-04-22T10:53:28.437Z] Successfully uninstalled idna-3.3 [2022-04-22T10:53:31.841Z] Attempting uninstall: requests [2022-04-22T10:53:31.841Z] Found existing installation: requests 2.26.0 [2022-04-22T10:53:31.841Z] Uninstalling requests-2.26.0: [2022-04-22T10:53:31.841Z] Successfully uninstalled requests-2.26.0 [2022-04-22T10:53:32.116Z] Running setup.py install for texttable: started [2022-04-22T10:53:34.741Z] Running setup.py install for texttable: finished with status 'done' [2022-04-22T10:53:34.741Z] Running setup.py install for PyYAML: started [2022-04-22T10:53:38.132Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T10:53:38.132Z] Running setup.py install for docopt: started [2022-04-22T10:53:40.757Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T10:53:40.757Z] Running setup.py install for dockerpty: started [2022-04-22T10:53:42.741Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T10:53:44.727Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T10:54:03.071Z] Removing intermediate container 56b52bba3cb3 [2022-04-22T10:54:03.071Z] ---> 515bbf66ada1 [2022-04-22T10:54:03.071Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T10:54:03.071Z] ---> Running in 74316f71a3d1 [2022-04-22T10:54:03.071Z] Removing intermediate container 74316f71a3d1 [2022-04-22T10:54:03.071Z] ---> 207e9c6c829f [2022-04-22T10:54:03.071Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T10:54:03.071Z] ---> Running in 7db81376f88c [2022-04-22T10:54:03.071Z] Removing intermediate container 7db81376f88c [2022-04-22T10:54:03.071Z] ---> c04402ab11d2 [2022-04-22T10:54:03.071Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-22T10:54:03.071Z] ---> 32c7009554aa [2022-04-22T10:54:03.071Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T10:54:04.056Z] ---> 1c51c7de0596 [2022-04-22T10:54:04.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T10:54:05.527Z] ---> 1d5de7624af0 [2022-04-22T10:54:05.527Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-22T10:54:05.527Z] ---> Running in 67cf06ec0bc5 [2022-04-22T10:54:05.813Z] Removing intermediate container 67cf06ec0bc5 [2022-04-22T10:54:05.813Z] ---> 488be951eabf [2022-04-22T10:54:05.813Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:54:06.088Z] ---> Running in 9e7a66b560f6 [2022-04-22T10:54:06.366Z] Removing intermediate container 9e7a66b560f6 [2022-04-22T10:54:06.366Z] ---> f7119b2b372a [2022-04-22T10:54:06.366Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T10:54:06.643Z] ---> Running in 04a1ebac4c1d [2022-04-22T10:54:07.247Z] Removing intermediate container 04a1ebac4c1d [2022-04-22T10:54:07.247Z] ---> b25b6c8c3846 [2022-04-22T10:54:07.247Z] Step 22/23 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:54:07.247Z] ---> Running in e21e149ed420 [2022-04-22T10:54:07.854Z] Removing intermediate container e21e149ed420 [2022-04-22T10:54:07.854Z] ---> 9f95b9a57cd5 [2022-04-22T10:54:07.854Z] Step 23/23 : LABEL version=2.2.0-dev.78 [2022-04-22T10:54:07.854Z] ---> Running in f858bce3ce97 [2022-04-22T10:54:08.451Z] Removing intermediate container f858bce3ce97 [2022-04-22T10:54:08.451Z] ---> bd5d78d1d1e1 [2022-04-22T10:54:08.451Z] [2022-04-22T10:54:08.725Z] Successfully built bd5d78d1d1e1 [2022-04-22T10:54:08.725Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-22T10:54:08.725Z] Building core-metadata [2022-04-22T10:54:27.061Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:54:27.061Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:54:27.061Z] ---> 25dea187d599 [2022-04-22T10:54:27.061Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T10:54:27.061Z] ---> Using cache [2022-04-22T10:54:27.061Z] ---> a2029615e474 [2022-04-22T10:54:27.061Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:54:27.061Z] ---> Using cache [2022-04-22T10:54:27.061Z] ---> e0a79c1d748d [2022-04-22T10:54:27.061Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T10:54:27.061Z] ---> Using cache [2022-04-22T10:54:27.061Z] ---> 8508e2c8ce80 [2022-04-22T10:54:27.061Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T10:54:27.061Z] ---> Using cache [2022-04-22T10:54:27.061Z] ---> a4d1470bbb19 [2022-04-22T10:54:27.061Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:54:27.061Z] ---> Using cache [2022-04-22T10:54:27.061Z] ---> f83cfbfd3c25 [2022-04-22T10:54:27.061Z] Step 8/23 : COPY . . [2022-04-22T10:54:27.061Z] ---> Using cache [2022-04-22T10:54:27.061Z] ---> 0ea57115be3f [2022-04-22T10:54:27.061Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T10:54:27.061Z] ---> Running in ad249fe187fa [2022-04-22T10:54:28.519Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T10:55:00.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T10:55:19.529Z] Removing intermediate container f22863696662 [2022-04-22T10:55:19.529Z] ---> b91aa079225a [2022-04-22T10:55:19.529Z] [2022-04-22T10:55:19.529Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T10:55:19.529Z] ---> ac73e934f311 [2022-04-22T10:55:19.529Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T10:55:19.813Z] ---> Running in 3c8caa462d35 [2022-04-22T10:55:21.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:55:21.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:55:22.841Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T10:55:22.842Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T10:55:22.842Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T10:55:22.842Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T10:55:22.842Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T10:55:22.842Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T10:55:22.842Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T10:55:22.842Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T10:55:23.122Z] OK: 8 MiB in 20 packages [2022-04-22T10:55:25.148Z] Removing intermediate container 3c8caa462d35 [2022-04-22T10:55:25.148Z] ---> 99ef89f1e410 [2022-04-22T10:55:25.148Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T10:55:25.148Z] ---> Running in abf79470a9b2 [2022-04-22T10:55:25.756Z] Removing intermediate container abf79470a9b2 [2022-04-22T10:55:25.756Z] ---> 51c9c9548689 [2022-04-22T10:55:25.756Z] Step 13/22 : WORKDIR /edgex [2022-04-22T10:55:25.756Z] ---> Running in edde09d3260e [2022-04-22T10:55:26.367Z] Removing intermediate container edde09d3260e [2022-04-22T10:55:26.367Z] ---> 855e783bba53 [2022-04-22T10:55:26.367Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T10:55:27.364Z] ---> edfb91aeec3a [2022-04-22T10:55:27.364Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T10:55:28.825Z] ---> a07ad180930f [2022-04-22T10:55:28.825Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T10:55:30.283Z] ---> ebbfa8c1b12e [2022-04-22T10:55:30.283Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T10:55:31.285Z] ---> 5539c0d1e816 [2022-04-22T10:55:31.285Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T10:55:31.569Z] ---> Running in 329a3f867a29 [2022-04-22T10:55:34.983Z] Removing intermediate container 329a3f867a29 [2022-04-22T10:55:34.983Z] ---> ac408102332e [2022-04-22T10:55:34.983Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T10:55:34.983Z] ---> Running in 646b551d0fa0 [2022-04-22T10:55:34.983Z] Removing intermediate container 646b551d0fa0 [2022-04-22T10:55:34.983Z] ---> dfa981cae2af [2022-04-22T10:55:34.983Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T10:55:35.261Z] ---> Running in 062814e0b278 [2022-04-22T10:55:35.544Z] Removing intermediate container 062814e0b278 [2022-04-22T10:55:35.544Z] ---> 25a99ede39ff [2022-04-22T10:55:35.544Z] Step 21/22 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:55:35.839Z] ---> Running in b8fea3e1a16f [2022-04-22T10:55:36.125Z] Removing intermediate container b8fea3e1a16f [2022-04-22T10:55:36.125Z] ---> c93e293c7ce8 [2022-04-22T10:55:36.125Z] Step 22/22 : LABEL version=2.2.0-dev.78 [2022-04-22T10:55:36.419Z] ---> Running in dae683374e14 [2022-04-22T10:55:36.696Z] Removing intermediate container dae683374e14 [2022-04-22T10:55:36.696Z] ---> 8191fbc037f5 [2022-04-22T10:55:36.696Z] [2022-04-22T10:55:37.301Z] Successfully built 8191fbc037f5 [2022-04-22T10:55:37.301Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-22T10:55:37.301Z] Building core-data [2022-04-22T10:55:55.681Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T10:55:55.681Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T10:55:55.681Z] ---> 25dea187d599 [2022-04-22T10:55:55.681Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T10:55:55.681Z] ---> Using cache [2022-04-22T10:55:55.681Z] ---> a2029615e474 [2022-04-22T10:55:55.681Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T10:55:55.681Z] ---> Using cache [2022-04-22T10:55:55.681Z] ---> e0a79c1d748d [2022-04-22T10:55:55.681Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T10:55:55.681Z] ---> Running in 881a3ff8cb85 [2022-04-22T10:55:55.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T10:55:56.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T10:55:57.658Z] OK: 220 MiB in 52 packages [2022-04-22T10:55:59.111Z] Removing intermediate container 881a3ff8cb85 [2022-04-22T10:55:59.111Z] ---> 8f33d9928beb [2022-04-22T10:55:59.111Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T10:56:00.113Z] ---> 755841a89796 [2022-04-22T10:56:00.113Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T10:56:00.113Z] ---> Running in 96b0161e3ba3 [2022-04-22T10:56:05.564Z] Removing intermediate container 96b0161e3ba3 [2022-04-22T10:56:05.564Z] ---> 02ec3f6b21cb [2022-04-22T10:56:05.564Z] Step 8/23 : COPY . . [2022-04-22T10:56:18.046Z] ---> 945ffca9ebd4 [2022-04-22T10:56:18.046Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T10:56:18.046Z] ---> Running in 3fbba54d09f8 [2022-04-22T10:56:19.506Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.78" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T10:59:41.613Z] Removing intermediate container ad249fe187fa [2022-04-22T10:59:41.613Z] ---> 629111414c14 [2022-04-22T10:59:41.613Z] [2022-04-22T10:59:41.613Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T10:59:41.613Z] ---> ac73e934f311 [2022-04-22T10:59:41.613Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T10:59:41.613Z] ---> Using cache [2022-04-22T10:59:41.613Z] ---> 79ef04ff50a2 [2022-04-22T10:59:41.613Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T10:59:41.613Z] ---> Using cache [2022-04-22T10:59:41.613Z] ---> f90e500fe22d [2022-04-22T10:59:41.613Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T10:59:41.613Z] ---> Running in 58e5cf4154a9 [2022-04-22T10:59:41.613Z] Removing intermediate container 58e5cf4154a9 [2022-04-22T10:59:41.613Z] ---> 1dd323fd632b [2022-04-22T10:59:41.613Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T10:59:41.614Z] ---> Running in 33c7718a6421 [2022-04-22T10:59:41.614Z] Removing intermediate container 33c7718a6421 [2022-04-22T10:59:41.614Z] ---> b08a3b7dd606 [2022-04-22T10:59:41.614Z] Step 15/23 : WORKDIR / [2022-04-22T10:59:41.614Z] ---> Running in dc1711e6376e [2022-04-22T10:59:41.614Z] Removing intermediate container dc1711e6376e [2022-04-22T10:59:41.614Z] ---> 863b05375566 [2022-04-22T10:59:41.614Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T10:59:41.614Z] ---> c1d34cf0e084 [2022-04-22T10:59:41.614Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T10:59:41.614Z] ---> ea700e9d2bdb [2022-04-22T10:59:41.614Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T10:59:41.614Z] ---> f2b07f3052a2 [2022-04-22T10:59:41.614Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T10:59:41.614Z] ---> Running in 206d0e905761 [2022-04-22T10:59:41.614Z] Removing intermediate container 206d0e905761 [2022-04-22T10:59:41.614Z] ---> cd566e42226d [2022-04-22T10:59:41.614Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T10:59:41.614Z] ---> Running in 28a63cc9e0ae [2022-04-22T10:59:41.614Z] Removing intermediate container 28a63cc9e0ae [2022-04-22T10:59:41.614Z] ---> b9a10cb305ed [2022-04-22T10:59:41.614Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T10:59:41.614Z] ---> Running in 29c98b586e84 [2022-04-22T10:59:41.614Z] Removing intermediate container 29c98b586e84 [2022-04-22T10:59:41.614Z] ---> 3f6f25efa794 [2022-04-22T10:59:41.614Z] Step 22/23 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T10:59:41.614Z] ---> Running in 2816dce6fd3e [2022-04-22T10:59:41.614Z] Removing intermediate container 2816dce6fd3e [2022-04-22T10:59:41.614Z] ---> 899c934247cc [2022-04-22T10:59:41.614Z] Step 23/23 : LABEL version=2.2.0-dev.78 [2022-04-22T10:59:41.614Z] ---> Running in 6f6092d94a1c [2022-04-22T10:59:41.614Z] Removing intermediate container 6f6092d94a1c [2022-04-22T10:59:41.614Z] ---> b0eda7169f42 [2022-04-22T10:59:41.614Z] [2022-04-22T10:59:41.614Z] Successfully built b0eda7169f42 [2022-04-22T10:59:41.614Z] Successfully tagged core-metadata-arm64:latest [2022-04-22T11:01:48.507Z]  Building core-metadata ... done Removing intermediate container 3fbba54d09f8 [2022-04-22T11:01:48.507Z] ---> 9275cdb5cd62 [2022-04-22T11:01:48.507Z] [2022-04-22T11:01:48.507Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T11:01:48.507Z] ---> ac73e934f311 [2022-04-22T11:01:48.507Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T11:01:48.507Z] ---> Running in eb60817c746c [2022-04-22T11:01:48.507Z] Removing intermediate container eb60817c746c [2022-04-22T11:01:48.507Z] ---> 31235978d38e [2022-04-22T11:01:48.507Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T11:01:48.507Z] ---> Running in 32a6f5bd8ee6 [2022-04-22T11:01:48.507Z] Removing intermediate container 32a6f5bd8ee6 [2022-04-22T11:01:48.507Z] ---> 622abc1b6986 [2022-04-22T11:01:48.508Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T11:01:48.508Z] ---> Running in 8fd573c4ba59 [2022-04-22T11:01:48.508Z] Removing intermediate container 8fd573c4ba59 [2022-04-22T11:01:48.508Z] ---> 0b59313bfc77 [2022-04-22T11:01:48.508Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T11:01:48.508Z] ---> Running in 7effbb2f9a1b [2022-04-22T11:01:48.508Z] Removing intermediate container 7effbb2f9a1b [2022-04-22T11:01:48.508Z] ---> 46fa12a1881f [2022-04-22T11:01:48.508Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T11:01:48.508Z] ---> Running in 564d3b50a1d7 [2022-04-22T11:01:48.508Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T11:01:48.508Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T11:01:48.508Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T11:01:48.508Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T11:01:48.508Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T11:01:48.508Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T11:01:48.508Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T11:01:48.508Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T11:01:48.508Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T11:01:48.508Z] OK: 8 MiB in 20 packages [2022-04-22T11:01:48.508Z] Removing intermediate container 564d3b50a1d7 [2022-04-22T11:01:48.508Z] ---> 45609a1df6b8 [2022-04-22T11:01:48.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T11:01:48.508Z] ---> 0ee7ba1ed8ed [2022-04-22T11:01:48.508Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T11:01:48.508Z] ---> e9641455e1b4 [2022-04-22T11:01:48.508Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T11:01:49.496Z] ---> ed25c5a34f13 [2022-04-22T11:01:49.496Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T11:01:49.496Z] ---> Running in 337353d5dca2 [2022-04-22T11:01:50.099Z] Removing intermediate container 337353d5dca2 [2022-04-22T11:01:50.099Z] ---> dae95b9e4e4f [2022-04-22T11:01:50.099Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T11:01:50.099Z] ---> Running in 1e19fd136d36 [2022-04-22T11:01:50.718Z] Removing intermediate container 1e19fd136d36 [2022-04-22T11:01:50.718Z] ---> 6df7d684088f [2022-04-22T11:01:50.718Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T11:01:50.718Z] ---> Running in fa9405dad3a6 [2022-04-22T11:01:51.700Z] Removing intermediate container fa9405dad3a6 [2022-04-22T11:01:51.700Z] ---> ec3c20a1c7df [2022-04-22T11:01:51.700Z] Step 22/23 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:01:51.700Z] ---> Running in 8f8f8e84e261 [2022-04-22T11:01:51.978Z] Removing intermediate container 8f8f8e84e261 [2022-04-22T11:01:51.978Z] ---> 82022c72ecf7 [2022-04-22T11:01:51.978Z] Step 23/23 : LABEL version=2.2.0-dev.78 [2022-04-22T11:01:52.252Z] ---> Running in 63f10dc463c9 [2022-04-22T11:01:52.853Z] Removing intermediate container 63f10dc463c9 [2022-04-22T11:01:52.853Z] ---> 59f74382279f [2022-04-22T11:01:52.853Z] [2022-04-22T11:01:52.853Z] Successfully built 59f74382279f [2022-04-22T11:01:52.854Z] Successfully tagged core-data-arm64:latest [2022-04-22T11:12:45.880Z]  Building core-data ... done Building bin/spire-agent... [2022-04-22T11:12:45.880Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T11:12:45.880Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T11:12:45.880Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T11:12:45.880Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T11:12:45.880Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T11:12:45.880Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T11:12:45.880Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T11:12:45.880Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T11:12:45.880Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T11:12:45.880Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T11:12:45.880Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T11:12:45.880Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T11:12:45.880Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T11:16:22.941Z] Building bin/spire-agent... [2022-04-22T11:16:22.941Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T11:16:22.941Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T11:16:22.941Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T11:16:22.941Z] Building bin/spire-agent... [2022-04-22T11:16:22.941Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T11:16:22.941Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T11:16:22.941Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T11:16:22.941Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T11:16:22.941Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T11:16:22.941Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T11:16:22.941Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T11:16:22.941Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T11:16:22.941Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T11:16:22.941Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T11:16:22.941Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T11:16:22.941Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T11:16:22.941Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T11:16:22.941Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T11:16:22.941Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T11:16:22.941Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T11:16:22.941Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T11:16:22.941Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T11:16:22.941Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T11:16:22.941Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T11:16:22.941Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T11:16:22.941Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T11:16:23.215Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T11:18:00.114Z] Removing intermediate container 7e2a476a5868 [2022-04-22T11:18:00.114Z] ---> 5cc7fffe9154 [2022-04-22T11:18:00.114Z] [2022-04-22T11:18:00.114Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T11:18:00.114Z] ---> 3fb3c9af89a9 [2022-04-22T11:18:00.114Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T11:18:00.114Z] ---> Using cache [2022-04-22T11:18:00.114Z] ---> 4aba989c5221 [2022-04-22T11:18:00.114Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T11:18:00.114Z] ---> Using cache [2022-04-22T11:18:00.114Z] ---> 475d892b6241 [2022-04-22T11:18:00.114Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T11:18:00.114Z] ---> Running in edada5abc631 [2022-04-22T11:18:00.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T11:18:00.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T11:18:00.114Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T11:18:00.114Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T11:18:00.114Z] OK: 15730 distinct packages available [2022-04-22T11:18:00.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T11:18:00.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T11:18:00.114Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T11:18:00.114Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T11:18:00.114Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T11:18:00.114Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T11:18:00.114Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T11:18:00.114Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T11:18:00.114Z] OK: 6 MiB in 19 packages [2022-04-22T11:18:00.728Z] Removing intermediate container edada5abc631 [2022-04-22T11:18:00.728Z] ---> bef1bbed57d6 [2022-04-22T11:18:00.728Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T11:18:04.146Z] ---> 39f97c3e112e [2022-04-22T11:18:04.146Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T11:18:09.559Z] ---> 2f6ca0322e64 [2022-04-22T11:18:09.559Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T11:18:09.833Z] ---> e72e1bdc28e0 [2022-04-22T11:18:09.833Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T11:18:10.816Z] ---> 1dd13e858a8a [2022-04-22T11:18:10.816Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T11:18:11.413Z] ---> a3ffa064b854 [2022-04-22T11:18:11.413Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T11:18:11.685Z] ---> Running in d2c436d33b5f [2022-04-22T11:18:11.957Z] Removing intermediate container d2c436d33b5f [2022-04-22T11:18:11.957Z] ---> 7d3b63631ea0 [2022-04-22T11:18:11.957Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T11:18:11.957Z] ---> Running in f2dc9b7c8bb6 [2022-04-22T11:18:12.560Z] Removing intermediate container f2dc9b7c8bb6 [2022-04-22T11:18:12.560Z] ---> 8dfad8cf536d [2022-04-22T11:18:12.560Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T11:18:12.560Z] ---> Running in 0977a5adeca3 [2022-04-22T11:18:13.176Z] Removing intermediate container 0977a5adeca3 [2022-04-22T11:18:13.176Z] ---> b50cbb8b70fd [2022-04-22T11:18:13.176Z] Step 25/26 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:18:13.176Z] ---> Running in b297d239a899 [2022-04-22T11:18:13.779Z] Removing intermediate container b297d239a899 [2022-04-22T11:18:13.779Z] ---> c45539e7e814 [2022-04-22T11:18:13.779Z] Step 26/26 : LABEL version=2.2.0-dev.78 [2022-04-22T11:18:13.779Z] ---> Running in e995a7278e81 [2022-04-22T11:18:14.382Z] Removing intermediate container e995a7278e81 [2022-04-22T11:18:14.382Z] ---> be691f20fd5d [2022-04-22T11:18:14.382Z] [2022-04-22T11:18:14.656Z] Successfully built be691f20fd5d [2022-04-22T11:18:14.656Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-22T11:21:21.641Z]  Building security-spire-agent ... done Removing intermediate container 1c77cdf10063 [2022-04-22T11:21:21.641Z] ---> c41032c313ca [2022-04-22T11:21:21.641Z] [2022-04-22T11:21:21.641Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T11:21:21.641Z] ---> 3fb3c9af89a9 [2022-04-22T11:21:21.641Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T11:21:21.641Z] ---> Using cache [2022-04-22T11:21:21.641Z] ---> 4aba989c5221 [2022-04-22T11:21:21.641Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T11:21:21.641Z] ---> Using cache [2022-04-22T11:21:21.641Z] ---> 475d892b6241 [2022-04-22T11:21:21.641Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T11:21:21.641Z] Removing intermediate container 2fc6bdca2167 [2022-04-22T11:21:21.641Z] ---> 35cf1abab67c [2022-04-22T11:21:21.641Z] [2022-04-22T11:21:21.641Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T11:21:21.641Z] ---> 3fb3c9af89a9 [2022-04-22T11:21:21.641Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T11:21:21.641Z] ---> Using cache [2022-04-22T11:21:21.641Z] ---> 4aba989c5221 [2022-04-22T11:21:21.641Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T11:21:21.641Z] ---> Using cache [2022-04-22T11:21:21.641Z] ---> 475d892b6241 [2022-04-22T11:21:21.641Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T11:21:21.641Z] ---> Using cache [2022-04-22T11:21:21.641Z] ---> bef1bbed57d6 [2022-04-22T11:21:21.641Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T11:21:21.641Z] ---> Running in 77c918ea5156 [2022-04-22T11:21:21.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T11:21:21.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T11:21:21.641Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T11:21:21.641Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T11:21:21.641Z] OK: 15730 distinct packages available [2022-04-22T11:21:21.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T11:21:21.641Z] ---> 46983b72379b [2022-04-22T11:21:21.641Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T11:21:22.237Z] ---> 406b8526dcab [2022-04-22T11:21:22.237Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T11:21:22.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T11:21:22.836Z] ---> 26a6139189d8 [2022-04-22T11:21:22.836Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T11:21:23.108Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T11:21:23.382Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T11:21:23.382Z] ---> aa3fdb1b226f [2022-04-22T11:21:23.382Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T11:21:23.382Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T11:21:23.382Z] ---> Running in bef9d5a00915 [2022-04-22T11:21:23.382Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T11:21:23.658Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T11:21:23.658Z] OK: 6 MiB in 18 packages [2022-04-22T11:21:23.933Z] Removing intermediate container bef9d5a00915 [2022-04-22T11:21:23.933Z] ---> aeb1791959f2 [2022-04-22T11:21:23.933Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T11:21:23.933Z] ---> Running in bd476b7650ca [2022-04-22T11:21:24.540Z] Removing intermediate container bd476b7650ca [2022-04-22T11:21:24.540Z] ---> 5a12652dd8ba [2022-04-22T11:21:24.540Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T11:21:24.540Z] ---> Running in 8e78244192f1 [2022-04-22T11:21:24.540Z] Removing intermediate container 77c918ea5156 [2022-04-22T11:21:24.540Z] ---> a3ead882939c [2022-04-22T11:21:24.540Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T11:21:24.833Z] Removing intermediate container 8e78244192f1 [2022-04-22T11:21:24.833Z] ---> 71e1883379f2 [2022-04-22T11:21:24.833Z] Step 24/25 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:21:25.109Z] ---> Running in df30df3aef56 [2022-04-22T11:21:25.381Z] Removing intermediate container df30df3aef56 [2022-04-22T11:21:25.381Z] ---> fca9559d6768 [2022-04-22T11:21:25.381Z] Step 25/25 : LABEL version=2.2.0-dev.78 [2022-04-22T11:21:25.381Z] ---> Running in a344a7140d0a [2022-04-22T11:21:25.655Z] Removing intermediate container a344a7140d0a [2022-04-22T11:21:25.655Z] ---> a071ba3eda18 [2022-04-22T11:21:25.655Z] [2022-04-22T11:21:25.927Z] Successfully built a071ba3eda18 [2022-04-22T11:21:25.927Z] Successfully tagged security-spire-server-arm64:latest [2022-04-22T11:21:28.546Z]  Building security-spire-server ... done  ---> 346c3a5b4bc0 [2022-04-22T11:21:28.546Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T11:21:28.546Z] ---> 6d8e81b70d89 [2022-04-22T11:21:28.546Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T11:21:28.824Z] ---> Running in 8bffc83cadd4 [2022-04-22T11:21:29.096Z] Removing intermediate container 8bffc83cadd4 [2022-04-22T11:21:29.096Z] ---> 89de7bb57a47 [2022-04-22T11:21:29.096Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T11:21:29.692Z] ---> 5d89bfddc115 [2022-04-22T11:21:29.692Z] Step 21/26 : WORKDIR / [2022-04-22T11:21:29.692Z] ---> Running in e8fd1dbf2894 [2022-04-22T11:21:29.966Z] Removing intermediate container e8fd1dbf2894 [2022-04-22T11:21:29.966Z] ---> 52b949d597a2 [2022-04-22T11:21:29.966Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T11:21:30.242Z] ---> Running in 48bef760ba41 [2022-04-22T11:21:30.515Z] Removing intermediate container 48bef760ba41 [2022-04-22T11:21:30.515Z] ---> f609a506342d [2022-04-22T11:21:30.515Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T11:21:30.515Z] ---> Running in 332a4225ed18 [2022-04-22T11:21:30.787Z] Removing intermediate container 332a4225ed18 [2022-04-22T11:21:30.787Z] ---> 8a30a9efc77b [2022-04-22T11:21:30.787Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T11:21:30.787Z] ---> Running in 408c2260d585 [2022-04-22T11:21:31.061Z] Removing intermediate container 408c2260d585 [2022-04-22T11:21:31.061Z] ---> 7455d74d153b [2022-04-22T11:21:31.061Z] Step 25/26 : LABEL git_sha=d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:21:31.336Z] ---> Running in c6090482745a [2022-04-22T11:21:31.608Z] Removing intermediate container c6090482745a [2022-04-22T11:21:31.608Z] ---> fefde49cc20e [2022-04-22T11:21:31.608Z] Step 26/26 : LABEL version=2.2.0-dev.78 [2022-04-22T11:21:31.608Z] ---> Running in 7f18f4a670c5 [2022-04-22T11:21:31.879Z] Removing intermediate container 7f18f4a670c5 [2022-04-22T11:21:31.879Z] ---> c30ee6d99717 [2022-04-22T11:21:31.879Z] [2022-04-22T11:21:32.150Z] Successfully built c30ee6d99717 [2022-04-22T11:21:32.150Z] Successfully tagged security-spire-config-arm64:latest [2022-04-22T11:21:32.437Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-22T11:21:32.432Z] $ docker stop --time=1 3c1d78182b22779ecf909fc6918ead4a0c92bf05ffa6a3e3c9408837c8d5ba68 [2022-04-22T11:21:34.105Z] $ docker rm -f 3c1d78182b22779ecf909fc6918ead4a0c92bf05ffa6a3e3c9408837c8d5ba68 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T11:21:34.680Z] + docker images [2022-04-22T11:21:34.952Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T11:21:34.952Z] security-spire-config-arm64 latest c30ee6d99717 3 seconds ago 85.6MB [2022-04-22T11:21:34.952Z] security-spire-server-arm64 latest a071ba3eda18 9 seconds ago 86.3MB [2022-04-22T11:21:34.952Z] 35cf1abab67c 31 seconds ago 3.98GB [2022-04-22T11:21:34.952Z] c41032c313ca 34 seconds ago 3.98GB [2022-04-22T11:21:34.952Z] security-spire-agent-arm64 latest be691f20fd5d 3 minutes ago 126MB [2022-04-22T11:21:34.952Z] 5cc7fffe9154 3 minutes ago 3.98GB [2022-04-22T11:21:34.952Z] core-data-arm64 latest 59f74382279f 19 minutes ago 21.6MB [2022-04-22T11:21:34.952Z] 9275cdb5cd62 20 minutes ago 1.18GB [2022-04-22T11:21:34.952Z] core-metadata-arm64 latest b0eda7169f42 21 minutes ago 16.3MB [2022-04-22T11:21:34.952Z] 629111414c14 22 minutes ago 1.15GB [2022-04-22T11:21:34.952Z] security-proxy-setup-arm64 latest 8191fbc037f5 25 minutes ago 26.1MB [2022-04-22T11:21:34.952Z] b91aa079225a 26 minutes ago 1.16GB [2022-04-22T11:21:34.952Z] sys-mgmt-agent-arm64 latest bd5d78d1d1e1 27 minutes ago 282MB [2022-04-22T11:21:34.952Z] ea0210afa130 28 minutes ago 1.15GB [2022-04-22T11:21:34.952Z] support-notifications-arm64 latest f5a910f61cfc 31 minutes ago 25.8MB [2022-04-22T11:21:34.952Z] a28d0f079870 31 minutes ago 1.21GB [2022-04-22T11:21:34.952Z] core-command-arm64 latest 511b08d13697 34 minutes ago 15.5MB [2022-04-22T11:21:34.952Z] 2b55476bb67d 34 minutes ago 1.15GB [2022-04-22T11:21:34.952Z] support-scheduler-arm64 latest f565f5a869c4 39 minutes ago 25.2MB [2022-04-22T11:21:34.952Z] 8f40015705a5 39 minutes ago 1.21GB [2022-04-22T11:21:34.952Z] security-spiffe-token-provider-arm64 latest 1afc1ff1b238 39 minutes ago 27.9MB [2022-04-22T11:21:34.952Z] 3f999aa99836 40 minutes ago 1.2GB [2022-04-22T11:21:34.952Z] security-bootstrapper-arm64 latest 5e944c99b8d6 41 minutes ago 18.3MB [2022-04-22T11:21:34.952Z] security-secretstore-setup-arm64 latest 5813208200d9 41 minutes ago 27.5MB [2022-04-22T11:21:34.952Z] ed9765a4b795 42 minutes ago 1.16GB [2022-04-22T11:21:34.952Z] 20c4268139cd 42 minutes ago 1.15GB [2022-04-22T11:21:34.952Z] ci-base-image-arm64 latest 25dea187d599 49 minutes ago 886MB [2022-04-22T11:21:34.952Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-22T11:21:34.952Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-22T11:21:34.952Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-22T11:21:34.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-22T11:21:34.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T11:21:35.086Z] provisioning config files... [2022-04-22T11:21:35.104Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/205@tmp/config8895882771005422437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:21:35.453Z] ---> docker-login.sh [2022-04-22T11:21:35.453Z] nexus3.edgexfoundry.org:10001 [2022-04-22T11:21:35.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T11:21:35.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T11:21:35.725Z] Configure a credential helper to remove this warning. See [2022-04-22T11:21:35.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T11:21:35.725Z] [2022-04-22T11:21:35.725Z] Login Succeeded [2022-04-22T11:21:35.997Z] nexus3.edgexfoundry.org:10002 [2022-04-22T11:21:36.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T11:21:36.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T11:21:36.270Z] Configure a credential helper to remove this warning. See [2022-04-22T11:21:36.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T11:21:36.270Z] [2022-04-22T11:21:36.270Z] Login Succeeded [2022-04-22T11:21:36.270Z] nexus3.edgexfoundry.org:10003 [2022-04-22T11:21:36.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T11:21:36.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T11:21:36.867Z] Configure a credential helper to remove this warning. See [2022-04-22T11:21:36.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T11:21:36.867Z] [2022-04-22T11:21:36.867Z] Login Succeeded [2022-04-22T11:21:36.867Z] nexus3.edgexfoundry.org:10004 [2022-04-22T11:21:37.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T11:21:37.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T11:21:37.410Z] Configure a credential helper to remove this warning. See [2022-04-22T11:21:37.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T11:21:37.410Z] [2022-04-22T11:21:37.410Z] Login Succeeded [2022-04-22T11:21:37.410Z] docker.io [2022-04-22T11:21:37.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T11:21:37.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T11:21:37.953Z] Configure a credential helper to remove this warning. See [2022-04-22T11:21:37.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T11:21:37.953Z] [2022-04-22T11:21:37.953Z] Login Succeeded [2022-04-22T11:21:37.953Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T11:21:37.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:21:38.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T11:21:38.028Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-22T11:21:38.028Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:21:38.028Z] latest [2022-04-22T11:21:38.028Z] 2.2.0-dev.78 [2022-04-22T11:21:38.028Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:21:38.028Z] main [2022-04-22T11:21:38.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:38.383Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:38.739Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:21:38.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-22T11:21:38.740Z] 1326b6601e67: Preparing [2022-04-22T11:21:38.740Z] d449637c4d28: Preparing [2022-04-22T11:21:38.740Z] b080da40ae82: Preparing [2022-04-22T11:21:38.740Z] 1b414bb1f5c1: Preparing [2022-04-22T11:21:38.740Z] f73e7dbfee58: Preparing [2022-04-22T11:21:39.012Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:39.012Z] 1b414bb1f5c1: Pushed [2022-04-22T11:21:39.012Z] b080da40ae82: Pushed [2022-04-22T11:21:39.012Z] 1326b6601e67: Pushed [2022-04-22T11:21:41.622Z] d449637c4d28: Pushed [2022-04-22T11:21:41.622Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:b7f5b242eee6b052c14cd85f91ddb8c8a5ed7aea55c1fcbb01df5457b4697e87 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:41.968Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:42.307Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-22T11:21:42.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-22T11:21:42.307Z] 1326b6601e67: Preparing [2022-04-22T11:21:42.307Z] d449637c4d28: Preparing [2022-04-22T11:21:42.307Z] b080da40ae82: Preparing [2022-04-22T11:21:42.307Z] 1b414bb1f5c1: Preparing [2022-04-22T11:21:42.307Z] f73e7dbfee58: Preparing [2022-04-22T11:21:42.307Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:42.307Z] 1326b6601e67: Layer already exists [2022-04-22T11:21:42.307Z] b080da40ae82: Layer already exists [2022-04-22T11:21:42.307Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:21:42.307Z] d449637c4d28: Layer already exists [2022-04-22T11:21:42.577Z] latest: digest: sha256:b7f5b242eee6b052c14cd85f91ddb8c8a5ed7aea55c1fcbb01df5457b4697e87 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:42.920Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:43.261Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.78 [2022-04-22T11:21:43.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-22T11:21:43.261Z] 1326b6601e67: Preparing [2022-04-22T11:21:43.261Z] d449637c4d28: Preparing [2022-04-22T11:21:43.261Z] b080da40ae82: Preparing [2022-04-22T11:21:43.261Z] 1b414bb1f5c1: Preparing [2022-04-22T11:21:43.261Z] f73e7dbfee58: Preparing [2022-04-22T11:21:43.261Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:43.261Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:21:43.261Z] 1326b6601e67: Layer already exists [2022-04-22T11:21:43.261Z] d449637c4d28: Layer already exists [2022-04-22T11:21:43.261Z] b080da40ae82: Layer already exists [2022-04-22T11:21:43.533Z] 2.2.0-dev.78: digest: sha256:b7f5b242eee6b052c14cd85f91ddb8c8a5ed7aea55c1fcbb01df5457b4697e87 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:43.875Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:44.215Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:21:44.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-22T11:21:44.215Z] 1326b6601e67: Preparing [2022-04-22T11:21:44.215Z] d449637c4d28: Preparing [2022-04-22T11:21:44.215Z] b080da40ae82: Preparing [2022-04-22T11:21:44.215Z] 1b414bb1f5c1: Preparing [2022-04-22T11:21:44.215Z] f73e7dbfee58: Preparing [2022-04-22T11:21:44.215Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:44.215Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:21:44.215Z] d449637c4d28: Layer already exists [2022-04-22T11:21:44.215Z] 1326b6601e67: Layer already exists [2022-04-22T11:21:44.215Z] b080da40ae82: Layer already exists [2022-04-22T11:21:44.485Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:b7f5b242eee6b052c14cd85f91ddb8c8a5ed7aea55c1fcbb01df5457b4697e87 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:44.824Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:45.165Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-22T11:21:45.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-22T11:21:45.165Z] 1326b6601e67: Preparing [2022-04-22T11:21:45.165Z] d449637c4d28: Preparing [2022-04-22T11:21:45.165Z] b080da40ae82: Preparing [2022-04-22T11:21:45.165Z] 1b414bb1f5c1: Preparing [2022-04-22T11:21:45.165Z] f73e7dbfee58: Preparing [2022-04-22T11:21:45.165Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:45.165Z] d449637c4d28: Layer already exists [2022-04-22T11:21:45.165Z] 1326b6601e67: Layer already exists [2022-04-22T11:21:45.165Z] b080da40ae82: Layer already exists [2022-04-22T11:21:45.165Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:21:45.436Z] main: digest: sha256:b7f5b242eee6b052c14cd85f91ddb8c8a5ed7aea55c1fcbb01df5457b4697e87 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:21:45.487Z] ===================================================== [Pipeline] echo [2022-04-22T11:21:45.499Z] taggedImages: [2022-04-22T11:21:45.500Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:21:45.500Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-22T11:21:45.500Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.78 [2022-04-22T11:21:45.500Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:21:45.500Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-22T11:21:45.528Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-22T11:21:45.528Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:21:45.528Z] latest [2022-04-22T11:21:45.528Z] 2.2.0-dev.78 [2022-04-22T11:21:45.528Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:21:45.528Z] main [2022-04-22T11:21:45.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:45.889Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:46.234Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:21:46.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-22T11:21:46.234Z] ec9d455d2da9: Preparing [2022-04-22T11:21:46.234Z] e64c29e73a22: Preparing [2022-04-22T11:21:46.234Z] b080da40ae82: Preparing [2022-04-22T11:21:46.234Z] 2f8cf75742cb: Preparing [2022-04-22T11:21:46.234Z] 60cea3057ff8: Preparing [2022-04-22T11:21:46.234Z] f73e7dbfee58: Preparing [2022-04-22T11:21:46.234Z] f73e7dbfee58: Waiting [2022-04-22T11:21:46.515Z] b080da40ae82: Layer already exists [2022-04-22T11:21:46.515Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:46.515Z] 60cea3057ff8: Pushed [2022-04-22T11:21:46.515Z] ec9d455d2da9: Pushed [2022-04-22T11:21:47.108Z] 2f8cf75742cb: Pushed [2022-04-22T11:21:50.047Z] e64c29e73a22: Pushed [2022-04-22T11:21:50.047Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:8c50f08d5b2522e27320a570016231b21b5f087841b78ed9960b1e438fee1aa7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:50.407Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:50.747Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-22T11:21:50.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-22T11:21:50.747Z] ec9d455d2da9: Preparing [2022-04-22T11:21:50.747Z] e64c29e73a22: Preparing [2022-04-22T11:21:50.747Z] b080da40ae82: Preparing [2022-04-22T11:21:50.747Z] 2f8cf75742cb: Preparing [2022-04-22T11:21:50.747Z] 60cea3057ff8: Preparing [2022-04-22T11:21:50.747Z] f73e7dbfee58: Preparing [2022-04-22T11:21:50.747Z] f73e7dbfee58: Waiting [2022-04-22T11:21:50.747Z] b080da40ae82: Layer already exists [2022-04-22T11:21:50.747Z] 2f8cf75742cb: Layer already exists [2022-04-22T11:21:50.747Z] ec9d455d2da9: Layer already exists [2022-04-22T11:21:50.747Z] e64c29e73a22: Layer already exists [2022-04-22T11:21:50.747Z] 60cea3057ff8: Layer already exists [2022-04-22T11:21:50.747Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:51.017Z] latest: digest: sha256:8c50f08d5b2522e27320a570016231b21b5f087841b78ed9960b1e438fee1aa7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:51.366Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:51.705Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.78 [2022-04-22T11:21:51.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-22T11:21:51.705Z] ec9d455d2da9: Preparing [2022-04-22T11:21:51.705Z] e64c29e73a22: Preparing [2022-04-22T11:21:51.705Z] b080da40ae82: Preparing [2022-04-22T11:21:51.705Z] 2f8cf75742cb: Preparing [2022-04-22T11:21:51.705Z] 60cea3057ff8: Preparing [2022-04-22T11:21:51.705Z] f73e7dbfee58: Preparing [2022-04-22T11:21:51.705Z] f73e7dbfee58: Waiting [2022-04-22T11:21:51.705Z] 2f8cf75742cb: Layer already exists [2022-04-22T11:21:51.705Z] e64c29e73a22: Layer already exists [2022-04-22T11:21:51.705Z] 60cea3057ff8: Layer already exists [2022-04-22T11:21:51.705Z] ec9d455d2da9: Layer already exists [2022-04-22T11:21:51.705Z] b080da40ae82: Layer already exists [2022-04-22T11:21:51.705Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:51.976Z] 2.2.0-dev.78: digest: sha256:8c50f08d5b2522e27320a570016231b21b5f087841b78ed9960b1e438fee1aa7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:52.316Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:52.652Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:21:52.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-22T11:21:52.652Z] ec9d455d2da9: Preparing [2022-04-22T11:21:52.652Z] e64c29e73a22: Preparing [2022-04-22T11:21:52.652Z] b080da40ae82: Preparing [2022-04-22T11:21:52.652Z] 2f8cf75742cb: Preparing [2022-04-22T11:21:52.652Z] 60cea3057ff8: Preparing [2022-04-22T11:21:52.652Z] f73e7dbfee58: Preparing [2022-04-22T11:21:52.652Z] f73e7dbfee58: Waiting [2022-04-22T11:21:52.652Z] 2f8cf75742cb: Layer already exists [2022-04-22T11:21:52.652Z] e64c29e73a22: Layer already exists [2022-04-22T11:21:52.652Z] b080da40ae82: Layer already exists [2022-04-22T11:21:52.652Z] ec9d455d2da9: Layer already exists [2022-04-22T11:21:52.652Z] 60cea3057ff8: Layer already exists [2022-04-22T11:21:52.652Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:52.923Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:8c50f08d5b2522e27320a570016231b21b5f087841b78ed9960b1e438fee1aa7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:53.265Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:53.602Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-22T11:21:53.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-22T11:21:53.602Z] ec9d455d2da9: Preparing [2022-04-22T11:21:53.602Z] e64c29e73a22: Preparing [2022-04-22T11:21:53.602Z] b080da40ae82: Preparing [2022-04-22T11:21:53.602Z] 2f8cf75742cb: Preparing [2022-04-22T11:21:53.602Z] 60cea3057ff8: Preparing [2022-04-22T11:21:53.602Z] f73e7dbfee58: Preparing [2022-04-22T11:21:53.602Z] f73e7dbfee58: Waiting [2022-04-22T11:21:53.602Z] b080da40ae82: Layer already exists [2022-04-22T11:21:53.602Z] 2f8cf75742cb: Layer already exists [2022-04-22T11:21:53.602Z] ec9d455d2da9: Layer already exists [2022-04-22T11:21:53.873Z] 60cea3057ff8: Layer already exists [2022-04-22T11:21:53.873Z] e64c29e73a22: Layer already exists [2022-04-22T11:21:53.873Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:53.873Z] main: digest: sha256:8c50f08d5b2522e27320a570016231b21b5f087841b78ed9960b1e438fee1aa7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:21:53.921Z] ===================================================== [Pipeline] echo [2022-04-22T11:21:53.933Z] taggedImages: [2022-04-22T11:21:53.933Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:21:53.933Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-22T11:21:53.933Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.78 [2022-04-22T11:21:53.933Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:21:53.933Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-22T11:21:53.959Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-22T11:21:53.959Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:21:53.959Z] latest [2022-04-22T11:21:53.959Z] 2.2.0-dev.78 [2022-04-22T11:21:53.959Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:21:53.959Z] main [2022-04-22T11:21:53.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:54.318Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:54.663Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:21:54.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-22T11:21:54.663Z] eb9083222e9a: Preparing [2022-04-22T11:21:54.663Z] a1156d26f504: Preparing [2022-04-22T11:21:54.663Z] b080da40ae82: Preparing [2022-04-22T11:21:54.663Z] 1b414bb1f5c1: Preparing [2022-04-22T11:21:54.663Z] f73e7dbfee58: Preparing [2022-04-22T11:21:54.935Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:54.935Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:21:54.935Z] b080da40ae82: Layer already exists [2022-04-22T11:21:54.935Z] eb9083222e9a: Pushed [2022-04-22T11:21:57.546Z] a1156d26f504: Pushed [2022-04-22T11:21:57.816Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:e8983a7f2081cc4d055d8c48bc0bb93e57982fcd909495e623bc92810516a1ab size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:58.157Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:58.490Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-22T11:21:58.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-22T11:21:58.490Z] eb9083222e9a: Preparing [2022-04-22T11:21:58.490Z] a1156d26f504: Preparing [2022-04-22T11:21:58.490Z] b080da40ae82: Preparing [2022-04-22T11:21:58.490Z] 1b414bb1f5c1: Preparing [2022-04-22T11:21:58.490Z] f73e7dbfee58: Preparing [2022-04-22T11:21:58.490Z] a1156d26f504: Layer already exists [2022-04-22T11:21:58.490Z] eb9083222e9a: Layer already exists [2022-04-22T11:21:58.490Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:58.490Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:21:58.490Z] b080da40ae82: Layer already exists [2022-04-22T11:21:58.760Z] latest: digest: sha256:e8983a7f2081cc4d055d8c48bc0bb93e57982fcd909495e623bc92810516a1ab size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:59.107Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:21:59.439Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.78 [2022-04-22T11:21:59.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-22T11:21:59.439Z] eb9083222e9a: Preparing [2022-04-22T11:21:59.439Z] a1156d26f504: Preparing [2022-04-22T11:21:59.439Z] b080da40ae82: Preparing [2022-04-22T11:21:59.439Z] 1b414bb1f5c1: Preparing [2022-04-22T11:21:59.439Z] f73e7dbfee58: Preparing [2022-04-22T11:21:59.439Z] eb9083222e9a: Layer already exists [2022-04-22T11:21:59.439Z] a1156d26f504: Layer already exists [2022-04-22T11:21:59.439Z] f73e7dbfee58: Layer already exists [2022-04-22T11:21:59.439Z] b080da40ae82: Layer already exists [2022-04-22T11:21:59.439Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:21:59.710Z] 2.2.0-dev.78: digest: sha256:e8983a7f2081cc4d055d8c48bc0bb93e57982fcd909495e623bc92810516a1ab size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:00.053Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:00.385Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:00.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-22T11:22:00.385Z] eb9083222e9a: Preparing [2022-04-22T11:22:00.385Z] a1156d26f504: Preparing [2022-04-22T11:22:00.385Z] b080da40ae82: Preparing [2022-04-22T11:22:00.385Z] 1b414bb1f5c1: Preparing [2022-04-22T11:22:00.385Z] f73e7dbfee58: Preparing [2022-04-22T11:22:00.385Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:00.385Z] eb9083222e9a: Layer already exists [2022-04-22T11:22:00.385Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:22:00.385Z] b080da40ae82: Layer already exists [2022-04-22T11:22:00.385Z] a1156d26f504: Layer already exists [2022-04-22T11:22:00.655Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:e8983a7f2081cc4d055d8c48bc0bb93e57982fcd909495e623bc92810516a1ab size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:00.999Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:01.340Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-22T11:22:01.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-22T11:22:01.341Z] eb9083222e9a: Preparing [2022-04-22T11:22:01.341Z] a1156d26f504: Preparing [2022-04-22T11:22:01.341Z] b080da40ae82: Preparing [2022-04-22T11:22:01.341Z] 1b414bb1f5c1: Preparing [2022-04-22T11:22:01.341Z] f73e7dbfee58: Preparing [2022-04-22T11:22:01.341Z] b080da40ae82: Layer already exists [2022-04-22T11:22:01.341Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:01.341Z] a1156d26f504: Layer already exists [2022-04-22T11:22:01.341Z] eb9083222e9a: Layer already exists [2022-04-22T11:22:01.341Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:22:01.612Z] main: digest: sha256:e8983a7f2081cc4d055d8c48bc0bb93e57982fcd909495e623bc92810516a1ab size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:22:01.661Z] ===================================================== [Pipeline] echo [2022-04-22T11:22:01.673Z] taggedImages: [2022-04-22T11:22:01.673Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:01.673Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-22T11:22:01.673Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.78 [2022-04-22T11:22:01.673Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:01.673Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-22T11:22:01.693Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-22T11:22:01.693Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:01.693Z] latest [2022-04-22T11:22:01.693Z] 2.2.0-dev.78 [2022-04-22T11:22:01.693Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:01.693Z] main [2022-04-22T11:22:01.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:02.048Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:02.388Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:02.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-22T11:22:02.388Z] 1e42bdcad591: Preparing [2022-04-22T11:22:02.388Z] 1e42bdcad591: Preparing [2022-04-22T11:22:02.388Z] f2af57cf83fe: Preparing [2022-04-22T11:22:02.388Z] bd01034906c6: Preparing [2022-04-22T11:22:02.388Z] be750a7b4848: Preparing [2022-04-22T11:22:02.388Z] dfa414a13796: Preparing [2022-04-22T11:22:02.388Z] b080da40ae82: Preparing [2022-04-22T11:22:02.388Z] 6ad7c06cd6d6: Preparing [2022-04-22T11:22:02.388Z] 7aef455e1dea: Preparing [2022-04-22T11:22:02.388Z] 717e7ea0bd85: Preparing [2022-04-22T11:22:02.388Z] 83a7472d693a: Preparing [2022-04-22T11:22:02.388Z] f73e7dbfee58: Preparing [2022-04-22T11:22:02.388Z] b080da40ae82: Waiting [2022-04-22T11:22:02.388Z] 7aef455e1dea: Waiting [2022-04-22T11:22:02.388Z] 717e7ea0bd85: Waiting [2022-04-22T11:22:02.388Z] 83a7472d693a: Waiting [2022-04-22T11:22:02.388Z] 6ad7c06cd6d6: Waiting [2022-04-22T11:22:02.388Z] f73e7dbfee58: Waiting [2022-04-22T11:22:02.671Z] be750a7b4848: Pushed [2022-04-22T11:22:02.671Z] 1e42bdcad591: Pushed [2022-04-22T11:22:02.671Z] bd01034906c6: Pushed [2022-04-22T11:22:02.671Z] f2af57cf83fe: Pushed [2022-04-22T11:22:02.671Z] b080da40ae82: Layer already exists [2022-04-22T11:22:02.950Z] 6ad7c06cd6d6: Pushed [2022-04-22T11:22:02.950Z] 7aef455e1dea: Pushed [2022-04-22T11:22:02.950Z] 717e7ea0bd85: Pushed [2022-04-22T11:22:02.950Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:02.950Z] 83a7472d693a: Pushed [2022-04-22T11:22:06.327Z] dfa414a13796: Pushed [2022-04-22T11:22:06.327Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:362564129d5704488f2eb1e55163ac9a65b056f65a429ec5a2945aa776fa79ec size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:06.677Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:07.014Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-22T11:22:07.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-22T11:22:07.014Z] 1e42bdcad591: Preparing [2022-04-22T11:22:07.014Z] 1e42bdcad591: Preparing [2022-04-22T11:22:07.014Z] f2af57cf83fe: Preparing [2022-04-22T11:22:07.014Z] bd01034906c6: Preparing [2022-04-22T11:22:07.014Z] be750a7b4848: Preparing [2022-04-22T11:22:07.014Z] dfa414a13796: Preparing [2022-04-22T11:22:07.014Z] b080da40ae82: Preparing [2022-04-22T11:22:07.014Z] 6ad7c06cd6d6: Preparing [2022-04-22T11:22:07.014Z] 7aef455e1dea: Preparing [2022-04-22T11:22:07.014Z] 717e7ea0bd85: Preparing [2022-04-22T11:22:07.014Z] 83a7472d693a: Preparing [2022-04-22T11:22:07.014Z] f73e7dbfee58: Preparing [2022-04-22T11:22:07.014Z] 7aef455e1dea: Waiting [2022-04-22T11:22:07.014Z] f73e7dbfee58: Waiting [2022-04-22T11:22:07.014Z] 717e7ea0bd85: Waiting [2022-04-22T11:22:07.014Z] 83a7472d693a: Waiting [2022-04-22T11:22:07.014Z] b080da40ae82: Waiting [2022-04-22T11:22:07.014Z] 6ad7c06cd6d6: Waiting [2022-04-22T11:22:07.014Z] bd01034906c6: Layer already exists [2022-04-22T11:22:07.014Z] be750a7b4848: Layer already exists [2022-04-22T11:22:07.014Z] 1e42bdcad591: Layer already exists [2022-04-22T11:22:07.014Z] f2af57cf83fe: Layer already exists [2022-04-22T11:22:07.014Z] dfa414a13796: Layer already exists [2022-04-22T11:22:07.014Z] 6ad7c06cd6d6: Layer already exists [2022-04-22T11:22:07.014Z] 7aef455e1dea: Layer already exists [2022-04-22T11:22:07.014Z] b080da40ae82: Layer already exists [2022-04-22T11:22:07.286Z] 717e7ea0bd85: Layer already exists [2022-04-22T11:22:07.286Z] 83a7472d693a: Layer already exists [2022-04-22T11:22:07.286Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:07.286Z] latest: digest: sha256:362564129d5704488f2eb1e55163ac9a65b056f65a429ec5a2945aa776fa79ec size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:07.632Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:07.976Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.78 [2022-04-22T11:22:07.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-22T11:22:07.976Z] 1e42bdcad591: Preparing [2022-04-22T11:22:07.976Z] 1e42bdcad591: Preparing [2022-04-22T11:22:07.976Z] f2af57cf83fe: Preparing [2022-04-22T11:22:07.976Z] bd01034906c6: Preparing [2022-04-22T11:22:07.976Z] be750a7b4848: Preparing [2022-04-22T11:22:07.976Z] dfa414a13796: Preparing [2022-04-22T11:22:07.976Z] b080da40ae82: Preparing [2022-04-22T11:22:07.976Z] 6ad7c06cd6d6: Preparing [2022-04-22T11:22:07.976Z] 7aef455e1dea: Preparing [2022-04-22T11:22:07.976Z] 717e7ea0bd85: Preparing [2022-04-22T11:22:07.976Z] 83a7472d693a: Preparing [2022-04-22T11:22:07.976Z] f73e7dbfee58: Preparing [2022-04-22T11:22:07.976Z] 7aef455e1dea: Waiting [2022-04-22T11:22:07.976Z] 717e7ea0bd85: Waiting [2022-04-22T11:22:07.976Z] 83a7472d693a: Waiting [2022-04-22T11:22:07.976Z] b080da40ae82: Waiting [2022-04-22T11:22:07.976Z] f73e7dbfee58: Waiting [2022-04-22T11:22:07.976Z] 6ad7c06cd6d6: Waiting [2022-04-22T11:22:07.976Z] 1e42bdcad591: Layer already exists [2022-04-22T11:22:07.976Z] dfa414a13796: Layer already exists [2022-04-22T11:22:07.976Z] bd01034906c6: Layer already exists [2022-04-22T11:22:07.976Z] f2af57cf83fe: Layer already exists [2022-04-22T11:22:07.976Z] be750a7b4848: Layer already exists [2022-04-22T11:22:08.248Z] b080da40ae82: Layer already exists [2022-04-22T11:22:08.248Z] 717e7ea0bd85: Layer already exists [2022-04-22T11:22:08.248Z] 6ad7c06cd6d6: Layer already exists [2022-04-22T11:22:08.248Z] 7aef455e1dea: Layer already exists [2022-04-22T11:22:08.248Z] 83a7472d693a: Layer already exists [2022-04-22T11:22:08.248Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:08.248Z] 2.2.0-dev.78: digest: sha256:362564129d5704488f2eb1e55163ac9a65b056f65a429ec5a2945aa776fa79ec size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:08.592Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:08.934Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:08.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-22T11:22:08.934Z] 1e42bdcad591: Preparing [2022-04-22T11:22:08.934Z] 1e42bdcad591: Preparing [2022-04-22T11:22:08.934Z] f2af57cf83fe: Preparing [2022-04-22T11:22:08.934Z] bd01034906c6: Preparing [2022-04-22T11:22:08.934Z] be750a7b4848: Preparing [2022-04-22T11:22:08.934Z] dfa414a13796: Preparing [2022-04-22T11:22:08.934Z] b080da40ae82: Preparing [2022-04-22T11:22:08.934Z] 6ad7c06cd6d6: Preparing [2022-04-22T11:22:08.934Z] 7aef455e1dea: Preparing [2022-04-22T11:22:08.934Z] 717e7ea0bd85: Preparing [2022-04-22T11:22:08.934Z] 83a7472d693a: Preparing [2022-04-22T11:22:08.934Z] f73e7dbfee58: Preparing [2022-04-22T11:22:08.934Z] 6ad7c06cd6d6: Waiting [2022-04-22T11:22:08.934Z] 7aef455e1dea: Waiting [2022-04-22T11:22:08.934Z] 717e7ea0bd85: Waiting [2022-04-22T11:22:08.934Z] 83a7472d693a: Waiting [2022-04-22T11:22:08.934Z] f73e7dbfee58: Waiting [2022-04-22T11:22:08.934Z] b080da40ae82: Waiting [2022-04-22T11:22:08.934Z] 1e42bdcad591: Layer already exists [2022-04-22T11:22:08.934Z] bd01034906c6: Layer already exists [2022-04-22T11:22:08.934Z] be750a7b4848: Layer already exists [2022-04-22T11:22:08.935Z] f2af57cf83fe: Layer already exists [2022-04-22T11:22:08.935Z] dfa414a13796: Layer already exists [2022-04-22T11:22:09.205Z] 7aef455e1dea: Layer already exists [2022-04-22T11:22:09.205Z] 6ad7c06cd6d6: Layer already exists [2022-04-22T11:22:09.205Z] 717e7ea0bd85: Layer already exists [2022-04-22T11:22:09.205Z] 83a7472d693a: Layer already exists [2022-04-22T11:22:09.205Z] b080da40ae82: Layer already exists [2022-04-22T11:22:09.205Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:09.205Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:362564129d5704488f2eb1e55163ac9a65b056f65a429ec5a2945aa776fa79ec size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:09.547Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:09.886Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-22T11:22:09.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-22T11:22:09.886Z] 1e42bdcad591: Preparing [2022-04-22T11:22:09.886Z] 1e42bdcad591: Preparing [2022-04-22T11:22:09.886Z] f2af57cf83fe: Preparing [2022-04-22T11:22:09.886Z] bd01034906c6: Preparing [2022-04-22T11:22:09.886Z] be750a7b4848: Preparing [2022-04-22T11:22:09.886Z] dfa414a13796: Preparing [2022-04-22T11:22:09.886Z] b080da40ae82: Preparing [2022-04-22T11:22:09.886Z] 6ad7c06cd6d6: Preparing [2022-04-22T11:22:09.886Z] 7aef455e1dea: Preparing [2022-04-22T11:22:09.886Z] 717e7ea0bd85: Preparing [2022-04-22T11:22:09.886Z] 83a7472d693a: Preparing [2022-04-22T11:22:09.886Z] f73e7dbfee58: Preparing [2022-04-22T11:22:09.886Z] b080da40ae82: Waiting [2022-04-22T11:22:09.886Z] 6ad7c06cd6d6: Waiting [2022-04-22T11:22:09.886Z] 7aef455e1dea: Waiting [2022-04-22T11:22:09.886Z] 717e7ea0bd85: Waiting [2022-04-22T11:22:09.886Z] 83a7472d693a: Waiting [2022-04-22T11:22:09.886Z] f73e7dbfee58: Waiting [2022-04-22T11:22:09.886Z] f2af57cf83fe: Layer already exists [2022-04-22T11:22:09.886Z] be750a7b4848: Layer already exists [2022-04-22T11:22:09.886Z] bd01034906c6: Layer already exists [2022-04-22T11:22:09.886Z] dfa414a13796: Layer already exists [2022-04-22T11:22:09.886Z] 1e42bdcad591: Layer already exists [2022-04-22T11:22:09.886Z] 7aef455e1dea: Layer already exists [2022-04-22T11:22:09.886Z] 6ad7c06cd6d6: Layer already exists [2022-04-22T11:22:09.886Z] b080da40ae82: Layer already exists [2022-04-22T11:22:09.886Z] 717e7ea0bd85: Layer already exists [2022-04-22T11:22:09.886Z] 83a7472d693a: Layer already exists [2022-04-22T11:22:10.157Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:10.157Z] main: digest: sha256:362564129d5704488f2eb1e55163ac9a65b056f65a429ec5a2945aa776fa79ec size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:22:10.201Z] ===================================================== [Pipeline] echo [2022-04-22T11:22:10.212Z] taggedImages: [2022-04-22T11:22:10.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:10.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-22T11:22:10.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.78 [2022-04-22T11:22:10.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:10.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-22T11:22:10.234Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-22T11:22:10.234Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:10.234Z] latest [2022-04-22T11:22:10.234Z] 2.2.0-dev.78 [2022-04-22T11:22:10.234Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:10.234Z] main [2022-04-22T11:22:10.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:10.582Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:10.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:10.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-22T11:22:10.921Z] f5762680c7e4: Preparing [2022-04-22T11:22:10.921Z] fa4bf8e5d0e5: Preparing [2022-04-22T11:22:10.921Z] bbc50ed4aa06: Preparing [2022-04-22T11:22:10.921Z] a5c5bbd4a918: Preparing [2022-04-22T11:22:10.921Z] ac56d818f979: Preparing [2022-04-22T11:22:10.921Z] 3bbf19fe8e92: Preparing [2022-04-22T11:22:10.921Z] 39b80bc48fa8: Preparing [2022-04-22T11:22:10.921Z] f73e7dbfee58: Preparing [2022-04-22T11:22:10.921Z] 3bbf19fe8e92: Waiting [2022-04-22T11:22:10.921Z] f73e7dbfee58: Waiting [2022-04-22T11:22:10.921Z] 39b80bc48fa8: Waiting [2022-04-22T11:22:11.193Z] fa4bf8e5d0e5: Pushed [2022-04-22T11:22:11.193Z] ac56d818f979: Pushed [2022-04-22T11:22:11.193Z] f5762680c7e4: Pushed [2022-04-22T11:22:11.467Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:11.467Z] 3bbf19fe8e92: Pushed [2022-04-22T11:22:12.060Z] 39b80bc48fa8: Pushed [2022-04-22T11:22:14.029Z] bbc50ed4aa06: Pushed [2022-04-22T11:22:14.029Z] a5c5bbd4a918: Pushed [2022-04-22T11:22:14.029Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:0c22caedcbdc11bd7a87bf9ce13a98aed6797b2b80011db735ac3f435afecc26 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:14.370Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:14.708Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-22T11:22:14.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-22T11:22:14.708Z] f5762680c7e4: Preparing [2022-04-22T11:22:14.708Z] fa4bf8e5d0e5: Preparing [2022-04-22T11:22:14.708Z] bbc50ed4aa06: Preparing [2022-04-22T11:22:14.708Z] a5c5bbd4a918: Preparing [2022-04-22T11:22:14.708Z] ac56d818f979: Preparing [2022-04-22T11:22:14.708Z] 3bbf19fe8e92: Preparing [2022-04-22T11:22:14.708Z] 39b80bc48fa8: Preparing [2022-04-22T11:22:14.708Z] f73e7dbfee58: Preparing [2022-04-22T11:22:14.708Z] 3bbf19fe8e92: Waiting [2022-04-22T11:22:14.708Z] 39b80bc48fa8: Waiting [2022-04-22T11:22:14.708Z] f73e7dbfee58: Waiting [2022-04-22T11:22:14.708Z] f5762680c7e4: Layer already exists [2022-04-22T11:22:14.708Z] bbc50ed4aa06: Layer already exists [2022-04-22T11:22:14.708Z] a5c5bbd4a918: Layer already exists [2022-04-22T11:22:14.708Z] fa4bf8e5d0e5: Layer already exists [2022-04-22T11:22:14.708Z] ac56d818f979: Layer already exists [2022-04-22T11:22:14.708Z] 39b80bc48fa8: Layer already exists [2022-04-22T11:22:14.708Z] 3bbf19fe8e92: Layer already exists [2022-04-22T11:22:14.708Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:14.980Z] latest: digest: sha256:0c22caedcbdc11bd7a87bf9ce13a98aed6797b2b80011db735ac3f435afecc26 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:15.323Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:15.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.78 [2022-04-22T11:22:15.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-22T11:22:15.659Z] f5762680c7e4: Preparing [2022-04-22T11:22:15.659Z] fa4bf8e5d0e5: Preparing [2022-04-22T11:22:15.659Z] bbc50ed4aa06: Preparing [2022-04-22T11:22:15.659Z] a5c5bbd4a918: Preparing [2022-04-22T11:22:15.659Z] ac56d818f979: Preparing [2022-04-22T11:22:15.659Z] 3bbf19fe8e92: Preparing [2022-04-22T11:22:15.659Z] 39b80bc48fa8: Preparing [2022-04-22T11:22:15.659Z] f73e7dbfee58: Preparing [2022-04-22T11:22:15.659Z] 3bbf19fe8e92: Waiting [2022-04-22T11:22:15.659Z] 39b80bc48fa8: Waiting [2022-04-22T11:22:15.659Z] f73e7dbfee58: Waiting [2022-04-22T11:22:15.659Z] a5c5bbd4a918: Layer already exists [2022-04-22T11:22:15.659Z] f5762680c7e4: Layer already exists [2022-04-22T11:22:15.659Z] fa4bf8e5d0e5: Layer already exists [2022-04-22T11:22:15.659Z] ac56d818f979: Layer already exists [2022-04-22T11:22:15.659Z] bbc50ed4aa06: Layer already exists [2022-04-22T11:22:15.659Z] 3bbf19fe8e92: Layer already exists [2022-04-22T11:22:15.659Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:15.659Z] 39b80bc48fa8: Layer already exists [2022-04-22T11:22:15.928Z] 2.2.0-dev.78: digest: sha256:0c22caedcbdc11bd7a87bf9ce13a98aed6797b2b80011db735ac3f435afecc26 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:16.270Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:16.605Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:16.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-22T11:22:16.605Z] f5762680c7e4: Preparing [2022-04-22T11:22:16.605Z] fa4bf8e5d0e5: Preparing [2022-04-22T11:22:16.605Z] bbc50ed4aa06: Preparing [2022-04-22T11:22:16.605Z] a5c5bbd4a918: Preparing [2022-04-22T11:22:16.605Z] ac56d818f979: Preparing [2022-04-22T11:22:16.605Z] 3bbf19fe8e92: Preparing [2022-04-22T11:22:16.605Z] 39b80bc48fa8: Preparing [2022-04-22T11:22:16.605Z] f73e7dbfee58: Preparing [2022-04-22T11:22:16.605Z] 3bbf19fe8e92: Waiting [2022-04-22T11:22:16.605Z] 39b80bc48fa8: Waiting [2022-04-22T11:22:16.605Z] f73e7dbfee58: Waiting [2022-04-22T11:22:16.605Z] f5762680c7e4: Layer already exists [2022-04-22T11:22:16.605Z] a5c5bbd4a918: Layer already exists [2022-04-22T11:22:16.605Z] ac56d818f979: Layer already exists [2022-04-22T11:22:16.605Z] bbc50ed4aa06: Layer already exists [2022-04-22T11:22:16.605Z] fa4bf8e5d0e5: Layer already exists [2022-04-22T11:22:16.877Z] 3bbf19fe8e92: Layer already exists [2022-04-22T11:22:16.877Z] 39b80bc48fa8: Layer already exists [2022-04-22T11:22:16.877Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:16.877Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:0c22caedcbdc11bd7a87bf9ce13a98aed6797b2b80011db735ac3f435afecc26 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:17.224Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:17.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-22T11:22:17.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-22T11:22:17.560Z] f5762680c7e4: Preparing [2022-04-22T11:22:17.560Z] fa4bf8e5d0e5: Preparing [2022-04-22T11:22:17.560Z] bbc50ed4aa06: Preparing [2022-04-22T11:22:17.560Z] a5c5bbd4a918: Preparing [2022-04-22T11:22:17.560Z] ac56d818f979: Preparing [2022-04-22T11:22:17.560Z] 3bbf19fe8e92: Preparing [2022-04-22T11:22:17.560Z] 39b80bc48fa8: Preparing [2022-04-22T11:22:17.560Z] f73e7dbfee58: Preparing [2022-04-22T11:22:17.560Z] f73e7dbfee58: Waiting [2022-04-22T11:22:17.560Z] 3bbf19fe8e92: Waiting [2022-04-22T11:22:17.560Z] 39b80bc48fa8: Waiting [2022-04-22T11:22:17.560Z] ac56d818f979: Layer already exists [2022-04-22T11:22:17.560Z] a5c5bbd4a918: Layer already exists [2022-04-22T11:22:17.560Z] bbc50ed4aa06: Layer already exists [2022-04-22T11:22:17.560Z] f5762680c7e4: Layer already exists [2022-04-22T11:22:17.560Z] fa4bf8e5d0e5: Layer already exists [2022-04-22T11:22:17.832Z] 3bbf19fe8e92: Layer already exists [2022-04-22T11:22:17.832Z] 39b80bc48fa8: Layer already exists [2022-04-22T11:22:17.832Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:17.832Z] main: digest: sha256:0c22caedcbdc11bd7a87bf9ce13a98aed6797b2b80011db735ac3f435afecc26 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:22:17.877Z] ===================================================== [Pipeline] echo [2022-04-22T11:22:17.890Z] taggedImages: [2022-04-22T11:22:17.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:17.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-22T11:22:17.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.78 [2022-04-22T11:22:17.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:17.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-22T11:22:17.909Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-22T11:22:17.909Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:17.909Z] latest [2022-04-22T11:22:17.909Z] 2.2.0-dev.78 [2022-04-22T11:22:17.909Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:17.909Z] main [2022-04-22T11:22:17.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:18.266Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:18.609Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:18.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-22T11:22:18.609Z] e7d8ea91fcda: Preparing [2022-04-22T11:22:18.609Z] e9c4eafd7768: Preparing [2022-04-22T11:22:18.609Z] 4eb6f4bb7af4: Preparing [2022-04-22T11:22:18.609Z] 2c5987e78c7d: Preparing [2022-04-22T11:22:18.609Z] f86fc6b924a8: Preparing [2022-04-22T11:22:18.609Z] 91d88136dd96: Preparing [2022-04-22T11:22:18.609Z] 10bb8a7eaf47: Preparing [2022-04-22T11:22:18.609Z] 0aa40e238036: Preparing [2022-04-22T11:22:18.609Z] 2d9f13774b16: Preparing [2022-04-22T11:22:18.609Z] f73e7dbfee58: Preparing [2022-04-22T11:22:18.609Z] 91d88136dd96: Waiting [2022-04-22T11:22:18.609Z] 0aa40e238036: Waiting [2022-04-22T11:22:18.609Z] 2d9f13774b16: Waiting [2022-04-22T11:22:18.609Z] f73e7dbfee58: Waiting [2022-04-22T11:22:18.609Z] 10bb8a7eaf47: Waiting [2022-04-22T11:22:18.886Z] e7d8ea91fcda: Pushed [2022-04-22T11:22:18.886Z] e9c4eafd7768: Pushed [2022-04-22T11:22:18.886Z] f86fc6b924a8: Pushed [2022-04-22T11:22:19.162Z] 91d88136dd96: Pushed [2022-04-22T11:22:19.162Z] 0aa40e238036: Pushed [2022-04-22T11:22:19.162Z] 10bb8a7eaf47: Pushed [2022-04-22T11:22:19.162Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:19.760Z] 2d9f13774b16: Pushed [2022-04-22T11:22:21.729Z] 2c5987e78c7d: Pushed [2022-04-22T11:22:22.322Z] 4eb6f4bb7af4: Pushed [2022-04-22T11:22:22.322Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:5c78b62ec731319325a9deb856d9ddcaf87a74174887f57fc6aeeffd79434171 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:22.665Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:23.003Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-22T11:22:23.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-22T11:22:23.003Z] e7d8ea91fcda: Preparing [2022-04-22T11:22:23.003Z] e9c4eafd7768: Preparing [2022-04-22T11:22:23.003Z] 4eb6f4bb7af4: Preparing [2022-04-22T11:22:23.003Z] 2c5987e78c7d: Preparing [2022-04-22T11:22:23.003Z] f86fc6b924a8: Preparing [2022-04-22T11:22:23.003Z] 91d88136dd96: Preparing [2022-04-22T11:22:23.003Z] 10bb8a7eaf47: Preparing [2022-04-22T11:22:23.003Z] 0aa40e238036: Preparing [2022-04-22T11:22:23.003Z] 2d9f13774b16: Preparing [2022-04-22T11:22:23.003Z] f73e7dbfee58: Preparing [2022-04-22T11:22:23.003Z] 91d88136dd96: Waiting [2022-04-22T11:22:23.003Z] 10bb8a7eaf47: Waiting [2022-04-22T11:22:23.003Z] 0aa40e238036: Waiting [2022-04-22T11:22:23.003Z] 2d9f13774b16: Waiting [2022-04-22T11:22:23.003Z] f73e7dbfee58: Waiting [2022-04-22T11:22:23.003Z] e7d8ea91fcda: Layer already exists [2022-04-22T11:22:23.003Z] e9c4eafd7768: Layer already exists [2022-04-22T11:22:23.003Z] 2c5987e78c7d: Layer already exists [2022-04-22T11:22:23.003Z] 4eb6f4bb7af4: Layer already exists [2022-04-22T11:22:23.003Z] f86fc6b924a8: Layer already exists [2022-04-22T11:22:23.003Z] 10bb8a7eaf47: Layer already exists [2022-04-22T11:22:23.274Z] 91d88136dd96: Layer already exists [2022-04-22T11:22:23.274Z] 2d9f13774b16: Layer already exists [2022-04-22T11:22:23.274Z] 0aa40e238036: Layer already exists [2022-04-22T11:22:23.274Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:23.274Z] latest: digest: sha256:5c78b62ec731319325a9deb856d9ddcaf87a74174887f57fc6aeeffd79434171 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:23.616Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:23.952Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.78 [2022-04-22T11:22:23.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-22T11:22:23.952Z] e7d8ea91fcda: Preparing [2022-04-22T11:22:23.952Z] e9c4eafd7768: Preparing [2022-04-22T11:22:23.952Z] 4eb6f4bb7af4: Preparing [2022-04-22T11:22:23.952Z] 2c5987e78c7d: Preparing [2022-04-22T11:22:23.952Z] f86fc6b924a8: Preparing [2022-04-22T11:22:23.952Z] 91d88136dd96: Preparing [2022-04-22T11:22:23.952Z] 10bb8a7eaf47: Preparing [2022-04-22T11:22:23.952Z] 0aa40e238036: Preparing [2022-04-22T11:22:23.952Z] 2d9f13774b16: Preparing [2022-04-22T11:22:23.952Z] f73e7dbfee58: Preparing [2022-04-22T11:22:23.952Z] 10bb8a7eaf47: Waiting [2022-04-22T11:22:23.952Z] 0aa40e238036: Waiting [2022-04-22T11:22:23.952Z] f73e7dbfee58: Waiting [2022-04-22T11:22:23.952Z] 2d9f13774b16: Waiting [2022-04-22T11:22:23.952Z] 91d88136dd96: Waiting [2022-04-22T11:22:23.952Z] 2c5987e78c7d: Layer already exists [2022-04-22T11:22:23.952Z] e9c4eafd7768: Layer already exists [2022-04-22T11:22:23.952Z] 4eb6f4bb7af4: Layer already exists [2022-04-22T11:22:23.952Z] f86fc6b924a8: Layer already exists [2022-04-22T11:22:23.952Z] e7d8ea91fcda: Layer already exists [2022-04-22T11:22:23.952Z] 2d9f13774b16: Layer already exists [2022-04-22T11:22:23.952Z] 91d88136dd96: Layer already exists [2022-04-22T11:22:24.224Z] 10bb8a7eaf47: Layer already exists [2022-04-22T11:22:24.224Z] 0aa40e238036: Layer already exists [2022-04-22T11:22:24.224Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:24.224Z] 2.2.0-dev.78: digest: sha256:5c78b62ec731319325a9deb856d9ddcaf87a74174887f57fc6aeeffd79434171 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:24.571Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:24.911Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:24.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-22T11:22:24.911Z] e7d8ea91fcda: Preparing [2022-04-22T11:22:24.911Z] e9c4eafd7768: Preparing [2022-04-22T11:22:24.911Z] 4eb6f4bb7af4: Preparing [2022-04-22T11:22:24.911Z] 2c5987e78c7d: Preparing [2022-04-22T11:22:24.911Z] f86fc6b924a8: Preparing [2022-04-22T11:22:24.911Z] 91d88136dd96: Preparing [2022-04-22T11:22:24.911Z] 10bb8a7eaf47: Preparing [2022-04-22T11:22:24.911Z] 0aa40e238036: Preparing [2022-04-22T11:22:24.911Z] 2d9f13774b16: Preparing [2022-04-22T11:22:24.911Z] f73e7dbfee58: Preparing [2022-04-22T11:22:24.911Z] 91d88136dd96: Waiting [2022-04-22T11:22:24.911Z] 0aa40e238036: Waiting [2022-04-22T11:22:24.911Z] 10bb8a7eaf47: Waiting [2022-04-22T11:22:24.911Z] f73e7dbfee58: Waiting [2022-04-22T11:22:24.911Z] 2d9f13774b16: Waiting [2022-04-22T11:22:24.911Z] 2c5987e78c7d: Layer already exists [2022-04-22T11:22:24.911Z] f86fc6b924a8: Layer already exists [2022-04-22T11:22:24.911Z] 4eb6f4bb7af4: Layer already exists [2022-04-22T11:22:24.911Z] e7d8ea91fcda: Layer already exists [2022-04-22T11:22:24.911Z] e9c4eafd7768: Layer already exists [2022-04-22T11:22:24.911Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:24.911Z] 10bb8a7eaf47: Layer already exists [2022-04-22T11:22:24.911Z] 2d9f13774b16: Layer already exists [2022-04-22T11:22:24.911Z] 91d88136dd96: Layer already exists [2022-04-22T11:22:24.911Z] 0aa40e238036: Layer already exists [2022-04-22T11:22:25.182Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:5c78b62ec731319325a9deb856d9ddcaf87a74174887f57fc6aeeffd79434171 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:25.532Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:25.865Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-22T11:22:25.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-22T11:22:25.865Z] e7d8ea91fcda: Preparing [2022-04-22T11:22:25.865Z] e9c4eafd7768: Preparing [2022-04-22T11:22:25.865Z] 4eb6f4bb7af4: Preparing [2022-04-22T11:22:25.865Z] 2c5987e78c7d: Preparing [2022-04-22T11:22:25.865Z] f86fc6b924a8: Preparing [2022-04-22T11:22:25.865Z] 91d88136dd96: Preparing [2022-04-22T11:22:25.865Z] 10bb8a7eaf47: Preparing [2022-04-22T11:22:25.865Z] 0aa40e238036: Preparing [2022-04-22T11:22:25.865Z] 2d9f13774b16: Preparing [2022-04-22T11:22:25.865Z] f73e7dbfee58: Preparing [2022-04-22T11:22:25.865Z] 0aa40e238036: Waiting [2022-04-22T11:22:25.865Z] 2d9f13774b16: Waiting [2022-04-22T11:22:25.865Z] f73e7dbfee58: Waiting [2022-04-22T11:22:25.865Z] 91d88136dd96: Waiting [2022-04-22T11:22:25.865Z] 10bb8a7eaf47: Waiting [2022-04-22T11:22:25.865Z] e7d8ea91fcda: Layer already exists [2022-04-22T11:22:25.865Z] 4eb6f4bb7af4: Layer already exists [2022-04-22T11:22:25.865Z] e9c4eafd7768: Layer already exists [2022-04-22T11:22:25.865Z] f86fc6b924a8: Layer already exists [2022-04-22T11:22:25.865Z] 2c5987e78c7d: Layer already exists [2022-04-22T11:22:26.136Z] 91d88136dd96: Layer already exists [2022-04-22T11:22:26.136Z] 10bb8a7eaf47: Layer already exists [2022-04-22T11:22:26.136Z] 0aa40e238036: Layer already exists [2022-04-22T11:22:26.136Z] 2d9f13774b16: Layer already exists [2022-04-22T11:22:26.136Z] f73e7dbfee58: Layer already exists [2022-04-22T11:22:26.136Z] main: digest: sha256:5c78b62ec731319325a9deb856d9ddcaf87a74174887f57fc6aeeffd79434171 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:22:26.186Z] ===================================================== [Pipeline] echo [2022-04-22T11:22:26.196Z] taggedImages: [2022-04-22T11:22:26.196Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:26.196Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-22T11:22:26.196Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.78 [2022-04-22T11:22:26.196Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:26.196Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-22T11:22:26.217Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-22T11:22:26.217Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:26.217Z] latest [2022-04-22T11:22:26.217Z] 2.2.0-dev.78 [2022-04-22T11:22:26.217Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:26.217Z] main [2022-04-22T11:22:26.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:26.582Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:26.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:26.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-22T11:22:26.925Z] bc588b71e8a3: Preparing [2022-04-22T11:22:26.925Z] 0b137e4d9f52: Preparing [2022-04-22T11:22:26.925Z] b080da40ae82: Preparing [2022-04-22T11:22:26.925Z] ebc26ece4294: Preparing [2022-04-22T11:22:26.925Z] a7c1d57a951a: Preparing [2022-04-22T11:22:26.925Z] 4f4ce317c6bb: Preparing [2022-04-22T11:22:26.925Z] 4f4ce317c6bb: Waiting [2022-04-22T11:22:26.925Z] b080da40ae82: Layer already exists [2022-04-22T11:22:27.196Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:22:27.196Z] bc588b71e8a3: Pushed [2022-04-22T11:22:27.196Z] a7c1d57a951a: Pushed [2022-04-22T11:22:28.624Z] ebc26ece4294: Pushed [2022-04-22T11:22:32.001Z] 0b137e4d9f52: Pushed [2022-04-22T11:22:32.001Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:d3efc2843fbf50049974a59d26632365439bb875523e09b94d33a1ff2db98b85 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:32.351Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:32.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-22T11:22:32.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-22T11:22:32.691Z] bc588b71e8a3: Preparing [2022-04-22T11:22:32.691Z] 0b137e4d9f52: Preparing [2022-04-22T11:22:32.691Z] b080da40ae82: Preparing [2022-04-22T11:22:32.691Z] ebc26ece4294: Preparing [2022-04-22T11:22:32.691Z] a7c1d57a951a: Preparing [2022-04-22T11:22:32.691Z] 4f4ce317c6bb: Preparing [2022-04-22T11:22:32.691Z] 4f4ce317c6bb: Waiting [2022-04-22T11:22:32.691Z] b080da40ae82: Layer already exists [2022-04-22T11:22:32.691Z] ebc26ece4294: Layer already exists [2022-04-22T11:22:32.691Z] 0b137e4d9f52: Layer already exists [2022-04-22T11:22:32.691Z] a7c1d57a951a: Layer already exists [2022-04-22T11:22:32.691Z] bc588b71e8a3: Layer already exists [2022-04-22T11:22:32.961Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:22:32.962Z] latest: digest: sha256:d3efc2843fbf50049974a59d26632365439bb875523e09b94d33a1ff2db98b85 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:33.307Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:33.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.78 [2022-04-22T11:22:33.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-22T11:22:33.648Z] bc588b71e8a3: Preparing [2022-04-22T11:22:33.648Z] 0b137e4d9f52: Preparing [2022-04-22T11:22:33.648Z] b080da40ae82: Preparing [2022-04-22T11:22:33.648Z] ebc26ece4294: Preparing [2022-04-22T11:22:33.648Z] a7c1d57a951a: Preparing [2022-04-22T11:22:33.648Z] 4f4ce317c6bb: Preparing [2022-04-22T11:22:33.648Z] 4f4ce317c6bb: Waiting [2022-04-22T11:22:33.648Z] ebc26ece4294: Layer already exists [2022-04-22T11:22:33.648Z] a7c1d57a951a: Layer already exists [2022-04-22T11:22:33.648Z] b080da40ae82: Layer already exists [2022-04-22T11:22:33.648Z] 0b137e4d9f52: Layer already exists [2022-04-22T11:22:33.648Z] bc588b71e8a3: Layer already exists [2022-04-22T11:22:33.648Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:22:33.917Z] 2.2.0-dev.78: digest: sha256:d3efc2843fbf50049974a59d26632365439bb875523e09b94d33a1ff2db98b85 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:34.257Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:34.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:34.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-22T11:22:34.591Z] bc588b71e8a3: Preparing [2022-04-22T11:22:34.591Z] 0b137e4d9f52: Preparing [2022-04-22T11:22:34.591Z] b080da40ae82: Preparing [2022-04-22T11:22:34.591Z] ebc26ece4294: Preparing [2022-04-22T11:22:34.591Z] a7c1d57a951a: Preparing [2022-04-22T11:22:34.591Z] 4f4ce317c6bb: Preparing [2022-04-22T11:22:34.591Z] 0b137e4d9f52: Layer already exists [2022-04-22T11:22:34.591Z] a7c1d57a951a: Layer already exists [2022-04-22T11:22:34.591Z] bc588b71e8a3: Layer already exists [2022-04-22T11:22:34.591Z] ebc26ece4294: Layer already exists [2022-04-22T11:22:34.591Z] b080da40ae82: Layer already exists [2022-04-22T11:22:34.591Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:22:34.865Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:d3efc2843fbf50049974a59d26632365439bb875523e09b94d33a1ff2db98b85 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:35.206Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:35.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-22T11:22:35.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-22T11:22:35.543Z] bc588b71e8a3: Preparing [2022-04-22T11:22:35.543Z] 0b137e4d9f52: Preparing [2022-04-22T11:22:35.543Z] b080da40ae82: Preparing [2022-04-22T11:22:35.543Z] ebc26ece4294: Preparing [2022-04-22T11:22:35.543Z] a7c1d57a951a: Preparing [2022-04-22T11:22:35.543Z] 4f4ce317c6bb: Preparing [2022-04-22T11:22:35.543Z] 4f4ce317c6bb: Waiting [2022-04-22T11:22:35.543Z] bc588b71e8a3: Layer already exists [2022-04-22T11:22:35.543Z] b080da40ae82: Layer already exists [2022-04-22T11:22:35.543Z] 0b137e4d9f52: Layer already exists [2022-04-22T11:22:35.543Z] a7c1d57a951a: Layer already exists [2022-04-22T11:22:35.543Z] ebc26ece4294: Layer already exists [2022-04-22T11:22:35.543Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:22:35.814Z] main: digest: sha256:d3efc2843fbf50049974a59d26632365439bb875523e09b94d33a1ff2db98b85 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:22:35.855Z] ===================================================== [Pipeline] echo [2022-04-22T11:22:35.864Z] taggedImages: [2022-04-22T11:22:35.864Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:35.864Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-22T11:22:35.864Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.78 [2022-04-22T11:22:35.864Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:35.864Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-22T11:22:35.883Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-22T11:22:35.883Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:35.883Z] latest [2022-04-22T11:22:35.883Z] 2.2.0-dev.78 [2022-04-22T11:22:35.883Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:35.883Z] main [2022-04-22T11:22:35.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:36.229Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:36.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:36.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-22T11:22:36.568Z] 26469b9720aa: Preparing [2022-04-22T11:22:36.568Z] 428257da34e0: Preparing [2022-04-22T11:22:36.568Z] 1695dca8fcd0: Preparing [2022-04-22T11:22:36.568Z] 0c7a8205150c: Preparing [2022-04-22T11:22:36.568Z] 93f80f00b02f: Preparing [2022-04-22T11:22:36.568Z] e5cb88b20afa: Preparing [2022-04-22T11:22:36.568Z] a7c1d57a951a: Preparing [2022-04-22T11:22:36.568Z] 4f4ce317c6bb: Preparing [2022-04-22T11:22:36.568Z] e5cb88b20afa: Waiting [2022-04-22T11:22:36.568Z] a7c1d57a951a: Waiting [2022-04-22T11:22:36.568Z] 4f4ce317c6bb: Waiting [2022-04-22T11:22:36.842Z] 1695dca8fcd0: Pushed [2022-04-22T11:22:36.842Z] 26469b9720aa: Pushed [2022-04-22T11:22:36.842Z] 428257da34e0: Pushed [2022-04-22T11:22:36.842Z] a7c1d57a951a: Layer already exists [2022-04-22T11:22:36.842Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:22:37.915Z] e5cb88b20afa: Pushed [2022-04-22T11:22:46.297Z] 93f80f00b02f: Pushed [2022-04-22T11:22:54.548Z] 0c7a8205150c: Pushed [2022-04-22T11:22:54.548Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:b9ee2fffd6094188b68201feedac85559735b74791e7b6eab605a63406f1fbd1 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:54.882Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:55.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-22T11:22:55.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-22T11:22:55.218Z] 26469b9720aa: Preparing [2022-04-22T11:22:55.218Z] 428257da34e0: Preparing [2022-04-22T11:22:55.218Z] 1695dca8fcd0: Preparing [2022-04-22T11:22:55.218Z] 0c7a8205150c: Preparing [2022-04-22T11:22:55.218Z] 93f80f00b02f: Preparing [2022-04-22T11:22:55.218Z] e5cb88b20afa: Preparing [2022-04-22T11:22:55.218Z] a7c1d57a951a: Preparing [2022-04-22T11:22:55.218Z] 4f4ce317c6bb: Preparing [2022-04-22T11:22:55.218Z] e5cb88b20afa: Waiting [2022-04-22T11:22:55.218Z] a7c1d57a951a: Waiting [2022-04-22T11:22:55.218Z] 4f4ce317c6bb: Waiting [2022-04-22T11:22:55.218Z] 93f80f00b02f: Layer already exists [2022-04-22T11:22:55.218Z] 428257da34e0: Layer already exists [2022-04-22T11:22:55.218Z] 0c7a8205150c: Layer already exists [2022-04-22T11:22:55.218Z] 1695dca8fcd0: Layer already exists [2022-04-22T11:22:55.218Z] 26469b9720aa: Layer already exists [2022-04-22T11:22:55.218Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:22:55.218Z] e5cb88b20afa: Layer already exists [2022-04-22T11:22:55.218Z] a7c1d57a951a: Layer already exists [2022-04-22T11:22:55.487Z] latest: digest: sha256:b9ee2fffd6094188b68201feedac85559735b74791e7b6eab605a63406f1fbd1 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:55.828Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:56.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.78 [2022-04-22T11:22:56.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-22T11:22:56.161Z] 26469b9720aa: Preparing [2022-04-22T11:22:56.161Z] 428257da34e0: Preparing [2022-04-22T11:22:56.161Z] 1695dca8fcd0: Preparing [2022-04-22T11:22:56.161Z] 0c7a8205150c: Preparing [2022-04-22T11:22:56.161Z] 93f80f00b02f: Preparing [2022-04-22T11:22:56.161Z] e5cb88b20afa: Preparing [2022-04-22T11:22:56.161Z] a7c1d57a951a: Preparing [2022-04-22T11:22:56.161Z] 4f4ce317c6bb: Preparing [2022-04-22T11:22:56.161Z] e5cb88b20afa: Waiting [2022-04-22T11:22:56.161Z] a7c1d57a951a: Waiting [2022-04-22T11:22:56.161Z] 4f4ce317c6bb: Waiting [2022-04-22T11:22:56.161Z] 1695dca8fcd0: Layer already exists [2022-04-22T11:22:56.161Z] 428257da34e0: Layer already exists [2022-04-22T11:22:56.161Z] 0c7a8205150c: Layer already exists [2022-04-22T11:22:56.161Z] 93f80f00b02f: Layer already exists [2022-04-22T11:22:56.161Z] 26469b9720aa: Layer already exists [2022-04-22T11:22:56.430Z] e5cb88b20afa: Layer already exists [2022-04-22T11:22:56.430Z] a7c1d57a951a: Layer already exists [2022-04-22T11:22:56.430Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:22:56.430Z] 2.2.0-dev.78: digest: sha256:b9ee2fffd6094188b68201feedac85559735b74791e7b6eab605a63406f1fbd1 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:56.769Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:57.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:57.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-22T11:22:57.101Z] 26469b9720aa: Preparing [2022-04-22T11:22:57.101Z] 428257da34e0: Preparing [2022-04-22T11:22:57.101Z] 1695dca8fcd0: Preparing [2022-04-22T11:22:57.101Z] 0c7a8205150c: Preparing [2022-04-22T11:22:57.101Z] 93f80f00b02f: Preparing [2022-04-22T11:22:57.101Z] e5cb88b20afa: Preparing [2022-04-22T11:22:57.101Z] a7c1d57a951a: Preparing [2022-04-22T11:22:57.101Z] 4f4ce317c6bb: Preparing [2022-04-22T11:22:57.101Z] e5cb88b20afa: Waiting [2022-04-22T11:22:57.101Z] a7c1d57a951a: Waiting [2022-04-22T11:22:57.101Z] 4f4ce317c6bb: Waiting [2022-04-22T11:22:57.101Z] 428257da34e0: Layer already exists [2022-04-22T11:22:57.101Z] 0c7a8205150c: Layer already exists [2022-04-22T11:22:57.101Z] 26469b9720aa: Layer already exists [2022-04-22T11:22:57.101Z] 1695dca8fcd0: Layer already exists [2022-04-22T11:22:57.101Z] 93f80f00b02f: Layer already exists [2022-04-22T11:22:57.101Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:22:57.101Z] e5cb88b20afa: Layer already exists [2022-04-22T11:22:57.101Z] a7c1d57a951a: Layer already exists [2022-04-22T11:22:57.372Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:b9ee2fffd6094188b68201feedac85559735b74791e7b6eab605a63406f1fbd1 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:57.713Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:58.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-22T11:22:58.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-22T11:22:58.046Z] 26469b9720aa: Preparing [2022-04-22T11:22:58.046Z] 428257da34e0: Preparing [2022-04-22T11:22:58.046Z] 1695dca8fcd0: Preparing [2022-04-22T11:22:58.046Z] 0c7a8205150c: Preparing [2022-04-22T11:22:58.046Z] 93f80f00b02f: Preparing [2022-04-22T11:22:58.046Z] e5cb88b20afa: Preparing [2022-04-22T11:22:58.046Z] a7c1d57a951a: Preparing [2022-04-22T11:22:58.046Z] 4f4ce317c6bb: Preparing [2022-04-22T11:22:58.046Z] e5cb88b20afa: Waiting [2022-04-22T11:22:58.046Z] 4f4ce317c6bb: Waiting [2022-04-22T11:22:58.046Z] a7c1d57a951a: Waiting [2022-04-22T11:22:58.046Z] 93f80f00b02f: Layer already exists [2022-04-22T11:22:58.046Z] 0c7a8205150c: Layer already exists [2022-04-22T11:22:58.046Z] 1695dca8fcd0: Layer already exists [2022-04-22T11:22:58.046Z] 428257da34e0: Layer already exists [2022-04-22T11:22:58.046Z] 26469b9720aa: Layer already exists [2022-04-22T11:22:58.046Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:22:58.046Z] a7c1d57a951a: Layer already exists [2022-04-22T11:22:58.046Z] e5cb88b20afa: Layer already exists [2022-04-22T11:22:58.316Z] main: digest: sha256:b9ee2fffd6094188b68201feedac85559735b74791e7b6eab605a63406f1fbd1 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:22:58.363Z] ===================================================== [Pipeline] echo [2022-04-22T11:22:58.377Z] taggedImages: [2022-04-22T11:22:58.377Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:58.377Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-22T11:22:58.377Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.78 [2022-04-22T11:22:58.377Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:58.377Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-22T11:22:58.405Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-22T11:22:58.405Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:58.405Z] latest [2022-04-22T11:22:58.405Z] 2.2.0-dev.78 [2022-04-22T11:22:58.405Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:22:58.405Z] main [2022-04-22T11:22:58.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:58.750Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:22:59.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:22:59.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-22T11:22:59.088Z] d03592976be3: Preparing [2022-04-22T11:22:59.088Z] 5b49736847b4: Preparing [2022-04-22T11:22:59.088Z] 44c0fe106e41: Preparing [2022-04-22T11:22:59.088Z] 6278ee1aec63: Preparing [2022-04-22T11:22:59.088Z] b136b32928b7: Preparing [2022-04-22T11:22:59.089Z] a7c1d57a951a: Preparing [2022-04-22T11:22:59.089Z] 4f4ce317c6bb: Preparing [2022-04-22T11:22:59.089Z] a7c1d57a951a: Waiting [2022-04-22T11:22:59.089Z] 4f4ce317c6bb: Waiting [2022-04-22T11:22:59.361Z] d03592976be3: Pushed [2022-04-22T11:22:59.361Z] 44c0fe106e41: Pushed [2022-04-22T11:22:59.361Z] 5b49736847b4: Pushed [2022-04-22T11:22:59.361Z] a7c1d57a951a: Layer already exists [2022-04-22T11:22:59.361Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:22:59.954Z] b136b32928b7: Pushed [2022-04-22T11:23:18.229Z] 6278ee1aec63: Pushed [2022-04-22T11:23:18.229Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:f72b6b116b13565c13641391aa4b7aad81157d3d70b36dbc7412f4fc533bf961 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:18.571Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:18.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-22T11:23:18.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-22T11:23:18.908Z] d03592976be3: Preparing [2022-04-22T11:23:18.908Z] 5b49736847b4: Preparing [2022-04-22T11:23:18.908Z] 44c0fe106e41: Preparing [2022-04-22T11:23:18.908Z] 6278ee1aec63: Preparing [2022-04-22T11:23:18.908Z] b136b32928b7: Preparing [2022-04-22T11:23:18.908Z] a7c1d57a951a: Preparing [2022-04-22T11:23:18.908Z] 4f4ce317c6bb: Preparing [2022-04-22T11:23:18.909Z] a7c1d57a951a: Waiting [2022-04-22T11:23:18.909Z] 4f4ce317c6bb: Waiting [2022-04-22T11:23:18.909Z] d03592976be3: Layer already exists [2022-04-22T11:23:18.909Z] b136b32928b7: Layer already exists [2022-04-22T11:23:18.909Z] 44c0fe106e41: Layer already exists [2022-04-22T11:23:18.909Z] 6278ee1aec63: Layer already exists [2022-04-22T11:23:18.909Z] 5b49736847b4: Layer already exists [2022-04-22T11:23:18.909Z] a7c1d57a951a: Layer already exists [2022-04-22T11:23:18.909Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:23:19.179Z] latest: digest: sha256:f72b6b116b13565c13641391aa4b7aad81157d3d70b36dbc7412f4fc533bf961 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:19.522Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:19.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.78 [2022-04-22T11:23:19.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-22T11:23:19.859Z] d03592976be3: Preparing [2022-04-22T11:23:19.859Z] 5b49736847b4: Preparing [2022-04-22T11:23:19.859Z] 44c0fe106e41: Preparing [2022-04-22T11:23:19.859Z] 6278ee1aec63: Preparing [2022-04-22T11:23:19.859Z] b136b32928b7: Preparing [2022-04-22T11:23:19.859Z] a7c1d57a951a: Preparing [2022-04-22T11:23:19.859Z] 4f4ce317c6bb: Preparing [2022-04-22T11:23:19.859Z] a7c1d57a951a: Waiting [2022-04-22T11:23:19.859Z] 4f4ce317c6bb: Waiting [2022-04-22T11:23:19.859Z] d03592976be3: Layer already exists [2022-04-22T11:23:19.859Z] 5b49736847b4: Layer already exists [2022-04-22T11:23:19.859Z] 44c0fe106e41: Layer already exists [2022-04-22T11:23:19.859Z] 6278ee1aec63: Layer already exists [2022-04-22T11:23:19.859Z] b136b32928b7: Layer already exists [2022-04-22T11:23:19.859Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:23:19.859Z] a7c1d57a951a: Layer already exists [2022-04-22T11:23:20.129Z] 2.2.0-dev.78: digest: sha256:f72b6b116b13565c13641391aa4b7aad81157d3d70b36dbc7412f4fc533bf961 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:20.470Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:20.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:23:20.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-22T11:23:20.809Z] d03592976be3: Preparing [2022-04-22T11:23:20.809Z] 5b49736847b4: Preparing [2022-04-22T11:23:20.809Z] 44c0fe106e41: Preparing [2022-04-22T11:23:20.809Z] 6278ee1aec63: Preparing [2022-04-22T11:23:20.809Z] b136b32928b7: Preparing [2022-04-22T11:23:20.809Z] a7c1d57a951a: Preparing [2022-04-22T11:23:20.809Z] 4f4ce317c6bb: Preparing [2022-04-22T11:23:20.809Z] a7c1d57a951a: Waiting [2022-04-22T11:23:20.809Z] 4f4ce317c6bb: Waiting [2022-04-22T11:23:20.809Z] d03592976be3: Layer already exists [2022-04-22T11:23:20.809Z] 6278ee1aec63: Layer already exists [2022-04-22T11:23:20.809Z] b136b32928b7: Layer already exists [2022-04-22T11:23:20.809Z] 5b49736847b4: Layer already exists [2022-04-22T11:23:20.809Z] 44c0fe106e41: Layer already exists [2022-04-22T11:23:20.809Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:23:20.809Z] a7c1d57a951a: Layer already exists [2022-04-22T11:23:21.079Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:f72b6b116b13565c13641391aa4b7aad81157d3d70b36dbc7412f4fc533bf961 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:21.417Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:21.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-22T11:23:21.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-22T11:23:21.755Z] d03592976be3: Preparing [2022-04-22T11:23:21.755Z] 5b49736847b4: Preparing [2022-04-22T11:23:21.755Z] 44c0fe106e41: Preparing [2022-04-22T11:23:21.755Z] 6278ee1aec63: Preparing [2022-04-22T11:23:21.755Z] b136b32928b7: Preparing [2022-04-22T11:23:21.755Z] a7c1d57a951a: Preparing [2022-04-22T11:23:21.755Z] 4f4ce317c6bb: Preparing [2022-04-22T11:23:21.755Z] a7c1d57a951a: Waiting [2022-04-22T11:23:21.755Z] 4f4ce317c6bb: Waiting [2022-04-22T11:23:21.755Z] 6278ee1aec63: Layer already exists [2022-04-22T11:23:21.755Z] b136b32928b7: Layer already exists [2022-04-22T11:23:21.755Z] 5b49736847b4: Layer already exists [2022-04-22T11:23:21.755Z] d03592976be3: Layer already exists [2022-04-22T11:23:21.755Z] 44c0fe106e41: Layer already exists [2022-04-22T11:23:21.755Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:23:21.755Z] a7c1d57a951a: Layer already exists [2022-04-22T11:23:22.025Z] main: digest: sha256:f72b6b116b13565c13641391aa4b7aad81157d3d70b36dbc7412f4fc533bf961 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:23:22.068Z] ===================================================== [Pipeline] echo [2022-04-22T11:23:22.076Z] taggedImages: [2022-04-22T11:23:22.076Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:23:22.076Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-22T11:23:22.076Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.78 [2022-04-22T11:23:22.076Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:23:22.076Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-22T11:23:22.096Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-22T11:23:22.096Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:23:22.097Z] latest [2022-04-22T11:23:22.097Z] 2.2.0-dev.78 [2022-04-22T11:23:22.097Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:23:22.097Z] main [2022-04-22T11:23:22.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:22.446Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:22.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:23:22.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-22T11:23:22.784Z] 9a07d9e03e23: Preparing [2022-04-22T11:23:22.784Z] 6c3b9c017df4: Preparing [2022-04-22T11:23:22.784Z] 4394f73c6f92: Preparing [2022-04-22T11:23:22.784Z] 1d38e7ea1498: Preparing [2022-04-22T11:23:22.784Z] e5cb88b20afa: Preparing [2022-04-22T11:23:22.784Z] a7c1d57a951a: Preparing [2022-04-22T11:23:22.784Z] 4f4ce317c6bb: Preparing [2022-04-22T11:23:22.784Z] a7c1d57a951a: Waiting [2022-04-22T11:23:22.784Z] 4f4ce317c6bb: Waiting [2022-04-22T11:23:23.055Z] e5cb88b20afa: Layer already exists [2022-04-22T11:23:23.055Z] a7c1d57a951a: Layer already exists [2022-04-22T11:23:23.055Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:23:23.055Z] 9a07d9e03e23: Pushed [2022-04-22T11:23:23.055Z] 6c3b9c017df4: Pushed [2022-04-22T11:23:23.055Z] 4394f73c6f92: Pushed [2022-04-22T11:23:41.331Z] 1d38e7ea1498: Pushed [2022-04-22T11:23:41.331Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:622f97b59548ba065700f05ce52f238d46b2b28eba939af63e590f3c297fdbd5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:41.679Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:42.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-22T11:23:42.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-22T11:23:42.020Z] 9a07d9e03e23: Preparing [2022-04-22T11:23:42.020Z] 6c3b9c017df4: Preparing [2022-04-22T11:23:42.020Z] 4394f73c6f92: Preparing [2022-04-22T11:23:42.020Z] 1d38e7ea1498: Preparing [2022-04-22T11:23:42.020Z] e5cb88b20afa: Preparing [2022-04-22T11:23:42.020Z] a7c1d57a951a: Preparing [2022-04-22T11:23:42.020Z] 4f4ce317c6bb: Preparing [2022-04-22T11:23:42.020Z] a7c1d57a951a: Waiting [2022-04-22T11:23:42.020Z] 4f4ce317c6bb: Waiting [2022-04-22T11:23:42.020Z] 6c3b9c017df4: Layer already exists [2022-04-22T11:23:42.020Z] e5cb88b20afa: Layer already exists [2022-04-22T11:23:42.020Z] 9a07d9e03e23: Layer already exists [2022-04-22T11:23:42.020Z] 1d38e7ea1498: Layer already exists [2022-04-22T11:23:42.020Z] 4394f73c6f92: Layer already exists [2022-04-22T11:23:42.020Z] a7c1d57a951a: Layer already exists [2022-04-22T11:23:42.020Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:23:42.291Z] latest: digest: sha256:622f97b59548ba065700f05ce52f238d46b2b28eba939af63e590f3c297fdbd5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:42.635Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:42.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.78 [2022-04-22T11:23:42.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-22T11:23:42.977Z] 9a07d9e03e23: Preparing [2022-04-22T11:23:42.977Z] 6c3b9c017df4: Preparing [2022-04-22T11:23:42.977Z] 4394f73c6f92: Preparing [2022-04-22T11:23:42.977Z] 1d38e7ea1498: Preparing [2022-04-22T11:23:42.977Z] e5cb88b20afa: Preparing [2022-04-22T11:23:42.977Z] a7c1d57a951a: Preparing [2022-04-22T11:23:42.977Z] 4f4ce317c6bb: Preparing [2022-04-22T11:23:42.977Z] a7c1d57a951a: Waiting [2022-04-22T11:23:42.977Z] 4f4ce317c6bb: Waiting [2022-04-22T11:23:42.977Z] 6c3b9c017df4: Layer already exists [2022-04-22T11:23:42.977Z] 4394f73c6f92: Layer already exists [2022-04-22T11:23:42.977Z] e5cb88b20afa: Layer already exists [2022-04-22T11:23:42.977Z] 1d38e7ea1498: Layer already exists [2022-04-22T11:23:42.977Z] 9a07d9e03e23: Layer already exists [2022-04-22T11:23:42.977Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:23:42.977Z] a7c1d57a951a: Layer already exists [2022-04-22T11:23:43.248Z] 2.2.0-dev.78: digest: sha256:622f97b59548ba065700f05ce52f238d46b2b28eba939af63e590f3c297fdbd5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:43.591Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:43.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:23:43.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-22T11:23:43.932Z] 9a07d9e03e23: Preparing [2022-04-22T11:23:43.932Z] 6c3b9c017df4: Preparing [2022-04-22T11:23:43.932Z] 4394f73c6f92: Preparing [2022-04-22T11:23:43.932Z] 1d38e7ea1498: Preparing [2022-04-22T11:23:43.932Z] e5cb88b20afa: Preparing [2022-04-22T11:23:43.932Z] a7c1d57a951a: Preparing [2022-04-22T11:23:43.932Z] 4f4ce317c6bb: Preparing [2022-04-22T11:23:43.932Z] a7c1d57a951a: Waiting [2022-04-22T11:23:43.932Z] 4f4ce317c6bb: Waiting [2022-04-22T11:23:43.932Z] 6c3b9c017df4: Layer already exists [2022-04-22T11:23:43.932Z] e5cb88b20afa: Layer already exists [2022-04-22T11:23:43.932Z] 1d38e7ea1498: Layer already exists [2022-04-22T11:23:43.932Z] 9a07d9e03e23: Layer already exists [2022-04-22T11:23:43.932Z] 4394f73c6f92: Layer already exists [2022-04-22T11:23:44.205Z] a7c1d57a951a: Layer already exists [2022-04-22T11:23:44.205Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:23:44.205Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:622f97b59548ba065700f05ce52f238d46b2b28eba939af63e590f3c297fdbd5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:44.551Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:44.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-22T11:23:44.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-22T11:23:44.891Z] 9a07d9e03e23: Preparing [2022-04-22T11:23:44.891Z] 6c3b9c017df4: Preparing [2022-04-22T11:23:44.891Z] 4394f73c6f92: Preparing [2022-04-22T11:23:44.891Z] 1d38e7ea1498: Preparing [2022-04-22T11:23:44.891Z] e5cb88b20afa: Preparing [2022-04-22T11:23:44.891Z] a7c1d57a951a: Preparing [2022-04-22T11:23:44.891Z] 4f4ce317c6bb: Preparing [2022-04-22T11:23:44.891Z] a7c1d57a951a: Waiting [2022-04-22T11:23:44.891Z] 4f4ce317c6bb: Waiting [2022-04-22T11:23:44.891Z] e5cb88b20afa: Layer already exists [2022-04-22T11:23:44.891Z] 6c3b9c017df4: Layer already exists [2022-04-22T11:23:44.891Z] 4394f73c6f92: Layer already exists [2022-04-22T11:23:44.891Z] 1d38e7ea1498: Layer already exists [2022-04-22T11:23:44.891Z] 9a07d9e03e23: Layer already exists [2022-04-22T11:23:45.162Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:23:45.162Z] a7c1d57a951a: Layer already exists [2022-04-22T11:23:45.162Z] main: digest: sha256:622f97b59548ba065700f05ce52f238d46b2b28eba939af63e590f3c297fdbd5 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:23:45.212Z] ===================================================== [Pipeline] echo [2022-04-22T11:23:45.221Z] taggedImages: [2022-04-22T11:23:45.221Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:23:45.221Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-22T11:23:45.221Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.78 [2022-04-22T11:23:45.221Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:23:45.221Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-22T11:23:45.245Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-22T11:23:45.245Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:23:45.245Z] latest [2022-04-22T11:23:45.245Z] 2.2.0-dev.78 [2022-04-22T11:23:45.245Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:23:45.245Z] main [2022-04-22T11:23:45.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:45.599Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:45.937Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:23:45.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-22T11:23:45.937Z] 34defd16c899: Preparing [2022-04-22T11:23:45.937Z] 14f9ccb47c22: Preparing [2022-04-22T11:23:45.937Z] b080da40ae82: Preparing [2022-04-22T11:23:45.937Z] c0b711f58fce: Preparing [2022-04-22T11:23:45.937Z] f73e7dbfee58: Preparing [2022-04-22T11:23:46.212Z] f73e7dbfee58: Layer already exists [2022-04-22T11:23:46.212Z] b080da40ae82: Layer already exists [2022-04-22T11:23:46.212Z] 34defd16c899: Pushed [2022-04-22T11:23:46.484Z] c0b711f58fce: Pushed [2022-04-22T11:23:51.865Z] 14f9ccb47c22: Pushed [2022-04-22T11:23:51.865Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:488c496f89952602389a2a1616522b068bdc3b7b8eb20f6a178464d6be10ee5c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:52.210Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:52.548Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-22T11:23:52.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-22T11:23:52.548Z] 34defd16c899: Preparing [2022-04-22T11:23:52.548Z] 14f9ccb47c22: Preparing [2022-04-22T11:23:52.548Z] b080da40ae82: Preparing [2022-04-22T11:23:52.548Z] c0b711f58fce: Preparing [2022-04-22T11:23:52.548Z] f73e7dbfee58: Preparing [2022-04-22T11:23:52.548Z] f73e7dbfee58: Layer already exists [2022-04-22T11:23:52.548Z] c0b711f58fce: Layer already exists [2022-04-22T11:23:52.548Z] 14f9ccb47c22: Layer already exists [2022-04-22T11:23:52.548Z] b080da40ae82: Layer already exists [2022-04-22T11:23:52.548Z] 34defd16c899: Layer already exists [2022-04-22T11:23:52.820Z] latest: digest: sha256:488c496f89952602389a2a1616522b068bdc3b7b8eb20f6a178464d6be10ee5c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:53.390Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:53.722Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.78 [2022-04-22T11:23:53.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-22T11:23:53.722Z] 34defd16c899: Preparing [2022-04-22T11:23:53.722Z] 14f9ccb47c22: Preparing [2022-04-22T11:23:53.722Z] b080da40ae82: Preparing [2022-04-22T11:23:53.723Z] c0b711f58fce: Preparing [2022-04-22T11:23:53.723Z] f73e7dbfee58: Preparing [2022-04-22T11:23:53.723Z] 14f9ccb47c22: Layer already exists [2022-04-22T11:23:53.723Z] f73e7dbfee58: Layer already exists [2022-04-22T11:23:53.723Z] 34defd16c899: Layer already exists [2022-04-22T11:23:53.723Z] b080da40ae82: Layer already exists [2022-04-22T11:23:53.723Z] c0b711f58fce: Layer already exists [2022-04-22T11:23:53.993Z] 2.2.0-dev.78: digest: sha256:488c496f89952602389a2a1616522b068bdc3b7b8eb20f6a178464d6be10ee5c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:54.328Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:54.664Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:23:54.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-22T11:23:54.664Z] 34defd16c899: Preparing [2022-04-22T11:23:54.664Z] 14f9ccb47c22: Preparing [2022-04-22T11:23:54.664Z] b080da40ae82: Preparing [2022-04-22T11:23:54.664Z] c0b711f58fce: Preparing [2022-04-22T11:23:54.664Z] f73e7dbfee58: Preparing [2022-04-22T11:23:54.664Z] c0b711f58fce: Layer already exists [2022-04-22T11:23:54.664Z] f73e7dbfee58: Layer already exists [2022-04-22T11:23:54.664Z] b080da40ae82: Layer already exists [2022-04-22T11:23:54.664Z] 34defd16c899: Layer already exists [2022-04-22T11:23:54.664Z] 14f9ccb47c22: Layer already exists [2022-04-22T11:23:54.935Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:488c496f89952602389a2a1616522b068bdc3b7b8eb20f6a178464d6be10ee5c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:55.275Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:55.606Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-22T11:23:55.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-22T11:23:55.606Z] 34defd16c899: Preparing [2022-04-22T11:23:55.606Z] 14f9ccb47c22: Preparing [2022-04-22T11:23:55.606Z] b080da40ae82: Preparing [2022-04-22T11:23:55.606Z] c0b711f58fce: Preparing [2022-04-22T11:23:55.606Z] f73e7dbfee58: Preparing [2022-04-22T11:23:55.606Z] f73e7dbfee58: Layer already exists [2022-04-22T11:23:55.606Z] b080da40ae82: Layer already exists [2022-04-22T11:23:55.606Z] 34defd16c899: Layer already exists [2022-04-22T11:23:55.606Z] 14f9ccb47c22: Layer already exists [2022-04-22T11:23:55.606Z] c0b711f58fce: Layer already exists [2022-04-22T11:23:55.877Z] main: digest: sha256:488c496f89952602389a2a1616522b068bdc3b7b8eb20f6a178464d6be10ee5c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:23:55.924Z] ===================================================== [Pipeline] echo [2022-04-22T11:23:55.933Z] taggedImages: [2022-04-22T11:23:55.933Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:23:55.933Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-22T11:23:55.933Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.78 [2022-04-22T11:23:55.933Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:23:55.933Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-22T11:23:55.956Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-22T11:23:55.956Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:23:55.956Z] latest [2022-04-22T11:23:55.956Z] 2.2.0-dev.78 [2022-04-22T11:23:55.956Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:23:55.956Z] main [2022-04-22T11:23:55.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:56.302Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:23:56.645Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:23:56.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-22T11:23:56.645Z] 37d2f8737840: Preparing [2022-04-22T11:23:56.645Z] 0e97e983a15c: Preparing [2022-04-22T11:23:56.645Z] b080da40ae82: Preparing [2022-04-22T11:23:56.645Z] 1b414bb1f5c1: Preparing [2022-04-22T11:23:56.645Z] f73e7dbfee58: Preparing [2022-04-22T11:23:56.645Z] b080da40ae82: Layer already exists [2022-04-22T11:23:56.915Z] f73e7dbfee58: Layer already exists [2022-04-22T11:23:56.916Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:23:56.916Z] 37d2f8737840: Pushed [2022-04-22T11:24:02.306Z] 0e97e983a15c: Pushed [2022-04-22T11:24:02.306Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:68ddc6466fa3b427783d3262e10114db96ec20cb8eb782822f5c8800ffc843c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:02.677Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:03.047Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-22T11:24:03.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-22T11:24:03.047Z] 37d2f8737840: Preparing [2022-04-22T11:24:03.047Z] 0e97e983a15c: Preparing [2022-04-22T11:24:03.047Z] b080da40ae82: Preparing [2022-04-22T11:24:03.047Z] 1b414bb1f5c1: Preparing [2022-04-22T11:24:03.047Z] f73e7dbfee58: Preparing [2022-04-22T11:24:03.047Z] 37d2f8737840: Layer already exists [2022-04-22T11:24:03.047Z] f73e7dbfee58: Layer already exists [2022-04-22T11:24:03.047Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:24:03.047Z] 0e97e983a15c: Layer already exists [2022-04-22T11:24:03.047Z] b080da40ae82: Layer already exists [2022-04-22T11:24:03.328Z] latest: digest: sha256:68ddc6466fa3b427783d3262e10114db96ec20cb8eb782822f5c8800ffc843c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:03.677Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:04.030Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.78 [2022-04-22T11:24:04.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-22T11:24:04.030Z] 37d2f8737840: Preparing [2022-04-22T11:24:04.030Z] 0e97e983a15c: Preparing [2022-04-22T11:24:04.030Z] b080da40ae82: Preparing [2022-04-22T11:24:04.030Z] 1b414bb1f5c1: Preparing [2022-04-22T11:24:04.030Z] f73e7dbfee58: Preparing [2022-04-22T11:24:04.030Z] f73e7dbfee58: Layer already exists [2022-04-22T11:24:04.030Z] b080da40ae82: Layer already exists [2022-04-22T11:24:04.030Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:24:04.030Z] 37d2f8737840: Layer already exists [2022-04-22T11:24:04.030Z] 0e97e983a15c: Layer already exists [2022-04-22T11:24:04.309Z] 2.2.0-dev.78: digest: sha256:68ddc6466fa3b427783d3262e10114db96ec20cb8eb782822f5c8800ffc843c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:04.669Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:05.025Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:24:05.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-22T11:24:05.025Z] 37d2f8737840: Preparing [2022-04-22T11:24:05.025Z] 0e97e983a15c: Preparing [2022-04-22T11:24:05.025Z] b080da40ae82: Preparing [2022-04-22T11:24:05.025Z] 1b414bb1f5c1: Preparing [2022-04-22T11:24:05.025Z] f73e7dbfee58: Preparing [2022-04-22T11:24:05.025Z] 0e97e983a15c: Layer already exists [2022-04-22T11:24:05.025Z] b080da40ae82: Layer already exists [2022-04-22T11:24:05.025Z] f73e7dbfee58: Layer already exists [2022-04-22T11:24:05.025Z] 37d2f8737840: Layer already exists [2022-04-22T11:24:05.025Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:24:05.296Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:68ddc6466fa3b427783d3262e10114db96ec20cb8eb782822f5c8800ffc843c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:05.634Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:05.966Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-22T11:24:05.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-22T11:24:05.966Z] 37d2f8737840: Preparing [2022-04-22T11:24:05.966Z] 0e97e983a15c: Preparing [2022-04-22T11:24:05.966Z] b080da40ae82: Preparing [2022-04-22T11:24:05.966Z] 1b414bb1f5c1: Preparing [2022-04-22T11:24:05.966Z] f73e7dbfee58: Preparing [2022-04-22T11:24:05.966Z] 1b414bb1f5c1: Layer already exists [2022-04-22T11:24:05.966Z] b080da40ae82: Layer already exists [2022-04-22T11:24:05.966Z] f73e7dbfee58: Layer already exists [2022-04-22T11:24:05.966Z] 37d2f8737840: Layer already exists [2022-04-22T11:24:05.966Z] 0e97e983a15c: Layer already exists [2022-04-22T11:24:06.239Z] main: digest: sha256:68ddc6466fa3b427783d3262e10114db96ec20cb8eb782822f5c8800ffc843c1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:24:06.287Z] ===================================================== [Pipeline] echo [2022-04-22T11:24:06.295Z] taggedImages: [2022-04-22T11:24:06.295Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:24:06.295Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-22T11:24:06.295Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.78 [2022-04-22T11:24:06.295Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:24:06.295Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-22T11:24:06.320Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-22T11:24:06.320Z] d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:24:06.320Z] latest [2022-04-22T11:24:06.320Z] 2.2.0-dev.78 [2022-04-22T11:24:06.320Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:24:06.320Z] main [2022-04-22T11:24:06.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:06.669Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:07.008Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:24:07.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-22T11:24:07.008Z] 8de25b7946c8: Preparing [2022-04-22T11:24:07.008Z] 059a60e97fd7: Preparing [2022-04-22T11:24:07.008Z] f37e85499e31: Preparing [2022-04-22T11:24:07.008Z] 6d27b3afed68: Preparing [2022-04-22T11:24:07.008Z] f0e5a4d6c014: Preparing [2022-04-22T11:24:07.008Z] 3b19d27f08f7: Preparing [2022-04-22T11:24:07.008Z] 73bb99a6e169: Preparing [2022-04-22T11:24:07.008Z] ec06c3102977: Preparing [2022-04-22T11:24:07.008Z] 6a3c62e080c7: Preparing [2022-04-22T11:24:07.008Z] 340cb19ca677: Preparing [2022-04-22T11:24:07.008Z] 4f4ce317c6bb: Preparing [2022-04-22T11:24:07.008Z] ec06c3102977: Waiting [2022-04-22T11:24:07.008Z] 6a3c62e080c7: Waiting [2022-04-22T11:24:07.008Z] 340cb19ca677: Waiting [2022-04-22T11:24:07.008Z] 4f4ce317c6bb: Waiting [2022-04-22T11:24:07.008Z] 3b19d27f08f7: Waiting [2022-04-22T11:24:07.008Z] 73bb99a6e169: Waiting [2022-04-22T11:24:07.283Z] f0e5a4d6c014: Layer already exists [2022-04-22T11:24:07.283Z] 3b19d27f08f7: Layer already exists [2022-04-22T11:24:07.283Z] 73bb99a6e169: Layer already exists [2022-04-22T11:24:07.283Z] 059a60e97fd7: Pushed [2022-04-22T11:24:07.283Z] ec06c3102977: Layer already exists [2022-04-22T11:24:07.283Z] 340cb19ca677: Layer already exists [2022-04-22T11:24:07.283Z] 6a3c62e080c7: Layer already exists [2022-04-22T11:24:07.283Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:24:07.887Z] 8de25b7946c8: Pushed [2022-04-22T11:24:09.854Z] f37e85499e31: Pushed [2022-04-22T11:24:28.136Z] 6d27b3afed68: Pushed [2022-04-22T11:24:28.136Z] d866400a609392987696ebdd94eb737ac4e65fbf: digest: sha256:776d079d5682680c8640aaf283c3c0813ea5c6c892809ea95942c8e9b7b6659f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:28.482Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:28.821Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-22T11:24:28.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-22T11:24:28.821Z] 8de25b7946c8: Preparing [2022-04-22T11:24:28.821Z] 059a60e97fd7: Preparing [2022-04-22T11:24:28.821Z] f37e85499e31: Preparing [2022-04-22T11:24:28.821Z] 6d27b3afed68: Preparing [2022-04-22T11:24:28.821Z] f0e5a4d6c014: Preparing [2022-04-22T11:24:28.821Z] 3b19d27f08f7: Preparing [2022-04-22T11:24:28.821Z] 73bb99a6e169: Preparing [2022-04-22T11:24:28.821Z] ec06c3102977: Preparing [2022-04-22T11:24:28.821Z] 6a3c62e080c7: Preparing [2022-04-22T11:24:28.821Z] 340cb19ca677: Preparing [2022-04-22T11:24:28.821Z] 4f4ce317c6bb: Preparing [2022-04-22T11:24:28.821Z] ec06c3102977: Waiting [2022-04-22T11:24:28.821Z] 6a3c62e080c7: Waiting [2022-04-22T11:24:28.821Z] 340cb19ca677: Waiting [2022-04-22T11:24:28.821Z] 3b19d27f08f7: Waiting [2022-04-22T11:24:28.821Z] 73bb99a6e169: Waiting [2022-04-22T11:24:28.821Z] 4f4ce317c6bb: Waiting [2022-04-22T11:24:28.821Z] 8de25b7946c8: Layer already exists [2022-04-22T11:24:28.821Z] f0e5a4d6c014: Layer already exists [2022-04-22T11:24:28.821Z] 6d27b3afed68: Layer already exists [2022-04-22T11:24:28.821Z] 059a60e97fd7: Layer already exists [2022-04-22T11:24:28.821Z] f37e85499e31: Layer already exists [2022-04-22T11:24:29.092Z] 3b19d27f08f7: Layer already exists [2022-04-22T11:24:29.092Z] 73bb99a6e169: Layer already exists [2022-04-22T11:24:29.092Z] 6a3c62e080c7: Layer already exists [2022-04-22T11:24:29.092Z] ec06c3102977: Layer already exists [2022-04-22T11:24:29.092Z] 340cb19ca677: Layer already exists [2022-04-22T11:24:29.092Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:24:29.092Z] latest: digest: sha256:776d079d5682680c8640aaf283c3c0813ea5c6c892809ea95942c8e9b7b6659f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:29.440Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:29.783Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.78 [2022-04-22T11:24:29.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-22T11:24:29.783Z] 8de25b7946c8: Preparing [2022-04-22T11:24:29.783Z] 059a60e97fd7: Preparing [2022-04-22T11:24:29.783Z] f37e85499e31: Preparing [2022-04-22T11:24:29.783Z] 6d27b3afed68: Preparing [2022-04-22T11:24:29.783Z] f0e5a4d6c014: Preparing [2022-04-22T11:24:29.783Z] 3b19d27f08f7: Preparing [2022-04-22T11:24:29.783Z] 73bb99a6e169: Preparing [2022-04-22T11:24:29.783Z] ec06c3102977: Preparing [2022-04-22T11:24:29.783Z] 6a3c62e080c7: Preparing [2022-04-22T11:24:29.783Z] 340cb19ca677: Preparing [2022-04-22T11:24:29.783Z] 4f4ce317c6bb: Preparing [2022-04-22T11:24:29.783Z] 3b19d27f08f7: Waiting [2022-04-22T11:24:29.783Z] 73bb99a6e169: Waiting [2022-04-22T11:24:29.783Z] ec06c3102977: Waiting [2022-04-22T11:24:29.783Z] 6a3c62e080c7: Waiting [2022-04-22T11:24:29.783Z] 4f4ce317c6bb: Waiting [2022-04-22T11:24:29.783Z] 6d27b3afed68: Layer already exists [2022-04-22T11:24:29.783Z] 059a60e97fd7: Layer already exists [2022-04-22T11:24:29.783Z] 8de25b7946c8: Layer already exists [2022-04-22T11:24:29.783Z] f37e85499e31: Layer already exists [2022-04-22T11:24:29.783Z] f0e5a4d6c014: Layer already exists [2022-04-22T11:24:29.783Z] ec06c3102977: Layer already exists [2022-04-22T11:24:29.783Z] 6a3c62e080c7: Layer already exists [2022-04-22T11:24:29.783Z] 73bb99a6e169: Layer already exists [2022-04-22T11:24:29.783Z] 3b19d27f08f7: Layer already exists [2022-04-22T11:24:29.783Z] 340cb19ca677: Layer already exists [2022-04-22T11:24:30.056Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:24:30.056Z] 2.2.0-dev.78: digest: sha256:776d079d5682680c8640aaf283c3c0813ea5c6c892809ea95942c8e9b7b6659f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:30.399Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:30.738Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:24:30.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-22T11:24:30.738Z] 8de25b7946c8: Preparing [2022-04-22T11:24:30.738Z] 059a60e97fd7: Preparing [2022-04-22T11:24:30.738Z] f37e85499e31: Preparing [2022-04-22T11:24:30.738Z] 6d27b3afed68: Preparing [2022-04-22T11:24:30.738Z] f0e5a4d6c014: Preparing [2022-04-22T11:24:30.738Z] 3b19d27f08f7: Preparing [2022-04-22T11:24:30.738Z] 73bb99a6e169: Preparing [2022-04-22T11:24:30.738Z] ec06c3102977: Preparing [2022-04-22T11:24:30.738Z] 6a3c62e080c7: Preparing [2022-04-22T11:24:30.738Z] 340cb19ca677: Preparing [2022-04-22T11:24:30.738Z] 4f4ce317c6bb: Preparing [2022-04-22T11:24:30.738Z] 3b19d27f08f7: Waiting [2022-04-22T11:24:30.738Z] 73bb99a6e169: Waiting [2022-04-22T11:24:30.738Z] ec06c3102977: Waiting [2022-04-22T11:24:30.738Z] 6a3c62e080c7: Waiting [2022-04-22T11:24:30.738Z] 340cb19ca677: Waiting [2022-04-22T11:24:30.738Z] 4f4ce317c6bb: Waiting [2022-04-22T11:24:30.738Z] f0e5a4d6c014: Layer already exists [2022-04-22T11:24:30.738Z] 8de25b7946c8: Layer already exists [2022-04-22T11:24:30.738Z] f37e85499e31: Layer already exists [2022-04-22T11:24:30.738Z] 6d27b3afed68: Layer already exists [2022-04-22T11:24:30.738Z] 059a60e97fd7: Layer already exists [2022-04-22T11:24:30.738Z] 73bb99a6e169: Layer already exists [2022-04-22T11:24:30.738Z] ec06c3102977: Layer already exists [2022-04-22T11:24:30.738Z] 6a3c62e080c7: Layer already exists [2022-04-22T11:24:30.738Z] 3b19d27f08f7: Layer already exists [2022-04-22T11:24:30.738Z] 340cb19ca677: Layer already exists [2022-04-22T11:24:31.010Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:24:31.010Z] d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78: digest: sha256:776d079d5682680c8640aaf283c3c0813ea5c6c892809ea95942c8e9b7b6659f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:31.353Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:31.693Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-22T11:24:31.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-22T11:24:31.693Z] 8de25b7946c8: Preparing [2022-04-22T11:24:31.693Z] 059a60e97fd7: Preparing [2022-04-22T11:24:31.693Z] f37e85499e31: Preparing [2022-04-22T11:24:31.693Z] 6d27b3afed68: Preparing [2022-04-22T11:24:31.693Z] f0e5a4d6c014: Preparing [2022-04-22T11:24:31.693Z] 3b19d27f08f7: Preparing [2022-04-22T11:24:31.693Z] 73bb99a6e169: Preparing [2022-04-22T11:24:31.693Z] ec06c3102977: Preparing [2022-04-22T11:24:31.693Z] 6a3c62e080c7: Preparing [2022-04-22T11:24:31.693Z] 340cb19ca677: Preparing [2022-04-22T11:24:31.693Z] 4f4ce317c6bb: Preparing [2022-04-22T11:24:31.693Z] ec06c3102977: Waiting [2022-04-22T11:24:31.693Z] 6a3c62e080c7: Waiting [2022-04-22T11:24:31.693Z] 340cb19ca677: Waiting [2022-04-22T11:24:31.693Z] 3b19d27f08f7: Waiting [2022-04-22T11:24:31.693Z] 73bb99a6e169: Waiting [2022-04-22T11:24:31.693Z] 4f4ce317c6bb: Waiting [2022-04-22T11:24:31.693Z] f0e5a4d6c014: Layer already exists [2022-04-22T11:24:31.693Z] 8de25b7946c8: Layer already exists [2022-04-22T11:24:31.693Z] 6d27b3afed68: Layer already exists [2022-04-22T11:24:31.693Z] 059a60e97fd7: Layer already exists [2022-04-22T11:24:31.693Z] f37e85499e31: Layer already exists [2022-04-22T11:24:31.693Z] ec06c3102977: Layer already exists [2022-04-22T11:24:31.693Z] 3b19d27f08f7: Layer already exists [2022-04-22T11:24:31.964Z] 340cb19ca677: Layer already exists [2022-04-22T11:24:31.964Z] 6a3c62e080c7: Layer already exists [2022-04-22T11:24:31.964Z] 73bb99a6e169: Layer already exists [2022-04-22T11:24:31.964Z] 4f4ce317c6bb: Layer already exists [2022-04-22T11:24:31.964Z] main: digest: sha256:776d079d5682680c8640aaf283c3c0813ea5c6c892809ea95942c8e9b7b6659f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T11:24:32.010Z] ===================================================== [Pipeline] echo [2022-04-22T11:24:32.021Z] taggedImages: [2022-04-22T11:24:32.021Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf [2022-04-22T11:24:32.021Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-22T11:24:32.021Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.78 [2022-04-22T11:24:32.021Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d866400a609392987696ebdd94eb737ac4e65fbf-2.2.0-dev.78 [2022-04-22T11:24:32.021Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:32.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T11:24:32.403Z] [2022-04-22T11:24:32.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:24:32.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T11:24:33.019Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T11:24:33.019Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T11:24:33.019Z] 04944245beec: Pulling fs layer [2022-04-22T11:24:33.019Z] 699f458cf7ca: Pulling fs layer [2022-04-22T11:24:33.019Z] 765212b225bb: Pulling fs layer [2022-04-22T11:24:33.019Z] f23df028b6ca: Pulling fs layer [2022-04-22T11:24:33.019Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T11:24:33.019Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T11:24:33.019Z] f23df028b6ca: Waiting [2022-04-22T11:24:33.019Z] d65c8cfc05b1: Waiting [2022-04-22T11:24:33.019Z] 2437ff75d9bd: Waiting [2022-04-22T11:24:33.019Z] 765212b225bb: Waiting [2022-04-22T11:24:33.019Z] 04944245beec: Verifying Checksum [2022-04-22T11:24:33.019Z] 04944245beec: Download complete [2022-04-22T11:24:33.019Z] 765212b225bb: Download complete [2022-04-22T11:24:33.019Z] f23df028b6ca: Verifying Checksum [2022-04-22T11:24:33.019Z] f23df028b6ca: Download complete [2022-04-22T11:24:33.019Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T11:24:33.019Z] d65c8cfc05b1: Download complete [2022-04-22T11:24:33.298Z] 699f458cf7ca: Verifying Checksum [2022-04-22T11:24:33.298Z] 699f458cf7ca: Download complete [2022-04-22T11:24:33.573Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T11:24:33.573Z] 8998bd30e6a1: Download complete [2022-04-22T11:24:36.187Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T11:24:36.187Z] 2437ff75d9bd: Download complete [2022-04-22T11:24:38.158Z] 8998bd30e6a1: Pull complete [2022-04-22T11:24:38.433Z] 04944245beec: Pull complete [2022-04-22T11:24:39.869Z] 699f458cf7ca: Pull complete [2022-04-22T11:24:40.141Z] 765212b225bb: Pull complete [2022-04-22T11:24:41.125Z] f23df028b6ca: Pull complete [2022-04-22T11:24:41.401Z] d65c8cfc05b1: Pull complete [2022-04-22T11:24:56.475Z] 2437ff75d9bd: Pull complete [2022-04-22T11:24:56.475Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T11:24:56.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T11:24:56.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T11:24:56.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-21774 does not seem to be running inside a container [2022-04-22T11:24:56.767Z] $ 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/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T11:24:59.284Z] $ docker top c81c6cbafa346d9da859b55a098f11534de5c4c40574e79131adcb7cc0dd85f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:25:00.335Z] ---> job-cost.sh [2022-04-22T11:25:00.335Z] lf-activate-venv: SKIPPING [2022-04-22T11:25:00.335Z] INFO: No Stack... [2022-04-22T11:25:00.606Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T11:25:01.580Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T11:25:02.241Z] + cat /w/workspace/edgex-go/205/archives/cost.csv [2022-04-22T11:25:02.241Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T11:25:02.276Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-205-stack-cost] [2022-04-22T11:25:02.281Z] Resource [jenkins-edgexfoundry-edgex-go-main-205-stack-cost] did not exist. Created. [2022-04-22T11:25:02.282Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T11:25:02.951Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T11:25:03.542Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T11:25:03.550Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-205-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T11:25:03.554Z] $ docker stop --time=1 c81c6cbafa346d9da859b55a098f11534de5c4c40574e79131adcb7cc0dd85f5 [2022-04-22T11:25:05.073Z] $ docker rm -f c81c6cbafa346d9da859b55a098f11534de5c4c40574e79131adcb7cc0dd85f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-22T11:25:05.654Z] provisioning config files... [2022-04-22T11:25:05.662Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/205@tmp/config3753793975792245525tmp [Pipeline] { [Pipeline] sh [2022-04-22T11:25:05.968Z] + set +x [2022-04-22T11:25:05.968Z] + curl -s https://codecov.io/bash [2022-04-22T11:25:05.968Z] + bash -s -- [2022-04-22T11:25:05.968Z] [2022-04-22T11:25:05.968Z] _____ _ [2022-04-22T11:25:05.968Z] / ____| | | [2022-04-22T11:25:05.968Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T11:25:05.968Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T11:25:05.968Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T11:25:05.968Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T11:25:05.968Z] Bash-1.0.6 [2022-04-22T11:25:05.968Z] [2022-04-22T11:25:05.968Z] [2022-04-22T11:25:05.968Z] ==> git version 2.25.1 found [2022-04-22T11:25:05.968Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-22T11:25:05.968Z] Release-Date: 2020-01-08 [2022-04-22T11:25:05.968Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-22T11:25:05.968Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T11:25:05.968Z] ==> Jenkins CI detected. [2022-04-22T11:25:05.968Z] current dir:  /w/workspace/edgex-go/205 [2022-04-22T11:25:05.968Z] project root: . [2022-04-22T11:25:05.969Z] --> token set from env [2022-04-22T11:25:05.969Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T11:25:05.969Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T11:25:05.969Z] ==> Python coveragepy not found [2022-04-22T11:25:05.969Z] ==> Searching for coverage reports in: [2022-04-22T11:25:05.969Z] + . [2022-04-22T11:25:05.969Z] -> Found 1 reports [2022-04-22T11:25:05.969Z] ==> Detecting git/mercurial file structure [2022-04-22T11:25:05.969Z] ==> Reading reports [2022-04-22T11:25:06.229Z] + ./coverage.out bytes=435134 [2022-04-22T11:25:06.229Z] ==> Appending adjustments [2022-04-22T11:25:06.229Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T11:25:07.171Z] + Found adjustments [2022-04-22T11:25:07.171Z] ==> Gzipping contents [2022-04-22T11:25:07.171Z] 60K /tmp/codecov.i7ZDyy.gz [2022-04-22T11:25:07.171Z] ==> Uploading reports [2022-04-22T11:25:07.171Z] url: https://codecov.io [2022-04-22T11:25:07.171Z] query: branch=main&commit=d866400a609392987696ebdd94eb737ac4e65fbf&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-22T11:25:07.171Z] -> Pinging Codecov [2022-04-22T11:25:07.171Z] 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=d866400a609392987696ebdd94eb737ac4e65fbf&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-22T11:25:07.743Z] -> Uploading to [2022-04-22T11:25:07.743Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/00271124DB129430A58F1EEE437C3FCB/d866400a609392987696ebdd94eb737ac4e65fbf/830b1af7-df2d-4fc5-9f78-d57c6a58ce42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T112507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d4af70ba01bf3d1ba09cbf69cc597d02699ed22886df12fe2f44c3a92801ec3 [2022-04-22T11:25:07.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T11:25:07.743Z] Dload Upload Total Spent Left Speed [2022-04-22T11:25:08.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59762 0 0 100 59762 0 225k --:--:-- --:--:-- --:--:-- 225k [2022-04-22T11:25:08.004Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d866400a609392987696ebdd94eb737ac4e65fbf [Pipeline] } [2022-04-22T11:25:08.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-22T11:25:08.282Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-22T11:25:08.298Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:25:08.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-22T11:25:08.592Z] [2022-04-22T11:25:08.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:25:08.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-22T11:25:08.896Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-22T11:25:08.896Z] 188c0c94c7c5: Pulling fs layer [2022-04-22T11:25:08.896Z] 0ef7d3d256c8: Pulling fs layer [2022-04-22T11:25:08.896Z] de9db76c5a1d: Pulling fs layer [2022-04-22T11:25:08.896Z] 0eba1c9be4d2: Pulling fs layer [2022-04-22T11:25:08.896Z] 0d57e429df01: Pulling fs layer [2022-04-22T11:25:08.896Z] 4e4be7b47b0d: Pulling fs layer [2022-04-22T11:25:08.896Z] e1f770b5df2f: Pulling fs layer [2022-04-22T11:25:08.896Z] 85a0685a4137: Pulling fs layer [2022-04-22T11:25:08.896Z] 4e4be7b47b0d: Waiting [2022-04-22T11:25:08.896Z] e1f770b5df2f: Waiting [2022-04-22T11:25:08.896Z] 85a0685a4137: Waiting [2022-04-22T11:25:08.896Z] 0d57e429df01: Waiting [2022-04-22T11:25:08.896Z] de9db76c5a1d: Download complete [2022-04-22T11:25:08.896Z] 0ef7d3d256c8: Verifying Checksum [2022-04-22T11:25:08.896Z] 0ef7d3d256c8: Download complete [2022-04-22T11:25:08.896Z] 0d57e429df01: Download complete [2022-04-22T11:25:08.896Z] 4e4be7b47b0d: Verifying Checksum [2022-04-22T11:25:08.896Z] 4e4be7b47b0d: Download complete [2022-04-22T11:25:08.896Z] 188c0c94c7c5: Verifying Checksum [2022-04-22T11:25:09.159Z] 188c0c94c7c5: Pull complete [2022-04-22T11:25:09.159Z] e1f770b5df2f: Verifying Checksum [2022-04-22T11:25:09.159Z] e1f770b5df2f: Download complete [2022-04-22T11:25:09.159Z] 0ef7d3d256c8: Pull complete [2022-04-22T11:25:09.422Z] de9db76c5a1d: Pull complete [2022-04-22T11:25:09.682Z] 0eba1c9be4d2: Download complete [2022-04-22T11:25:09.942Z] 85a0685a4137: Verifying Checksum [2022-04-22T11:25:09.942Z] 85a0685a4137: Download complete [2022-04-22T11:25:13.233Z] 0eba1c9be4d2: Pull complete [2022-04-22T11:25:13.233Z] 0d57e429df01: Pull complete [2022-04-22T11:25:13.233Z] 4e4be7b47b0d: Pull complete [2022-04-22T11:25:13.492Z] e1f770b5df2f: Pull complete [2022-04-22T11:25:16.787Z] 85a0685a4137: Pull complete [2022-04-22T11:25:16.787Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-22T11:25:16.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-22T11:25:16.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-22T11:25:16.857Z] prd-ubuntu20.04-docker-8c-8g-21772 does not seem to be running inside a container [2022-04-22T11:25:16.880Z] $ 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/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-22T11:25:19.302Z] $ docker top 637c3c68c78404221048f52a73c6fc10f20149eabb7d204859eb33ed35fca1ed -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-22T11:25:19.398Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-22T11:25:19.680Z] + set -o pipefail [2022-04-22T11:25:19.680Z] + snyk monitor '--org=edgex-jenkins' [2022-04-22T11:25:27.828Z] [2022-04-22T11:25:27.828Z] Monitoring /w/workspace/edgex-go/205 (github.com/edgexfoundry/edgex-go)... [2022-04-22T11:25:27.828Z] [2022-04-22T11:25:27.828Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/0bd658cb-9e7a-4f24-9311-8eff0f9bccdd [2022-04-22T11:25:27.828Z] [2022-04-22T11:25:27.828Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-22T11:25:27.828Z] [2022-04-22T11:25:27.828Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-22T11:25:27.828Z] [2022-04-22T11:25:27.828Z] [Pipeline] } [2022-04-22T11:25:27.830Z] $ docker stop --time=1 637c3c68c78404221048f52a73c6fc10f20149eabb7d204859eb33ed35fca1ed [2022-04-22T11:25:30.143Z] $ docker rm -f 637c3c68c78404221048f52a73c6fc10f20149eabb7d204859eb33ed35fca1ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-22T11:25:30.570Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T11:25:30.581Z] provisioning config files... [2022-04-22T11:25:30.590Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/205@tmp/config259654008953588684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:25:30.892Z] --> edgex-publish-swagger.sh [2022-04-22T11:25:30.893Z] === Publish openapi/v2 API === [2022-04-22T11:25:30.893Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-22T11:25:30.893Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/205/openapi/v2/core-command.yaml] [2022-04-22T11:25:30.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T11:25:30.893Z] Dload Upload Total Spent Left Speed [2022-04-22T11:25:31.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 36455 --:--:-- --:--:-- --:--:-- 36455 100 33831 0 0 100 33831 0 36455 --:--:-- --:--:-- --:--:-- 36416 [2022-04-22T11:25:31.842Z] [2022-04-22T11:25:31.842Z] [2022-04-22T11:25:31.842Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/205/openapi/v2/core-data.yaml] [2022-04-22T11:25:31.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T11:25:31.842Z] Dload Upload Total Spent Left Speed [2022-04-22T11:25:32.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 69857 0:00:01 0:00:01 --:--:-- 69857 100 71604 0 0 100 71604 0 69857 0:00:01 0:00:01 --:--:-- 69857 [2022-04-22T11:25:32.794Z] [2022-04-22T11:25:32.794Z] [2022-04-22T11:25:32.794Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/205/openapi/v2/core-metadata.yaml] [2022-04-22T11:25:32.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T11:25:32.794Z] Dload Upload Total Spent Left Speed [2022-04-22T11:25:33.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 129k 0:00:01 0:00:01 --:--:-- 129k 100 141k 0 0 100 141k 0 129k 0:00:01 0:00:01 --:--:-- 129k [2022-04-22T11:25:33.742Z] [2022-04-22T11:25:33.742Z] [2022-04-22T11:25:33.742Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/205/openapi/v2/support-notifications.yaml] [2022-04-22T11:25:34.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T11:25:34.005Z] Dload Upload Total Spent Left Speed [2022-04-22T11:25:34.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 91233 --:--:-- --:--:-- --:--:-- 91140 100 89318 0 0 100 89318 0 91233 --:--:-- --:--:-- --:--:-- 91140 [2022-04-22T11:25:34.954Z] [2022-04-22T11:25:34.954Z] [2022-04-22T11:25:34.954Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/205/openapi/v2/support-scheduler.yaml] [2022-04-22T11:25:34.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T11:25:34.954Z] Dload Upload Total Spent Left Speed [2022-04-22T11:25:35.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40737 --:--:-- --:--:-- --:--:-- 40695 100 39556 0 0 100 39556 0 40737 --:--:-- --:--:-- --:--:-- 40695 [2022-04-22T11:25:35.900Z] [2022-04-22T11:25:35.900Z] [2022-04-22T11:25:35.900Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/205/openapi/v2/system-agent.yaml] [2022-04-22T11:25:35.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T11:25:35.900Z] Dload Upload Total Spent Left Speed [2022-04-22T11:25:38.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16686 0:00:01 0:00:01 --:--:-- 16686 100 20091 0 0 100 20091 0 9335 0:00:02 0:00:02 --:--:-- 9335 100 20091 0 0 100 20091 0 9331 0:00:02 0:00:02 --:--:-- 9331 [2022-04-22T11:25:38.233Z] [2022-04-22T11:25:38.233Z] [Pipeline] } [2022-04-22T11:25:38.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-04-22T11:25:38.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T11:25:38.635Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:25:38.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T11:25:38.930Z] . [Pipeline] withDockerContainer [2022-04-22T11:25:39.039Z] prd-ubuntu20.04-docker-8c-8g-21772 does not seem to be running inside a container [2022-04-22T11:25:39.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@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:10004/edgex-devops/git-semver:latest cat [2022-04-22T11:25:39.531Z] $ docker top ee4547de7efca6c746570592150b663b0f435b235e85373268834808f3f06a7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T11:25:39.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T11:25:39.644Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T11:25:39.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T11:25:39.754Z] $ docker exec ee4547de7efca6c746570592150b663b0f435b235e85373268834808f3f06a7d ssh-agent [2022-04-22T11:25:39.888Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXobnObM/agent.14 [2022-04-22T11:25:39.888Z] SSH_AGENT_PID=20 [2022-04-22T11:25:39.894Z] Running ssh-add (command line suppressed) [2022-04-22T11:25:40.008Z] Identity added: /w/workspace/edgex-go/205@tmp/private_key_2328871944866671890.key (/w/workspace/edgex-go/205@tmp/private_key_2328871944866671890.key) [2022-04-22T11:25:40.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T11:25:40.324Z] + git semver tag [2022-04-22T11:25:40.324Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T11:25:40.324Z] # $GIT_DIR = /w/workspace/edgex-go/205/.git [2022-04-22T11:25:40.324Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/205 [2022-04-22T11:25:40.324Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T11:25:40.324Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T11:25:40.324Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T11:25:40.324Z] # $SEMVER_BRANCH = main [2022-04-22T11:25:40.324Z] # $SEMVER_DIR = /w/workspace/edgex-go/205/.semver [2022-04-22T11:25:40.324Z] # d866400a609392987696ebdd94eb737ac4e65fbf HEAD [2022-04-22T11:25:40.324Z] # -> Force: false [2022-04-22T11:25:40.324Z] # 196e238bbde20af2a3039482f14611c09205e37d refs/tags/v2.2.0-dev.78 [Pipeline] } [2022-04-22T11:25:40.324Z] $ docker exec --env ******** --env ******** ee4547de7efca6c746570592150b663b0f435b235e85373268834808f3f06a7d ssh-agent -k [2022-04-22T11:25:40.438Z] unset SSH_AUTH_SOCK; [2022-04-22T11:25:40.438Z] unset SSH_AGENT_PID; [2022-04-22T11:25:40.438Z] echo Agent pid 20 killed; [2022-04-22T11:25:40.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T11:25:40.766Z] + git semver [Pipeline] } [2022-04-22T11:25:40.769Z] $ docker stop --time=1 ee4547de7efca6c746570592150b663b0f435b235e85373268834808f3f06a7d [2022-04-22T11:25:42.097Z] $ docker rm -f ee4547de7efca6c746570592150b663b0f435b235e85373268834808f3f06a7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:25:42.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-22T11:25:42.523Z] [2022-04-22T11:25:42.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:25:42.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-22T11:25:42.825Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-22T11:25:42.825Z] ab5ef0e58194: Pulling fs layer [2022-04-22T11:25:42.825Z] 9712f1f96733: Pulling fs layer [2022-04-22T11:25:42.825Z] 63f879dbbcfc: Pulling fs layer [2022-04-22T11:25:42.825Z] 0d9ebad4ef96: Pulling fs layer [2022-04-22T11:25:42.825Z] e9a5061849ea: Pulling fs layer [2022-04-22T11:25:42.825Z] d747dcd14b5f: Pulling fs layer [2022-04-22T11:25:42.825Z] 2de7ff778b66: Pulling fs layer [2022-04-22T11:25:42.825Z] e9a5061849ea: Waiting [2022-04-22T11:25:42.825Z] d747dcd14b5f: Waiting [2022-04-22T11:25:42.825Z] 0d9ebad4ef96: Waiting [2022-04-22T11:25:42.825Z] 9712f1f96733: Verifying Checksum [2022-04-22T11:25:42.825Z] 9712f1f96733: Download complete [2022-04-22T11:25:43.087Z] 63f879dbbcfc: Verifying Checksum [2022-04-22T11:25:43.087Z] 63f879dbbcfc: Download complete [2022-04-22T11:25:43.348Z] e9a5061849ea: Verifying Checksum [2022-04-22T11:25:43.348Z] e9a5061849ea: Download complete [2022-04-22T11:25:43.348Z] d747dcd14b5f: Verifying Checksum [2022-04-22T11:25:43.348Z] d747dcd14b5f: Download complete [2022-04-22T11:25:43.348Z] 0d9ebad4ef96: Download complete [2022-04-22T11:25:43.608Z] ab5ef0e58194: Verifying Checksum [2022-04-22T11:25:43.608Z] ab5ef0e58194: Download complete [2022-04-22T11:25:43.608Z] 2de7ff778b66: Verifying Checksum [2022-04-22T11:25:46.161Z] ab5ef0e58194: Pull complete [2022-04-22T11:25:46.424Z] 9712f1f96733: Pull complete [2022-04-22T11:25:46.995Z] 63f879dbbcfc: Pull complete [2022-04-22T11:25:51.192Z] 0d9ebad4ef96: Pull complete [2022-04-22T11:25:51.192Z] e9a5061849ea: Pull complete [2022-04-22T11:25:51.192Z] d747dcd14b5f: Pull complete [2022-04-22T11:25:52.131Z] 2de7ff778b66: Pull complete [2022-04-22T11:25:52.131Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-22T11:25:52.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-22T11:25:52.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-22T11:25:52.200Z] prd-ubuntu20.04-docker-8c-8g-21772 does not seem to be running inside a container [2022-04-22T11:25:52.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-22T11:25:54.400Z] $ docker top 245e1d0bb2a0eb717e5a71bfa4db8e4edf2a5fae150f12edc058c2eeff771d34 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-22T11:25:54.495Z] provisioning config files... [2022-04-22T11:25:54.505Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/205@tmp/config5626615202542393927tmp [2022-04-22T11:25:54.516Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/205@tmp/config7436272467420071214tmp [2022-04-22T11:25:54.528Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/205@tmp/config7807808776387520557tmp [Pipeline] { [Pipeline] echo [2022-04-22T11:25:54.545Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:25:54.832Z] ---> sigul-configuration.sh [2022-04-22T11:25:54.832Z] gpg: directory `/root/.gnupg' created [2022-04-22T11:25:54.832Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-22T11:25:54.832Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-22T11:25:54.832Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-22T11:25:54.832Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-22T11:25:54.832Z] gpg: CAST5 encrypted data [2022-04-22T11:25:54.832Z] gpg: encrypted with 1 passphrase [2022-04-22T11:25:54.832Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-22T11:25:55.117Z] + mkdir /home/jenkins [2022-04-22T11:25:55.117Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-22T11:25:55.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-04-22T11:25:55.414Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:25:55.702Z] ---> sigul-install.sh [2022-04-22T11:25:55.702Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-22T11:25:55.991Z] + git tag --list [2022-04-22T11:25:55.991Z] 0.6.0 [2022-04-22T11:25:55.991Z] 0.6.1 [2022-04-22T11:25:55.991Z] 0.7.0 [2022-04-22T11:25:55.991Z] 0.7.1 [2022-04-22T11:25:55.991Z] v1.0.0 [2022-04-22T11:25:55.991Z] v1.0.1 [2022-04-22T11:25:55.991Z] v1.1.0 [2022-04-22T11:25:55.991Z] v1.2.0 [2022-04-22T11:25:55.991Z] v1.2.1 [2022-04-22T11:25:55.991Z] v1.3.0 [2022-04-22T11:25:55.991Z] v1.3.1 [2022-04-22T11:25:55.991Z] v2.0.0 [2022-04-22T11:25:55.991Z] v2.0.1-dev.1 [2022-04-22T11:25:55.991Z] v2.0.1-dev.10 [2022-04-22T11:25:55.991Z] v2.0.1-dev.11 [2022-04-22T11:25:55.991Z] v2.0.1-dev.12 [2022-04-22T11:25:55.991Z] v2.0.1-dev.13 [2022-04-22T11:25:55.991Z] v2.0.1-dev.14 [2022-04-22T11:25:55.991Z] v2.0.1-dev.15 [2022-04-22T11:25:55.991Z] v2.0.1-dev.16 [2022-04-22T11:25:55.991Z] v2.0.1-dev.17 [2022-04-22T11:25:55.991Z] v2.0.1-dev.18 [2022-04-22T11:25:55.991Z] v2.0.1-dev.19 [2022-04-22T11:25:55.991Z] v2.0.1-dev.2 [2022-04-22T11:25:55.991Z] v2.0.1-dev.20 [2022-04-22T11:25:55.991Z] v2.0.1-dev.21 [2022-04-22T11:25:55.991Z] v2.0.1-dev.22 [2022-04-22T11:25:55.991Z] v2.0.1-dev.23 [2022-04-22T11:25:55.991Z] v2.0.1-dev.24 [2022-04-22T11:25:55.991Z] v2.0.1-dev.25 [2022-04-22T11:25:55.991Z] v2.0.1-dev.26 [2022-04-22T11:25:55.991Z] v2.0.1-dev.27 [2022-04-22T11:25:55.991Z] v2.0.1-dev.28 [2022-04-22T11:25:55.991Z] v2.0.1-dev.29 [2022-04-22T11:25:55.991Z] v2.0.1-dev.3 [2022-04-22T11:25:55.991Z] v2.0.1-dev.30 [2022-04-22T11:25:55.991Z] v2.0.1-dev.31 [2022-04-22T11:25:55.991Z] v2.0.1-dev.32 [2022-04-22T11:25:55.991Z] v2.0.1-dev.33 [2022-04-22T11:25:55.991Z] v2.0.1-dev.34 [2022-04-22T11:25:55.991Z] v2.0.1-dev.35 [2022-04-22T11:25:55.991Z] v2.0.1-dev.36 [2022-04-22T11:25:55.991Z] v2.0.1-dev.37 [2022-04-22T11:25:55.991Z] v2.0.1-dev.38 [2022-04-22T11:25:55.991Z] v2.0.1-dev.39 [2022-04-22T11:25:55.991Z] v2.0.1-dev.4 [2022-04-22T11:25:55.991Z] v2.0.1-dev.40 [2022-04-22T11:25:55.991Z] v2.0.1-dev.41 [2022-04-22T11:25:55.991Z] v2.0.1-dev.42 [2022-04-22T11:25:55.991Z] v2.0.1-dev.43 [2022-04-22T11:25:55.991Z] v2.0.1-dev.44 [2022-04-22T11:25:55.991Z] v2.0.1-dev.45 [2022-04-22T11:25:55.991Z] v2.0.1-dev.46 [2022-04-22T11:25:55.991Z] v2.0.1-dev.47 [2022-04-22T11:25:55.991Z] v2.0.1-dev.48 [2022-04-22T11:25:55.991Z] v2.0.1-dev.49 [2022-04-22T11:25:55.991Z] v2.0.1-dev.5 [2022-04-22T11:25:55.991Z] v2.0.1-dev.50 [2022-04-22T11:25:55.991Z] v2.0.1-dev.51 [2022-04-22T11:25:55.991Z] v2.0.1-dev.52 [2022-04-22T11:25:55.991Z] v2.0.1-dev.53 [2022-04-22T11:25:55.991Z] v2.0.1-dev.54 [2022-04-22T11:25:55.991Z] v2.0.1-dev.55 [2022-04-22T11:25:55.991Z] v2.0.1-dev.56 [2022-04-22T11:25:55.991Z] v2.0.1-dev.57 [2022-04-22T11:25:55.991Z] v2.0.1-dev.58 [2022-04-22T11:25:55.991Z] v2.0.1-dev.59 [2022-04-22T11:25:55.991Z] v2.0.1-dev.6 [2022-04-22T11:25:55.991Z] v2.0.1-dev.60 [2022-04-22T11:25:55.991Z] v2.0.1-dev.61 [2022-04-22T11:25:55.991Z] v2.0.1-dev.62 [2022-04-22T11:25:55.991Z] v2.0.1-dev.63 [2022-04-22T11:25:55.991Z] v2.0.1-dev.64 [2022-04-22T11:25:55.991Z] v2.0.1-dev.65 [2022-04-22T11:25:55.991Z] v2.0.1-dev.66 [2022-04-22T11:25:55.991Z] v2.0.1-dev.67 [2022-04-22T11:25:55.991Z] v2.0.1-dev.68 [2022-04-22T11:25:55.991Z] v2.0.1-dev.69 [2022-04-22T11:25:55.991Z] v2.0.1-dev.7 [2022-04-22T11:25:55.991Z] v2.0.1-dev.70 [2022-04-22T11:25:55.991Z] v2.0.1-dev.71 [2022-04-22T11:25:55.991Z] v2.0.1-dev.72 [2022-04-22T11:25:55.991Z] v2.0.1-dev.73 [2022-04-22T11:25:55.991Z] v2.0.1-dev.74 [2022-04-22T11:25:55.991Z] v2.0.1-dev.75 [2022-04-22T11:25:55.991Z] v2.0.1-dev.76 [2022-04-22T11:25:55.991Z] v2.0.1-dev.77 [2022-04-22T11:25:55.991Z] v2.0.1-dev.78 [2022-04-22T11:25:55.991Z] v2.0.1-dev.79 [2022-04-22T11:25:55.991Z] v2.0.1-dev.8 [2022-04-22T11:25:55.991Z] v2.0.1-dev.80 [2022-04-22T11:25:55.991Z] v2.0.1-dev.81 [2022-04-22T11:25:55.991Z] v2.0.1-dev.82 [2022-04-22T11:25:55.991Z] v2.0.1-dev.83 [2022-04-22T11:25:55.991Z] v2.0.1-dev.84 [2022-04-22T11:25:55.991Z] v2.0.1-dev.85 [2022-04-22T11:25:55.991Z] v2.0.1-dev.86 [2022-04-22T11:25:55.991Z] v2.0.1-dev.87 [2022-04-22T11:25:55.991Z] v2.0.1-dev.88 [2022-04-22T11:25:55.991Z] v2.0.1-dev.89 [2022-04-22T11:25:55.991Z] v2.0.1-dev.9 [2022-04-22T11:25:55.991Z] v2.0.1-dev.90 [2022-04-22T11:25:55.991Z] v2.0.1-dev.91 [2022-04-22T11:25:55.991Z] v2.0.1-dev.92 [2022-04-22T11:25:55.991Z] v2.0.1-dev.93 [2022-04-22T11:25:55.991Z] v2.0.1-dev.94 [2022-04-22T11:25:55.991Z] v2.0.1-dev.95 [2022-04-22T11:25:55.991Z] v2.0.1-dev.96 [2022-04-22T11:25:55.991Z] v2.0.1-dev.97 [2022-04-22T11:25:55.991Z] v2.0.1-dev.98 [2022-04-22T11:25:55.992Z] v2.0.1-dev.99 [2022-04-22T11:25:55.992Z] v2.1.0 [2022-04-22T11:25:55.992Z] v2.2.0-dev.1 [2022-04-22T11:25:55.992Z] v2.2.0-dev.10 [2022-04-22T11:25:55.992Z] v2.2.0-dev.11 [2022-04-22T11:25:55.992Z] v2.2.0-dev.12 [2022-04-22T11:25:55.992Z] v2.2.0-dev.13 [2022-04-22T11:25:55.992Z] v2.2.0-dev.14 [2022-04-22T11:25:55.992Z] v2.2.0-dev.15 [2022-04-22T11:25:55.992Z] v2.2.0-dev.16 [2022-04-22T11:25:55.992Z] v2.2.0-dev.17 [2022-04-22T11:25:55.992Z] v2.2.0-dev.18 [2022-04-22T11:25:55.992Z] v2.2.0-dev.19 [2022-04-22T11:25:55.992Z] v2.2.0-dev.2 [2022-04-22T11:25:55.992Z] v2.2.0-dev.20 [2022-04-22T11:25:55.992Z] v2.2.0-dev.21 [2022-04-22T11:25:55.992Z] v2.2.0-dev.22 [2022-04-22T11:25:55.992Z] v2.2.0-dev.23 [2022-04-22T11:25:55.992Z] v2.2.0-dev.24 [2022-04-22T11:25:55.992Z] v2.2.0-dev.25 [2022-04-22T11:25:55.992Z] v2.2.0-dev.26 [2022-04-22T11:25:55.992Z] v2.2.0-dev.27 [2022-04-22T11:25:55.992Z] v2.2.0-dev.28 [2022-04-22T11:25:55.992Z] v2.2.0-dev.29 [2022-04-22T11:25:55.992Z] v2.2.0-dev.3 [2022-04-22T11:25:55.992Z] v2.2.0-dev.30 [2022-04-22T11:25:55.992Z] v2.2.0-dev.31 [2022-04-22T11:25:55.992Z] v2.2.0-dev.32 [2022-04-22T11:25:55.992Z] v2.2.0-dev.33 [2022-04-22T11:25:55.992Z] v2.2.0-dev.34 [2022-04-22T11:25:55.992Z] v2.2.0-dev.35 [2022-04-22T11:25:55.992Z] v2.2.0-dev.36 [2022-04-22T11:25:55.992Z] v2.2.0-dev.37 [2022-04-22T11:25:55.992Z] v2.2.0-dev.38 [2022-04-22T11:25:55.992Z] v2.2.0-dev.39 [2022-04-22T11:25:55.992Z] v2.2.0-dev.4 [2022-04-22T11:25:55.992Z] v2.2.0-dev.40 [2022-04-22T11:25:55.992Z] v2.2.0-dev.41 [2022-04-22T11:25:55.992Z] v2.2.0-dev.42 [2022-04-22T11:25:55.992Z] v2.2.0-dev.43 [2022-04-22T11:25:55.992Z] v2.2.0-dev.44 [2022-04-22T11:25:55.992Z] v2.2.0-dev.45 [2022-04-22T11:25:55.992Z] v2.2.0-dev.46 [2022-04-22T11:25:55.992Z] v2.2.0-dev.47 [2022-04-22T11:25:55.992Z] v2.2.0-dev.48 [2022-04-22T11:25:55.992Z] v2.2.0-dev.49 [2022-04-22T11:25:55.992Z] v2.2.0-dev.5 [2022-04-22T11:25:55.992Z] v2.2.0-dev.50 [2022-04-22T11:25:55.992Z] v2.2.0-dev.51 [2022-04-22T11:25:55.992Z] v2.2.0-dev.52 [2022-04-22T11:25:55.992Z] v2.2.0-dev.53 [2022-04-22T11:25:55.992Z] v2.2.0-dev.54 [2022-04-22T11:25:55.992Z] v2.2.0-dev.55 [2022-04-22T11:25:55.992Z] v2.2.0-dev.56 [2022-04-22T11:25:55.992Z] v2.2.0-dev.57 [2022-04-22T11:25:55.992Z] v2.2.0-dev.58 [2022-04-22T11:25:55.992Z] v2.2.0-dev.59 [2022-04-22T11:25:55.992Z] v2.2.0-dev.6 [2022-04-22T11:25:55.992Z] v2.2.0-dev.60 [2022-04-22T11:25:55.992Z] v2.2.0-dev.61 [2022-04-22T11:25:55.992Z] v2.2.0-dev.62 [2022-04-22T11:25:55.992Z] v2.2.0-dev.63 [2022-04-22T11:25:55.992Z] v2.2.0-dev.64 [2022-04-22T11:25:55.992Z] v2.2.0-dev.65 [2022-04-22T11:25:55.992Z] v2.2.0-dev.66 [2022-04-22T11:25:55.992Z] v2.2.0-dev.67 [2022-04-22T11:25:55.992Z] v2.2.0-dev.68 [2022-04-22T11:25:55.992Z] v2.2.0-dev.69 [2022-04-22T11:25:55.992Z] v2.2.0-dev.7 [2022-04-22T11:25:55.992Z] v2.2.0-dev.70 [2022-04-22T11:25:55.992Z] v2.2.0-dev.71 [2022-04-22T11:25:55.992Z] v2.2.0-dev.72 [2022-04-22T11:25:55.992Z] v2.2.0-dev.73 [2022-04-22T11:25:55.992Z] v2.2.0-dev.74 [2022-04-22T11:25:55.992Z] v2.2.0-dev.75 [2022-04-22T11:25:55.992Z] v2.2.0-dev.76 [2022-04-22T11:25:55.992Z] v2.2.0-dev.77 [2022-04-22T11:25:55.992Z] v2.2.0-dev.78 [2022-04-22T11:25:55.992Z] v2.2.0-dev.8 [2022-04-22T11:25:55.992Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-22T11:25:56.284Z] + lftools sign git-tag v2.2.0-dev.78 [2022-04-22T11:25:56.853Z] Signing Git tag with Sigul... [2022-04-22T11:25:56.853Z] Signing v2.2.0-dev.78 [Pipeline] echo [2022-04-22T11:25:57.123Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:25:57.407Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-22T11:25:57.415Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-22T11:25:57.422Z] $ docker stop --time=1 245e1d0bb2a0eb717e5a71bfa4db8e4edf2a5fae150f12edc058c2eeff771d34 [2022-04-22T11:25:58.719Z] $ docker rm -f 245e1d0bb2a0eb717e5a71bfa4db8e4edf2a5fae150f12edc058c2eeff771d34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-22T11:25:59.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T11:25:59.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:25:59.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T11:25:59.446Z] . [Pipeline] withDockerContainer [2022-04-22T11:25:59.511Z] prd-ubuntu20.04-docker-8c-8g-21772 does not seem to be running inside a container [2022-04-22T11:25:59.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@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:10004/edgex-devops/git-semver:latest cat [2022-04-22T11:25:59.907Z] $ docker top 3dc6d9678074cfdee26a5ed91d547c1163fd45eac037b3bc0ed60aa7ba4fd79c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T11:26:00.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T11:26:00.009Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T11:26:00.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T11:26:00.124Z] $ docker exec 3dc6d9678074cfdee26a5ed91d547c1163fd45eac037b3bc0ed60aa7ba4fd79c ssh-agent [2022-04-22T11:26:00.268Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJEPKpj/agent.13 [2022-04-22T11:26:00.268Z] SSH_AGENT_PID=19 [2022-04-22T11:26:00.274Z] Running ssh-add (command line suppressed) [2022-04-22T11:26:00.371Z] Identity added: /w/workspace/edgex-go/205@tmp/private_key_4266749227433800691.key (/w/workspace/edgex-go/205@tmp/private_key_4266749227433800691.key) [2022-04-22T11:26:00.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T11:26:00.688Z] + git semver bump pre [2022-04-22T11:26:00.688Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T11:26:00.688Z] # $GIT_DIR = /w/workspace/edgex-go/205/.git [2022-04-22T11:26:00.688Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/205 [2022-04-22T11:26:00.688Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T11:26:00.688Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T11:26:00.688Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T11:26:00.688Z] # $SEMVER_BRANCH = main [2022-04-22T11:26:00.688Z] # $SEMVER_DIR = /w/workspace/edgex-go/205/.semver [2022-04-22T11:26:00.688Z] 2.2.0-dev.79 [Pipeline] } [2022-04-22T11:26:00.687Z] $ docker exec --env ******** --env ******** 3dc6d9678074cfdee26a5ed91d547c1163fd45eac037b3bc0ed60aa7ba4fd79c ssh-agent -k [2022-04-22T11:26:00.792Z] unset SSH_AUTH_SOCK; [2022-04-22T11:26:00.792Z] unset SSH_AGENT_PID; [2022-04-22T11:26:00.792Z] echo Agent pid 19 killed; [2022-04-22T11:26:00.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T11:26:01.116Z] + git semver [Pipeline] } [2022-04-22T11:26:01.118Z] $ docker stop --time=1 3dc6d9678074cfdee26a5ed91d547c1163fd45eac037b3bc0ed60aa7ba4fd79c [2022-04-22T11:26:02.437Z] $ docker rm -f 3dc6d9678074cfdee26a5ed91d547c1163fd45eac037b3bc0ed60aa7ba4fd79c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T11:26:02.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T11:26:02.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:26:03.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T11:26:03.102Z] . [Pipeline] withDockerContainer [2022-04-22T11:26:03.170Z] prd-ubuntu20.04-docker-8c-8g-21772 does not seem to be running inside a container [2022-04-22T11:26:03.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@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:10004/edgex-devops/git-semver:latest cat [2022-04-22T11:26:03.572Z] $ docker top 87fb0871f0d8dfdbcb93b0f6bdcf4d0283e7b8e739c05567d24509d497ab50e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T11:26:03.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T11:26:03.681Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T11:26:03.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T11:26:03.798Z] $ docker exec 87fb0871f0d8dfdbcb93b0f6bdcf4d0283e7b8e739c05567d24509d497ab50e8 ssh-agent [2022-04-22T11:26:03.928Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkghjMd/agent.13 [2022-04-22T11:26:03.928Z] SSH_AGENT_PID=20 [2022-04-22T11:26:03.934Z] Running ssh-add (command line suppressed) [2022-04-22T11:26:04.048Z] Identity added: /w/workspace/edgex-go/205@tmp/private_key_6526221200259267004.key (/w/workspace/edgex-go/205@tmp/private_key_6526221200259267004.key) [2022-04-22T11:26:04.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T11:26:04.364Z] + git semver push [2022-04-22T11:26:04.364Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T11:26:04.364Z] # $GIT_DIR = /w/workspace/edgex-go/205/.git [2022-04-22T11:26:04.364Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/205 [2022-04-22T11:26:04.364Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T11:26:04.364Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T11:26:04.364Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T11:26:04.364Z] # $SEMVER_BRANCH = main [2022-04-22T11:26:04.364Z] # $SEMVER_DIR = /w/workspace/edgex-go/205/.semver [Pipeline] } [2022-04-22T11:26:08.573Z] $ docker exec --env ******** --env ******** 87fb0871f0d8dfdbcb93b0f6bdcf4d0283e7b8e739c05567d24509d497ab50e8 ssh-agent -k [2022-04-22T11:26:08.693Z] unset SSH_AUTH_SOCK; [2022-04-22T11:26:08.693Z] unset SSH_AGENT_PID; [2022-04-22T11:26:08.693Z] echo Agent pid 20 killed; [2022-04-22T11:26:08.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T11:26:09.033Z] + git semver [Pipeline] } [2022-04-22T11:26:09.035Z] $ docker stop --time=1 87fb0871f0d8dfdbcb93b0f6bdcf4d0283e7b8e739c05567d24509d497ab50e8 [2022-04-22T11:26:10.328Z] $ docker rm -f 87fb0871f0d8dfdbcb93b0f6bdcf4d0283e7b8e739c05567d24509d497ab50e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-22T11:26:10.942Z] + [ -d /w/workspace/edgex-go/205/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:26:11.235Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:26:12.105Z] ---> package-listing.sh [2022-04-22T11:26:12.105Z] ++ facter osfamily [2022-04-22T11:26:12.105Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T11:26:12.366Z] + OS_FAMILY=debian [2022-04-22T11:26:12.366Z] + workspace=/w/workspace/edgex-go/205 [2022-04-22T11:26:12.366Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T11:26:12.366Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T11:26:12.366Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T11:26:12.366Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T11:26:12.366Z] + '[' /w/workspace/edgex-go/205 ']' [2022-04-22T11:26:12.366Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T11:26:12.366Z] + case "${OS_FAMILY}" in [2022-04-22T11:26:12.366Z] + dpkg -l [2022-04-22T11:26:12.366Z] + grep '^ii' [2022-04-22T11:26:12.366Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T11:26:12.366Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T11:26:12.366Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T11:26:12.366Z] + '[' /w/workspace/edgex-go/205 ']' [2022-04-22T11:26:12.366Z] + mkdir -p /w/workspace/edgex-go/205/archives/ [2022-04-22T11:26:12.366Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/205/archives/ [Pipeline] echo [2022-04-22T11:26:12.379Z] 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/205/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T11:26:12.660Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:26:13.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T11:26:13.217Z] [2022-04-22T11:26:13.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T11:26:13.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T11:26:13.518Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T11:26:13.518Z] 5eb5b503b376: Pulling fs layer [2022-04-22T11:26:13.518Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T11:26:13.518Z] ec43610c2a17: Pulling fs layer [2022-04-22T11:26:13.518Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T11:26:13.518Z] 33b1e0a273af: Pulling fs layer [2022-04-22T11:26:13.518Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T11:26:13.518Z] 2f39f015ded8: Pulling fs layer [2022-04-22T11:26:13.518Z] 33b1e0a273af: Waiting [2022-04-22T11:26:13.518Z] 5d3b04190fa2: Waiting [2022-04-22T11:26:13.518Z] 2f39f015ded8: Waiting [2022-04-22T11:26:13.518Z] 3a2ae6a8a46f: Waiting [2022-04-22T11:26:13.518Z] 5c69ac0246d0: Verifying Checksum [2022-04-22T11:26:13.518Z] 5c69ac0246d0: Download complete [2022-04-22T11:26:13.518Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-22T11:26:13.518Z] 3a2ae6a8a46f: Download complete [2022-04-22T11:26:13.518Z] 33b1e0a273af: Verifying Checksum [2022-04-22T11:26:13.518Z] 33b1e0a273af: Download complete [2022-04-22T11:26:13.518Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T11:26:13.518Z] 5d3b04190fa2: Download complete [2022-04-22T11:26:13.518Z] ec43610c2a17: Verifying Checksum [2022-04-22T11:26:13.518Z] ec43610c2a17: Download complete [2022-04-22T11:26:13.778Z] 5eb5b503b376: Verifying Checksum [2022-04-22T11:26:13.778Z] 5eb5b503b376: Download complete [2022-04-22T11:26:14.348Z] 2f39f015ded8: Download complete [2022-04-22T11:26:15.285Z] 5eb5b503b376: Pull complete [2022-04-22T11:26:15.285Z] 5c69ac0246d0: Pull complete [2022-04-22T11:26:15.545Z] ec43610c2a17: Pull complete [2022-04-22T11:26:15.804Z] 3a2ae6a8a46f: Pull complete [2022-04-22T11:26:16.063Z] 33b1e0a273af: Pull complete [2022-04-22T11:26:16.063Z] 5d3b04190fa2: Pull complete [2022-04-22T11:26:20.261Z] 2f39f015ded8: Pull complete [2022-04-22T11:26:20.261Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T11:26:20.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T11:26:20.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T11:26:20.371Z] prd-ubuntu20.04-docker-8c-8g-21772 does not seem to be running inside a container [2022-04-22T11:26:20.420Z] $ 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/205/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/205 -v /w/workspace/edgex-go/205:/w/workspace/edgex-go/205:rw,z -v /w/workspace/edgex-go/205@tmp:/w/workspace/edgex-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T11:26:22.143Z] $ docker top f4c6630e98792336c1eb53e20893cd6b3fa884d49d8c4ebc52aac4daaf622c4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T11:26:22.510Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T11:26:22.803Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T11:26:23.093Z] + ls /var/log/sa-host [2022-04-22T11:26:23.093Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T11:26:23.308Z] provisioning config files... [2022-04-22T11:26:23.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/205@tmp/config7110865467231501370tmp [Pipeline] { [Pipeline] echo [2022-04-22T11:26:23.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:26:23.620Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T11:26:23.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:26:23.978Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T11:26:23.987Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:26:24.273Z] ---> sudo-logs.sh [2022-04-22T11:26:24.273Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T11:26:24.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:26:24.592Z] ---> job-cost.sh [2022-04-22T11:26:24.592Z] lf-activate-venv: SKIPPING [2022-04-22T11:26:24.592Z] DEBUG: total: 0.10999999940395355 [2022-04-22T11:26:24.592Z] INFO: Retrieving Stack Cost... [2022-04-22T11:26:24.852Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T11:26:25.422Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T11:26:25.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T11:26:25.724Z] ---> logs-deploy.sh [2022-04-22T11:26:25.724Z] lf-activate-venv: SKIPPING [2022-04-22T11:26:25.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/205 [2022-04-22T11:26:25.724Z] INFO: archiving workspace using pattern(s): [2022-04-22T11:26:26.665Z] Archives upload complete. [2022-04-22T11:26:26.665Z] INFO: archiving logs to Nexus