Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 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-ssh7557704933353282474.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-ssh12352855372787939996.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-ssh12366406111971980141.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-ssh17424327826622925514.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-ssh13078676204235035228.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:true] ========================================================= [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: true 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-10966 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/178 [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/178 # 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 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 (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 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 Commit message: "feat(security): build spire server and agent from the source in Dockfile (#3944)" > git rev-list --no-walk 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-06T13:32:29.787Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-06T13:32:29.847Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-06T13:32:29.866Z] ========================================================= [2022-04-06T13:32:29.866Z] EdgeX Global Pipelines Version Info [2022-04-06T13:32:29.866Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-06T13:32:30.632Z] ------------------- [2022-04-06T13:32:30.632Z] stable info: [2022-04-06T13:32:30.632Z] ------------------- [2022-04-06T13:32:30.632Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-06T13:32:30.632Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T13:32:30.632Z] Message: update stable to v1.0.221 [2022-04-06T13:32:31.207Z] ------------------- [2022-04-06T13:32:31.207Z] experimental info: [2022-04-06T13:32:31.207Z] ------------------- [2022-04-06T13:32:31.207Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-06T13:32:31.207Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T13:32:31.207Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-06T13:32:31.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-06T13:32:31.366Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-06T13:32:31.379Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-06T13:32:31.395Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-06T13:32:31.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-06T13:32:31.421Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-06T13:32:31.433Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-06T13:32:31.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-06T13:32:31.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-06T13:32:31.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-06T13:32:31.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-06T13:32:31.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-06T13:32:31.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-06T13:32:31.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-06T13:32:31.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-06T13:32:31.548Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T13:32:31.561Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T13:32:31.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-06T13:32:31.588Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-06T13:32:31.604Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-06T13:32:31.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-06T13:32:31.636Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-06T13:32:31.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-06T13:32:31.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-06T13:32:31.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-06T13:32:31.682Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] echo [2022-04-06T13:32:31.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9607b83 [Pipeline] echo [2022-04-06T13:32:31.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T13:32:31.749Z] provisioning config files... [2022-04-06T13:32:31.764Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/178@tmp/config7648921122531626191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T13:32:32.104Z] ---> docker-login.sh [2022-04-06T13:32:32.104Z] nexus3.edgexfoundry.org:10001 [2022-04-06T13:32:32.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:32:32.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:32:32.370Z] Configure a credential helper to remove this warning. See [2022-04-06T13:32:32.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:32:32.370Z] [2022-04-06T13:32:32.370Z] Login Succeeded [2022-04-06T13:32:32.370Z] nexus3.edgexfoundry.org:10002 [2022-04-06T13:32:32.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:32:32.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:32:32.631Z] Configure a credential helper to remove this warning. See [2022-04-06T13:32:32.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:32:32.631Z] [2022-04-06T13:32:32.631Z] Login Succeeded [2022-04-06T13:32:32.631Z] nexus3.edgexfoundry.org:10003 [2022-04-06T13:32:32.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:32:32.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:32:32.631Z] Configure a credential helper to remove this warning. See [2022-04-06T13:32:32.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:32:32.631Z] [2022-04-06T13:32:32.631Z] Login Succeeded [2022-04-06T13:32:32.631Z] nexus3.edgexfoundry.org:10004 [2022-04-06T13:32:32.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:32:32.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:32:32.893Z] Configure a credential helper to remove this warning. See [2022-04-06T13:32:32.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:32:32.893Z] [2022-04-06T13:32:32.893Z] Login Succeeded [2022-04-06T13:32:32.893Z] docker.io [2022-04-06T13:32:32.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:32:33.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:32:33.469Z] Configure a credential helper to remove this warning. See [2022-04-06T13:32:33.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:32:33.469Z] [2022-04-06T13:32:33.469Z] Login Succeeded [2022-04-06T13:32:33.469Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T13:32:33.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T13:32:33.793Z] + 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-06T13:32:33.793Z] + dirname cmd/core-command/Dockerfile [2022-04-06T13:32:33.793Z] + cut -d/ -f2 [2022-04-06T13:32:33.793Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-06T13:32:33.793Z] + + cut -d/ -f2 [2022-04-06T13:32:33.793Z] dirname cmd/core-data/Dockerfile [2022-04-06T13:32:33.793Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-06T13:32:33.793Z] + + dirname cmd/core-metadata/Dockerfilecut [2022-04-06T13:32:33.793Z] -d/ -f2 [2022-04-06T13:32:33.793Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-06T13:32:33.793Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-04-06T13:32:33.793Z] cut -d/ -f2 [2022-04-06T13:32:33.793Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-06T13:32:33.793Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-06T13:32:33.793Z] + cut -d/ -f2 [2022-04-06T13:32:33.793Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-06T13:32:33.793Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-06T13:32:33.793Z] + cut -d/ -f2 [2022-04-06T13:32:33.793Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-06T13:32:33.793Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2022-04-06T13:32:33.793Z] cut -d/ -f2 [2022-04-06T13:32:33.793Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-06T13:32:33.793Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-06T13:32:33.793Z] + cut -d/ -f2 [2022-04-06T13:32:33.793Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-06T13:32:33.793Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-06T13:32:33.793Z] + cut -d/ -f2 [2022-04-06T13:32:33.793Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-06T13:32:33.793Z] + + cut -d/ -f2 [2022-04-06T13:32:33.793Z] dirname cmd/security-spire-server/Dockerfile [2022-04-06T13:32:33.793Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-06T13:32:33.793Z] + dirname cmd/support-notifications/Dockerfile [2022-04-06T13:32:33.793Z] + cut -d/ -f2 [2022-04-06T13:32:33.793Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-06T13:32:33.793Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-06T13:32:33.793Z] + cut -d/ -f2 [2022-04-06T13:32:33.793Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-06T13:32:33.793Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-06T13:32:33.793Z] + cut -d/ -f2 [2022-04-06T13:32:33.793Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-06T13:32:33.925Z] 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-06T13:32:34.290Z] + git rev-list -1 --merges 9607b8313bf3bc4f18f2455067ce19b66a7e2c12~1..9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] echo [2022-04-06T13:32:34.316Z] -----------> git rev-list -1 --merges 9607b8313bf3bc4f18f2455067ce19b66a7e2c12~1..9607b8313bf3bc4f18f2455067ce19b66a7e2c12 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [false] [Pipeline] sh [2022-04-06T13:32:34.619Z] + git log --format=format:%s -1 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] echo [2022-04-06T13:32:34.639Z] ========================================================= [2022-04-06T13:32:34.639Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-06T13:32:34.639Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-06T13:32:35.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T13:32:35.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-06T13:32:35.243Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-06T13:32:35.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-06T13:32:35.243Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-06T13:32:35.243Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-06T13:32:35.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:32:35.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T13:32:35.680Z] [2022-04-06T13:32:35.680Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:32:35.994Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T13:32:35.994Z] latest: Pulling from edgex-devops/git-semver [2022-04-06T13:32:35.994Z] a0d0a0d46f8b: Pulling fs layer [2022-04-06T13:32:35.994Z] 3e5f54012d9b: Pulling fs layer [2022-04-06T13:32:35.994Z] 4c7163046ea9: Pulling fs layer [2022-04-06T13:32:35.994Z] 0c2d73faf560: Pulling fs layer [2022-04-06T13:32:35.994Z] 0c2d73faf560: Waiting [2022-04-06T13:32:35.994Z] 3e5f54012d9b: Verifying Checksum [2022-04-06T13:32:35.994Z] 3e5f54012d9b: Download complete [2022-04-06T13:32:35.994Z] a0d0a0d46f8b: Verifying Checksum [2022-04-06T13:32:35.994Z] a0d0a0d46f8b: Download complete [2022-04-06T13:32:36.258Z] 0c2d73faf560: Verifying Checksum [2022-04-06T13:32:36.258Z] 0c2d73faf560: Download complete [2022-04-06T13:32:36.258Z] 4c7163046ea9: Verifying Checksum [2022-04-06T13:32:36.258Z] 4c7163046ea9: Download complete [2022-04-06T13:32:36.258Z] a0d0a0d46f8b: Pull complete [2022-04-06T13:32:36.258Z] 3e5f54012d9b: Pull complete [2022-04-06T13:32:36.521Z] 4c7163046ea9: Pull complete [2022-04-06T13:32:36.782Z] 0c2d73faf560: Pull complete [2022-04-06T13:32:36.782Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-06T13:32:36.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T13:32:36.782Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-06T13:32:36.863Z] prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container [2022-04-06T13:32:36.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-06T13:32:37.599Z] $ docker top 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T13:32:37.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T13:32:37.728Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T13:32:37.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T13:32:37.865Z] $ docker exec 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 ssh-agent [2022-04-06T13:32:38.031Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlCPpoB/agent.14 [2022-04-06T13:32:38.031Z] SSH_AGENT_PID=20 [2022-04-06T13:32:38.038Z] Running ssh-add (command line suppressed) [2022-04-06T13:32:38.140Z] Identity added: /w/workspace/edgex-go/178@tmp/private_key_5886248469094226493.key (/w/workspace/edgex-go/178@tmp/private_key_5886248469094226493.key) [2022-04-06T13:32:38.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T13:32:38.474Z] + git tag --points-at HEAD [Pipeline] } [2022-04-06T13:32:38.476Z] $ docker exec --env ******** --env ******** 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 ssh-agent -k [2022-04-06T13:32:38.587Z] unset SSH_AUTH_SOCK; [2022-04-06T13:32:38.587Z] unset SSH_AGENT_PID; [2022-04-06T13:32:38.587Z] echo Agent pid 20 killed; [2022-04-06T13:32:38.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-06T13:32:38.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T13:32:38.644Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T13:32:38.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T13:32:38.765Z] $ docker exec 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 ssh-agent [2022-04-06T13:32:38.911Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgMMPgK/agent.53 [2022-04-06T13:32:38.911Z] SSH_AGENT_PID=59 [2022-04-06T13:32:38.917Z] Running ssh-add (command line suppressed) [2022-04-06T13:32:39.043Z] Identity added: /w/workspace/edgex-go/178@tmp/private_key_1910094573611805285.key (/w/workspace/edgex-go/178@tmp/private_key_1910094573611805285.key) [2022-04-06T13:32:39.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T13:32:39.371Z] + git semver init [2022-04-06T13:32:39.371Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T13:32:39.371Z] # $GIT_DIR = /w/workspace/edgex-go/178/.git [2022-04-06T13:32:39.371Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/178 [2022-04-06T13:32:39.371Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T13:32:39.371Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T13:32:39.371Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T13:32:39.371Z] # $SEMVER_BRANCH = main [2022-04-06T13:32:39.371Z] # $SEMVER_TEMP = /tmp/semver-022677556 [2022-04-06T13:32:39.371Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-06T13:32:54.336Z] # '/tmp/semver-022677556' -> '/w/workspace/edgex-go/178/.semver' [2022-04-06T13:32:54.336Z] # -> Force: false [2022-04-06T13:32:54.336Z] # $SEMVER_DIR = /w/workspace/edgex-go/178/.semver [Pipeline] } [2022-04-06T13:32:54.347Z] $ docker exec --env ******** --env ******** 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 ssh-agent -k [2022-04-06T13:32:54.461Z] unset SSH_AUTH_SOCK; [2022-04-06T13:32:54.461Z] unset SSH_AGENT_PID; [2022-04-06T13:32:54.461Z] echo Agent pid 59 killed; [2022-04-06T13:32:54.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T13:32:54.793Z] + git semver [Pipeline] } [2022-04-06T13:32:54.810Z] $ docker stop --time=1 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 [2022-04-06T13:32:56.616Z] $ docker rm -f 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T13:32:56.993Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-06T13:32:57.251Z] Stashed 1 file(s) [Pipeline] echo [2022-04-06T13:32:57.254Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.56 [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-06T13:32:57.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T13:32:57.386Z] ========================================================= [2022-04-06T13:32:57.386Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-06T13:32:57.386Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T13:32:57.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T13:32:57.674Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-06T13:32:57.674Z] 59bf1c3509f3: Pulling fs layer [2022-04-06T13:32:57.674Z] 666ba61612fd: Pulling fs layer [2022-04-06T13:32:57.674Z] 8ed8ca486205: Pulling fs layer [2022-04-06T13:32:57.674Z] 4fe6c5a15a65: Pulling fs layer [2022-04-06T13:32:57.674Z] 22a0e8bec74d: Pulling fs layer [2022-04-06T13:32:57.674Z] 640e595b4fbd: Pulling fs layer [2022-04-06T13:32:57.674Z] 763cafe07f6e: Pulling fs layer [2022-04-06T13:32:57.674Z] 0c0b528cf693: Pulling fs layer [2022-04-06T13:32:57.674Z] 10935f4eaf8b: Pulling fs layer [2022-04-06T13:32:57.674Z] 4fe6c5a15a65: Waiting [2022-04-06T13:32:57.674Z] 22a0e8bec74d: Waiting [2022-04-06T13:32:57.674Z] 640e595b4fbd: Waiting [2022-04-06T13:32:57.674Z] 763cafe07f6e: Waiting [2022-04-06T13:32:57.674Z] 0c0b528cf693: Waiting [2022-04-06T13:32:57.674Z] 10935f4eaf8b: Waiting [2022-04-06T13:32:57.674Z] 8ed8ca486205: Verifying Checksum [2022-04-06T13:32:57.674Z] 8ed8ca486205: Download complete [2022-04-06T13:32:57.674Z] 666ba61612fd: Verifying Checksum [2022-04-06T13:32:57.674Z] 666ba61612fd: Download complete [2022-04-06T13:32:57.674Z] 22a0e8bec74d: Verifying Checksum [2022-04-06T13:32:57.674Z] 22a0e8bec74d: Download complete [2022-04-06T13:32:57.674Z] 640e595b4fbd: Verifying Checksum [2022-04-06T13:32:57.674Z] 640e595b4fbd: Download complete [2022-04-06T13:32:57.674Z] 59bf1c3509f3: Verifying Checksum [2022-04-06T13:32:57.674Z] 59bf1c3509f3: Download complete [2022-04-06T13:32:57.674Z] 763cafe07f6e: Verifying Checksum [2022-04-06T13:32:57.674Z] 763cafe07f6e: Download complete [2022-04-06T13:32:57.935Z] 0c0b528cf693: Verifying Checksum [2022-04-06T13:32:57.935Z] 0c0b528cf693: Download complete [2022-04-06T13:32:57.935Z] 59bf1c3509f3: Pull complete [2022-04-06T13:32:57.935Z] 666ba61612fd: Pull complete [2022-04-06T13:32:58.197Z] 8ed8ca486205: Pull complete [2022-04-06T13:32:58.457Z] 10935f4eaf8b: Verifying Checksum [2022-04-06T13:32:58.457Z] 10935f4eaf8b: Download complete [2022-04-06T13:32:58.457Z] 4fe6c5a15a65: Download complete [2022-04-06T13:33:02.655Z] 4fe6c5a15a65: Pull complete [2022-04-06T13:33:02.655Z] 22a0e8bec74d: Pull complete [2022-04-06T13:33:02.655Z] 640e595b4fbd: Pull complete [2022-04-06T13:33:02.655Z] 763cafe07f6e: Pull complete [2022-04-06T13:33:02.655Z] 0c0b528cf693: Pull complete [2022-04-06T13:33:05.194Z] 10935f4eaf8b: Pull complete [2022-04-06T13:33:05.194Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-06T13:33:05.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T13:33:05.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-06T13:33:05.495Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T13:33:05.495Z] WORKDIR /edgex [2022-04-06T13:33:05.495Z] COPY go.mod . [2022-04-06T13:33:05.495Z] RUN go mod download [2022-04-06T13:33:05.495Z] docker build -t ci-base-image-x86_64 -f - . [2022-04-06T13:33:06.878Z] Sending build context to Docker daemon 334.6MB [2022-04-06T13:33:06.878Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T13:33:06.878Z] ---> 99d49a6021b9 [2022-04-06T13:33:06.878Z] Step 2/4 : WORKDIR /edgex [2022-04-06T13:33:09.451Z] ---> Running in cb1ce026a156 [2022-04-06T13:33:09.451Z] Removing intermediate container cb1ce026a156 [2022-04-06T13:33:09.451Z] ---> 275b4bd82738 [2022-04-06T13:33:09.451Z] Step 3/4 : COPY go.mod . [2022-04-06T13:33:09.714Z] ---> c384763c0ae7 [2022-04-06T13:33:09.714Z] Step 4/4 : RUN go mod download [2022-04-06T13:33:09.714Z] ---> Running in 5d72b0779b67 [2022-04-06T13:33:12.341Z] Still waiting to schedule task [2022-04-06T13:33:12.341Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-06T13:33:27.864Z] Removing intermediate container 5d72b0779b67 [2022-04-06T13:33:27.865Z] ---> 676b5ab71911 [2022-04-06T13:33:27.865Z] Successfully built 676b5ab71911 [2022-04-06T13:33:27.865Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:33:28.170Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T13:33:28.171Z] . [Pipeline] withDockerContainer [2022-04-06T13:33:28.249Z] prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container [2022-04-06T13:33:28.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-06T13:33:28.727Z] $ docker top c37948249db09ca364a4819eca4340d75a971eada3357378358a40f93eb15910 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T13:33:29.086Z] + go version [2022-04-06T13:33:29.086Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-06T13:33:29.109Z] $ docker stop --time=1 c37948249db09ca364a4819eca4340d75a971eada3357378358a40f93eb15910 [2022-04-06T13:33:30.407Z] $ docker rm -f c37948249db09ca364a4819eca4340d75a971eada3357378358a40f93eb15910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:33:30.820Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T13:33:30.820Z] . [Pipeline] withDockerContainer [2022-04-06T13:33:30.897Z] prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container [2022-04-06T13:33:30.946Z] $ 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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-06T13:33:31.307Z] $ docker top ed613f59113fc190bb80185c84c6641b8f0133bcaf668f09dbc0374b1d3c4336 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-06T13:33:31.387Z] ========================================================= [2022-04-06T13:33:31.387Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-06T13:33:31.387Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T13:33:31.682Z] + make test [2022-04-06T13:33:31.682Z] go mod tidy -compat=1.17 [2022-04-06T13:33:31.942Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-06T13:33:38.520Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-06T13:33:50.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-06T13:33:50.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-06T13:33:51.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2022-04-06T13:33:51.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-06T13:33:52.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.9% of statements [2022-04-06T13:33:52.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-06T13:33:52.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.620s coverage: 89.2% of statements [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 84.4% of statements [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.403s coverage: 94.7% of statements [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.109s coverage: 24.0% of statements [2022-04-06T13:33:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2022-04-06T13:33:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2022-04-06T13:34:04.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.087s coverage: 94.4% of statements [2022-04-06T13:34:04.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2022-04-06T13:34:06.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 82.5% of statements [2022-04-06T13:34:06.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 58.8% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.2% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.4% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.8% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-06T13:34:16.345Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-06T13:34:16.345Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-06T13:34:16.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-06T13:34:16.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-06T13:34:16.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-06T13:34:16.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-06T13:34:16.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-06T13:34:16.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-06T13:34:16.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2022-04-06T13:34:16.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-06T13:34:16.346Z] 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-06T13:34:34.456Z] GO111MODULE=on go vet ./... [2022-04-06T13:34:39.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T13:34:39.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T13:34:39.761Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T13:34:40.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-06T13:34:40.325Z] + ls -al . [2022-04-06T13:34:40.326Z] total 664 [2022-04-06T13:34:40.326Z] drwxrwxr-x 10 1001 1001 4096 Apr 6 13:34 . [2022-04-06T13:34:40.326Z] drwxr-xr-x 4 root root 4096 Apr 6 13:33 .. [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 11 Apr 6 13:32 .dockerignore [2022-04-06T13:34:40.326Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 13:32 .git [2022-04-06T13:34:40.326Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 13:32 .github [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 870 Apr 6 13:32 .gitignore [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 42 Apr 6 13:32 .golangci.yml [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 87 Apr 6 13:32 .hadolint.yml [2022-04-06T13:34:40.326Z] drwx------ 3 1001 1001 4096 Apr 6 13:32 .semver [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 166 Apr 6 13:32 .sonarcloud.properties [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 1171 Apr 6 13:32 ADOPTERS.md [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 9953 Apr 6 13:32 Attribution.txt [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 51732 Apr 6 13:32 CHANGELOG.md [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 3804 Apr 6 13:32 CONTRIBUTING.md [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 677 Apr 6 13:32 GOVERNANCE.md [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 849 Apr 6 13:32 Jenkinsfile [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 10775 Apr 6 13:32 LICENSE [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 8478 Apr 6 13:32 Makefile [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 582 Apr 6 13:32 OWNERS.md [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 8207 Apr 6 13:32 README.md [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 6912 Apr 6 13:32 SECURITY.md [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 12 Apr 6 13:32 VERSION [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 4131 Apr 6 13:32 ZMQWindows.md [2022-04-06T13:34:40.326Z] drwxrwxr-x 2 1001 1001 4096 Apr 6 13:32 bin [2022-04-06T13:34:40.326Z] drwxrwxr-x 18 1001 1001 4096 Apr 6 13:32 cmd [2022-04-06T13:34:40.326Z] -rw-r--r-- 1 root root 429121 Apr 6 13:34 coverage.out [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 3175 Apr 6 13:32 go.mod [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 34990 Apr 6 13:33 go.sum [2022-04-06T13:34:40.326Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 13:32 internal [2022-04-06T13:34:40.326Z] drwxrwxr-x 3 1001 1001 4096 Apr 6 13:32 openapi [2022-04-06T13:34:40.326Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 13:32 snap [2022-04-06T13:34:40.326Z] -rw-rw-r-- 1 1001 1001 204 Apr 6 13:32 version.go [Pipeline] sh [2022-04-06T13:34:40.619Z] + '[' -e coverage.out ] [2022-04-06T13:34:40.619Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-06T13:34:40.711Z] Stashed 1 file(s) [Pipeline] sh [2022-04-06T13:34:40.994Z] + make build [2022-04-06T13:34:40.994Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T13:34:49.310Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10967 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-06T13:34:49.324Z] Running in /w/workspace/edgex-go/178 [Pipeline] { [Pipeline] checkout [2022-04-06T13:34:49.602Z] The recommended git tool is: git [2022-04-06T13:34:56.126Z] using credential edgex-jenkins-ssh [2022-04-06T13:34:56.143Z] Cloning the remote Git repository [2022-04-06T13:34:56.207Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-06T13:34:56.288Z] > git init /w/workspace/edgex-go/178 # timeout=10 [2022-04-06T13:34:56.383Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T13:34:56.384Z] > git --version # timeout=10 [2022-04-06T13:34:56.399Z] > git --version # 'git version 2.25.1' [2022-04-06T13:34:56.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T13:34:56.468Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T13:34:59.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T13:35:09.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T13:35:09.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T13:35:11.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T13:35:11.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T13:35:12.963Z] Avoid second fetch [2022-04-06T13:35:12.963Z] Checking out Revision 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 (main) [2022-04-06T13:35:13.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T13:35:13.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T13:35:12.926Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T13:35:12.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T13:35:12.991Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T13:35:13.006Z] > git checkout -f 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 [2022-04-06T13:35:15.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T13:35:16.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T13:35:17.363Z] Commit message: "feat(security): build spire server and agent from the source in Dockfile (#3944)" [2022-04-06T13:35:17.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T13:35:18.356Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-06T13:35:18.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T13:35:18.356Z] Dload Upload Total Spent Left Speed [2022-04-06T13:35:18.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 50182 [Pipeline] sh [2022-04-06T13:35:18.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T13:35:18.884Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-06T13:35:19.232Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-04-06T13:35:19.232Z] /etc/docker/daemon.json [2022-04-06T13:35:19.232Z] { [2022-04-06T13:35:19.232Z] "registry-mirrors": [ [2022-04-06T13:35:19.232Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-06T13:35:19.232Z] ], [2022-04-06T13:35:19.232Z] "bip": "10.250.0.254/24", [2022-04-06T13:35:19.232Z] "hosts": [ [2022-04-06T13:35:19.232Z] "tcp://0.0.0.0:5555", [2022-04-06T13:35:19.232Z] "unix:///var/run/docker.sock" [2022-04-06T13:35:19.232Z] ], [2022-04-06T13:35:19.232Z] "mtu": 1458, [2022-04-06T13:35:19.232Z] "selinux-enabled": true, [2022-04-06T13:35:19.232Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-06T13:35:19.232Z] } [Pipeline] sh [2022-04-06T13:35:19.583Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-06T13:35:19.954Z] + sudo service docker restart [2022-04-06T13:35:20.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-06T13:35:21.912Z] $ docker stop --time=1 ed613f59113fc190bb80185c84c6641b8f0133bcaf668f09dbc0374b1d3c4336 [2022-04-06T13:35:24.569Z] $ docker rm -f ed613f59113fc190bb80185c84c6641b8f0133bcaf668f09dbc0374b1d3c4336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:35:25.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T13:35:25.961Z] [2022-04-06T13:35:25.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:35:26.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T13:35:26.263Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-06T13:35:26.263Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-06T13:35:26.263Z] ca9280d653b3: Pulling fs layer [2022-04-06T13:35:26.263Z] 7e9c9ca2126c: Pulling fs layer [2022-04-06T13:35:26.263Z] cbdbe7a5bc2a: Download complete [2022-04-06T13:35:26.523Z] ca9280d653b3: Verifying Checksum [2022-04-06T13:35:26.523Z] ca9280d653b3: Download complete [2022-04-06T13:35:26.523Z] cbdbe7a5bc2a: Pull complete [2022-04-06T13:35:26.781Z] 7e9c9ca2126c: Download complete [2022-04-06T13:35:27.040Z] ca9280d653b3: Pull complete [2022-04-06T13:35:31.237Z] 7e9c9ca2126c: Pull complete [2022-04-06T13:35:31.237Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-06T13:35:31.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T13:35:31.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-06T13:35:31.310Z] prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container [2022-04-06T13:35:31.360Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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-06T13:35:32.717Z] $ docker top 7ac81b35f7dfae60e87367d8ac0ec5d09822f669acfd36480238ac7f352fdaeb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T13:35:33.067Z] + docker-compose build --help+ [2022-04-06T13:35:33.067Z] grep parallel [2022-04-06T13:35:33.639Z] --parallel Build images in parallel. [Pipeline] } [2022-04-06T13:35:33.661Z] $ docker stop --time=1 7ac81b35f7dfae60e87367d8ac0ec5d09822f669acfd36480238ac7f352fdaeb [2022-04-06T13:35:34.978Z] $ docker rm -f 7ac81b35f7dfae60e87367d8ac0ec5d09822f669acfd36480238ac7f352fdaeb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:35:35.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T13:35:35.379Z] . [Pipeline] withDockerContainer [2022-04-06T13:35:35.506Z] prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container [2022-04-06T13:35:35.632Z] $ 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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-06T13:35:36.043Z] $ docker top 8a130893c83498e03846819b1f9e91eada5cddf37bf936b27a38ff8ef097b3d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T13:35:36.390Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-06T13:35:36.959Z] Building core-command ... [2022-04-06T13:35:36.959Z] Building core-data ... [2022-04-06T13:35:36.959Z] Building core-metadata ... [2022-04-06T13:35:36.959Z] Building security-bootstrapper ... [2022-04-06T13:35:36.959Z] Building security-proxy-setup ... [2022-04-06T13:35:36.959Z] Building security-secretstore-setup ... [2022-04-06T13:35:36.959Z] Building security-spiffe-token-provider ... [2022-04-06T13:35:36.959Z] Building security-spire-agent ... [2022-04-06T13:35:36.959Z] Building security-spire-config ... [2022-04-06T13:35:36.959Z] Building security-spire-server ... [2022-04-06T13:35:36.959Z] Building support-notifications ... [2022-04-06T13:35:36.959Z] Building support-scheduler ... [2022-04-06T13:35:36.959Z] Building sys-mgmt-agent ... [2022-04-06T13:35:36.959Z] Building security-bootstrapper [2022-04-06T13:35:36.959Z] Building security-secretstore-setup [2022-04-06T13:35:36.959Z] Building core-metadata [2022-04-06T13:35:36.959Z] Building security-spire-config [2022-04-06T13:35:36.959Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T13:35:38.312Z] provisioning config files... [2022-04-06T13:35:38.338Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/178@tmp/config4563574022432153743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T13:35:38.708Z] ---> docker-login.sh [2022-04-06T13:35:38.708Z] nexus3.edgexfoundry.org:10001 [2022-04-06T13:35:39.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:35:39.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:35:39.582Z] Configure a credential helper to remove this warning. See [2022-04-06T13:35:39.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:35:39.583Z] [2022-04-06T13:35:39.583Z] Login Succeeded [2022-04-06T13:35:39.583Z] nexus3.edgexfoundry.org:10002 [2022-04-06T13:35:39.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:35:39.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:35:39.857Z] Configure a credential helper to remove this warning. See [2022-04-06T13:35:39.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:35:39.857Z] [2022-04-06T13:35:39.857Z] Login Succeeded [2022-04-06T13:35:40.131Z] nexus3.edgexfoundry.org:10003 [2022-04-06T13:35:40.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:35:40.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:35:40.405Z] Configure a credential helper to remove this warning. See [2022-04-06T13:35:40.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:35:40.405Z] [2022-04-06T13:35:40.405Z] Login Succeeded [2022-04-06T13:35:40.405Z] nexus3.edgexfoundry.org:10004 [2022-04-06T13:35:40.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:35:40.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:35:40.959Z] Configure a credential helper to remove this warning. See [2022-04-06T13:35:40.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:35:40.959Z] [2022-04-06T13:35:40.959Z] Login Succeeded [2022-04-06T13:35:40.959Z] docker.io [2022-04-06T13:35:41.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:35:41.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:35:41.830Z] Configure a credential helper to remove this warning. See [2022-04-06T13:35:41.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:35:41.830Z] [2022-04-06T13:35:41.830Z] Login Succeeded [2022-04-06T13:35:41.830Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T13:35:41.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T13:35:42.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T13:35:42.265Z] ========================================================= [2022-04-06T13:35:42.265Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-06T13:35:42.265Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T13:35:42.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T13:35:42.881Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-06T13:35:42.881Z] 9b3977197b4f: Pulling fs layer [2022-04-06T13:35:42.881Z] 1a89e8eeedd5: Pulling fs layer [2022-04-06T13:35:42.881Z] 94645a83ff95: Pulling fs layer [2022-04-06T13:35:42.881Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-06T13:35:42.881Z] 0c92f367c5e7: Pulling fs layer [2022-04-06T13:35:42.881Z] f7c0051592d6: Pulling fs layer [2022-04-06T13:35:42.881Z] a227ed2f7395: Pulling fs layer [2022-04-06T13:35:42.881Z] 7b1c46037f91: Pulling fs layer [2022-04-06T13:35:42.881Z] 3f3a8bcf1eab: Waiting [2022-04-06T13:35:42.881Z] 0c92f367c5e7: Waiting [2022-04-06T13:35:42.881Z] f7c0051592d6: Waiting [2022-04-06T13:35:42.881Z] a227ed2f7395: Waiting [2022-04-06T13:35:42.881Z] 7b1c46037f91: Waiting [2022-04-06T13:35:42.881Z] 94645a83ff95: Verifying Checksum [2022-04-06T13:35:42.881Z] 94645a83ff95: Download complete [2022-04-06T13:35:42.881Z] 1a89e8eeedd5: Verifying Checksum [2022-04-06T13:35:42.881Z] 1a89e8eeedd5: Download complete [2022-04-06T13:35:42.881Z] 0c92f367c5e7: Verifying Checksum [2022-04-06T13:35:42.881Z] 0c92f367c5e7: Download complete [2022-04-06T13:35:42.881Z] f7c0051592d6: Verifying Checksum [2022-04-06T13:35:42.881Z] f7c0051592d6: Download complete [2022-04-06T13:35:42.881Z] a227ed2f7395: Verifying Checksum [2022-04-06T13:35:42.881Z] a227ed2f7395: Download complete [2022-04-06T13:35:42.881Z] 9b3977197b4f: Verifying Checksum [2022-04-06T13:35:42.881Z] 9b3977197b4f: Download complete [2022-04-06T13:35:43.876Z] 9b3977197b4f: Pull complete [2022-04-06T13:35:44.486Z] 1a89e8eeedd5: Pull complete [2022-04-06T13:35:44.486Z] 94645a83ff95: Pull complete [2022-04-06T13:35:44.764Z] 7b1c46037f91: Verifying Checksum [2022-04-06T13:35:44.764Z] 7b1c46037f91: Download complete [2022-04-06T13:35:45.364Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-06T13:35:45.364Z] 3f3a8bcf1eab: Download complete [2022-04-06T13:35:55.064Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:35:55.064Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:35:55.064Z] ---> 676b5ab71911 [2022-04-06T13:35:55.065Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T13:35:55.065Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:35:55.065Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:35:55.065Z] ---> 676b5ab71911 [2022-04-06T13:35:55.065Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T13:35:55.325Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:35:55.325Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:35:55.325Z] ---> 676b5ab71911 [2022-04-06T13:35:55.325Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T13:35:55.325Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:35:55.325Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:35:55.325Z] ---> 676b5ab71911 [2022-04-06T13:35:55.325Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T13:35:55.584Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:35:55.584Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:35:55.584Z] ---> 676b5ab71911 [2022-04-06T13:35:55.584Z] Step 3/31 : WORKDIR /edgex-go [2022-04-06T13:35:58.142Z] ---> Running in fb20330b481d [2022-04-06T13:35:58.142Z] ---> Running in 7861428362a3 [2022-04-06T13:35:58.142Z] ---> Running in 823367898cc5 [2022-04-06T13:35:58.142Z] ---> Running in 5f8a79a39a5d [2022-04-06T13:35:58.142Z] ---> Running in 1dfd4a7cdadc [2022-04-06T13:35:58.142Z] Removing intermediate container 7861428362a3 [2022-04-06T13:35:58.142Z] ---> 0f55d6f4d874 [2022-04-06T13:35:58.142Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:35:58.142Z] Removing intermediate container fb20330b481d [2022-04-06T13:35:58.142Z] ---> 5a6b3eb22efa [2022-04-06T13:35:58.142Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:35:58.142Z] Removing intermediate container 823367898cc5 [2022-04-06T13:35:58.142Z] Removing intermediate container 5f8a79a39a5d [2022-04-06T13:35:58.142Z] ---> 24929979c3fe [2022-04-06T13:35:58.142Z] ---> 6fbcfea00c87 [2022-04-06T13:35:58.142Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:35:58.142Z] [2022-04-06T13:35:58.142Z] Removing intermediate container 1dfd4a7cdadc [2022-04-06T13:35:58.142Z] ---> 2e271156bf8e [2022-04-06T13:35:58.142Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:35:58.403Z] ---> Running in 6fa8f9991023 [2022-04-06T13:35:58.403Z] ---> Running in 65976236fcd6 [2022-04-06T13:35:58.403Z] ---> Running in 9cd6da97bd0b [2022-04-06T13:35:58.403Z] ---> Running in 3ba9f5752f9d [2022-04-06T13:35:58.403Z] ---> Running in a32d944cad95 [2022-04-06T13:35:59.346Z] Removing intermediate container 65976236fcd6 [2022-04-06T13:35:59.346Z] ---> 58d3f2256182 [2022-04-06T13:35:59.346Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T13:35:59.346Z] ---> Running in cb6535a0947d [2022-04-06T13:35:59.346Z] Removing intermediate container 6fa8f9991023 [2022-04-06T13:35:59.346Z] ---> a93359eade52 [2022-04-06T13:35:59.346Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T13:35:59.605Z] ---> Running in 49ac3b399eca [2022-04-06T13:35:59.865Z] Removing intermediate container 9cd6da97bd0b [2022-04-06T13:35:59.865Z] ---> 070d5e5a21c0 [2022-04-06T13:35:59.865Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-06T13:35:59.865Z] Removing intermediate container a32d944cad95 [2022-04-06T13:35:59.865Z] ---> ba3554fbec4e [2022-04-06T13:35:59.865Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T13:35:59.865Z] ---> Running in ab1d8f01b14a [2022-04-06T13:35:59.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:35:59.865Z] Removing intermediate container 3ba9f5752f9d [2022-04-06T13:35:59.865Z] ---> e97cd0bb3981 [2022-04-06T13:35:59.865Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-06T13:35:59.865Z] ---> Running in fbfc38e6cc8d [2022-04-06T13:35:59.865Z] ---> Running in 4606d849ed4b [2022-04-06T13:36:00.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:36:00.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:36:00.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:36:00.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:36:00.475Z] 3f3a8bcf1eab: Pull complete [2022-04-06T13:36:00.475Z] 0c92f367c5e7: Pull complete [2022-04-06T13:36:00.475Z] f7c0051592d6: Pull complete [2022-04-06T13:36:00.475Z] a227ed2f7395: Pull complete [2022-04-06T13:36:00.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:36:00.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:36:01.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:36:01.173Z] OK: 221 MiB in 52 packages [2022-04-06T13:36:01.173Z] OK: 221 MiB in 52 packages [2022-04-06T13:36:01.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:36:01.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:36:01.433Z] OK: 221 MiB in 52 packages [2022-04-06T13:36:01.433Z] OK: 221 MiB in 52 packages [2022-04-06T13:36:01.694Z] OK: 221 MiB in 52 packages [2022-04-06T13:36:01.694Z] Removing intermediate container cb6535a0947d [2022-04-06T13:36:01.694Z] ---> c7fac38f5795 [2022-04-06T13:36:01.694Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T13:36:01.694Z] Removing intermediate container 49ac3b399eca [2022-04-06T13:36:01.694Z] ---> 5e2673c5338e [2022-04-06T13:36:01.694Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T13:36:01.952Z] ---> 11b7b74ba8bf [2022-04-06T13:36:01.952Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:36:01.952Z] ---> 19b09542660b [2022-04-06T13:36:01.952Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:36:01.952Z] ---> Running in c9dfdb406c6b [2022-04-06T13:36:01.952Z] ---> Running in 88815b92fa3a [2022-04-06T13:36:01.952Z] Removing intermediate container ab1d8f01b14a [2022-04-06T13:36:01.952Z] ---> 162696ed67aa [2022-04-06T13:36:01.952Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T13:36:01.952Z] Removing intermediate container 4606d849ed4b [2022-04-06T13:36:01.952Z] ---> 22cbb48707cc [2022-04-06T13:36:01.952Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-06T13:36:02.212Z] Removing intermediate container fbfc38e6cc8d [2022-04-06T13:36:02.212Z] ---> 5104c4bf1f51 [2022-04-06T13:36:02.212Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T13:36:02.212Z] ---> 5e61cc06836e [2022-04-06T13:36:02.212Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:36:02.212Z] ---> e50c377ad129 [2022-04-06T13:36:02.212Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:36:02.212Z] ---> Running in ac3a8b9994e2 [2022-04-06T13:36:02.212Z] ---> Running in 811a9f061904 [2022-04-06T13:36:02.470Z] ---> 95c1de1db455 [2022-04-06T13:36:02.470Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:36:02.470Z] ---> Running in cc7ec7466aa1 [2022-04-06T13:36:03.042Z] Removing intermediate container c9dfdb406c6b [2022-04-06T13:36:03.042Z] ---> 7fd15f08203f [2022-04-06T13:36:03.042Z] Step 8/26 : COPY . . [2022-04-06T13:36:03.302Z] Removing intermediate container 88815b92fa3a [2022-04-06T13:36:03.302Z] ---> 4a990bf80abd [2022-04-06T13:36:03.302Z] Step 8/23 : COPY . . [2022-04-06T13:36:04.798Z] 7b1c46037f91: Pull complete [2022-04-06T13:36:05.072Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-06T13:36:05.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T13:36:05.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-06T13:36:05.435Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T13:36:05.435Z] WORKDIR /edgex [2022-04-06T13:36:05.435Z] COPY go.mod . [2022-04-06T13:36:05.435Z] RUN go mod download [2022-04-06T13:36:05.435Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-06T13:36:06.594Z] Removing intermediate container ac3a8b9994e2 [2022-04-06T13:36:06.594Z] ---> 63c6f3145b37 [2022-04-06T13:36:06.594Z] Step 8/25 : COPY . . [2022-04-06T13:36:06.594Z] Removing intermediate container 811a9f061904 [2022-04-06T13:36:06.594Z] ---> 3c64b9191873 [2022-04-06T13:36:06.594Z] Removing intermediate container cc7ec7466aa1 [2022-04-06T13:36:06.594Z] Step 8/31 : COPY . . ---> 16c638fe17e6 [2022-04-06T13:36:06.594Z] [2022-04-06T13:36:06.594Z] Step 8/23 : COPY . . [2022-04-06T13:36:08.086Z] Sending build context to Docker daemon 169MB [2022-04-06T13:36:08.086Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T13:36:08.086Z] ---> f79e39bc4007 [2022-04-06T13:36:08.086Z] Step 2/4 : WORKDIR /edgex [2022-04-06T13:36:09.559Z] ---> Running in ac9eeefa3931 [2022-04-06T13:36:09.840Z] Removing intermediate container ac9eeefa3931 [2022-04-06T13:36:09.840Z] ---> a1fe2c0179d1 [2022-04-06T13:36:09.840Z] Step 3/4 : COPY go.mod . [2022-04-06T13:36:10.437Z] ---> 431bf250af13 [2022-04-06T13:36:10.438Z] Step 4/4 : RUN go mod download [2022-04-06T13:36:10.438Z] ---> Running in 3717bd5c4aab [2022-04-06T13:36:14.717Z] ---> 6a33c1846883 [2022-04-06T13:36:14.717Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T13:36:14.717Z] ---> b6701003c5a6 [2022-04-06T13:36:14.717Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-06T13:36:14.717Z] ---> 2c17b240a1be [2022-04-06T13:36:14.717Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata ---> cb8251eecffe [2022-04-06T13:36:14.717Z] ---> 45e47ea5c7e6 [2022-04-06T13:36:14.717Z] [2022-04-06T13:36:14.717Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-06T13:36:14.717Z] [2022-04-06T13:36:14.717Z] ---> Running in f629136c0ce8 [2022-04-06T13:36:14.717Z] ---> Running in e5699e59af8c [2022-04-06T13:36:14.717Z] ---> Running in 0001841e7512 [2022-04-06T13:36:14.717Z] ---> Running in cb946a6c80ce [2022-04-06T13:36:14.717Z] ---> Running in fe1e8ca17123 [2022-04-06T13:36:14.717Z] Removing intermediate container e5699e59af8c [2022-04-06T13:36:14.717Z] ---> e4a3f0889be8 [2022-04-06T13:36:14.717Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T13:36:14.717Z] ---> Running in dd1fd225555f [2022-04-06T13:36:14.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T13:36:14.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T13:36:14.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T13:36:14.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T13:36:15.546Z] Removing intermediate container dd1fd225555f [2022-04-06T13:36:15.546Z] ---> 65eaea8faf60 [2022-04-06T13:36:15.546Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T13:36:15.804Z] ---> Running in 45ae84039fdc [2022-04-06T13:36:16.061Z] Removing intermediate container 45ae84039fdc [2022-04-06T13:36:16.061Z] ---> 702667d56c15 [2022-04-06T13:36:16.061Z] 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-06T13:36:16.061Z] ---> Running in 6874c6f5bb53 [2022-04-06T13:36:17.977Z] spire-1.2.1/ [2022-04-06T13:36:17.977Z] spire-1.2.1/.data/ [2022-04-06T13:36:17.977Z] spire-1.2.1/.data/.file [2022-04-06T13:36:17.977Z] spire-1.2.1/.dockerignore [2022-04-06T13:36:17.977Z] spire-1.2.1/.gitattributes [2022-04-06T13:36:17.977Z] spire-1.2.1/.githooks/ [2022-04-06T13:36:17.977Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/ [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/workflows/ [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T13:36:17.977Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T13:36:17.977Z] spire-1.2.1/.gitignore [2022-04-06T13:36:17.977Z] spire-1.2.1/.go-version [2022-04-06T13:36:17.977Z] spire-1.2.1/.golangci.yml [2022-04-06T13:36:17.977Z] spire-1.2.1/ADOPTERS.md [2022-04-06T13:36:17.977Z] spire-1.2.1/CHANGELOG.md [2022-04-06T13:36:17.977Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T13:36:17.977Z] spire-1.2.1/CODEOWNERS [2022-04-06T13:36:17.977Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T13:36:17.977Z] spire-1.2.1/Dockerfile [2022-04-06T13:36:17.977Z] spire-1.2.1/Dockerfile.dev [2022-04-06T13:36:17.977Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T13:36:17.977Z] spire-1.2.1/LICENSE [2022-04-06T13:36:17.977Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T13:36:17.977Z] spire-1.2.1/Makefile [2022-04-06T13:36:17.977Z] spire-1.2.1/README.md [2022-04-06T13:36:17.977Z] spire-1.2.1/ROADMAP.md [2022-04-06T13:36:17.977Z] spire-1.2.1/SECURITY.md [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/ [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T13:36:17.977Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T13:36:17.978Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T13:36:17.978Z] spire-1.2.1/conf/ [2022-04-06T13:36:17.978Z] spire-1.2.1/conf/agent/ [2022-04-06T13:36:17.978Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T13:36:17.978Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T13:36:17.978Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T13:36:17.978Z] spire-1.2.1/conf/server/ [2022-04-06T13:36:17.978Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T13:36:17.978Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T13:36:17.978Z] spire-1.2.1/conf/server/server.conf [2022-04-06T13:36:17.978Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/ [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/auditlog.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/ [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/spire_server.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/telemetry.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/upgrading.md [2022-04-06T13:36:17.978Z] spire-1.2.1/doc/using_spire.md [2022-04-06T13:36:17.978Z] spire-1.2.1/examples/ [2022-04-06T13:36:17.978Z] spire-1.2.1/examples/README.md [2022-04-06T13:36:17.978Z] spire-1.2.1/go.mod [2022-04-06T13:36:17.978Z] spire-1.2.1/go.sum [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T13:36:17.978Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T13:36:17.979Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/health/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/log/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T13:36:17.980Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/version/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/config.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T13:36:17.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T13:36:17.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/server.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/ [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/private/ [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/private/server/ [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/ [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/common/ [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T13:36:17.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T13:36:17.983Z] spire-1.2.1/release/ [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire-extras/ [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire/ [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire/README.md [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire/conf/ [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T13:36:17.983Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T13:36:17.983Z] spire-1.2.1/script/ [2022-04-06T13:36:17.983Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T13:36:17.983Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T13:36:17.983Z] spire-1.2.1/support/ [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/ [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T13:36:17.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T13:36:17.984Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/clock/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/clock/clock.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T13:36:17.984Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/README.md [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/common [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T13:36:17.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T13:36:17.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T13:36:17.986Z] spire-1.2.1/test/integration/test.sh [2022-04-06T13:36:17.986Z] spire-1.2.1/test/plugintest/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/spiretest/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/testca/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/testca/ca.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/testkey/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T13:36:17.986Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/testkey/new.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/util/ [2022-04-06T13:36:17.986Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/util/race.go [2022-04-06T13:36:17.986Z] spire-1.2.1/test/util/util.go [2022-04-06T13:36:17.986Z] building spire from source... [2022-04-06T13:36:17.986Z] Installing go1.17.7... [2022-04-06T13:36:23.258Z] Building bin/spire-server... [2022-04-06T13:36:23.518Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T13:36:23.518Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T13:36:23.518Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T13:36:23.518Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T13:36:23.518Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T13:36:23.518Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T13:36:23.518Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T13:36:23.777Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T13:36:23.777Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T13:36:23.777Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T13:36:23.777Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T13:36:23.777Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T13:36:23.777Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T13:36:23.777Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T13:36:23.777Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T13:36:24.037Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T13:36:24.037Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T13:36:24.297Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T13:36:24.297Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T13:36:24.297Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T13:36:24.297Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T13:36:24.559Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T13:36:24.559Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T13:36:24.559Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T13:36:24.559Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T13:36:24.559Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T13:36:24.559Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T13:36:24.559Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T13:36:24.559Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T13:36:24.559Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T13:36:24.559Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T13:36:24.559Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T13:36:24.559Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T13:36:24.559Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T13:36:24.819Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T13:36:24.819Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T13:36:24.819Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T13:36:24.819Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T13:36:24.819Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T13:36:24.819Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T13:36:24.819Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T13:36:24.819Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T13:36:24.819Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T13:36:24.819Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T13:36:24.819Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T13:36:24.819Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T13:36:24.819Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T13:36:24.819Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T13:36:24.819Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T13:36:27.365Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T13:36:27.365Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T13:36:27.625Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T13:36:27.625Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T13:36:27.625Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T13:36:27.625Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T13:36:27.625Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T13:36:27.625Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T13:36:27.625Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T13:36:27.625Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T13:36:27.625Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T13:36:32.904Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T13:36:32.904Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T13:36:32.904Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T13:36:32.904Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T13:36:32.904Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T13:36:32.904Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T13:36:32.904Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T13:36:32.904Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T13:36:32.904Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T13:36:33.164Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T13:36:34.546Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T13:36:34.547Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T13:36:34.807Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T13:36:34.807Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T13:36:35.066Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T13:36:35.066Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T13:36:35.325Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T13:36:35.325Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T13:36:35.325Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T13:36:35.585Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T13:36:35.585Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T13:36:35.585Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T13:36:35.585Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T13:36:35.585Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T13:36:35.848Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T13:36:35.848Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T13:36:35.848Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T13:36:35.848Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T13:36:35.848Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T13:36:35.848Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T13:36:36.108Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T13:36:36.108Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T13:36:36.108Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T13:36:38.648Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T13:36:38.648Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T13:36:38.648Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T13:36:38.648Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T13:36:38.648Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T13:36:38.648Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T13:36:38.648Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T13:36:38.648Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T13:36:38.648Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T13:36:38.648Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T13:36:38.648Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T13:36:38.648Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T13:36:38.648Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T13:36:38.908Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T13:36:38.908Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T13:36:38.908Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T13:36:38.908Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T13:36:38.908Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T13:36:38.908Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T13:36:38.908Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T13:36:38.908Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T13:36:38.908Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T13:36:38.908Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T13:36:38.908Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T13:36:38.908Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T13:36:39.167Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T13:36:39.167Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T13:36:39.167Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T13:36:39.167Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T13:36:39.167Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T13:36:39.167Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T13:36:39.167Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T13:36:39.167Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T13:36:39.167Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T13:36:39.426Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T13:36:39.426Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T13:36:39.426Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T13:36:39.426Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T13:36:39.426Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T13:36:39.426Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T13:36:39.426Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T13:36:39.426Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T13:36:39.426Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T13:36:39.426Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T13:36:39.426Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T13:36:39.426Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T13:36:39.426Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T13:36:39.426Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T13:36:39.426Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T13:36:46.043Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T13:36:46.043Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T13:36:46.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T13:36:57.463Z] Removing intermediate container 3717bd5c4aab [2022-04-06T13:36:57.463Z] ---> 25185f71273d [2022-04-06T13:36:57.463Z] Successfully built 25185f71273d [2022-04-06T13:36:57.463Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:36:57.819Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T13:36:57.819Z] . [Pipeline] withDockerContainer [2022-04-06T13:36:58.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-10967 does not seem to be running inside a container [2022-04-06T13:36:58.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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-06T13:36:59.447Z] $ docker top 62e495d1790d2e4953fe7005f3f237a878ffb78673cdc29c0a1619e0b5940fd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T13:37:00.358Z] + go version [2022-04-06T13:37:00.358Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-06T13:37:00.388Z] $ docker stop --time=1 62e495d1790d2e4953fe7005f3f237a878ffb78673cdc29c0a1619e0b5940fd9 [2022-04-06T13:37:01.999Z] $ docker rm -f 62e495d1790d2e4953fe7005f3f237a878ffb78673cdc29c0a1619e0b5940fd9 [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-06T13:37:02.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T13:37:02.625Z] [2022-04-06T13:37:02.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:37:02.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T13:37:02.993Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-06T13:37:02.993Z] 29e5d40040c1: Pulling fs layer [2022-04-06T13:37:02.993Z] 1ce36da41761: Pulling fs layer [2022-04-06T13:37:02.993Z] 25b303627fd3: Pulling fs layer [2022-04-06T13:37:03.274Z] 29e5d40040c1: Verifying Checksum [2022-04-06T13:37:03.274Z] 29e5d40040c1: Download complete [2022-04-06T13:37:03.552Z] 1ce36da41761: Verifying Checksum [2022-04-06T13:37:03.552Z] 1ce36da41761: Download complete [2022-04-06T13:37:03.827Z] 29e5d40040c1: Pull complete [2022-04-06T13:37:05.274Z] 25b303627fd3: Verifying Checksum [2022-04-06T13:37:05.275Z] 25b303627fd3: Download complete [2022-04-06T13:37:05.275Z] 1ce36da41761: Pull complete [2022-04-06T13:37:08.008Z] Removing intermediate container fe1e8ca17123 [2022-04-06T13:37:08.008Z] ---> ccbb33fef994 [2022-04-06T13:37:08.008Z] [2022-04-06T13:37:08.008Z] Step 10/25 : FROM alpine:3.14 [2022-04-06T13:37:08.008Z] Removing intermediate container 0001841e7512 [2022-04-06T13:37:08.008Z] ---> 29bf8f247d3d [2022-04-06T13:37:08.008Z] [2022-04-06T13:37:08.008Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T13:37:08.008Z] Removing intermediate container f629136c0ce8 [2022-04-06T13:37:08.008Z] ---> 33b74190c5d0 [2022-04-06T13:37:08.008Z] [2022-04-06T13:37:08.008Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T13:37:08.008Z] Removing intermediate container cb946a6c80ce [2022-04-06T13:37:08.008Z] ---> 6cade9ee5acb [2022-04-06T13:37:08.008Z] [2022-04-06T13:37:08.008Z] Step 10/31 : FROM alpine:3.14 [2022-04-06T13:37:08.008Z] 3.14: Pulling from library/alpine [2022-04-06T13:37:08.008Z] 3.14: Pulling from library/alpine [2022-04-06T13:37:08.008Z] 3.14: Pulling from library/alpine [2022-04-06T13:37:08.008Z] 3.14: Pulling from library/alpine [2022-04-06T13:37:09.916Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T13:37:09.916Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T13:37:09.916Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T13:37:09.916Z] Status: Image is up to date for alpine:3.14 [2022-04-06T13:37:09.916Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T13:37:09.916Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T13:37:09.916Z] ---> e04c818066af [2022-04-06T13:37:09.916Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T13:37:09.916Z] ---> e04c818066af [2022-04-06T13:37:09.916Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T13:37:09.916Z] ---> e04c818066af [2022-04-06T13:37:09.916Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-06T13:37:09.916Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T13:37:09.916Z] Status: Image is up to date for alpine:3.14 [2022-04-06T13:37:10.611Z] ---> e04c818066af [2022-04-06T13:37:10.611Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-06T13:37:10.611Z] ---> Running in 84999ec0dadd [2022-04-06T13:37:10.611Z] ---> Running in 201ec1ebf0f5 [2022-04-06T13:37:10.611Z] ---> Running in 0be2bd8b685a [2022-04-06T13:37:10.611Z] ---> Running in 4f46868edf22 [2022-04-06T13:37:10.911Z] Removing intermediate container 84999ec0dadd [2022-04-06T13:37:10.911Z] ---> a27fce263208 [2022-04-06T13:37:10.911Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-06T13:37:10.911Z] ---> Running in d92e619e7d18 [2022-04-06T13:37:11.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:11.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:11.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:11.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:11.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:11.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:11.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:11.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:12.137Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-06T13:37:12.137Z] (2/2) Installing su-exec (0.2-r1) [2022-04-06T13:37:12.137Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T13:37:12.137Z] OK: 6 MiB in 16 packages [2022-04-06T13:37:12.137Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T13:37:12.137Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T13:37:12.137Z] OK: 6 MiB in 15 packages [2022-04-06T13:37:12.137Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-06T13:37:12.137Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-06T13:37:12.137Z] (3/3) Installing su-exec (0.2-r1) [2022-04-06T13:37:12.137Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T13:37:12.137Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T13:37:12.137Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T13:37:12.137Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T13:37:12.137Z] OK: 6 MiB in 17 packages [2022-04-06T13:37:12.137Z] OK: 6 MiB in 15 packages [2022-04-06T13:37:13.090Z] Removing intermediate container 201ec1ebf0f5 [2022-04-06T13:37:13.090Z] ---> caa68d98d477 [2022-04-06T13:37:13.090Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T13:37:13.090Z] ---> Running in 8d5766301730 [2022-04-06T13:37:13.090Z] Removing intermediate container d92e619e7d18 [2022-04-06T13:37:13.090Z] ---> 1e5eb2c9bb1f [2022-04-06T13:37:13.090Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-06T13:37:13.090Z] ---> Running in ae3296508480 [2022-04-06T13:37:13.090Z] Removing intermediate container 4f46868edf22 [2022-04-06T13:37:13.090Z] ---> fc71e96f3ebb [2022-04-06T13:37:13.090Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T13:37:13.367Z] ---> Running in 585fb6f7f06e [2022-04-06T13:37:13.367Z] Removing intermediate container 8d5766301730 [2022-04-06T13:37:13.367Z] ---> 9f84067e7c14 [2022-04-06T13:37:13.367Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-06T13:37:13.628Z] Removing intermediate container 0be2bd8b685a [2022-04-06T13:37:13.628Z] ---> b75d800029a1 [2022-04-06T13:37:13.628Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T13:37:13.628Z] Removing intermediate container ae3296508480 [2022-04-06T13:37:13.628Z] ---> c2e114c236ae [2022-04-06T13:37:13.628Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-06T13:37:13.628Z] ---> Running in d87090f32aeb [2022-04-06T13:37:13.628Z] ---> Running in 257dfc10bb72 [2022-04-06T13:37:13.628Z] ---> Running in 5830e63251cd [2022-04-06T13:37:13.889Z] Removing intermediate container 585fb6f7f06e [2022-04-06T13:37:13.889Z] ---> 92866a76cd17 [2022-04-06T13:37:13.889Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-06T13:37:14.194Z] ---> Running in 6a25140c4c74 [2022-04-06T13:37:14.194Z] Removing intermediate container d87090f32aeb [2022-04-06T13:37:14.194Z] ---> d33521e379f0 [2022-04-06T13:37:14.194Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T13:37:14.194Z] Removing intermediate container 5830e63251cd [2022-04-06T13:37:14.194Z] ---> 2d8c37c4da59 [2022-04-06T13:37:14.194Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-06T13:37:14.194Z] Removing intermediate container 257dfc10bb72 [2022-04-06T13:37:14.194Z] ---> dc7106d00558 [2022-04-06T13:37:14.194Z] Step 13/25 : WORKDIR / [2022-04-06T13:37:14.194Z] ---> Running in 2560ce06caca [2022-04-06T13:37:14.194Z] ---> Running in 0bf4ddf364d2 [2022-04-06T13:37:14.194Z] ---> Running in dc29e6b55bed [2022-04-06T13:37:14.477Z] Removing intermediate container 6a25140c4c74 [2022-04-06T13:37:14.477Z] ---> acc631374dff [2022-04-06T13:37:14.477Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T13:37:14.477Z] Removing intermediate container 2560ce06caca [2022-04-06T13:37:14.477Z] ---> 0ab1c6418c8c [2022-04-06T13:37:14.477Z] Step 15/23 : WORKDIR / [2022-04-06T13:37:14.738Z] ---> Running in 8437d03076e5 [2022-04-06T13:37:14.738Z] Removing intermediate container dc29e6b55bed [2022-04-06T13:37:14.738Z] ---> 96fe229dcfa6 [2022-04-06T13:37:14.738Z] 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-06T13:37:14.738Z] ---> Running in aaa38ca03a4e [2022-04-06T13:37:15.001Z] Removing intermediate container 8437d03076e5 [2022-04-06T13:37:15.001Z] ---> f53f13506bea [2022-04-06T13:37:15.001Z] Step 15/23 : WORKDIR / [2022-04-06T13:37:15.001Z] Removing intermediate container aaa38ca03a4e [2022-04-06T13:37:15.001Z] ---> f2f0c1a843d1 [2022-04-06T13:37:15.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T13:37:15.001Z] ---> Running in 5491da5ec275 [2022-04-06T13:37:15.261Z] ---> fc8a286b62cc [2022-04-06T13:37:15.261Z] 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-06T13:37:15.524Z] Removing intermediate container 5491da5ec275 [2022-04-06T13:37:15.524Z] ---> c5d6c3ff7ef3 [2022-04-06T13:37:15.524Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T13:37:15.524Z] ---> 1a5ef63769ec [2022-04-06T13:37:15.524Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-06T13:37:15.785Z] ---> 261d529e6a86 [2022-04-06T13:37:15.785Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-06T13:37:16.045Z] ---> 41f923b6cc52 [2022-04-06T13:37:16.045Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-06T13:37:16.306Z] Removing intermediate container 0bf4ddf364d2 [2022-04-06T13:37:16.306Z] ---> e0f006ffa3dd [2022-04-06T13:37:16.306Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-06T13:37:16.306Z] ---> 9376d8a7af18 [2022-04-06T13:37:16.306Z] 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-06T13:37:16.570Z] ---> Running in 504d276e4ba2 [2022-04-06T13:37:16.831Z] Removing intermediate container 504d276e4ba2 [2022-04-06T13:37:16.831Z] ---> 3214664e1165 [2022-04-06T13:37:16.831Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-06T13:37:17.095Z] ---> 86da668f4334 [2022-04-06T13:37:17.095Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-06T13:37:17.095Z] ---> 5b86fea432a1 [2022-04-06T13:37:17.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-06T13:37:17.356Z] ---> 7e11628f14b9 [2022-04-06T13:37:17.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-06T13:37:17.356Z] ---> cb62f9e97b14 [2022-04-06T13:37:17.356Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-06T13:37:17.356Z] ---> Running in 33e52e4719f0 [2022-04-06T13:37:17.617Z] ---> 9c5a93d6da4c [2022-04-06T13:37:17.617Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-06T13:37:17.617Z] ---> Running in 6ba988c9c063 [2022-04-06T13:37:17.686Z] 25b303627fd3: Pull complete [2022-04-06T13:37:17.686Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-06T13:37:17.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T13:37:17.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-06T13:37:17.878Z] ---> 07675dba2132 [2022-04-06T13:37:17.878Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-06T13:37:17.878Z] ---> Running in 505aac992ddc [2022-04-06T13:37:17.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-10967 does not seem to be running inside a container [2022-04-06T13:37:18.015Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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-06T13:37:18.141Z] Removing intermediate container 6ba988c9c063 [2022-04-06T13:37:18.141Z] ---> 692ce6404dc2 [2022-04-06T13:37:18.141Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T13:37:18.141Z] Removing intermediate container 505aac992ddc [2022-04-06T13:37:18.141Z] ---> 70047016a193 [2022-04-06T13:37:18.141Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T13:37:18.406Z] ---> Running in 7a45676d5ce9 [2022-04-06T13:37:18.406Z] ---> Running in 2f1d9ba775e8 [2022-04-06T13:37:18.671Z] Removing intermediate container 2f1d9ba775e8 [2022-04-06T13:37:18.671Z] ---> 09ecdce08455 [2022-04-06T13:37:18.671Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T13:37:18.671Z] Removing intermediate container 7a45676d5ce9 [2022-04-06T13:37:18.671Z] ---> 266859dab69f [2022-04-06T13:37:18.671Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T13:37:18.671Z] ---> 248f41256dca [2022-04-06T13:37:18.671Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-06T13:37:18.671Z] ---> Running in e59e467e29d7 [2022-04-06T13:37:18.671Z] ---> Running in 1cc5494c3b2f [2022-04-06T13:37:18.943Z] Removing intermediate container e59e467e29d7 [2022-04-06T13:37:18.943Z] ---> 43123b87d1d0 [2022-04-06T13:37:18.943Z] Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:37:18.943Z] Removing intermediate container 1cc5494c3b2f [2022-04-06T13:37:18.943Z] ---> 236c591da775 [2022-04-06T13:37:18.943Z] Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:37:19.203Z] ---> Running in cffb65c8e3ab [2022-04-06T13:37:19.203Z] ---> Running in 2b7b535d2d58 [2022-04-06T13:37:19.464Z] Removing intermediate container cffb65c8e3ab [2022-04-06T13:37:19.464Z] ---> df34088aca4d [2022-04-06T13:37:19.464Z] Step 23/23 : LABEL version=2.2.0-dev.56 [2022-04-06T13:37:19.464Z] ---> Running in 34c77e87a0ba [2022-04-06T13:37:19.464Z] Removing intermediate container 33e52e4719f0 [2022-04-06T13:37:19.464Z] ---> d51bffad5808 [2022-04-06T13:37:19.464Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T13:37:19.725Z] Removing intermediate container 2b7b535d2d58 [2022-04-06T13:37:19.725Z] ---> 9d49444b0869 [2022-04-06T13:37:19.725Z] Step 23/23 : LABEL version=2.2.0-dev.56 [2022-04-06T13:37:19.989Z] Removing intermediate container 34c77e87a0ba [2022-04-06T13:37:19.989Z] ---> 1c019dba72a9 [2022-04-06T13:37:19.989Z] [2022-04-06T13:37:19.989Z] ---> Running in 2fb45f970bbd [2022-04-06T13:37:20.152Z] $ docker top de12d0ce3eae13114adfee079467dd4249d21572ff49ec6f685913786e256f2c -eo pid,comm [2022-04-06T13:37:20.249Z] ---> be2065f8e28d [2022-04-06T13:37:20.249Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-06T13:37:20.249Z] ---> ccec28a4d748 [2022-04-06T13:37:20.249Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T13:37:20.249Z] Successfully built 1c019dba72a9 [2022-04-06T13:37:20.249Z] Successfully tagged core-command:latest [2022-04-06T13:37:20.249Z]  Building core-command ... done Building support-notifications [Pipeline] { [Pipeline] sh [2022-04-06T13:37:21.085Z] + grep parallel [2022-04-06T13:37:21.085Z] + docker-compose build --help [2022-04-06T13:37:21.245Z] Removing intermediate container 2fb45f970bbd [2022-04-06T13:37:21.245Z] ---> 90b622e15c73 [2022-04-06T13:37:21.245Z] [2022-04-06T13:37:21.245Z] Successfully built 90b622e15c73 [2022-04-06T13:37:21.816Z] Successfully tagged core-metadata:latest [2022-04-06T13:37:21.816Z] Building support-scheduler [2022-04-06T13:37:24.402Z]  Building core-metadata ... done  ---> 3f065f9e1302 [2022-04-06T13:37:24.402Z] 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-06T13:37:24.402Z] ---> e8ea633e39bb [2022-04-06T13:37:24.402Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-06T13:37:24.402Z] ---> Running in 8fd2d96b3972 [2022-04-06T13:37:24.474Z] --parallel Build images in parallel. [2022-04-06T13:37:24.663Z] ---> 68518ef81f5b [2022-04-06T13:37:24.663Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [Pipeline] } [2022-04-06T13:37:24.772Z] $ docker stop --time=1 de12d0ce3eae13114adfee079467dd4249d21572ff49ec6f685913786e256f2c [2022-04-06T13:37:25.602Z] ---> 6d14f0d2d6c4 [2022-04-06T13:37:25.602Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-06T13:37:26.175Z] Removing intermediate container 8fd2d96b3972 [2022-04-06T13:37:26.175Z] ---> c3077d654f99 [2022-04-06T13:37:26.175Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T13:37:26.175Z] ---> Running in d6b277bf2dcb [2022-04-06T13:37:26.175Z] ---> 48a418b89f31 [2022-04-06T13:37:26.175Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-06T13:37:26.435Z] ---> Running in f93cb626c2fd [2022-04-06T13:37:26.435Z] Removing intermediate container d6b277bf2dcb [2022-04-06T13:37:26.435Z] ---> a65496ee4545 [2022-04-06T13:37:26.435Z] Step 23/25 : LABEL arch=x86_64 [2022-04-06T13:37:26.441Z] $ docker rm -f de12d0ce3eae13114adfee079467dd4249d21572ff49ec6f685913786e256f2c [Pipeline] // withDockerContainer [2022-04-06T13:37:26.695Z] ---> Running in c3950ee9e7f1 [2022-04-06T13:37:26.695Z] Removing intermediate container f93cb626c2fd [2022-04-06T13:37:26.695Z] ---> 0b0c6cd9ab40 [2022-04-06T13:37:26.695Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:37:26.954Z] Removing intermediate container c3950ee9e7f1 [2022-04-06T13:37:26.954Z] ---> ae7a900e3020 [2022-04-06T13:37:26.954Z] Step 24/25 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:37:27.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T13:37:27.042Z] . [Pipeline] withDockerContainer [2022-04-06T13:37:27.221Z] ---> 86a9183c73b1 [2022-04-06T13:37:27.221Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-06T13:37:27.221Z] ---> Running in 69257ac1a44b [2022-04-06T13:37:27.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-10967 does not seem to be running inside a container [2022-04-06T13:37:27.373Z] $ 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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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-06T13:37:27.514Z] ---> Running in 7716bc293920 [2022-04-06T13:37:27.514Z] Removing intermediate container 69257ac1a44b [2022-04-06T13:37:27.514Z] ---> c8a2ae0efef2 [2022-04-06T13:37:27.514Z] Step 25/25 : LABEL version=2.2.0-dev.56 [2022-04-06T13:37:27.772Z] ---> Running in bd2c918d090a [2022-04-06T13:37:28.616Z] $ docker top 75c42768fafc02f8e0f2b27643491d712c1f78f3609928176d3c7458ba373314 -eo pid,comm [2022-04-06T13:37:28.710Z] Removing intermediate container bd2c918d090a [2022-04-06T13:37:28.710Z] ---> 2721e13f4d4d [2022-04-06T13:37:28.710Z] [2022-04-06T13:37:28.710Z] Successfully built 2721e13f4d4d [2022-04-06T13:37:28.710Z] Successfully tagged security-secretstore-setup:latest [2022-04-06T13:37:28.710Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [Pipeline] { [Pipeline] sh [2022-04-06T13:37:29.521Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-06T13:37:30.088Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:37:30.088Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:37:30.088Z] ---> 676b5ab71911 [2022-04-06T13:37:30.088Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T13:37:30.088Z] ---> Using cache [2022-04-06T13:37:30.088Z] ---> 2e271156bf8e [2022-04-06T13:37:30.088Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:37:30.088Z] ---> Using cache [2022-04-06T13:37:30.088Z] ---> 070d5e5a21c0 [2022-04-06T13:37:30.088Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-06T13:37:32.628Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:37:32.629Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:37:32.629Z] ---> 676b5ab71911 [2022-04-06T13:37:32.629Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T13:37:32.629Z] ---> Using cache [2022-04-06T13:37:32.629Z] ---> 2e271156bf8e [2022-04-06T13:37:32.629Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:37:32.629Z] ---> Using cache [2022-04-06T13:37:32.629Z] ---> 070d5e5a21c0 [2022-04-06T13:37:32.629Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T13:37:32.629Z] ---> Using cache [2022-04-06T13:37:32.629Z] ---> 162696ed67aa [2022-04-06T13:37:32.629Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T13:37:32.629Z] ---> Using cache [2022-04-06T13:37:32.629Z] ---> 5e61cc06836e [2022-04-06T13:37:32.629Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:37:32.629Z] ---> Using cache [2022-04-06T13:37:32.629Z] ---> 63c6f3145b37 [2022-04-06T13:37:32.629Z] Step 8/22 : COPY . . [2022-04-06T13:37:32.629Z] ---> Using cache [2022-04-06T13:37:32.629Z] ---> cb8251eecffe [2022-04-06T13:37:32.629Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-06T13:37:33.216Z] ---> Running in 01498e21fbb8 [2022-04-06T13:37:33.478Z] Removing intermediate container 7716bc293920 [2022-04-06T13:37:33.478Z] ---> 775ecfb7c426 [2022-04-06T13:37:33.478Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-06T13:37:33.478Z] ---> Running in e7bd24e42128 [2022-04-06T13:37:33.839Z] Building core-command ... [2022-04-06T13:37:33.839Z] Building core-data ... [2022-04-06T13:37:33.839Z] Building core-metadata ... [2022-04-06T13:37:33.839Z] Building security-bootstrapper ... [2022-04-06T13:37:33.839Z] Building security-proxy-setup ... [2022-04-06T13:37:33.839Z] Building security-secretstore-setup ... [2022-04-06T13:37:33.839Z] Building security-spiffe-token-provider ... [2022-04-06T13:37:33.839Z] Building security-spire-agent ... [2022-04-06T13:37:33.839Z] Building security-spire-config ... [2022-04-06T13:37:33.839Z] Building security-spire-server ... [2022-04-06T13:37:33.839Z] Building support-notifications ... [2022-04-06T13:37:33.839Z] Building support-scheduler ... [2022-04-06T13:37:33.839Z] Building sys-mgmt-agent ... [2022-04-06T13:37:33.839Z] Building security-bootstrapper [2022-04-06T13:37:33.839Z] Building security-spire-agent [2022-04-06T13:37:33.839Z] Building support-notifications [2022-04-06T13:37:33.839Z] Building security-spire-config [2022-04-06T13:37:33.839Z] Building security-proxy-setup [2022-04-06T13:37:34.048Z] ---> Running in b37176abaef6 [2022-04-06T13:37:34.317Z] Removing intermediate container b37176abaef6 [2022-04-06T13:37:34.317Z] ---> 84603f8f083a [2022-04-06T13:37:34.317Z] Step 28/31 : CMD ["gate"] [2022-04-06T13:37:34.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:34.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T13:37:34.581Z] ---> Running in 8bdf60b95db2 [2022-04-06T13:37:34.848Z] Removing intermediate container 8bdf60b95db2 [2022-04-06T13:37:34.848Z] ---> ea8ca3b806f3 [2022-04-06T13:37:34.848Z] Step 29/31 : LABEL arch=x86_64 [2022-04-06T13:37:35.109Z] ---> Running in 767901b7bd9d [2022-04-06T13:37:35.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:35.435Z] Removing intermediate container 767901b7bd9d [2022-04-06T13:37:35.435Z] ---> f079df82434e [2022-04-06T13:37:35.435Z] Step 30/31 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:37:35.713Z] OK: 221 MiB in 52 packages [2022-04-06T13:37:35.974Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:37:35.974Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:37:35.974Z] ---> 676b5ab71911 [2022-04-06T13:37:35.974Z] Step 3/20 : WORKDIR /edgex-go [2022-04-06T13:37:35.974Z] ---> Using cache [2022-04-06T13:37:35.974Z] ---> 2e271156bf8e [2022-04-06T13:37:35.974Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-06T13:37:36.235Z] ---> Running in 57a057d099c1 [2022-04-06T13:37:36.235Z] ---> Running in 949c3459755b [2022-04-06T13:37:36.235Z] Removing intermediate container 57a057d099c1 [2022-04-06T13:37:36.235Z] ---> 5f70e5b7d602 [2022-04-06T13:37:36.235Z] Step 31/31 : LABEL version=2.2.0-dev.56 [2022-04-06T13:37:36.496Z] ---> Running in c16e40436723 [2022-04-06T13:37:36.496Z] Removing intermediate container 01498e21fbb8 [2022-04-06T13:37:36.496Z] ---> 3010c0b1ce33 [2022-04-06T13:37:36.496Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T13:37:36.758Z] Removing intermediate container c16e40436723 [2022-04-06T13:37:36.758Z] ---> ba973b0a573e [2022-04-06T13:37:36.758Z] [2022-04-06T13:37:36.758Z] ---> 03572d522449 [2022-04-06T13:37:36.758Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:37:36.758Z] Successfully built ba973b0a573e [2022-04-06T13:37:36.758Z] Successfully tagged security-bootstrapper:latest [2022-04-06T13:37:36.758Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-06T13:37:36.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:36.758Z] ---> Running in 4b82d852f58b [2022-04-06T13:37:37.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:37.960Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T13:37:37.960Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T13:37:37.960Z] OK: 15864 distinct packages available [2022-04-06T13:37:37.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:38.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:39.156Z] OK: 221 MiB in 52 packages [2022-04-06T13:37:40.550Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:37:40.550Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:37:40.550Z] ---> 676b5ab71911 [2022-04-06T13:37:40.550Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T13:37:40.550Z] ---> Using cache [2022-04-06T13:37:40.550Z] ---> 2e271156bf8e [2022-04-06T13:37:40.550Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:37:40.550Z] ---> Using cache [2022-04-06T13:37:40.550Z] ---> 070d5e5a21c0 [2022-04-06T13:37:40.550Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T13:37:41.934Z] ---> Running in 2c95be5bd80a [2022-04-06T13:37:41.934Z] Removing intermediate container 4b82d852f58b [2022-04-06T13:37:41.934Z] ---> 2dd95bbadf02 [2022-04-06T13:37:41.934Z] Step 8/22 : COPY . . [2022-04-06T13:37:42.193Z] Removing intermediate container 949c3459755b [2022-04-06T13:37:42.193Z] ---> c5057919080c [2022-04-06T13:37:42.193Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-06T13:37:42.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:43.131Z] ---> 48f81d7cf52c [2022-04-06T13:37:43.131Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:37:43.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:37:43.390Z] OK: 221 MiB in 52 packages [2022-04-06T13:37:44.773Z] ---> Running in 4870c2f48139 [2022-04-06T13:37:45.033Z] Removing intermediate container 2c95be5bd80a [2022-04-06T13:37:45.033Z] ---> fb482e313f88 [2022-04-06T13:37:45.033Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T13:37:45.972Z] ---> da5132ba1272 [2022-04-06T13:37:45.972Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:37:45.972Z] ---> Running in 9046ea981688 [2022-04-06T13:37:46.541Z] Removing intermediate container 4870c2f48139 [2022-04-06T13:37:46.541Z] ---> a3107776ab25 [2022-04-06T13:37:46.541Z] Step 7/20 : COPY . . [2022-04-06T13:37:49.843Z] Removing intermediate container 9046ea981688 [2022-04-06T13:37:49.843Z] ---> 155b24068893 [2022-04-06T13:37:49.843Z] Step 8/25 : COPY . . [2022-04-06T13:37:51.751Z] ---> dcf75f134b90 [2022-04-06T13:37:51.751Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-06T13:37:55.045Z] ---> Running in 9eda7b79a685 [2022-04-06T13:37:55.045Z] ---> fab38d30b216 [2022-04-06T13:37:55.045Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-06T13:37:55.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T13:37:55.306Z] ---> Running in fd50c9485eaa [2022-04-06T13:37:55.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-06T13:37:57.475Z] ---> 93b604587a22 [2022-04-06T13:37:57.476Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T13:37:57.476Z] Removing intermediate container e7bd24e42128 [2022-04-06T13:37:57.476Z] ---> 3d977bdfbf97 [2022-04-06T13:37:57.476Z] [2022-04-06T13:37:57.476Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T13:37:57.476Z] ---> e04c818066af [2022-04-06T13:37:57.476Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-06T13:37:57.476Z] ---> Using cache [2022-04-06T13:37:57.476Z] ---> fc71e96f3ebb [2022-04-06T13:37:57.476Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T13:37:57.476Z] ---> Using cache [2022-04-06T13:37:57.476Z] ---> 92866a76cd17 [2022-04-06T13:37:57.476Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-06T13:37:57.476Z] ---> Running in 71302d1eda0b [2022-04-06T13:37:57.476Z] ---> Running in 28e961a62e1b [2022-04-06T13:37:57.476Z] Removing intermediate container 71302d1eda0b [2022-04-06T13:37:57.476Z] ---> f0c7f47ea7b4 [2022-04-06T13:37:57.476Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T13:37:57.476Z] Removing intermediate container 28e961a62e1b [2022-04-06T13:37:57.476Z] ---> 10f49c245e40 [2022-04-06T13:37:57.476Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-06T13:37:57.476Z] ---> Running in 2d5101f085b7 [2022-04-06T13:37:57.734Z] ---> Running in ad0f34228508 [2022-04-06T13:37:57.734Z] Removing intermediate container 2d5101f085b7 [2022-04-06T13:37:57.734Z] ---> ec30ed7e0a29 [2022-04-06T13:37:57.734Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T13:37:58.308Z] ---> 7885d0ccf307 [2022-04-06T13:37:58.308Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-06T13:37:58.877Z] Removing intermediate container ad0f34228508 [2022-04-06T13:37:58.877Z] ---> 1404ed36cc8f [2022-04-06T13:37:58.877Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-06T13:37:59.137Z] ---> d198ac6a1f57 [2022-04-06T13:37:59.137Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-06T13:37:59.137Z] ---> Running in 5ad7727db8ee [2022-04-06T13:37:59.397Z] Removing intermediate container 5ad7727db8ee [2022-04-06T13:37:59.397Z] ---> a1069651bf05 [2022-04-06T13:37:59.397Z] 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-06T13:37:59.397Z] ---> fcd0e41eadd5 [2022-04-06T13:37:59.397Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-06T13:37:59.659Z] ---> Running in 815a8159b875 [2022-04-06T13:37:59.659Z] ---> Running in 7e253f44cfc9 [2022-04-06T13:37:59.919Z] Removing intermediate container 7e253f44cfc9 [2022-04-06T13:37:59.919Z] ---> d18c2c246698 [2022-04-06T13:37:59.919Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T13:37:59.919Z] ---> Running in dd294c3ed928 [2022-04-06T13:38:00.181Z] Removing intermediate container dd294c3ed928 [2022-04-06T13:38:00.181Z] ---> d626de720eca [2022-04-06T13:38:00.181Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T13:38:00.181Z] ---> Running in 511e5073af49 [2022-04-06T13:38:00.441Z] Removing intermediate container 511e5073af49 [2022-04-06T13:38:00.441Z] ---> 533698625da9 [2022-04-06T13:38:00.441Z] Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:38:00.441Z] ---> Running in b9ad5059fc67 [2022-04-06T13:38:01.025Z] spire-1.2.1/ [2022-04-06T13:38:01.025Z] spire-1.2.1/.data/ [2022-04-06T13:38:01.025Z] spire-1.2.1/.data/.file [2022-04-06T13:38:01.025Z] spire-1.2.1/.dockerignore [2022-04-06T13:38:01.025Z] spire-1.2.1/.gitattributes [2022-04-06T13:38:01.025Z] spire-1.2.1/.githooks/ [2022-04-06T13:38:01.025Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T13:38:01.025Z] spire-1.2.1/.github/ [2022-04-06T13:38:01.025Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T13:38:01.025Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T13:38:01.025Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T13:38:01.025Z] spire-1.2.1/.github/workflows/ [2022-04-06T13:38:01.025Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T13:38:01.025Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T13:38:01.025Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T13:38:01.025Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T13:38:01.025Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T13:38:01.026Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T13:38:01.026Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T13:38:01.026Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T13:38:01.026Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T13:38:01.026Z] spire-1.2.1/.gitignore [2022-04-06T13:38:01.026Z] spire-1.2.1/.go-version [2022-04-06T13:38:01.026Z] spire-1.2.1/.golangci.yml [2022-04-06T13:38:01.026Z] spire-1.2.1/ADOPTERS.md [2022-04-06T13:38:01.026Z] spire-1.2.1/CHANGELOG.md [2022-04-06T13:38:01.026Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T13:38:01.026Z] spire-1.2.1/CODEOWNERS [2022-04-06T13:38:01.026Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T13:38:01.026Z] spire-1.2.1/Dockerfile [2022-04-06T13:38:01.026Z] spire-1.2.1/Dockerfile.dev [2022-04-06T13:38:01.026Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T13:38:01.026Z] spire-1.2.1/LICENSE [2022-04-06T13:38:01.026Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T13:38:01.026Z] spire-1.2.1/Makefile [2022-04-06T13:38:01.026Z] spire-1.2.1/README.md [2022-04-06T13:38:01.026Z] spire-1.2.1/ROADMAP.md [2022-04-06T13:38:01.026Z] spire-1.2.1/SECURITY.md [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T13:38:01.026Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T13:38:01.026Z] spire-1.2.1/conf/ [2022-04-06T13:38:01.026Z] spire-1.2.1/conf/agent/ [2022-04-06T13:38:01.026Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T13:38:01.026Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T13:38:01.026Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T13:38:01.026Z] spire-1.2.1/conf/server/ [2022-04-06T13:38:01.026Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T13:38:01.026Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T13:38:01.026Z] spire-1.2.1/conf/server/server.conf [2022-04-06T13:38:01.026Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/ [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/auditlog.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/ [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdRemoving intermediate container b9ad5059fc67 [2022-04-06T13:38:01.026Z] ---> fd676fb2b56e [2022-04-06T13:38:01.026Z] Step 22/22 : LABEL version=2.2.0-dev.56 [2022-04-06T13:38:01.026Z] [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/spire_server.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/telemetry.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/upgrading.md [2022-04-06T13:38:01.026Z] spire-1.2.1/doc/using_spire.md [2022-04-06T13:38:01.026Z] spire-1.2.1/examples/ [2022-04-06T13:38:01.026Z] spire-1.2.1/examples/README.md [2022-04-06T13:38:01.026Z] spire-1.2.1/go.mod [2022-04-06T13:38:01.026Z] spire-1.2.1/go.sum [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/ [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/ [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T13:38:01.026Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/common/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/common/api/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T13:38:01.027Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/health/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/log/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T13:38:01.028Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/version/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T13:38:01.029Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T13:38:01.030Z] ---> Running in c25f00f42f4f [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/config.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T13:38:01.030Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/server.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/ [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/private/ [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/private/server/ [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/ [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/common/ [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T13:38:01.031Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T13:38:01.031Z] spire-1.2.1/release/ [2022-04-06T13:38:01.031Z] spire-1.2.1/release/spire-extras/ [2022-04-06T13:38:01.031Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T13:38:01.031Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T13:38:01.031Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T13:38:01.032Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T13:38:01.032Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/release/spire/ [2022-04-06T13:38:01.032Z] spire-1.2.1/release/spire/README.md [2022-04-06T13:38:01.032Z] spire-1.2.1/release/spire/conf/ [2022-04-06T13:38:01.032Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T13:38:01.032Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T13:38:01.032Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/script/ [2022-04-06T13:38:01.032Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T13:38:01.032Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T13:38:01.032Z] spire-1.2.1/support/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T13:38:01.032Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/clock/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/clock/clock.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T13:38:01.032Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/README.md [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/common [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T13:38:01.032Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T13:38:01.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T13:38:01.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T13:38:01.300Z] spire-1.2.1/test/integration/test.sh [2022-04-06T13:38:01.300Z] spire-1.2.1/test/plugintest/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/spiretest/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/testca/ [2022-04-06T13:38:01.300Z] spire-1.2.1/test/testca/ca.go [2022-04-06T13:38:01.300Z] spire-1.2.1/test/testkey/ [2022-04-06T13:38:01.301Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T13:38:01.301Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T13:38:01.301Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T13:38:01.301Z] spire-1.2.1/test/testkey/new.go [2022-04-06T13:38:01.301Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T13:38:01.301Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T13:38:01.301Z] spire-1.2.1/test/util/ [2022-04-06T13:38:01.301Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T13:38:01.301Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T13:38:01.301Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T13:38:01.301Z] spire-1.2.1/test/util/race.go [2022-04-06T13:38:01.301Z] spire-1.2.1/test/util/util.go [2022-04-06T13:38:01.301Z] building spire from source... [2022-04-06T13:38:01.301Z] Installing go1.17.7... [2022-04-06T13:38:01.301Z] Removing intermediate container c25f00f42f4f [2022-04-06T13:38:01.301Z] ---> c5ec151d015d [2022-04-06T13:38:01.301Z] [2022-04-06T13:38:01.560Z] Successfully built c5ec151d015d [2022-04-06T13:38:01.560Z] Successfully tagged support-scheduler:latest [2022-04-06T13:38:01.560Z] Building security-proxy-setup [2022-04-06T13:38:06.840Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:38:06.840Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:38:06.840Z] ---> 676b5ab71911 [2022-04-06T13:38:06.840Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T13:38:06.840Z] ---> Using cache [2022-04-06T13:38:06.840Z] ---> 2e271156bf8e [2022-04-06T13:38:06.840Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:38:06.840Z] ---> Using cache [2022-04-06T13:38:06.840Z] ---> 070d5e5a21c0 [2022-04-06T13:38:06.840Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T13:38:06.840Z] ---> Using cache [2022-04-06T13:38:06.841Z] ---> 162696ed67aa [2022-04-06T13:38:06.841Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T13:38:06.841Z] ---> Using cache [2022-04-06T13:38:06.841Z] ---> 5e61cc06836e [2022-04-06T13:38:06.841Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:38:06.841Z] ---> Using cache [2022-04-06T13:38:06.841Z] ---> 63c6f3145b37 [2022-04-06T13:38:06.841Z] Step 8/22 : COPY . . [2022-04-06T13:38:06.841Z] ---> Using cache [2022-04-06T13:38:06.841Z] ---> cb8251eecffe [2022-04-06T13:38:06.841Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-06T13:38:06.841Z] Building bin/spire-server... [2022-04-06T13:38:06.841Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T13:38:06.841Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T13:38:06.841Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T13:38:06.841Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T13:38:06.841Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T13:38:06.841Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T13:38:06.841Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T13:38:06.841Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T13:38:06.841Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T13:38:06.841Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T13:38:07.101Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T13:38:07.101Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T13:38:07.101Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T13:38:07.101Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T13:38:07.101Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T13:38:07.101Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T13:38:07.101Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T13:38:07.101Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T13:38:07.101Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T13:38:07.101Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T13:38:07.361Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T13:38:07.362Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T13:38:07.362Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T13:38:07.362Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T13:38:07.362Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T13:38:07.362Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T13:38:07.362Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T13:38:07.622Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T13:38:07.622Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T13:38:07.882Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T13:38:07.882Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T13:38:07.882Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T13:38:07.882Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T13:38:07.882Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T13:38:07.882Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T13:38:08.141Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T13:38:08.141Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T13:38:08.141Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T13:38:08.141Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T13:38:08.141Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T13:38:08.141Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T13:38:08.401Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T13:38:08.401Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T13:38:08.401Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T13:38:08.401Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T13:38:08.401Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T13:38:08.401Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T13:38:08.660Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T13:38:08.660Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T13:38:08.660Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T13:38:08.919Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T13:38:08.919Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T13:38:08.919Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T13:38:09.179Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T13:38:11.087Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T13:38:11.087Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T13:38:11.087Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T13:38:11.087Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T13:38:11.087Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T13:38:12.023Z]  ---> Running in 5607d9393fa0 [2022-04-06T13:38:12.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T13:38:14.335Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T13:38:14.335Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T13:38:14.335Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T13:38:14.335Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T13:38:14.335Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T13:38:14.595Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T13:38:14.595Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T13:38:14.595Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T13:38:14.595Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T13:38:14.855Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T13:38:15.793Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T13:38:16.053Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T13:38:16.053Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T13:38:16.053Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T13:38:16.312Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T13:38:16.312Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T13:38:16.312Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T13:38:16.312Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T13:38:16.312Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T13:38:16.571Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T13:38:16.571Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T13:38:16.571Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T13:38:16.571Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T13:38:16.831Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T13:38:16.831Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T13:38:16.831Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T13:38:16.831Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T13:38:16.831Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T13:38:16.831Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T13:38:16.831Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T13:38:16.832Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T13:38:16.832Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T13:38:16.832Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T13:38:17.091Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T13:38:19.003Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T13:38:19.003Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T13:38:19.003Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T13:38:19.003Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T13:38:19.003Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T13:38:19.003Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T13:38:19.003Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T13:38:19.003Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T13:38:19.003Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T13:38:19.003Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T13:38:19.003Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T13:38:19.003Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T13:38:19.003Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T13:38:19.262Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T13:38:19.262Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T13:38:19.262Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T13:38:19.262Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T13:38:19.262Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T13:38:19.262Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T13:38:19.262Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T13:38:19.262Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T13:38:19.262Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T13:38:19.262Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T13:38:19.262Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T13:38:19.262Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T13:38:19.520Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T13:38:19.520Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T13:38:19.520Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T13:38:19.520Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T13:38:19.520Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T13:38:19.520Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T13:38:19.520Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T13:38:19.520Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T13:38:19.779Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T13:38:19.779Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T13:38:19.779Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T13:38:19.779Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T13:38:19.779Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T13:38:19.779Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T13:38:19.779Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T13:38:19.779Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T13:38:19.779Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T13:38:19.779Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T13:38:19.779Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T13:38:19.779Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T13:38:19.779Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T13:38:19.779Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T13:38:19.780Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T13:38:19.780Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T13:38:25.684Z] Building bin/spire-agent... [2022-04-06T13:38:25.684Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T13:38:26.254Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T13:38:26.254Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T13:38:26.254Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T13:38:26.254Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T13:38:26.254Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T13:38:26.254Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T13:38:26.514Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T13:38:26.514Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T13:38:27.083Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T13:38:27.083Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T13:38:27.083Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T13:38:27.083Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T13:38:27.083Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T13:38:27.083Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T13:38:30.385Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:38:30.385Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:38:30.385Z] ---> 25185f71273d [2022-04-06T13:38:30.385Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T13:38:30.385Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:38:30.385Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:38:30.385Z] ---> 25185f71273d [2022-04-06T13:38:30.385Z] Step 3/31 : WORKDIR /edgex-go [2022-04-06T13:38:30.385Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:38:30.385Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:38:30.385Z] ---> 25185f71273d [2022-04-06T13:38:30.385Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T13:38:30.385Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:38:30.385Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:38:30.385Z] ---> 25185f71273d [2022-04-06T13:38:30.385Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T13:38:30.385Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:38:30.385Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:38:30.385Z] ---> 25185f71273d [2022-04-06T13:38:30.385Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T13:38:30.385Z] ---> Running in bc7477f5fdb4 [2022-04-06T13:38:30.385Z] ---> Running in 15be5a5c7602 [2022-04-06T13:38:30.385Z] ---> Running in 096fbacb5133 [2022-04-06T13:38:30.385Z] ---> Running in 67dc71cbccbb [2022-04-06T13:38:30.385Z] ---> Running in 83900e7314ef [2022-04-06T13:38:30.385Z] Removing intermediate container 15be5a5c7602 [2022-04-06T13:38:30.385Z] ---> f56eed041d71 [2022-04-06T13:38:30.385Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:38:30.385Z] Removing intermediate container 67dc71cbccbb [2022-04-06T13:38:30.385Z] ---> 07b0f3e286e0 [2022-04-06T13:38:30.385Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:38:30.385Z] Removing intermediate container bc7477f5fdb4 [2022-04-06T13:38:30.385Z] ---> de430d890710 [2022-04-06T13:38:30.385Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:38:30.385Z] ---> Running in e88788d1941c [2022-04-06T13:38:30.385Z] Removing intermediate container 83900e7314ef [2022-04-06T13:38:30.385Z] ---> 3390d6cdf56f [2022-04-06T13:38:30.385Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 096fbacb5133 [2022-04-06T13:38:30.385Z] [2022-04-06T13:38:30.385Z] ---> b3fecd88b558 [2022-04-06T13:38:30.385Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:38:30.385Z] ---> Running in 55ad688a3843 [2022-04-06T13:38:30.385Z] ---> Running in 7bc8e3d028a0 [2022-04-06T13:38:30.385Z] ---> Running in 3770f625abc8 [2022-04-06T13:38:30.385Z] ---> Running in 370dd697755f [2022-04-06T13:38:30.385Z] Removing intermediate container 55ad688a3843 [2022-04-06T13:38:30.385Z] ---> 7d3fd04afc90 [2022-04-06T13:38:30.385Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-06T13:38:30.385Z] ---> Running in e32e9291be57 [2022-04-06T13:38:30.385Z] Removing intermediate container e88788d1941c [2022-04-06T13:38:30.385Z] ---> b68eac8467ba [2022-04-06T13:38:30.385Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T13:38:30.385Z] ---> Running in 182dc76167c7 [2022-04-06T13:38:30.385Z] Removing intermediate container 3770f625abc8 [2022-04-06T13:38:30.385Z] Removing intermediate container 7bc8e3d028a0 [2022-04-06T13:38:30.385Z] ---> b99e006d52a3 [2022-04-06T13:38:30.385Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-06T13:38:30.385Z] ---> d79b62d1dceb [2022-04-06T13:38:30.385Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T13:38:30.385Z] Removing intermediate container 370dd697755f [2022-04-06T13:38:30.385Z] ---> 25369cf91561 [2022-04-06T13:38:30.385Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T13:38:30.385Z] ---> Running in 22aff39988b2 [2022-04-06T13:38:30.385Z] ---> Running in 79675fa5e807 [2022-04-06T13:38:30.385Z] ---> Running in 79dfad9adeb1 [2022-04-06T13:38:30.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:38:30.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:38:30.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:38:30.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:38:30.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:38:30.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:38:30.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:38:31.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:38:31.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:38:31.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:38:31.292Z] OK: 220 MiB in 52 packages [2022-04-06T13:38:31.927Z] OK: 220 MiB in 52 packages [2022-04-06T13:38:32.569Z] OK: 220 MiB in 52 packages [2022-04-06T13:38:32.858Z] OK: 220 MiB in 52 packages [2022-04-06T13:38:32.858Z] OK: 220 MiB in 52 packages [2022-04-06T13:38:33.151Z] Removing intermediate container e32e9291be57 [2022-04-06T13:38:33.151Z] ---> 7fa425170d8f [2022-04-06T13:38:33.151Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-06T13:38:33.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T13:38:34.155Z] Removing intermediate container 182dc76167c7 [2022-04-06T13:38:34.155Z] ---> 4102247895f0 [2022-04-06T13:38:34.155Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T13:38:34.436Z] Removing intermediate container 79675fa5e807 [2022-04-06T13:38:34.436Z] ---> 18bf87d713f1 [2022-04-06T13:38:34.436Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T13:38:34.436Z] ---> 494d6f4080b9 [2022-04-06T13:38:34.436Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:38:34.436Z] Removing intermediate container 22aff39988b2 [2022-04-06T13:38:34.436Z] Removing intermediate container 79dfad9adeb1 [2022-04-06T13:38:34.436Z] ---> 05f2487470a2 [2022-04-06T13:38:34.436Z] Step 6/22 : COPY go.mod vendor* ./ ---> d69a66a2f027 [2022-04-06T13:38:34.436Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T13:38:34.436Z] [2022-04-06T13:38:34.436Z] ---> Running in 3f1d356a8a8d [2022-04-06T13:38:35.438Z] ---> bbec0ef1d888 [2022-04-06T13:38:35.438Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:38:35.438Z] ---> Running in adc3b167008c [2022-04-06T13:38:36.048Z] ---> 1c0d742614e1 [2022-04-06T13:38:36.048Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:38:36.048Z] ---> 8a705042ae07 [2022-04-06T13:38:36.048Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:38:36.048Z] ---> 9bf8019a8d72 [2022-04-06T13:38:36.048Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:38:36.048Z] ---> Running in 6f92dab095b2 [2022-04-06T13:38:36.048Z] ---> Running in 206ecc358a0c [2022-04-06T13:38:36.328Z] ---> Running in 01d9097953eb [2022-04-06T13:38:36.951Z] Removing intermediate container 9eda7b79a685 [2022-04-06T13:38:36.952Z] ---> b23eca6276cf [2022-04-06T13:38:36.952Z] [2022-04-06T13:38:36.952Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T13:38:36.952Z] ---> e04c818066af [2022-04-06T13:38:36.952Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-06T13:38:36.952Z] Removing intermediate container fd50c9485eaa [2022-04-06T13:38:36.952Z] ---> 7043dcf30b45 [2022-04-06T13:38:36.952Z] [2022-04-06T13:38:36.952Z] Step 9/20 : FROM alpine:3.15 [2022-04-06T13:38:36.952Z] ---> Running in 0ad214d0cd55 [2022-04-06T13:38:36.952Z] 3.15: Pulling from library/alpine [2022-04-06T13:38:37.898Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T13:38:37.898Z] Status: Downloaded newer image for alpine:3.15 [2022-04-06T13:38:37.898Z] ---> 0ac33e5f5afa [2022-04-06T13:38:37.898Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T13:38:37.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:38:37.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:38:38.159Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-06T13:38:38.159Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-06T13:38:38.159Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T13:38:38.159Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T13:38:38.159Z] OK: 6 MiB in 16 packages [2022-04-06T13:38:39.100Z] ---> Running in 2f46f662c2d0 [2022-04-06T13:38:39.364Z] Removing intermediate container 2f46f662c2d0 [2022-04-06T13:38:39.364Z] ---> 9215aeb79f27 [2022-04-06T13:38:39.364Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:38:39.769Z] Removing intermediate container 3f1d356a8a8d [2022-04-06T13:38:39.769Z] ---> 1608628198a7 [2022-04-06T13:38:39.769Z] Step 8/31 : COPY . . [2022-04-06T13:38:39.934Z] ---> Running in 693d4edd5fc7 [2022-04-06T13:38:39.934Z] Removing intermediate container 0ad214d0cd55 [2022-04-06T13:38:39.934Z] ---> 153de9b1db81 [2022-04-06T13:38:39.934Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T13:38:39.934Z] ---> Running in 045c173f636b [2022-04-06T13:38:40.048Z] Removing intermediate container adc3b167008c [2022-04-06T13:38:40.048Z] ---> 68d6a22c8d04 [2022-04-06T13:38:40.048Z] Step 8/26 : COPY . . [2022-04-06T13:38:40.200Z] Removing intermediate container 5607d9393fa0 [2022-04-06T13:38:40.200Z] ---> 631e7faa3c43 [2022-04-06T13:38:40.200Z] [2022-04-06T13:38:40.200Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T13:38:40.200Z] ---> e04c818066af [2022-04-06T13:38:40.200Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-06T13:38:40.200Z] ---> Running in c4b765406809 [2022-04-06T13:38:40.465Z] Removing intermediate container 045c173f636b [2022-04-06T13:38:40.465Z] ---> ddd507be4369 [2022-04-06T13:38:40.465Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-06T13:38:40.465Z] ---> Running in 4f60a30eeaf8 [2022-04-06T13:38:40.726Z] Removing intermediate container 4f60a30eeaf8 [2022-04-06T13:38:40.726Z] ---> 25b251208a76 [2022-04-06T13:38:40.726Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T13:38:40.989Z] ---> Running in 054d47c88089 [2022-04-06T13:38:41.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:38:41.250Z] Removing intermediate container 054d47c88089 [2022-04-06T13:38:41.250Z] ---> a089abeea496 [2022-04-06T13:38:41.250Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T13:38:41.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:38:41.510Z] Removing intermediate container 693d4edd5fc7 [2022-04-06T13:38:41.510Z] ---> 6ecd8d0db9ce [2022-04-06T13:38:41.510Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-06T13:38:41.510Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-06T13:38:41.510Z] ---> Running in 519cc582cb40 [2022-04-06T13:38:41.510Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-06T13:38:41.510Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-06T13:38:41.510Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-06T13:38:41.510Z] (5/6) Installing curl (7.79.1-r0) [2022-04-06T13:38:41.510Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-06T13:38:41.510Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T13:38:41.510Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T13:38:41.510Z] ---> 842cd059bb87 [2022-04-06T13:38:41.510Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-06T13:38:41.510Z] OK: 8 MiB in 20 packages [2022-04-06T13:38:42.046Z] Removing intermediate container 206ecc358a0c [2022-04-06T13:38:42.046Z] ---> 5342d049e1ef [2022-04-06T13:38:42.046Z] Step 8/26 : COPY . . [2022-04-06T13:38:42.046Z] Removing intermediate container 01d9097953eb [2022-04-06T13:38:42.046Z] ---> 18aebb1bf59e [2022-04-06T13:38:42.046Z] Step 8/22 : COPY . . [2022-04-06T13:38:42.046Z] Removing intermediate container 6f92dab095b2 [2022-04-06T13:38:42.046Z] ---> 914a1bc574c2 [2022-04-06T13:38:42.046Z] Step 8/22 : COPY . . [2022-04-06T13:38:42.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:38:42.719Z] Removing intermediate container c4b765406809 [2022-04-06T13:38:42.719Z] ---> dee312365bd4 [2022-04-06T13:38:42.719Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T13:38:42.980Z] ---> 5396534c8fbe [2022-04-06T13:38:42.980Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-06T13:38:42.980Z] ---> Running in 2518eba63d5d [2022-04-06T13:38:42.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:38:43.240Z] Removing intermediate container 2518eba63d5d [2022-04-06T13:38:43.240Z] ---> 5ceb8ece201d [2022-04-06T13:38:43.240Z] Step 13/22 : WORKDIR /edgex [2022-04-06T13:38:43.240Z] ---> 2d8d2e310dbf [2022-04-06T13:38:43.240Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-06T13:38:43.505Z] ---> Running in 29fd5acdb309 [2022-04-06T13:38:43.505Z] ---> Running in 0a114609d0e6 [2022-04-06T13:38:43.505Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T13:38:43.505Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T13:38:43.505Z] OK: 15854 distinct packages available [2022-04-06T13:38:43.505Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:38:44.082Z] Removing intermediate container 29fd5acdb309 [2022-04-06T13:38:44.082Z] ---> e8e4f9089418 [2022-04-06T13:38:44.082Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-06T13:38:44.082Z] Removing intermediate container 0a114609d0e6 [2022-04-06T13:38:44.082Z] ---> e27fb1d54ffd [2022-04-06T13:38:44.082Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T13:38:44.082Z] ---> Running in 715f6448c6b5 [2022-04-06T13:38:44.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:38:44.603Z] ---> 49c2739eff2e [2022-04-06T13:38:44.603Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-06T13:38:44.603Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-06T13:38:44.862Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-06T13:38:44.862Z] Removing intermediate container 715f6448c6b5 [2022-04-06T13:38:44.862Z] ---> daa770dfacbe [2022-04-06T13:38:44.862Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T13:38:44.862Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T13:38:44.862Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-06T13:38:45.122Z] (5/9) Installing curl (7.80.0-r0) [2022-04-06T13:38:45.122Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-06T13:38:45.122Z] ---> Running in fbd501526d22 [2022-04-06T13:38:45.122Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-06T13:38:45.384Z] (8/9) Installing libucontext (1.1-r0) [2022-04-06T13:38:45.384Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-06T13:38:45.384Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T13:38:45.384Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T13:38:45.645Z] OK: 8 MiB in 23 packages [2022-04-06T13:38:45.645Z] Removing intermediate container fbd501526d22 [2022-04-06T13:38:45.645Z] ---> 2b1648b89a04 [2022-04-06T13:38:45.645Z] Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:38:46.215Z] ---> b99a023567c9 [2022-04-06T13:38:46.215Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-06T13:38:46.473Z] ---> Running in ae80a6ba23bd [2022-04-06T13:38:46.762Z] Removing intermediate container ae80a6ba23bd [2022-04-06T13:38:46.762Z] ---> e3c941f61e02 [2022-04-06T13:38:46.762Z] Step 22/22 : LABEL version=2.2.0-dev.56 [2022-04-06T13:38:47.021Z] Removing intermediate container 519cc582cb40 [2022-04-06T13:38:47.021Z] ---> 65ed4b6431c0 [2022-04-06T13:38:47.021Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T13:38:47.022Z] ---> Running in af92552691e9 [2022-04-06T13:38:47.600Z] ---> 2dfbd0fdae01 [2022-04-06T13:38:47.600Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T13:38:47.859Z] Removing intermediate container af92552691e9 [2022-04-06T13:38:47.859Z] ---> 56b46772400a [2022-04-06T13:38:47.859Z] [2022-04-06T13:38:47.859Z] ---> e679b58efd49 [2022-04-06T13:38:47.859Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-06T13:38:47.859Z] Successfully built 56b46772400a [2022-04-06T13:38:47.859Z] Successfully tagged support-notifications:latest [2022-04-06T13:38:47.859Z] Building security-spire-agent [2022-04-06T13:38:50.398Z]  Building support-notifications ... done  ---> aad2abe01b64 [2022-04-06T13:38:50.398Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-06T13:38:50.398Z] ---> 3822615af8d1 [2022-04-06T13:38:50.398Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-06T13:38:50.398Z] ---> Running in 90cc204b8782 [2022-04-06T13:38:51.779Z] ---> 3bb09a434aad [2022-04-06T13:38:51.779Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-06T13:38:51.779Z] ---> Running in 8009311da4f3 [2022-04-06T13:38:52.042Z] Removing intermediate container 8009311da4f3 [2022-04-06T13:38:52.042Z] ---> d5d12d26cc15 [2022-04-06T13:38:52.042Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T13:38:52.042Z] ---> Running in 7a6b5725f524 [2022-04-06T13:38:52.042Z] Removing intermediate container 90cc204b8782 [2022-04-06T13:38:52.042Z] ---> 9eee77c9e87f [2022-04-06T13:38:52.042Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T13:38:52.301Z] ---> Running in 170b13783660 [2022-04-06T13:38:52.301Z] Removing intermediate container 7a6b5725f524 [2022-04-06T13:38:52.301Z] ---> 18066b445abe [2022-04-06T13:38:52.301Z] Step 18/20 : LABEL arch=x86_64 [2022-04-06T13:38:52.560Z] ---> Running in c3f37c1ca505 [2022-04-06T13:38:52.560Z] Removing intermediate container 170b13783660 [2022-04-06T13:38:52.560Z] ---> ef1d412caa9c [2022-04-06T13:38:52.560Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T13:38:52.560Z] ---> Running in 9ad808000af5 [2022-04-06T13:38:52.822Z] Removing intermediate container c3f37c1ca505 [2022-04-06T13:38:52.822Z] ---> 24d095b15b3e [2022-04-06T13:38:52.822Z] Step 19/20 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:38:53.088Z] Removing intermediate container 9ad808000af5 [2022-04-06T13:38:53.088Z] ---> 6c2fc25c63e3 [2022-04-06T13:38:53.088Z] Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:38:53.088Z] ---> Running in 0a1a90f19f78 [2022-04-06T13:38:53.349Z] ---> Running in 04a549f70396 [2022-04-06T13:38:53.611Z] Removing intermediate container 0a1a90f19f78 [2022-04-06T13:38:53.611Z] ---> 7ab992f91cf6 [2022-04-06T13:38:53.611Z] Step 20/20 : LABEL version=2.2.0-dev.56 [2022-04-06T13:38:53.611Z] Removing intermediate container 04a549f70396 [2022-04-06T13:38:53.611Z] ---> 707c35573c45 [2022-04-06T13:38:53.611Z] Step 22/22 : LABEL version=2.2.0-dev.56 [2022-04-06T13:38:53.611Z] ---> Running in 1cd860949a24 [2022-04-06T13:38:53.872Z] ---> Running in b14fc1db2bc0 [2022-04-06T13:38:54.457Z] Removing intermediate container 1cd860949a24 [2022-04-06T13:38:54.457Z] ---> 52825ca6d26f [2022-04-06T13:38:54.457Z] [2022-04-06T13:38:54.457Z] Removing intermediate container b14fc1db2bc0 [2022-04-06T13:38:54.457Z] ---> 7a6a464dbe92 [2022-04-06T13:38:54.457Z] [2022-04-06T13:38:54.457Z] Successfully built 7a6a464dbe92 [2022-04-06T13:38:54.457Z] Successfully tagged security-proxy-setup:latest [2022-04-06T13:38:54.457Z]  Building security-proxy-setup ... done Building core-data [2022-04-06T13:38:54.457Z] Successfully built 52825ca6d26f [2022-04-06T13:38:54.457Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-06T13:38:54.457Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-06T13:38:57.181Z] ---> 681d412257a2 [2022-04-06T13:38:57.181Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-06T13:38:57.181Z] ---> 0a81f693b320 [2022-04-06T13:38:57.181Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T13:38:57.462Z] ---> b033014cc5a2 [2022-04-06T13:38:57.462Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T13:38:57.462Z] ---> Running in fd780096d334 [2022-04-06T13:38:57.762Z] ---> Running in f85bc108deb2 [2022-04-06T13:38:57.762Z] ---> Running in 0267de676d59 [2022-04-06T13:38:58.374Z] ---> 89b42c1ac057 [2022-04-06T13:38:58.374Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-06T13:38:58.374Z] Removing intermediate container f85bc108deb2 [2022-04-06T13:38:58.374Z] ---> a7c0316baaee [2022-04-06T13:38:58.374Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T13:38:58.374Z] Removing intermediate container 0267de676d59 [2022-04-06T13:38:58.374Z] ---> 9d01766b57f6 [2022-04-06T13:38:58.374Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T13:38:58.374Z] ---> Running in 5ab000a1e846 [2022-04-06T13:38:58.663Z] ---> Running in b99328b0ae92 [2022-04-06T13:38:58.663Z] ---> Running in ee59e8314d25 [2022-04-06T13:38:58.663Z] ---> fee0cf1576b9 [2022-04-06T13:38:58.663Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-06T13:38:58.663Z] ---> Running in 1b5cbd7c5e3e [2022-04-06T13:38:59.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T13:39:00.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T13:39:01.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T13:39:02.586Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:39:02.586Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:39:02.586Z] ---> 676b5ab71911 [2022-04-06T13:39:02.586Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T13:39:02.586Z] ---> Using cache [2022-04-06T13:39:02.586Z] ---> 2e271156bf8e [2022-04-06T13:39:02.586Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:39:02.586Z] ---> Using cache [2022-04-06T13:39:02.586Z] ---> 070d5e5a21c0 [2022-04-06T13:39:02.586Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T13:39:02.586Z] ---> Using cache [2022-04-06T13:39:02.586Z] ---> fb482e313f88 [2022-04-06T13:39:02.586Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T13:39:02.586Z] ---> Using cache [2022-04-06T13:39:02.586Z] ---> da5132ba1272 [2022-04-06T13:39:02.586Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:39:02.586Z] ---> Using cache [2022-04-06T13:39:02.586Z] ---> 155b24068893 [2022-04-06T13:39:02.586Z] Step 8/26 : COPY . . [2022-04-06T13:39:02.586Z] ---> Using cache [2022-04-06T13:39:02.586Z] ---> 93b604587a22 [2022-04-06T13:39:02.586Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T13:39:02.586Z] ---> Using cache [2022-04-06T13:39:02.586Z] ---> 10f49c245e40 [2022-04-06T13:39:02.586Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T13:39:02.586Z] ---> Using cache [2022-04-06T13:39:02.586Z] ---> 1404ed36cc8f [2022-04-06T13:39:02.586Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T13:39:02.586Z] ---> Using cache [2022-04-06T13:39:02.586Z] ---> a1069651bf05 [2022-04-06T13:39:02.586Z] 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-06T13:39:02.710Z] Removing intermediate container ee59e8314d25 [2022-04-06T13:39:02.710Z] ---> c16f1d131b68 [2022-04-06T13:39:02.710Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T13:39:02.710Z] Removing intermediate container b99328b0ae92 [2022-04-06T13:39:02.710Z] ---> 03d1d104840b [2022-04-06T13:39:02.710Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T13:39:02.993Z] ---> Running in 41d6df5eef3d [2022-04-06T13:39:02.993Z] ---> Running in acd10e0078c6 [2022-04-06T13:39:03.611Z] Removing intermediate container 41d6df5eef3d [2022-04-06T13:39:03.611Z] ---> 60b9df4df104 [2022-04-06T13:39:03.611Z] 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-agentRemoving intermediate container acd10e0078c6 [2022-04-06T13:39:03.611Z] ---> 501de340635b [2022-04-06T13:39:03.611Z] 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-06T13:39:03.611Z] [2022-04-06T13:39:03.611Z] ---> Running in 407faace916d [2022-04-06T13:39:03.611Z] ---> Running in 429ee695079d [2022-04-06T13:39:07.055Z] spire-1.2.1/ [2022-04-06T13:39:07.055Z] spire-1.2.1/.data/ [2022-04-06T13:39:07.055Z] spire-1.2.1/.data/.file [2022-04-06T13:39:07.055Z] spire-1.2.1/.dockerignore [2022-04-06T13:39:07.055Z] spire-1.2.1/.gitattributes [2022-04-06T13:39:07.055Z] spire-1.2.1/.githooks/ [2022-04-06T13:39:07.055Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/ [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/ [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T13:39:07.056Z] spire-1.2.1/.gitignore [2022-04-06T13:39:07.056Z] spire-1.2.1/.go-version [2022-04-06T13:39:07.056Z] spire-1.2.1/.golangci.yml [2022-04-06T13:39:07.056Z] spire-1.2.1/ADOPTERS.md [2022-04-06T13:39:07.056Z] spire-1.2.1/CHANGELOG.md [2022-04-06T13:39:07.056Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T13:39:07.056Z] spire-1.2.1/CODEOWNERS [2022-04-06T13:39:07.056Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T13:39:07.056Z] spire-1.2.1/Dockerfile [2022-04-06T13:39:07.056Z] spire-1.2.1/Dockerfile.dev [2022-04-06T13:39:07.056Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T13:39:07.056Z] spire-1.2.1/LICENSE [2022-04-06T13:39:07.056Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T13:39:07.056Z] spire-1.2.1/Makefile [2022-04-06T13:39:07.056Z] spire-1.2.1/README.md [2022-04-06T13:39:07.056Z] spire-1.2.1/ROADMAP.md [2022-04-06T13:39:07.056Z] spire-1.2.1/SECURITY.md [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/spire-1.2.1/ [2022-04-06T13:39:07.056Z] [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ [2022-04-06T13:39:07.056Z] spire-1.2.1/.data/.file [2022-04-06T13:39:07.056Z] spire-1.2.1/.dockerignore [2022-04-06T13:39:07.056Z] spire-1.2.1/.gitattributes [2022-04-06T13:39:07.056Z] spire-1.2.1/.githooks/ [2022-04-06T13:39:07.056Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/ [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/ [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T13:39:07.056Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T13:39:07.056Z] spire-1.2.1/.gitignore [2022-04-06T13:39:07.056Z] spire-1.2.1/.go-version [2022-04-06T13:39:07.056Z] spire-1.2.1/.golangci.yml [2022-04-06T13:39:07.056Z] spire-1.2.1/ADOPTERS.md [2022-04-06T13:39:07.056Z] spire-1.2.1/CHANGELOG.md [2022-04-06T13:39:07.056Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T13:39:07.056Z] spire-1.2.1/CODEOWNERS [2022-04-06T13:39:07.056Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T13:39:07.056Z] spire-1.2.1/Dockerfile [2022-04-06T13:39:07.056Z] spire-1.2.1/Dockerfile.dev [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T13:39:07.056Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T13:39:07.056Z] spire-1.2.1/LICENSE [2022-04-06T13:39:07.056Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T13:39:07.056Z] spire-1.2.1/Makefile [2022-04-06T13:39:07.056Z] spire-1.2.1/README.md [2022-04-06T13:39:07.056Z] spire-1.2.1/ROADMAP.md [2022-04-06T13:39:07.056Z] spire-1.2.1/SECURITY.md [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T13:39:07.056Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/ [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/agent/ [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/server/ [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/server/server.conf [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/ [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/auditlog.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/ [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T13:39:07.057Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/ [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/agent/ [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/server/ [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/server/server.conf [2022-04-06T13:39:07.057Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/ [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/auditlog.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/ [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/spire_server.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/telemetry.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/upgrading.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/using_spire.md [2022-04-06T13:39:07.057Z] spire-1.2.1/examples/ [2022-04-06T13:39:07.057Z] spire-1.2.1/examples/README.md [2022-04-06T13:39:07.057Z] spire-1.2.1/go.mod [2022-04-06T13:39:07.057Z] spire-1.2.1/go.sum [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T13:39:07.057Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T13:39:07.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/spire_server.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/telemetry.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/upgrading.md [2022-04-06T13:39:07.058Z] spire-1.2.1/doc/using_spire.md [2022-04-06T13:39:07.058Z] spire-1.2.1/examples/ [2022-04-06T13:39:07.058Z] spire-1.2.1/examples/README.md [2022-04-06T13:39:07.058Z] spire-1.2.1/go.mod [2022-04-06T13:39:07.058Z] spire-1.2.1/go.sum [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T13:39:07.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T13:39:07.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/common/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/common/api/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T13:39:07.339Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/health/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T13:39:07.340Z] [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T13:39:07.340Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/log/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T13:39:07.341Z] [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T13:39:07.341Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/health/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/log/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T13:39:07.342Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T13:39:07.622Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/version/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/version/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/config.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T13:39:07.623Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/config.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T13:39:07.624Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T13:39:07.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T13:39:07.906Z] [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T13:39:07.906Z] [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/server.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/private/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/private/server/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/server.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/private/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/private/server/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/release/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T13:39:07.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T13:39:08.190Z] spire-1.2.1/release/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/README.md [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/conf/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T13:39:08.191Z] spire-1.2.1/script/ [2022-04-06T13:39:08.191Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T13:39:08.191Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T13:39:08.191Z] spire-1.2.1/support/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/README.md [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/conf/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T13:39:08.191Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T13:39:08.191Z] spire-1.2.1/script/ [2022-04-06T13:39:08.191Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T13:39:08.191Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T13:39:08.191Z] spire-1.2.1/support/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/clock/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/clock/clock.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T13:39:08.191Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/clock/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/clock/clock.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T13:39:08.191Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/common [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/common [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T13:39:08.192Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T13:39:08.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T13:39:08.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T13:39:08.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T13:39:08.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T13:39:08.476Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T13:39:08.477Z] spire-1.2.1/test/integration/test.sh [2022-04-06T13:39:08.477Z] spire-1.2.1/test/plugintest/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T13:39:08.477Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T13:39:08.477Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T13:39:08.477Z] spire-1.2.1/test/spiretest/ [2022-04-06T13:39:08.477Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testca/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testca/ca.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testkey/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testkey/new.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/race.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/util.go [2022-04-06T13:39:08.757Z] building spire from source... [2022-04-06T13:39:08.757Z] [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T13:39:08.757Z] spire-1.2.1/test/integration/test.sh [2022-04-06T13:39:08.757Z] spire-1.2.1/test/plugintest/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testca/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testca/ca.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testkey/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/testkey/new.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/ [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/race.go [2022-04-06T13:39:08.757Z] spire-1.2.1/test/util/util.go [2022-04-06T13:39:08.757Z] building spire from source... [2022-04-06T13:39:09.037Z] Installing go1.17.7... [2022-04-06T13:39:09.177Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:39:09.177Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:39:09.177Z] ---> 676b5ab71911 [2022-04-06T13:39:09.177Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T13:39:09.177Z] ---> Using cache [2022-04-06T13:39:09.177Z] ---> 2e271156bf8e [2022-04-06T13:39:09.177Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:39:09.177Z] ---> Using cache [2022-04-06T13:39:09.177Z] ---> 070d5e5a21c0 [2022-04-06T13:39:09.177Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-06T13:39:09.318Z] Installing go1.17.7... [2022-04-06T13:39:10.115Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:39:10.115Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:39:10.115Z] ---> 676b5ab71911 [2022-04-06T13:39:10.115Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T13:39:10.115Z] ---> Using cache [2022-04-06T13:39:10.115Z] ---> 2e271156bf8e [2022-04-06T13:39:10.115Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:39:10.115Z] ---> Using cache [2022-04-06T13:39:10.115Z] ---> 070d5e5a21c0 [2022-04-06T13:39:10.115Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-06T13:39:12.647Z] ---> Running in bdca78574f54 [2022-04-06T13:39:13.212Z] ---> Running in 54eb7e2970f3 [2022-04-06T13:39:13.212Z] ---> Running in 4c5535198317 [2022-04-06T13:39:14.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:39:14.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:39:14.414Z] spire-1.2.1/ [2022-04-06T13:39:14.414Z] spire-1.2.1/.data/ [2022-04-06T13:39:14.414Z] spire-1.2.1/.data/.file [2022-04-06T13:39:14.414Z] spire-1.2.1/.dockerignore [2022-04-06T13:39:14.414Z] spire-1.2.1/.gitattributes [2022-04-06T13:39:14.414Z] spire-1.2.1/.githooks/ [2022-04-06T13:39:14.414Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/ [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/workflows/ [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T13:39:14.414Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T13:39:14.414Z] spire-1.2.1/.gitignore [2022-04-06T13:39:14.414Z] spire-1.2.1/.go-version [2022-04-06T13:39:14.414Z] spire-1.2.1/.golangci.yml [2022-04-06T13:39:14.414Z] spire-1.2.1/ADOPTERS.md [2022-04-06T13:39:14.414Z] spire-1.2.1/CHANGELOG.md [2022-04-06T13:39:14.414Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T13:39:14.414Z] spire-1.2.1/CODEOWNERS [2022-04-06T13:39:14.414Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T13:39:14.414Z] spire-1.2.1/Dockerfile [2022-04-06T13:39:14.414Z] spire-1.2.1/Dockerfile.dev [2022-04-06T13:39:14.414Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T13:39:14.414Z] spire-1.2.1/LICENSE [2022-04-06T13:39:14.414Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T13:39:14.414Z] spire-1.2.1/Makefile [2022-04-06T13:39:14.414Z] spire-1.2.1/README.md [2022-04-06T13:39:14.414Z] spire-1.2.1/ROADMAP.md [2022-04-06T13:39:14.414Z] spire-1.2.1/SECURITY.md [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T13:39:14.414Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T13:39:14.414Z] spire-1.2.1/conf/ [2022-04-06T13:39:14.414Z] spire-1.2.1/conf/agent/ [2022-04-06T13:39:14.414Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T13:39:14.414Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T13:39:14.414Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T13:39:14.414Z] spire-1.2.1/conf/server/ [2022-04-06T13:39:14.414Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T13:39:14.414Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T13:39:14.414Z] spire-1.2.1/conf/server/server.conf [2022-04-06T13:39:14.414Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/ [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/auditlog.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/ [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/spire_server.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/telemetry.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/upgrading.md [2022-04-06T13:39:14.414Z] spire-1.2.1/doc/using_spire.md [2022-04-06T13:39:14.414Z] spire-1.2.1/examples/ [2022-04-06T13:39:14.414Z] spire-1.2.1/examples/README.md [2022-04-06T13:39:14.414Z] spire-1.2.1/go.mod [2022-04-06T13:39:14.414Z] spire-1.2.1/go.sum [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T13:39:14.414Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T13:39:14.415Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/health/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/log/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/version/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T13:39:14.416Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/config.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T13:39:14.417Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/server.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/ [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/private/ [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/private/server/ [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/ [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/common/ [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T13:39:14.418Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T13:39:14.418Z] spire-1.2.1/release/ [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire-extras/ [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire/ [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire/README.md [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire/conf/ [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T13:39:14.418Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T13:39:14.418Z] spire-1.2.1/script/ [2022-04-06T13:39:14.418Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T13:39:14.418Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T13:39:14.418Z] spire-1.2.1/support/ [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/ [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T13:39:14.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T13:39:14.419Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/clock/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/clock/clock.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T13:39:14.419Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/README.md [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/common [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T13:39:14.419Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T13:39:14.420Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T13:39:14.421Z] spire-1.2.1/test/integration/test.sh [2022-04-06T13:39:14.421Z] spire-1.2.1/test/plugintest/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/spiretest/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/testca/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/testca/ca.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/testkey/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T13:39:14.421Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/testkey/new.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/util/ [2022-04-06T13:39:14.421Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/util/race.go [2022-04-06T13:39:14.421Z] spire-1.2.1/test/util/util.go [2022-04-06T13:39:14.421Z] building spire from source... [2022-04-06T13:39:14.421Z] Installing go1.17.7... [2022-04-06T13:39:14.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:39:14.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:39:15.247Z] OK: 221 MiB in 52 packages [2022-04-06T13:39:15.505Z] OK: 221 MiB in 52 packages [2022-04-06T13:39:20.784Z] Building bin/spire-server... [2022-04-06T13:39:20.784Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T13:39:20.784Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T13:39:20.784Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T13:39:20.784Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T13:39:20.784Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T13:39:20.784Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T13:39:20.784Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T13:39:20.784Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T13:39:20.784Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T13:39:20.785Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T13:39:20.785Z] Removing intermediate container 4c5535198317 [2022-04-06T13:39:20.785Z] ---> 372de36624d1 [2022-04-06T13:39:20.785Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T13:39:20.785Z] Removing intermediate container 54eb7e2970f3 [2022-04-06T13:39:20.785Z] ---> 44bc05143ece [2022-04-06T13:39:20.785Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T13:39:20.785Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T13:39:20.785Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T13:39:20.785Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T13:39:20.785Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T13:39:20.785Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T13:39:20.785Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T13:39:20.785Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T13:39:20.785Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T13:39:21.045Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T13:39:21.045Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T13:39:21.045Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T13:39:21.045Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T13:39:21.045Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T13:39:21.045Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T13:39:21.332Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T13:39:21.332Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T13:39:21.332Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T13:39:21.332Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T13:39:21.332Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T13:39:21.592Z]  ---> b538547462fe [2022-04-06T13:39:21.592Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:39:21.592Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T13:39:21.592Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T13:39:21.592Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T13:39:21.592Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T13:39:21.592Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T13:39:21.851Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T13:39:21.851Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T13:39:21.851Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T13:39:21.851Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T13:39:21.851Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T13:39:21.851Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T13:39:22.129Z]  ---> 5bbbf78c4c4e [2022-04-06T13:39:22.129Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:39:22.129Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T13:39:22.129Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T13:39:22.129Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T13:39:22.129Z]  ---> Running in 6023e538bc4f [2022-04-06T13:39:22.391Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T13:39:22.391Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T13:39:22.391Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T13:39:22.391Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T13:39:22.391Z]  ---> Running in 7b9c2ef906ee [2022-04-06T13:39:22.391Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T13:39:22.391Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T13:39:22.391Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T13:39:22.391Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T13:39:22.391Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T13:39:22.962Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T13:39:23.903Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T13:39:23.903Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T13:39:23.903Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T13:39:24.163Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T13:39:24.163Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T13:39:27.488Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T13:39:27.488Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T13:39:27.488Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T13:39:27.488Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T13:39:27.488Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T13:39:27.759Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T13:39:27.759Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T13:39:27.759Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T13:39:27.759Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T13:39:28.019Z] Removing intermediate container 7b9c2ef906ee [2022-04-06T13:39:28.019Z] ---> 7620ded7ab8c [2022-04-06T13:39:28.019Z] Step 8/23 : COPY . . [2022-04-06T13:39:28.019Z] Removing intermediate container 6023e538bc4f [2022-04-06T13:39:28.019Z] ---> a348e57a5594 [2022-04-06T13:39:28.019Z] Step 8/23 : COPY . . [2022-04-06T13:39:28.019Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T13:39:28.280Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T13:39:28.539Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T13:39:28.539Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T13:39:28.539Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T13:39:28.798Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T13:39:28.798Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T13:39:28.798Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T13:39:28.798Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T13:39:29.059Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T13:39:29.059Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T13:39:29.059Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T13:39:29.319Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T13:39:29.319Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T13:39:29.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T13:39:29.579Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T13:39:29.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T13:39:29.838Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T13:39:29.838Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T13:39:29.838Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T13:39:29.839Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T13:39:29.839Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T13:39:29.839Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T13:39:29.839Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T13:39:29.839Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T13:39:29.839Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T13:39:30.412Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T13:39:30.412Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T13:39:30.412Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T13:39:30.412Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T13:39:30.412Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T13:39:30.412Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T13:39:30.412Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T13:39:30.412Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T13:39:30.412Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T13:39:30.412Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T13:39:30.412Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T13:39:30.412Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T13:39:30.412Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T13:39:30.672Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T13:39:30.672Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T13:39:30.672Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T13:39:30.672Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T13:39:30.672Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T13:39:30.672Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T13:39:30.672Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T13:39:30.672Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T13:39:30.672Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T13:39:30.672Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T13:39:30.672Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T13:39:30.672Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T13:39:30.672Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T13:39:30.672Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T13:39:30.672Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T13:39:30.672Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T13:39:30.672Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T13:39:30.672Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T13:39:30.672Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T13:39:30.672Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T13:39:30.932Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T13:39:30.932Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T13:39:30.932Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T13:39:30.932Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T13:39:30.932Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T13:39:30.932Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T13:39:30.932Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T13:39:30.932Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T13:39:30.932Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T13:39:30.932Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T13:39:30.932Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T13:39:30.932Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T13:39:30.932Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T13:39:30.932Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T13:39:30.932Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T13:39:30.932Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T13:39:36.209Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T13:39:36.209Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T13:39:36.232Z] Building bin/spire-server... [2022-04-06T13:39:36.232Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T13:39:36.232Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T13:39:36.232Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T13:39:36.232Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T13:39:36.232Z] Building bin/spire-server... [2022-04-06T13:39:36.232Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T13:39:36.232Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T13:39:36.232Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T13:39:36.232Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T13:39:36.232Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T13:39:36.232Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T13:39:36.232Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T13:39:36.835Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T13:39:37.457Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T13:39:37.457Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T13:39:37.734Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T13:39:38.012Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T13:39:38.012Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T13:39:38.012Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T13:39:38.290Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T13:39:38.290Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T13:39:38.290Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T13:39:38.290Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T13:39:38.290Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T13:39:38.570Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T13:39:38.852Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T13:39:38.852Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T13:39:38.853Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T13:39:38.853Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T13:39:39.133Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T13:39:39.133Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T13:39:39.133Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T13:39:39.133Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T13:39:39.133Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T13:39:39.420Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T13:39:39.699Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T13:39:39.699Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T13:39:39.699Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T13:39:39.699Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T13:39:39.979Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T13:39:40.585Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T13:39:40.585Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T13:39:41.490Z]  ---> dfd03be36d76 [2022-04-06T13:39:41.490Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-06T13:39:41.490Z] ---> da52d84baa87 [2022-04-06T13:39:41.490Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-06T13:39:41.490Z] ---> Running in 4d209611615a [2022-04-06T13:39:41.490Z] ---> Running in e2d6b997784d [2022-04-06T13:39:41.490Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T13:39:41.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T13:39:42.428Z] Removing intermediate container 6874c6f5bb53 [2022-04-06T13:39:42.428Z] ---> 65e2b5152dca [2022-04-06T13:39:42.428Z] [2022-04-06T13:39:42.428Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T13:39:42.428Z] ---> 0ac33e5f5afa [2022-04-06T13:39:42.428Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T13:39:42.428Z] ---> Using cache [2022-04-06T13:39:42.428Z] ---> 9215aeb79f27 [2022-04-06T13:39:42.428Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:39:42.428Z] ---> Using cache [2022-04-06T13:39:42.428Z] ---> 6ecd8d0db9ce [2022-04-06T13:39:42.428Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-06T13:39:42.687Z] ---> Running in 0dab9e79d8e8 [2022-04-06T13:39:43.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:39:44.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:39:44.327Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T13:39:44.327Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T13:39:44.327Z] OK: 15854 distinct packages available [2022-04-06T13:39:44.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:39:45.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:39:45.590Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-06T13:39:45.590Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-06T13:39:45.590Z] (3/4) Installing libucontext (1.1-r0) [2022-04-06T13:39:45.850Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-06T13:39:45.850Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T13:39:45.850Z] OK: 6 MiB in 18 packages [2022-04-06T13:39:47.226Z] Removing intermediate container 0dab9e79d8e8 [2022-04-06T13:39:47.226Z] ---> c6cf31a9abfb [2022-04-06T13:39:47.226Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T13:39:48.608Z] ---> d44a752fe636 [2022-04-06T13:39:48.608Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T13:39:48.868Z] ---> c9d4c67d05fb [2022-04-06T13:39:48.868Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-06T13:39:49.128Z] ---> Running in 248320becf3c [2022-04-06T13:39:49.387Z] Removing intermediate container 248320becf3c [2022-04-06T13:39:49.387Z] ---> 61306585857d [2022-04-06T13:39:49.387Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-06T13:39:49.646Z] ---> c4579e650bf8 [2022-04-06T13:39:49.646Z] Step 21/26 : WORKDIR / [2022-04-06T13:39:49.646Z] ---> Running in 54de99947640 [2022-04-06T13:39:50.214Z] Removing intermediate container 54de99947640 [2022-04-06T13:39:50.214Z] ---> 5d060b92037a [2022-04-06T13:39:50.214Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T13:39:50.214Z] ---> Running in 29f8c864b587 [2022-04-06T13:39:50.474Z] Removing intermediate container 29f8c864b587 [2022-04-06T13:39:50.474Z] ---> 070785fa6945 [2022-04-06T13:39:50.474Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T13:39:50.474Z] ---> Running in 3a3797b772fd [2022-04-06T13:39:50.733Z] Removing intermediate container 3a3797b772fd [2022-04-06T13:39:50.733Z] ---> fe30beed3696 [2022-04-06T13:39:50.733Z] Step 24/26 : LABEL arch=x86_64 [2022-04-06T13:39:50.733Z] ---> Running in f9cf2ffd65a9 [2022-04-06T13:39:50.991Z] Removing intermediate container f9cf2ffd65a9 [2022-04-06T13:39:50.991Z] ---> fb0f3da3ae54 [2022-04-06T13:39:50.991Z] Step 25/26 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:39:50.991Z] ---> Running in 0e44bae280e0 [2022-04-06T13:39:51.252Z] Removing intermediate container 0e44bae280e0 [2022-04-06T13:39:51.252Z] ---> 160740856892 [2022-04-06T13:39:51.252Z] Step 26/26 : LABEL version=2.2.0-dev.56 [2022-04-06T13:39:51.252Z] ---> Running in 385282172c58 [2022-04-06T13:39:51.510Z] Removing intermediate container 385282172c58 [2022-04-06T13:39:51.510Z] ---> 18a27a033121 [2022-04-06T13:39:51.510Z] [2022-04-06T13:39:51.510Z] Successfully built 18a27a033121 [2022-04-06T13:39:51.510Z] Successfully tagged security-spire-config:latest [2022-04-06T13:40:07.445Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T13:40:07.446Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T13:40:07.446Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T13:40:07.446Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T13:40:07.446Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T13:40:07.446Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T13:40:07.446Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T13:40:07.446Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T13:40:07.446Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T13:40:07.446Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T13:40:07.446Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T13:40:07.446Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T13:40:07.446Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T13:40:07.446Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T13:40:07.446Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T13:40:07.446Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T13:40:07.446Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T13:40:07.446Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T13:40:07.446Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T13:40:07.446Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T13:40:07.446Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T13:40:07.446Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T13:40:07.446Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T13:40:07.446Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T13:40:07.446Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T13:40:07.446Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T13:40:07.446Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T13:40:07.446Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T13:40:07.446Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T13:40:07.446Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T13:40:07.446Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T13:40:07.725Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T13:40:07.725Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T13:40:07.725Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T13:40:07.999Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T13:40:07.999Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T13:40:08.626Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T13:40:08.626Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T13:40:08.626Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T13:40:08.903Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T13:40:08.903Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T13:40:08.903Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T13:40:08.903Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T13:40:09.178Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T13:40:09.178Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T13:40:09.179Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T13:40:09.458Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T13:40:09.458Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T13:40:09.458Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T13:40:10.070Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T13:40:11.529Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T13:40:12.133Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T13:40:13.441Z]  Building security-spire-config ... done Removing intermediate container e2d6b997784d [2022-04-06T13:40:13.441Z] ---> 965211f9dac6 [2022-04-06T13:40:13.441Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-06T13:40:13.441Z] ---> Running in 54a14fa81e47 [2022-04-06T13:40:13.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T13:40:14.388Z] Building bin/spire-agent... [2022-04-06T13:40:14.388Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T13:40:14.388Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T13:40:14.388Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T13:40:14.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T13:40:15.324Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T13:40:15.324Z] Removing intermediate container 54a14fa81e47 [2022-04-06T13:40:15.324Z] ---> c476cc0838c4 [2022-04-06T13:40:15.324Z] [2022-04-06T13:40:15.324Z] Step 11/23 : FROM docker:20.10.14 [2022-04-06T13:40:15.324Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T13:40:15.324Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T13:40:15.324Z] 20.10.14: Pulling from library/docker [2022-04-06T13:40:15.583Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T13:40:15.583Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T13:40:15.583Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T13:40:15.583Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T13:40:15.583Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T13:40:15.583Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T13:40:17.491Z] Removing intermediate container 4d209611615a [2022-04-06T13:40:17.491Z] ---> 391a0ecac770 [2022-04-06T13:40:17.491Z] [2022-04-06T13:40:17.491Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T13:40:17.491Z] ---> e04c818066af [2022-04-06T13:40:17.491Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-06T13:40:17.491Z] ---> Running in 04a19ade99a3 [2022-04-06T13:40:17.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T13:40:17.591Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T13:40:17.591Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T13:40:17.591Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T13:40:17.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T13:40:17.591Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T13:40:17.591Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T13:40:17.591Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T13:40:17.591Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T13:40:17.751Z] Removing intermediate container 04a19ade99a3 [2022-04-06T13:40:17.751Z] ---> f7b2d5e353aa [2022-04-06T13:40:17.751Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-06T13:40:17.751Z] ---> Running in de836d388b74 [2022-04-06T13:40:18.013Z] Removing intermediate container de836d388b74 [2022-04-06T13:40:18.013Z] ---> 24d53dd8d210 [2022-04-06T13:40:18.013Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-06T13:40:18.272Z] ---> Running in 8ce5c4cfd5de [2022-04-06T13:40:18.533Z] Removing intermediate container 8ce5c4cfd5de [2022-04-06T13:40:18.533Z] ---> f65315bb8c33 [2022-04-06T13:40:18.533Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:40:18.533Z] ---> Running in 22bef46b1367 [2022-04-06T13:40:20.441Z] Removing intermediate container 22bef46b1367 [2022-04-06T13:40:20.441Z] ---> e2c52db5bf27 [2022-04-06T13:40:20.441Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T13:40:20.441Z] ---> Running in aa7dc15192cb [2022-04-06T13:40:21.380Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:40:22.318Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:40:22.318Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T13:40:22.578Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T13:40:22.578Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T13:40:22.578Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T13:40:22.837Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T13:40:22.837Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T13:40:22.837Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T13:40:22.837Z] OK: 8 MiB in 20 packages [2022-04-06T13:40:24.215Z] Removing intermediate container aa7dc15192cb [2022-04-06T13:40:24.215Z] ---> 8fb265cbff52 [2022-04-06T13:40:24.215Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T13:40:24.783Z] ---> 8bcd289282eb [2022-04-06T13:40:24.783Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-06T13:40:24.783Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-06T13:40:24.783Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-06T13:40:24.783Z] ---> 7417809fdb73 [2022-04-06T13:40:24.783Z] 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-06T13:40:24.783Z] ---> Running in 3d8f30bb1598 [2022-04-06T13:40:25.355Z] Removing intermediate container 3d8f30bb1598 [2022-04-06T13:40:25.355Z] ---> a3c19bf60ba2 [2022-04-06T13:40:25.355Z] 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-06T13:40:25.355Z] ---> Running in 71a447b7da31 [2022-04-06T13:40:26.294Z] ---> 1aa4147a3f1c [2022-04-06T13:40:26.294Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-06T13:40:26.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:40:26.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:40:26.554Z] (1/43) Installing readline (8.1.1-r0) [2022-04-06T13:40:26.554Z] (2/43) Installing bash (5.1.16-r0) [2022-04-06T13:40:26.554Z] Executing bash-5.1.16-r0.post-install [2022-04-06T13:40:26.554Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-06T13:40:26.554Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T13:40:26.813Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-06T13:40:26.813Z] (6/43) Installing curl (7.80.0-r0) [2022-04-06T13:40:26.813Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-06T13:40:26.813Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-06T13:40:26.813Z] (9/43) Installing expat (2.4.7-r0) [2022-04-06T13:40:26.813Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-06T13:40:26.813Z] (11/43) Installing gdbm (1.22-r0) [2022-04-06T13:40:26.813Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-06T13:40:26.813Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-06T13:40:26.813Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-06T13:40:26.813Z] ---> 238567447cf7 [2022-04-06T13:40:26.813Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-06T13:40:26.813Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-06T13:40:26.813Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-06T13:40:26.813Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-06T13:40:26.813Z] ---> Running in d47e345492d2 [2022-04-06T13:40:27.072Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-06T13:40:27.072Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-06T13:40:27.072Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-06T13:40:27.072Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-06T13:40:27.072Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-06T13:40:27.331Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-06T13:40:27.331Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-06T13:40:27.331Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-06T13:40:27.331Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-06T13:40:27.331Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-06T13:40:27.331Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-06T13:40:27.331Z] Removing intermediate container d47e345492d2 [2022-04-06T13:40:27.331Z] ---> a4f5c4f44e13 [2022-04-06T13:40:27.331Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T13:40:27.331Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-06T13:40:27.331Z] ---> Running in 1592fd47f580 [2022-04-06T13:40:27.331Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-06T13:40:27.331Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-06T13:40:27.331Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-06T13:40:27.331Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-06T13:40:27.331Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-06T13:40:27.331Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-06T13:40:27.331Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-06T13:40:27.331Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-06T13:40:27.331Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-06T13:40:27.331Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-06T13:40:27.331Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-06T13:40:27.331Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-06T13:40:27.331Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-06T13:40:27.331Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-06T13:40:27.591Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T13:40:27.591Z] OK: 83 MiB in 65 packages [2022-04-06T13:40:27.591Z] Removing intermediate container 1592fd47f580 [2022-04-06T13:40:27.591Z] ---> 503fb585d00e [2022-04-06T13:40:27.591Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T13:40:27.591Z] ---> Running in 95ab58a93d25 [2022-04-06T13:40:27.851Z] Removing intermediate container 95ab58a93d25 [2022-04-06T13:40:27.851Z] ---> 1fcbef3c3dd4 [2022-04-06T13:40:27.851Z] Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:40:28.110Z] ---> Running in 28fbccf5ce4e [2022-04-06T13:40:28.375Z] Collecting docker-compose==1.23.2 [2022-04-06T13:40:28.375Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-06T13:40:28.375Z] Removing intermediate container 28fbccf5ce4e [2022-04-06T13:40:28.375Z] ---> 22c2a83bce1d [2022-04-06T13:40:28.375Z] Step 23/23 : LABEL version=2.2.0-dev.56 [2022-04-06T13:40:28.375Z] Collecting cached-property<2,>=1.2.0 [2022-04-06T13:40:28.375Z] ---> Running in f3065fa6a08e [2022-04-06T13:40:28.375Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-06T13:40:28.375Z] 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-06T13:40:28.375Z] Collecting PyYAML<4,>=3.10 [2022-04-06T13:40:28.635Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-06T13:40:28.635Z] Removing intermediate container f3065fa6a08e [2022-04-06T13:40:28.635Z] ---> bda5fd275241 [2022-04-06T13:40:28.635Z] [2022-04-06T13:40:28.635Z] Successfully built bda5fd275241 [2022-04-06T13:40:28.635Z] Successfully tagged core-data:latest [2022-04-06T13:40:29.202Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2022-04-06T13:40:29.202Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-06T13:40:29.202Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-06T13:40:29.202Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-06T13:40:29.202Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-06T13:40:29.202Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-06T13:40:29.461Z] Collecting jsonschema<3,>=2.5.1 [2022-04-06T13:40:29.461Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-06T13:40:29.461Z] Collecting docopt<0.7,>=0.6.1 [2022-04-06T13:40:29.724Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-06T13:40:29.983Z] Collecting docker<4.0,>=3.6.0 [2022-04-06T13:40:29.983Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-06T13:40:29.983Z] Collecting texttable<0.10,>=0.9.0 [2022-04-06T13:40:29.983Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-06T13:40:30.252Z] Collecting docker-pycreds>=0.4.0 [2022-04-06T13:40:30.252Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-06T13:40:30.520Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-06T13:40:30.520Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-06T13:40:30.520Z] 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-06T13:40:30.520Z] Collecting idna<2.8,>=2.5 [2022-04-06T13:40:30.520Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-06T13:40:30.520Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-06T13:40:30.520Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-06T13:40:30.520Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-06T13:40:30.520Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-06T13:40:30.520Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-06T13:40:30.520Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-06T13:40:30.780Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-06T13:40:30.780Z] Attempting uninstall: urllib3 [2022-04-06T13:40:30.780Z] Found existing installation: urllib3 1.26.7 [2022-04-06T13:40:30.780Z] Uninstalling urllib3-1.26.7: [2022-04-06T13:40:30.780Z] Successfully uninstalled urllib3-1.26.7 [2022-04-06T13:40:30.780Z] Attempting uninstall: idna [2022-04-06T13:40:30.780Z] Found existing installation: idna 3.3 [2022-04-06T13:40:30.780Z] Uninstalling idna-3.3: [2022-04-06T13:40:30.780Z] Successfully uninstalled idna-3.3 [2022-04-06T13:40:31.345Z] Attempting uninstall: requests [2022-04-06T13:40:31.345Z] Found existing installation: requests 2.26.0 [2022-04-06T13:40:31.345Z] Uninstalling requests-2.26.0: [2022-04-06T13:40:31.345Z] Successfully uninstalled requests-2.26.0 [2022-04-06T13:40:31.345Z] Running setup.py install for texttable: started [2022-04-06T13:40:31.605Z] Running setup.py install for texttable: finished with status 'done' [2022-04-06T13:40:31.605Z] Running setup.py install for PyYAML: started [2022-04-06T13:40:32.175Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-06T13:40:32.175Z] Running setup.py install for docopt: started [2022-04-06T13:40:32.437Z] Running setup.py install for docopt: finished with status 'done' [2022-04-06T13:40:32.437Z] Running setup.py install for dockerpty: started [2022-04-06T13:40:32.699Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-06T13:40:32.958Z] 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-06T13:40:35.982Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T13:40:35.982Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T13:40:35.982Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T13:40:35.982Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T13:40:36.591Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T13:40:36.591Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T13:40:36.591Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T13:40:38.053Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T13:40:38.053Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T13:40:38.053Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T13:40:38.234Z] Removing intermediate container 71a447b7da31 [2022-04-06T13:40:38.234Z] ---> d5b3249aa2e4 [2022-04-06T13:40:38.234Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-06T13:40:38.234Z] ---> Running in 64aa3e7c64db [2022-04-06T13:40:38.234Z] Removing intermediate container 64aa3e7c64db [2022-04-06T13:40:38.234Z] ---> 8d572ffb27d6 [2022-04-06T13:40:38.234Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-06T13:40:38.234Z] ---> Running in db1f0240a10f [2022-04-06T13:40:38.499Z] Removing intermediate container db1f0240a10f [2022-04-06T13:40:38.499Z] ---> 3269ef91dca8 [2022-04-06T13:40:38.499Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-06T13:40:39.439Z] ---> efd8c49a7dd2 [2022-04-06T13:40:39.439Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-06T13:40:40.008Z] ---> 2ebd84a5e02d [2022-04-06T13:40:40.008Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-06T13:40:40.578Z] ---> 29b2fe47b0eb [2022-04-06T13:40:40.578Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-06T13:40:40.578Z] ---> Running in 701e1848b403 [2022-04-06T13:40:40.842Z] Removing intermediate container 701e1848b403 [2022-04-06T13:40:40.842Z] ---> a7d1b4f9ffa8 [2022-04-06T13:40:40.842Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T13:40:40.842Z] ---> Running in abca7df2cf68 [2022-04-06T13:40:41.108Z] Removing intermediate container abca7df2cf68 [2022-04-06T13:40:41.108Z] ---> c3a0eaa82659 [2022-04-06T13:40:41.108Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T13:40:41.370Z] ---> Running in 08f61ee035d4 [2022-04-06T13:40:41.370Z] Removing intermediate container 08f61ee035d4 [2022-04-06T13:40:41.370Z] ---> 360f8cfd89a6 [2022-04-06T13:40:41.370Z] Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:40:41.370Z] ---> Running in 14f3ed2b2fb9 [2022-04-06T13:40:41.484Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T13:40:41.944Z] Removing intermediate container 14f3ed2b2fb9 [2022-04-06T13:40:41.945Z] ---> 3347167d5eec [2022-04-06T13:40:41.945Z] Step 23/23 : LABEL version=2.2.0-dev.56 [2022-04-06T13:40:41.945Z] ---> Running in 09d227931443 [2022-04-06T13:40:41.945Z] Removing intermediate container 09d227931443 [2022-04-06T13:40:41.945Z] ---> f6c4670f28b4 [2022-04-06T13:40:41.945Z] [2022-04-06T13:40:42.205Z] Successfully built f6c4670f28b4 [2022-04-06T13:40:42.205Z] Successfully tagged sys-mgmt-agent:latest [2022-04-06T13:40:49.811Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T13:40:49.812Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T13:40:49.812Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T13:41:20.963Z]  Building sys-mgmt-agent ... done Removing intermediate container 815a8159b875 [2022-04-06T13:41:20.963Z] ---> 4daea8f134c1 [2022-04-06T13:41:20.963Z] [2022-04-06T13:41:20.963Z] Step 13/25 : FROM alpine:3.15 [2022-04-06T13:41:20.963Z] ---> 0ac33e5f5afa [2022-04-06T13:41:20.963Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T13:41:20.963Z] ---> Using cache [2022-04-06T13:41:20.963Z] ---> 9215aeb79f27 [2022-04-06T13:41:20.963Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:41:20.963Z] ---> Using cache [2022-04-06T13:41:20.963Z] ---> 6ecd8d0db9ce [2022-04-06T13:41:20.963Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T13:41:20.963Z] ---> Running in 35f00a730dc2 [2022-04-06T13:41:20.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:41:20.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:41:20.963Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T13:41:20.963Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T13:41:20.963Z] OK: 15854 distinct packages available [2022-04-06T13:41:20.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T13:41:20.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T13:41:20.963Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-06T13:41:20.963Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-06T13:41:20.963Z] (3/5) Installing libucontext (1.1-r0) [2022-04-06T13:41:20.963Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-06T13:41:20.963Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-06T13:41:20.963Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T13:41:20.963Z] OK: 6 MiB in 19 packages [2022-04-06T13:41:20.963Z] Removing intermediate container 35f00a730dc2 [2022-04-06T13:41:20.963Z] ---> e963eb58972d [2022-04-06T13:41:20.963Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T13:41:20.963Z] ---> ee058491d7e9 [2022-04-06T13:41:20.963Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T13:41:20.963Z] ---> c86754daa6ff [2022-04-06T13:41:20.963Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-06T13:41:20.963Z] ---> 576f0953f71e [2022-04-06T13:41:20.963Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-06T13:41:20.963Z] ---> 53ec0577c6aa [2022-04-06T13:41:20.963Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T13:41:20.963Z] ---> Running in d9bc35b0e76f [2022-04-06T13:41:21.223Z] Removing intermediate container d9bc35b0e76f [2022-04-06T13:41:21.223Z] ---> c3ae91471150 [2022-04-06T13:41:21.223Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T13:41:21.223Z] ---> Running in 23de37d9ef51 [2022-04-06T13:41:21.223Z] Removing intermediate container 23de37d9ef51 [2022-04-06T13:41:21.223Z] ---> fe84119c429d [2022-04-06T13:41:21.223Z] Step 23/25 : LABEL arch=x86_64 [2022-04-06T13:41:21.223Z] ---> Running in 5999f90fbc90 [2022-04-06T13:41:21.484Z] Removing intermediate container 5999f90fbc90 [2022-04-06T13:41:21.484Z] ---> ae00b42b4c64 [2022-04-06T13:41:21.484Z] Step 24/25 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:41:21.484Z] ---> Running in 82924e4326c6 [2022-04-06T13:41:21.484Z] Removing intermediate container 82924e4326c6 [2022-04-06T13:41:21.484Z] ---> 8a17e49da3aa [2022-04-06T13:41:21.484Z] Step 25/25 : LABEL version=2.2.0-dev.56 [2022-04-06T13:41:21.484Z] ---> Running in 91e02fc329b8 [2022-04-06T13:41:21.745Z] Removing intermediate container 91e02fc329b8 [2022-04-06T13:41:21.745Z] ---> a63a5e456d75 [2022-04-06T13:41:21.745Z] [2022-04-06T13:41:21.745Z] Successfully built a63a5e456d75 [2022-04-06T13:41:21.745Z] Successfully tagged security-spire-server:latest [2022-04-06T13:41:22.301Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T13:41:22.301Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T13:41:22.301Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T13:41:22.301Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T13:41:22.301Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T13:41:22.301Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T13:41:22.301Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T13:41:22.301Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T13:41:22.301Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T13:41:22.301Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T13:41:22.301Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T13:41:22.301Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T13:41:22.301Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T13:41:22.301Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T13:41:22.905Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T13:41:22.905Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T13:41:22.905Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T13:41:23.183Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T13:41:23.462Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T13:41:24.927Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T13:41:24.927Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T13:41:25.204Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T13:41:25.483Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T13:41:25.483Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T13:41:26.093Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T13:41:26.093Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T13:41:26.375Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T13:41:26.375Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T13:41:26.375Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T13:41:26.675Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T13:41:26.675Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T13:41:26.950Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T13:41:26.950Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T13:41:27.229Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T13:41:27.229Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T13:41:27.229Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T13:41:27.229Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T13:41:27.507Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T13:41:27.507Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T13:41:27.786Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T13:41:27.786Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T13:41:28.066Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T13:41:28.395Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T13:41:28.676Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T13:41:28.951Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T13:41:29.227Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T13:41:29.502Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T13:41:29.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T13:41:29.503Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T13:41:29.778Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T13:41:29.778Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T13:41:29.928Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-06T13:41:29.928Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T13:41:29.928Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T13:41:29.928Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T13:41:29.928Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T13:41:29.928Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T13:41:29.928Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T13:41:29.928Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T13:41:29.928Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T13:41:29.928Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T13:41:29.928Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T13:41:29.928Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T13:41:29.928Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T13:41:29.928Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T13:41:30.055Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T13:41:30.055Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T13:41:34.390Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T13:41:34.990Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T13:41:34.990Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T13:41:34.990Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T13:41:35.267Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T13:41:35.267Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T13:41:35.267Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T13:41:35.267Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T13:41:35.543Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T13:41:35.819Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T13:41:35.819Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T13:41:35.819Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T13:41:35.819Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T13:41:35.819Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T13:41:36.419Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T13:41:36.419Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T13:41:36.695Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T13:41:36.695Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T13:41:36.971Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T13:41:36.971Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T13:41:36.971Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T13:41:37.248Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T13:41:37.523Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T13:41:37.523Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T13:41:37.799Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T13:41:38.074Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T13:41:38.677Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T13:41:38.677Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T13:41:38.677Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T13:41:38.677Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T13:41:38.677Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T13:41:38.953Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T13:41:38.953Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T13:41:38.953Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T13:41:38.953Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T13:41:39.230Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T13:41:39.506Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T13:41:39.506Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T13:41:39.506Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T13:41:39.782Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T13:41:39.782Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T13:41:40.383Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T13:41:40.383Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T13:41:40.660Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T13:41:40.660Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T13:41:40.937Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T13:41:40.937Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T13:41:41.213Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T13:41:41.213Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T13:41:41.489Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T13:41:41.489Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T13:41:41.489Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T13:41:43.476Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T13:41:43.476Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T13:41:44.080Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T13:41:44.080Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T13:41:44.355Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T13:41:44.355Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T13:41:44.355Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T13:41:44.630Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T13:41:44.630Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T13:41:44.907Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T13:41:44.907Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T13:41:45.182Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T13:41:45.182Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T13:41:45.182Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T13:41:45.458Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T13:41:45.735Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T13:41:45.735Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T13:41:46.337Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T13:41:48.326Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T13:41:48.326Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T13:41:48.927Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T13:41:48.928Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T13:41:51.564Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T13:41:51.564Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T13:41:51.564Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T13:41:51.564Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T13:41:51.564Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T13:41:51.840Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T13:41:51.840Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T13:41:52.119Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T13:41:52.119Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T13:41:52.396Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T13:41:52.674Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T13:41:52.674Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T13:41:52.674Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T13:41:52.674Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T13:41:52.674Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T13:41:52.953Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T13:41:52.953Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T13:41:52.953Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T13:41:52.953Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T13:41:53.236Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T13:41:53.236Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T13:41:53.236Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T13:42:03.438Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T13:42:03.438Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T13:42:03.438Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T13:42:03.438Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T13:42:03.438Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T13:42:03.438Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T13:42:03.438Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T13:42:03.438Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T13:42:26.170Z] Removing intermediate container bdca78574f54 [2022-04-06T13:42:26.170Z] ---> 867c54597f7a [2022-04-06T13:42:26.170Z] [2022-04-06T13:42:26.170Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T13:42:26.170Z] ---> 0ac33e5f5afa [2022-04-06T13:42:26.170Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T13:42:26.170Z] ---> Using cache [2022-04-06T13:42:26.170Z] ---> 9215aeb79f27 [2022-04-06T13:42:26.170Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:42:26.170Z] ---> Using cache [2022-04-06T13:42:26.170Z] ---> 6ecd8d0db9ce [2022-04-06T13:42:26.170Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T13:42:26.170Z] ---> Using cache [2022-04-06T13:42:26.170Z] ---> e963eb58972d [2022-04-06T13:42:26.170Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-06T13:42:26.170Z] ---> 32de93015afc [2022-04-06T13:42:26.170Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T13:42:26.170Z] ---> 598219c04d58 [2022-04-06T13:42:26.170Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T13:42:26.170Z] ---> 622067d32432 [2022-04-06T13:42:26.170Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-06T13:42:26.170Z] ---> f884ebddf09d [2022-04-06T13:42:26.170Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-06T13:42:26.170Z] ---> 528cf5358eb7 [2022-04-06T13:42:26.170Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T13:42:26.170Z] ---> Running in af05197951a9 [2022-04-06T13:42:26.170Z] Removing intermediate container af05197951a9 [2022-04-06T13:42:26.170Z] ---> dd823ab2e8d7 [2022-04-06T13:42:26.170Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T13:42:26.170Z] ---> Running in c3d097b7608f [2022-04-06T13:42:26.170Z] Removing intermediate container c3d097b7608f [2022-04-06T13:42:26.170Z] ---> 6468ec27add0 [2022-04-06T13:42:26.170Z] Step 24/26 : LABEL arch=x86_64 [2022-04-06T13:42:26.170Z] ---> Running in 9fee5b95ac60 [2022-04-06T13:42:26.170Z] Removing intermediate container 9fee5b95ac60 [2022-04-06T13:42:26.170Z] ---> 9a1672e6fb92 [2022-04-06T13:42:26.170Z] Step 25/26 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:26.170Z] ---> Running in 385a1587279e [2022-04-06T13:42:26.170Z] Removing intermediate container 385a1587279e [2022-04-06T13:42:26.170Z] ---> e15c848748bd [2022-04-06T13:42:26.170Z] Step 26/26 : LABEL version=2.2.0-dev.56 [2022-04-06T13:42:26.170Z] ---> Running in 90ea045545bb [2022-04-06T13:42:26.170Z] Removing intermediate container 90ea045545bb [2022-04-06T13:42:26.170Z] ---> d6634f76ee9c [2022-04-06T13:42:26.170Z] [2022-04-06T13:42:26.170Z] Successfully built d6634f76ee9c [2022-04-06T13:42:26.170Z] Successfully tagged security-spire-agent:latest [2022-04-06T13:42:26.178Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-06T13:42:26.196Z] $ docker stop --time=1 8a130893c83498e03846819b1f9e91eada5cddf37bf936b27a38ff8ef097b3d7 [2022-04-06T13:42:27.485Z] $ docker rm -f 8a130893c83498e03846819b1f9e91eada5cddf37bf936b27a38ff8ef097b3d7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T13:42:27.954Z] + docker images [2022-04-06T13:42:27.954Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-06T13:42:27.954Z] security-spire-agent latest d6634f76ee9c 6 seconds ago 127MB [2022-04-06T13:42:27.954Z] 867c54597f7a 17 seconds ago 4.5GB [2022-04-06T13:42:27.954Z] security-spire-server latest a63a5e456d75 About a minute ago 87.3MB [2022-04-06T13:42:27.954Z] 4daea8f134c1 About a minute ago 4.5GB [2022-04-06T13:42:27.954Z] sys-mgmt-agent latest f6c4670f28b4 About a minute ago 307MB [2022-04-06T13:42:27.954Z] core-data latest bda5fd275241 About a minute ago 35.9MB [2022-04-06T13:42:27.954Z] 391a0ecac770 2 minutes ago 1.65GB [2022-04-06T13:42:27.954Z] c476cc0838c4 2 minutes ago 1.62GB [2022-04-06T13:42:27.954Z] security-spire-config latest 18a27a033121 2 minutes ago 86.7MB [2022-04-06T13:42:27.954Z] 65e2b5152dca 2 minutes ago 4.5GB [2022-04-06T13:42:27.954Z] security-proxy-setup latest 7a6a464dbe92 3 minutes ago 43.4MB [2022-04-06T13:42:27.954Z] security-spiffe-token-provider latest 52825ca6d26f 3 minutes ago 28.5MB [2022-04-06T13:42:27.954Z] support-notifications latest 56b46772400a 3 minutes ago 26.6MB [2022-04-06T13:42:27.954Z] 631e7faa3c43 3 minutes ago 1.63GB [2022-04-06T13:42:27.954Z] 7043dcf30b45 3 minutes ago 1.61GB [2022-04-06T13:42:27.954Z] b23eca6276cf 3 minutes ago 1.62GB [2022-04-06T13:42:27.954Z] support-scheduler latest c5ec151d015d 4 minutes ago 26MB [2022-04-06T13:42:27.954Z] 3d977bdfbf97 4 minutes ago 1.62GB [2022-04-06T13:42:27.954Z] security-bootstrapper latest ba973b0a573e 4 minutes ago 24.3MB [2022-04-06T13:42:27.954Z] security-secretstore-setup latest 2721e13f4d4d 5 minutes ago 42.1MB [2022-04-06T13:42:27.954Z] core-metadata latest 90b622e15c73 5 minutes ago 26.1MB [2022-04-06T13:42:27.954Z] core-command latest 1c019dba72a9 5 minutes ago 24.5MB [2022-04-06T13:42:27.954Z] ccbb33fef994 5 minutes ago 1.63GB [2022-04-06T13:42:27.954Z] 6cade9ee5acb 5 minutes ago 1.61GB [2022-04-06T13:42:27.954Z] 33b74190c5d0 5 minutes ago 1.61GB [2022-04-06T13:42:27.954Z] 29bf8f247d3d 5 minutes ago 1.62GB [2022-04-06T13:42:27.954Z] ci-base-image-x86_64 latest 676b5ab71911 9 minutes ago 896MB [2022-04-06T13:42:27.954Z] docker 20.10.14 7417809fdb73 27 hours ago 218MB [2022-04-06T13:42:27.954Z] alpine 3.14 e04c818066af 37 hours ago 5.59MB [2022-04-06T13:42:27.954Z] alpine 3.15 0ac33e5f5afa 37 hours ago 5.57MB [2022-04-06T13:42:27.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-06T13:42:27.954Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-06T13:42:27.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-06T13:42:28.079Z] provisioning config files... [2022-04-06T13:42:28.105Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/178@tmp/config4305524381041245347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T13:42:28.400Z] ---> docker-login.sh [2022-04-06T13:42:28.400Z] nexus3.edgexfoundry.org:10001 [2022-04-06T13:42:28.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:42:28.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:42:28.400Z] Configure a credential helper to remove this warning. See [2022-04-06T13:42:28.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:42:28.400Z] [2022-04-06T13:42:28.400Z] Login Succeeded [2022-04-06T13:42:28.400Z] nexus3.edgexfoundry.org:10002 [2022-04-06T13:42:28.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:42:28.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:42:28.662Z] Configure a credential helper to remove this warning. See [2022-04-06T13:42:28.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:42:28.662Z] [2022-04-06T13:42:28.662Z] Login Succeeded [2022-04-06T13:42:28.662Z] nexus3.edgexfoundry.org:10003 [2022-04-06T13:42:28.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:42:28.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:42:28.662Z] Configure a credential helper to remove this warning. See [2022-04-06T13:42:28.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:42:28.662Z] [2022-04-06T13:42:28.662Z] Login Succeeded [2022-04-06T13:42:28.662Z] nexus3.edgexfoundry.org:10004 [2022-04-06T13:42:28.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:42:28.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:42:28.923Z] Configure a credential helper to remove this warning. See [2022-04-06T13:42:28.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:42:28.923Z] [2022-04-06T13:42:28.923Z] Login Succeeded [2022-04-06T13:42:28.923Z] docker.io [2022-04-06T13:42:28.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T13:42:29.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T13:42:29.184Z] Configure a credential helper to remove this warning. See [2022-04-06T13:42:29.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T13:42:29.184Z] [2022-04-06T13:42:29.184Z] Login Succeeded [2022-04-06T13:42:29.184Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T13:42:29.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:42:29.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T13:42:29.244Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-06T13:42:29.244Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:29.244Z] latest [2022-04-06T13:42:29.244Z] 2.2.0-dev.56 [2022-04-06T13:42:29.244Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:29.244Z] main [2022-04-06T13:42:29.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:29.562Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:29.861Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:29.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-06T13:42:29.861Z] 27c88a38ba43: Preparing [2022-04-06T13:42:29.861Z] a879dc622fc3: Preparing [2022-04-06T13:42:29.861Z] 15ebdd24259b: Preparing [2022-04-06T13:42:29.861Z] 7f9f5e45f315: Preparing [2022-04-06T13:42:29.861Z] b541d28bf3b4: Preparing [2022-04-06T13:42:29.861Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:29.861Z] 27c88a38ba43: Pushed [2022-04-06T13:42:29.861Z] 7f9f5e45f315: Pushed [2022-04-06T13:42:29.861Z] 15ebdd24259b: Pushed [2022-04-06T13:42:30.454Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T13:42:30.454Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T13:42:30.454Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T13:42:30.454Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T13:42:31.776Z] a879dc622fc3: Pushed [2022-04-06T13:42:32.038Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:a1c7a654c6d7866e594af8edbd8023793016c990919dc02ea0ed980adc77ba9c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:32.350Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:32.653Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-06T13:42:32.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-06T13:42:32.654Z] 27c88a38ba43: Preparing [2022-04-06T13:42:32.654Z] a879dc622fc3: Preparing [2022-04-06T13:42:32.654Z] 15ebdd24259b: Preparing [2022-04-06T13:42:32.654Z] 7f9f5e45f315: Preparing [2022-04-06T13:42:32.654Z] b541d28bf3b4: Preparing [2022-04-06T13:42:32.654Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:32.654Z] a879dc622fc3: Layer already exists [2022-04-06T13:42:32.654Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:32.654Z] 7f9f5e45f315: Layer already exists [2022-04-06T13:42:32.654Z] 27c88a38ba43: Layer already exists [2022-04-06T13:42:32.654Z] latest: digest: sha256:a1c7a654c6d7866e594af8edbd8023793016c990919dc02ea0ed980adc77ba9c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:32.963Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:33.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.56 [2022-04-06T13:42:33.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-06T13:42:33.265Z] 27c88a38ba43: Preparing [2022-04-06T13:42:33.265Z] a879dc622fc3: Preparing [2022-04-06T13:42:33.265Z] 15ebdd24259b: Preparing [2022-04-06T13:42:33.265Z] 7f9f5e45f315: Preparing [2022-04-06T13:42:33.265Z] b541d28bf3b4: Preparing [2022-04-06T13:42:33.265Z] 27c88a38ba43: Layer already exists [2022-04-06T13:42:33.265Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:33.265Z] a879dc622fc3: Layer already exists [2022-04-06T13:42:33.265Z] 7f9f5e45f315: Layer already exists [2022-04-06T13:42:33.265Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:33.265Z] 2.2.0-dev.56: digest: sha256:a1c7a654c6d7866e594af8edbd8023793016c990919dc02ea0ed980adc77ba9c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:33.572Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:33.872Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:33.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-06T13:42:33.872Z] 27c88a38ba43: Preparing [2022-04-06T13:42:33.872Z] a879dc622fc3: Preparing [2022-04-06T13:42:33.872Z] 15ebdd24259b: Preparing [2022-04-06T13:42:33.872Z] 7f9f5e45f315: Preparing [2022-04-06T13:42:33.872Z] b541d28bf3b4: Preparing [2022-04-06T13:42:33.872Z] a879dc622fc3: Layer already exists [2022-04-06T13:42:33.872Z] 7f9f5e45f315: Layer already exists [2022-04-06T13:42:33.872Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:33.872Z] 27c88a38ba43: Layer already exists [2022-04-06T13:42:33.872Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:33.872Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:a1c7a654c6d7866e594af8edbd8023793016c990919dc02ea0ed980adc77ba9c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:34.188Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:34.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-06T13:42:34.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-06T13:42:34.494Z] 27c88a38ba43: Preparing [2022-04-06T13:42:34.494Z] a879dc622fc3: Preparing [2022-04-06T13:42:34.494Z] 15ebdd24259b: Preparing [2022-04-06T13:42:34.494Z] 7f9f5e45f315: Preparing [2022-04-06T13:42:34.494Z] b541d28bf3b4: Preparing [2022-04-06T13:42:34.494Z] a879dc622fc3: Layer already exists [2022-04-06T13:42:34.494Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:34.494Z] 27c88a38ba43: Layer already exists [2022-04-06T13:42:34.494Z] 7f9f5e45f315: Layer already exists [2022-04-06T13:42:34.494Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:34.494Z] main: digest: sha256:a1c7a654c6d7866e594af8edbd8023793016c990919dc02ea0ed980adc77ba9c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:42:34.537Z] ===================================================== [Pipeline] echo [2022-04-06T13:42:34.549Z] taggedImages: [2022-04-06T13:42:34.550Z] - nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:34.550Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-06T13:42:34.550Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.56 [2022-04-06T13:42:34.550Z] - nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:34.550Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-06T13:42:34.578Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-06T13:42:34.578Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:34.578Z] latest [2022-04-06T13:42:34.578Z] 2.2.0-dev.56 [2022-04-06T13:42:34.578Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:34.578Z] main [2022-04-06T13:42:34.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:34.916Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:35.217Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:35.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-06T13:42:35.217Z] cd6e4183a2c8: Preparing [2022-04-06T13:42:35.217Z] d3d2441848bb: Preparing [2022-04-06T13:42:35.217Z] 15ebdd24259b: Preparing [2022-04-06T13:42:35.217Z] 8ae70e85636b: Preparing [2022-04-06T13:42:35.217Z] 50169afa021f: Preparing [2022-04-06T13:42:35.217Z] b541d28bf3b4: Preparing [2022-04-06T13:42:35.217Z] b541d28bf3b4: Waiting [2022-04-06T13:42:35.217Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:35.217Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:35.217Z] cd6e4183a2c8: Pushed [2022-04-06T13:42:35.217Z] 50169afa021f: Pushed [2022-04-06T13:42:35.478Z] 8ae70e85636b: Pushed [2022-04-06T13:42:38.026Z] d3d2441848bb: Pushed [2022-04-06T13:42:38.026Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:1464478ffb3607907d61d4dc3e3c74117d25e4059aec70f1d9a5d8d4defa25e4 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:38.325Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:38.624Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-06T13:42:38.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-06T13:42:38.624Z] cd6e4183a2c8: Preparing [2022-04-06T13:42:38.624Z] d3d2441848bb: Preparing [2022-04-06T13:42:38.624Z] 15ebdd24259b: Preparing [2022-04-06T13:42:38.624Z] 8ae70e85636b: Preparing [2022-04-06T13:42:38.624Z] 50169afa021f: Preparing [2022-04-06T13:42:38.624Z] b541d28bf3b4: Preparing [2022-04-06T13:42:38.624Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:38.624Z] 8ae70e85636b: Layer already exists [2022-04-06T13:42:38.624Z] 50169afa021f: Layer already exists [2022-04-06T13:42:38.624Z] cd6e4183a2c8: Layer already exists [2022-04-06T13:42:38.624Z] d3d2441848bb: Layer already exists [2022-04-06T13:42:38.624Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:38.624Z] latest: digest: sha256:1464478ffb3607907d61d4dc3e3c74117d25e4059aec70f1d9a5d8d4defa25e4 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:38.933Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:39.225Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.56 [2022-04-06T13:42:39.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-06T13:42:39.225Z] cd6e4183a2c8: Preparing [2022-04-06T13:42:39.225Z] d3d2441848bb: Preparing [2022-04-06T13:42:39.225Z] 15ebdd24259b: Preparing [2022-04-06T13:42:39.225Z] 8ae70e85636b: Preparing [2022-04-06T13:42:39.225Z] 50169afa021f: Preparing [2022-04-06T13:42:39.225Z] b541d28bf3b4: Preparing [2022-04-06T13:42:39.225Z] b541d28bf3b4: Waiting [2022-04-06T13:42:39.225Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:39.225Z] cd6e4183a2c8: Layer already exists [2022-04-06T13:42:39.225Z] 8ae70e85636b: Layer already exists [2022-04-06T13:42:39.225Z] d3d2441848bb: Layer already exists [2022-04-06T13:42:39.225Z] 50169afa021f: Layer already exists [2022-04-06T13:42:39.225Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:39.225Z] 2.2.0-dev.56: digest: sha256:1464478ffb3607907d61d4dc3e3c74117d25e4059aec70f1d9a5d8d4defa25e4 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:39.532Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:39.829Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:39.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-06T13:42:39.829Z] cd6e4183a2c8: Preparing [2022-04-06T13:42:39.829Z] d3d2441848bb: Preparing [2022-04-06T13:42:39.829Z] 15ebdd24259b: Preparing [2022-04-06T13:42:39.829Z] 8ae70e85636b: Preparing [2022-04-06T13:42:39.829Z] 50169afa021f: Preparing [2022-04-06T13:42:39.829Z] b541d28bf3b4: Preparing [2022-04-06T13:42:39.829Z] b541d28bf3b4: Waiting [2022-04-06T13:42:39.829Z] 8ae70e85636b: Layer already exists [2022-04-06T13:42:39.829Z] 50169afa021f: Layer already exists [2022-04-06T13:42:39.829Z] cd6e4183a2c8: Layer already exists [2022-04-06T13:42:39.829Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:39.829Z] d3d2441848bb: Layer already exists [2022-04-06T13:42:39.829Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:39.829Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:1464478ffb3607907d61d4dc3e3c74117d25e4059aec70f1d9a5d8d4defa25e4 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:40.133Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:40.429Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-06T13:42:40.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-06T13:42:40.429Z] cd6e4183a2c8: Preparing [2022-04-06T13:42:40.429Z] d3d2441848bb: Preparing [2022-04-06T13:42:40.429Z] 15ebdd24259b: Preparing [2022-04-06T13:42:40.429Z] 8ae70e85636b: Preparing [2022-04-06T13:42:40.429Z] 50169afa021f: Preparing [2022-04-06T13:42:40.429Z] b541d28bf3b4: Preparing [2022-04-06T13:42:40.429Z] b541d28bf3b4: Waiting [2022-04-06T13:42:40.429Z] 50169afa021f: Layer already exists [2022-04-06T13:42:40.429Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:40.429Z] cd6e4183a2c8: Layer already exists [2022-04-06T13:42:40.429Z] 8ae70e85636b: Layer already exists [2022-04-06T13:42:40.429Z] d3d2441848bb: Layer already exists [2022-04-06T13:42:40.429Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:40.429Z] main: digest: sha256:1464478ffb3607907d61d4dc3e3c74117d25e4059aec70f1d9a5d8d4defa25e4 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:42:40.471Z] ===================================================== [Pipeline] echo [2022-04-06T13:42:40.482Z] taggedImages: [2022-04-06T13:42:40.482Z] - nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:40.482Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-06T13:42:40.482Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.56 [2022-04-06T13:42:40.482Z] - nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:40.482Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-06T13:42:40.511Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-06T13:42:40.511Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:40.511Z] latest [2022-04-06T13:42:40.511Z] 2.2.0-dev.56 [2022-04-06T13:42:40.511Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:40.511Z] main [2022-04-06T13:42:40.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:40.841Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:41.137Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:41.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-06T13:42:41.137Z] 7f64cf323a7a: Preparing [2022-04-06T13:42:41.137Z] 939a11365f05: Preparing [2022-04-06T13:42:41.137Z] 15ebdd24259b: Preparing [2022-04-06T13:42:41.137Z] fdaf055a9f4d: Preparing [2022-04-06T13:42:41.137Z] b541d28bf3b4: Preparing [2022-04-06T13:42:41.137Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:41.137Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:41.137Z] 7f64cf323a7a: Pushed [2022-04-06T13:42:41.137Z] fdaf055a9f4d: Pushed [2022-04-06T13:42:43.684Z] 939a11365f05: Pushed [2022-04-06T13:42:43.684Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:1726cef5da943dea94c102c6d07b61cd5f39f1e1553c30d6745fbdc06d4f8128 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:43.989Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:44.291Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-06T13:42:44.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-06T13:42:44.291Z] 7f64cf323a7a: Preparing [2022-04-06T13:42:44.291Z] 939a11365f05: Preparing [2022-04-06T13:42:44.291Z] 15ebdd24259b: Preparing [2022-04-06T13:42:44.291Z] fdaf055a9f4d: Preparing [2022-04-06T13:42:44.291Z] b541d28bf3b4: Preparing [2022-04-06T13:42:44.291Z] 7f64cf323a7a: Layer already exists [2022-04-06T13:42:44.291Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:44.291Z] 939a11365f05: Layer already exists [2022-04-06T13:42:44.291Z] fdaf055a9f4d: Layer already exists [2022-04-06T13:42:44.291Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:44.291Z] latest: digest: sha256:1726cef5da943dea94c102c6d07b61cd5f39f1e1553c30d6745fbdc06d4f8128 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:44.592Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:44.885Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.56 [2022-04-06T13:42:44.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-06T13:42:44.885Z] 7f64cf323a7a: Preparing [2022-04-06T13:42:44.885Z] 939a11365f05: Preparing [2022-04-06T13:42:44.885Z] 15ebdd24259b: Preparing [2022-04-06T13:42:44.885Z] fdaf055a9f4d: Preparing [2022-04-06T13:42:44.885Z] b541d28bf3b4: Preparing [2022-04-06T13:42:44.885Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:44.885Z] 939a11365f05: Layer already exists [2022-04-06T13:42:44.885Z] fdaf055a9f4d: Layer already exists [2022-04-06T13:42:44.885Z] 7f64cf323a7a: Layer already exists [2022-04-06T13:42:44.885Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:44.885Z] 2.2.0-dev.56: digest: sha256:1726cef5da943dea94c102c6d07b61cd5f39f1e1553c30d6745fbdc06d4f8128 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:45.187Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:45.489Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:45.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-06T13:42:45.489Z] 7f64cf323a7a: Preparing [2022-04-06T13:42:45.489Z] 939a11365f05: Preparing [2022-04-06T13:42:45.489Z] 15ebdd24259b: Preparing [2022-04-06T13:42:45.489Z] fdaf055a9f4d: Preparing [2022-04-06T13:42:45.489Z] b541d28bf3b4: Preparing [2022-04-06T13:42:45.489Z] 939a11365f05: Layer already exists [2022-04-06T13:42:45.489Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:45.489Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:45.489Z] 7f64cf323a7a: Layer already exists [2022-04-06T13:42:45.489Z] fdaf055a9f4d: Layer already exists [2022-04-06T13:42:45.489Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:1726cef5da943dea94c102c6d07b61cd5f39f1e1553c30d6745fbdc06d4f8128 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:45.843Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:46.174Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-06T13:42:46.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-06T13:42:46.174Z] 7f64cf323a7a: Preparing [2022-04-06T13:42:46.174Z] 939a11365f05: Preparing [2022-04-06T13:42:46.174Z] 15ebdd24259b: Preparing [2022-04-06T13:42:46.174Z] fdaf055a9f4d: Preparing [2022-04-06T13:42:46.174Z] b541d28bf3b4: Preparing [2022-04-06T13:42:46.174Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:46.174Z] 939a11365f05: Layer already exists [2022-04-06T13:42:46.174Z] 7f64cf323a7a: Layer already exists [2022-04-06T13:42:46.174Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:46.174Z] fdaf055a9f4d: Layer already exists [2022-04-06T13:42:46.174Z] main: digest: sha256:1726cef5da943dea94c102c6d07b61cd5f39f1e1553c30d6745fbdc06d4f8128 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:42:46.209Z] ===================================================== [Pipeline] echo [2022-04-06T13:42:46.222Z] taggedImages: [2022-04-06T13:42:46.222Z] - nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:46.222Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-06T13:42:46.222Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.56 [2022-04-06T13:42:46.222Z] - nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:46.222Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-06T13:42:46.246Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-06T13:42:46.246Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:46.246Z] latest [2022-04-06T13:42:46.246Z] 2.2.0-dev.56 [2022-04-06T13:42:46.246Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:46.246Z] main [2022-04-06T13:42:46.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:46.559Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:46.851Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:46.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-06T13:42:46.851Z] 0b9d270f2138: Preparing [2022-04-06T13:42:46.852Z] 0b9d270f2138: Preparing [2022-04-06T13:42:46.852Z] 66921d6b9dd4: Preparing [2022-04-06T13:42:46.852Z] c117c940363a: Preparing [2022-04-06T13:42:46.852Z] 16e06a88f804: Preparing [2022-04-06T13:42:46.852Z] 1d826a9cd1c3: Preparing [2022-04-06T13:42:46.852Z] 15ebdd24259b: Preparing [2022-04-06T13:42:46.852Z] 267f9b716828: Preparing [2022-04-06T13:42:46.852Z] 20b97a8e4c8c: Preparing [2022-04-06T13:42:46.852Z] 1ac5929c8cd0: Preparing [2022-04-06T13:42:46.852Z] dda56a68a4ec: Preparing [2022-04-06T13:42:46.852Z] b541d28bf3b4: Preparing [2022-04-06T13:42:46.852Z] 15ebdd24259b: Waiting [2022-04-06T13:42:46.852Z] 267f9b716828: Waiting [2022-04-06T13:42:46.852Z] 20b97a8e4c8c: Waiting [2022-04-06T13:42:46.852Z] 1ac5929c8cd0: Waiting [2022-04-06T13:42:46.852Z] dda56a68a4ec: Waiting [2022-04-06T13:42:46.852Z] b541d28bf3b4: Waiting [2022-04-06T13:42:46.852Z] 0b9d270f2138: Pushed [2022-04-06T13:42:46.852Z] 16e06a88f804: Pushed [2022-04-06T13:42:46.852Z] c117c940363a: Pushed [2022-04-06T13:42:46.852Z] 66921d6b9dd4: Pushed [2022-04-06T13:42:46.852Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:47.112Z] 267f9b716828: Pushed [2022-04-06T13:42:47.112Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:47.112Z] dda56a68a4ec: Pushed [2022-04-06T13:42:47.112Z] 20b97a8e4c8c: Pushed [2022-04-06T13:42:47.112Z] 1ac5929c8cd0: Pushed [2022-04-06T13:42:49.025Z] 1d826a9cd1c3: Pushed [2022-04-06T13:42:49.025Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:97d636abf59d5ccecc072ddb7e4cb1f2258948b49599f4e7e005b953a9120566 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:49.328Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:49.617Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-06T13:42:49.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-06T13:42:49.617Z] 0b9d270f2138: Preparing [2022-04-06T13:42:49.617Z] 0b9d270f2138: Preparing [2022-04-06T13:42:49.617Z] 66921d6b9dd4: Preparing [2022-04-06T13:42:49.617Z] c117c940363a: Preparing [2022-04-06T13:42:49.617Z] 16e06a88f804: Preparing [2022-04-06T13:42:49.617Z] 1d826a9cd1c3: Preparing [2022-04-06T13:42:49.617Z] 15ebdd24259b: Preparing [2022-04-06T13:42:49.617Z] 267f9b716828: Preparing [2022-04-06T13:42:49.617Z] 20b97a8e4c8c: Preparing [2022-04-06T13:42:49.617Z] 1ac5929c8cd0: Preparing [2022-04-06T13:42:49.617Z] dda56a68a4ec: Preparing [2022-04-06T13:42:49.617Z] b541d28bf3b4: Preparing [2022-04-06T13:42:49.617Z] 15ebdd24259b: Waiting [2022-04-06T13:42:49.617Z] 1ac5929c8cd0: Waiting [2022-04-06T13:42:49.617Z] dda56a68a4ec: Waiting [2022-04-06T13:42:49.617Z] b541d28bf3b4: Waiting [2022-04-06T13:42:49.617Z] 20b97a8e4c8c: Waiting [2022-04-06T13:42:49.617Z] 1d826a9cd1c3: Layer already exists [2022-04-06T13:42:49.617Z] 16e06a88f804: Layer already exists [2022-04-06T13:42:49.617Z] 0b9d270f2138: Layer already exists [2022-04-06T13:42:49.617Z] c117c940363a: Layer already exists [2022-04-06T13:42:49.617Z] 66921d6b9dd4: Layer already exists [2022-04-06T13:42:49.617Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:49.617Z] dda56a68a4ec: Layer already exists [2022-04-06T13:42:49.617Z] 1ac5929c8cd0: Layer already exists [2022-04-06T13:42:49.617Z] 20b97a8e4c8c: Layer already exists [2022-04-06T13:42:49.617Z] 267f9b716828: Layer already exists [2022-04-06T13:42:49.617Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:49.617Z] latest: digest: sha256:97d636abf59d5ccecc072ddb7e4cb1f2258948b49599f4e7e005b953a9120566 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:49.918Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:50.210Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.56 [2022-04-06T13:42:50.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-06T13:42:50.210Z] 0b9d270f2138: Preparing [2022-04-06T13:42:50.210Z] 0b9d270f2138: Preparing [2022-04-06T13:42:50.210Z] 66921d6b9dd4: Preparing [2022-04-06T13:42:50.210Z] c117c940363a: Preparing [2022-04-06T13:42:50.210Z] 16e06a88f804: Preparing [2022-04-06T13:42:50.210Z] 1d826a9cd1c3: Preparing [2022-04-06T13:42:50.210Z] 15ebdd24259b: Preparing [2022-04-06T13:42:50.210Z] 267f9b716828: Preparing [2022-04-06T13:42:50.210Z] 20b97a8e4c8c: Preparing [2022-04-06T13:42:50.210Z] 1ac5929c8cd0: Preparing [2022-04-06T13:42:50.210Z] dda56a68a4ec: Preparing [2022-04-06T13:42:50.210Z] b541d28bf3b4: Preparing [2022-04-06T13:42:50.210Z] 267f9b716828: Waiting [2022-04-06T13:42:50.210Z] 20b97a8e4c8c: Waiting [2022-04-06T13:42:50.210Z] 1ac5929c8cd0: Waiting [2022-04-06T13:42:50.210Z] dda56a68a4ec: Waiting [2022-04-06T13:42:50.210Z] b541d28bf3b4: Waiting [2022-04-06T13:42:50.210Z] 15ebdd24259b: Waiting [2022-04-06T13:42:50.210Z] 1d826a9cd1c3: Layer already exists [2022-04-06T13:42:50.210Z] 16e06a88f804: Layer already exists [2022-04-06T13:42:50.210Z] c117c940363a: Layer already exists [2022-04-06T13:42:50.210Z] 0b9d270f2138: Layer already exists [2022-04-06T13:42:50.210Z] 66921d6b9dd4: Layer already exists [2022-04-06T13:42:50.210Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:50.210Z] 267f9b716828: Layer already exists [2022-04-06T13:42:50.210Z] 20b97a8e4c8c: Layer already exists [2022-04-06T13:42:50.210Z] 1ac5929c8cd0: Layer already exists [2022-04-06T13:42:50.210Z] dda56a68a4ec: Layer already exists [2022-04-06T13:42:50.210Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:50.210Z] 2.2.0-dev.56: digest: sha256:97d636abf59d5ccecc072ddb7e4cb1f2258948b49599f4e7e005b953a9120566 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:50.511Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:50.806Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:50.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-06T13:42:50.806Z] 0b9d270f2138: Preparing [2022-04-06T13:42:50.806Z] 0b9d270f2138: Preparing [2022-04-06T13:42:50.806Z] 66921d6b9dd4: Preparing [2022-04-06T13:42:50.806Z] c117c940363a: Preparing [2022-04-06T13:42:50.806Z] 16e06a88f804: Preparing [2022-04-06T13:42:50.806Z] 1d826a9cd1c3: Preparing [2022-04-06T13:42:50.806Z] 15ebdd24259b: Preparing [2022-04-06T13:42:50.806Z] 267f9b716828: Preparing [2022-04-06T13:42:50.806Z] 20b97a8e4c8c: Preparing [2022-04-06T13:42:50.806Z] 1ac5929c8cd0: Preparing [2022-04-06T13:42:50.806Z] dda56a68a4ec: Preparing [2022-04-06T13:42:50.806Z] b541d28bf3b4: Preparing [2022-04-06T13:42:50.806Z] 20b97a8e4c8c: Waiting [2022-04-06T13:42:50.806Z] 1ac5929c8cd0: Waiting [2022-04-06T13:42:50.806Z] dda56a68a4ec: Waiting [2022-04-06T13:42:50.806Z] b541d28bf3b4: Waiting [2022-04-06T13:42:50.806Z] 15ebdd24259b: Waiting [2022-04-06T13:42:50.806Z] 267f9b716828: Waiting [2022-04-06T13:42:50.806Z] 0b9d270f2138: Layer already exists [2022-04-06T13:42:50.806Z] 66921d6b9dd4: Layer already exists [2022-04-06T13:42:50.806Z] 16e06a88f804: Layer already exists [2022-04-06T13:42:50.806Z] c117c940363a: Layer already exists [2022-04-06T13:42:50.806Z] 1d826a9cd1c3: Layer already exists [2022-04-06T13:42:50.806Z] 20b97a8e4c8c: Layer already exists [2022-04-06T13:42:50.806Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:50.806Z] 267f9b716828: Layer already exists [2022-04-06T13:42:50.806Z] 1ac5929c8cd0: Layer already exists [2022-04-06T13:42:50.806Z] dda56a68a4ec: Layer already exists [2022-04-06T13:42:50.806Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:50.806Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:97d636abf59d5ccecc072ddb7e4cb1f2258948b49599f4e7e005b953a9120566 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:51.118Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:51.416Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-06T13:42:51.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-06T13:42:51.416Z] 0b9d270f2138: Preparing [2022-04-06T13:42:51.416Z] 0b9d270f2138: Preparing [2022-04-06T13:42:51.416Z] 66921d6b9dd4: Preparing [2022-04-06T13:42:51.416Z] c117c940363a: Preparing [2022-04-06T13:42:51.416Z] 16e06a88f804: Preparing [2022-04-06T13:42:51.416Z] 1d826a9cd1c3: Preparing [2022-04-06T13:42:51.416Z] 15ebdd24259b: Preparing [2022-04-06T13:42:51.416Z] 267f9b716828: Preparing [2022-04-06T13:42:51.416Z] 20b97a8e4c8c: Preparing [2022-04-06T13:42:51.416Z] 1ac5929c8cd0: Preparing [2022-04-06T13:42:51.416Z] dda56a68a4ec: Preparing [2022-04-06T13:42:51.416Z] b541d28bf3b4: Preparing [2022-04-06T13:42:51.416Z] 15ebdd24259b: Waiting [2022-04-06T13:42:51.416Z] 267f9b716828: Waiting [2022-04-06T13:42:51.416Z] b541d28bf3b4: Waiting [2022-04-06T13:42:51.416Z] dda56a68a4ec: Waiting [2022-04-06T13:42:51.416Z] 20b97a8e4c8c: Waiting [2022-04-06T13:42:51.416Z] 1ac5929c8cd0: Waiting [2022-04-06T13:42:51.416Z] 1d826a9cd1c3: Layer already exists [2022-04-06T13:42:51.416Z] 0b9d270f2138: Layer already exists [2022-04-06T13:42:51.416Z] 66921d6b9dd4: Layer already exists [2022-04-06T13:42:51.417Z] 16e06a88f804: Layer already exists [2022-04-06T13:42:51.417Z] c117c940363a: Layer already exists [2022-04-06T13:42:51.417Z] 15ebdd24259b: Layer already exists [2022-04-06T13:42:51.417Z] 20b97a8e4c8c: Layer already exists [2022-04-06T13:42:51.417Z] 267f9b716828: Layer already exists [2022-04-06T13:42:51.417Z] 1ac5929c8cd0: Layer already exists [2022-04-06T13:42:51.417Z] dda56a68a4ec: Layer already exists [2022-04-06T13:42:51.417Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:51.417Z] main: digest: sha256:97d636abf59d5ccecc072ddb7e4cb1f2258948b49599f4e7e005b953a9120566 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:42:51.449Z] ===================================================== [Pipeline] echo [2022-04-06T13:42:51.457Z] taggedImages: [2022-04-06T13:42:51.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:51.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-06T13:42:51.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.56 [2022-04-06T13:42:51.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:51.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-06T13:42:51.478Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-06T13:42:51.478Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:51.478Z] latest [2022-04-06T13:42:51.478Z] 2.2.0-dev.56 [2022-04-06T13:42:51.478Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:51.478Z] main [2022-04-06T13:42:51.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:51.798Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:52.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:52.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-06T13:42:52.092Z] e750850c9203: Preparing [2022-04-06T13:42:52.092Z] cefdb5f7ff9f: Preparing [2022-04-06T13:42:52.092Z] 93f7227811d7: Preparing [2022-04-06T13:42:52.092Z] 8a401ef57713: Preparing [2022-04-06T13:42:52.092Z] 82e70b54972a: Preparing [2022-04-06T13:42:52.092Z] 9b0baee43cff: Preparing [2022-04-06T13:42:52.092Z] d7844e39fa59: Preparing [2022-04-06T13:42:52.092Z] b541d28bf3b4: Preparing [2022-04-06T13:42:52.092Z] 9b0baee43cff: Waiting [2022-04-06T13:42:52.092Z] b541d28bf3b4: Waiting [2022-04-06T13:42:52.092Z] e750850c9203: Pushed [2022-04-06T13:42:52.092Z] cefdb5f7ff9f: Pushed [2022-04-06T13:42:52.092Z] 82e70b54972a: Pushed [2022-04-06T13:42:52.092Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:52.092Z] 9b0baee43cff: Pushed [2022-04-06T13:42:52.662Z] d7844e39fa59: Pushed [2022-04-06T13:42:54.045Z] 8a401ef57713: Pushed [2022-04-06T13:42:54.045Z] 93f7227811d7: Pushed [2022-04-06T13:42:54.306Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:bc0ddaffc88941abb347f2b0adc543a5c510f18b36621bf40e48549ef5af7b80 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:54.606Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:54.910Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-06T13:42:54.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-06T13:42:54.910Z] e750850c9203: Preparing [2022-04-06T13:42:54.910Z] cefdb5f7ff9f: Preparing [2022-04-06T13:42:54.910Z] 93f7227811d7: Preparing [2022-04-06T13:42:54.910Z] 8a401ef57713: Preparing [2022-04-06T13:42:54.910Z] 82e70b54972a: Preparing [2022-04-06T13:42:54.910Z] 9b0baee43cff: Preparing [2022-04-06T13:42:54.910Z] d7844e39fa59: Preparing [2022-04-06T13:42:54.910Z] b541d28bf3b4: Preparing [2022-04-06T13:42:54.910Z] 9b0baee43cff: Waiting [2022-04-06T13:42:54.910Z] d7844e39fa59: Waiting [2022-04-06T13:42:54.910Z] b541d28bf3b4: Waiting [2022-04-06T13:42:54.910Z] 93f7227811d7: Layer already exists [2022-04-06T13:42:54.910Z] 82e70b54972a: Layer already exists [2022-04-06T13:42:54.910Z] e750850c9203: Layer already exists [2022-04-06T13:42:54.910Z] 8a401ef57713: Layer already exists [2022-04-06T13:42:54.910Z] cefdb5f7ff9f: Layer already exists [2022-04-06T13:42:54.910Z] 9b0baee43cff: Layer already exists [2022-04-06T13:42:54.910Z] d7844e39fa59: Layer already exists [2022-04-06T13:42:54.910Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:54.911Z] latest: digest: sha256:bc0ddaffc88941abb347f2b0adc543a5c510f18b36621bf40e48549ef5af7b80 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:55.211Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:55.505Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.56 [2022-04-06T13:42:55.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-06T13:42:55.505Z] e750850c9203: Preparing [2022-04-06T13:42:55.505Z] cefdb5f7ff9f: Preparing [2022-04-06T13:42:55.505Z] 93f7227811d7: Preparing [2022-04-06T13:42:55.505Z] 8a401ef57713: Preparing [2022-04-06T13:42:55.505Z] 82e70b54972a: Preparing [2022-04-06T13:42:55.505Z] 9b0baee43cff: Preparing [2022-04-06T13:42:55.505Z] d7844e39fa59: Preparing [2022-04-06T13:42:55.505Z] b541d28bf3b4: Preparing [2022-04-06T13:42:55.505Z] d7844e39fa59: Waiting [2022-04-06T13:42:55.505Z] b541d28bf3b4: Waiting [2022-04-06T13:42:55.505Z] 9b0baee43cff: Waiting [2022-04-06T13:42:55.505Z] cefdb5f7ff9f: Layer already exists [2022-04-06T13:42:55.505Z] 8a401ef57713: Layer already exists [2022-04-06T13:42:55.505Z] 93f7227811d7: Layer already exists [2022-04-06T13:42:55.505Z] e750850c9203: Layer already exists [2022-04-06T13:42:55.505Z] 82e70b54972a: Layer already exists [2022-04-06T13:42:55.505Z] d7844e39fa59: Layer already exists [2022-04-06T13:42:55.505Z] 9b0baee43cff: Layer already exists [2022-04-06T13:42:55.505Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:55.505Z] 2.2.0-dev.56: digest: sha256:bc0ddaffc88941abb347f2b0adc543a5c510f18b36621bf40e48549ef5af7b80 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:55.807Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:56.102Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:56.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-06T13:42:56.102Z] e750850c9203: Preparing [2022-04-06T13:42:56.102Z] cefdb5f7ff9f: Preparing [2022-04-06T13:42:56.102Z] 93f7227811d7: Preparing [2022-04-06T13:42:56.102Z] 8a401ef57713: Preparing [2022-04-06T13:42:56.102Z] 82e70b54972a: Preparing [2022-04-06T13:42:56.102Z] 9b0baee43cff: Preparing [2022-04-06T13:42:56.102Z] d7844e39fa59: Preparing [2022-04-06T13:42:56.102Z] b541d28bf3b4: Preparing [2022-04-06T13:42:56.102Z] 9b0baee43cff: Waiting [2022-04-06T13:42:56.102Z] d7844e39fa59: Waiting [2022-04-06T13:42:56.102Z] b541d28bf3b4: Waiting [2022-04-06T13:42:56.102Z] 82e70b54972a: Layer already exists [2022-04-06T13:42:56.102Z] 8a401ef57713: Layer already exists [2022-04-06T13:42:56.102Z] cefdb5f7ff9f: Layer already exists [2022-04-06T13:42:56.102Z] 93f7227811d7: Layer already exists [2022-04-06T13:42:56.102Z] e750850c9203: Layer already exists [2022-04-06T13:42:56.102Z] 9b0baee43cff: Layer already exists [2022-04-06T13:42:56.102Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:56.102Z] d7844e39fa59: Layer already exists [2022-04-06T13:42:56.102Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:bc0ddaffc88941abb347f2b0adc543a5c510f18b36621bf40e48549ef5af7b80 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:56.403Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:56.698Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-06T13:42:56.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-06T13:42:56.698Z] e750850c9203: Preparing [2022-04-06T13:42:56.698Z] cefdb5f7ff9f: Preparing [2022-04-06T13:42:56.698Z] 93f7227811d7: Preparing [2022-04-06T13:42:56.698Z] 8a401ef57713: Preparing [2022-04-06T13:42:56.698Z] 82e70b54972a: Preparing [2022-04-06T13:42:56.698Z] 9b0baee43cff: Preparing [2022-04-06T13:42:56.698Z] d7844e39fa59: Preparing [2022-04-06T13:42:56.698Z] b541d28bf3b4: Preparing [2022-04-06T13:42:56.698Z] d7844e39fa59: Waiting [2022-04-06T13:42:56.699Z] 9b0baee43cff: Waiting [2022-04-06T13:42:56.699Z] b541d28bf3b4: Waiting [2022-04-06T13:42:56.699Z] 93f7227811d7: Layer already exists [2022-04-06T13:42:56.699Z] 82e70b54972a: Layer already exists [2022-04-06T13:42:56.699Z] 8a401ef57713: Layer already exists [2022-04-06T13:42:56.699Z] e750850c9203: Layer already exists [2022-04-06T13:42:56.699Z] cefdb5f7ff9f: Layer already exists [2022-04-06T13:42:56.699Z] 9b0baee43cff: Layer already exists [2022-04-06T13:42:56.699Z] d7844e39fa59: Layer already exists [2022-04-06T13:42:56.699Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:56.699Z] main: digest: sha256:bc0ddaffc88941abb347f2b0adc543a5c510f18b36621bf40e48549ef5af7b80 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:42:56.739Z] ===================================================== [Pipeline] echo [2022-04-06T13:42:56.750Z] taggedImages: [2022-04-06T13:42:56.750Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:56.750Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-06T13:42:56.750Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.56 [2022-04-06T13:42:56.750Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:56.750Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-06T13:42:56.774Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-06T13:42:56.774Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:56.774Z] latest [2022-04-06T13:42:56.774Z] 2.2.0-dev.56 [2022-04-06T13:42:56.774Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:42:56.774Z] main [2022-04-06T13:42:56.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:57.095Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:57.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:42:57.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-06T13:42:57.389Z] a4ad72c4b428: Preparing [2022-04-06T13:42:57.389Z] feb2cecbc7fb: Preparing [2022-04-06T13:42:57.389Z] c540ba7adc39: Preparing [2022-04-06T13:42:57.389Z] 78c5c6e8da52: Preparing [2022-04-06T13:42:57.389Z] e6b64dbece9d: Preparing [2022-04-06T13:42:57.389Z] a8af06cd38cf: Preparing [2022-04-06T13:42:57.389Z] b4f857266070: Preparing [2022-04-06T13:42:57.389Z] 025b47c5c0e5: Preparing [2022-04-06T13:42:57.389Z] 16dcf6fcff3e: Preparing [2022-04-06T13:42:57.389Z] b541d28bf3b4: Preparing [2022-04-06T13:42:57.389Z] a8af06cd38cf: Waiting [2022-04-06T13:42:57.389Z] b4f857266070: Waiting [2022-04-06T13:42:57.389Z] 16dcf6fcff3e: Waiting [2022-04-06T13:42:57.389Z] b541d28bf3b4: Waiting [2022-04-06T13:42:57.389Z] 025b47c5c0e5: Waiting [2022-04-06T13:42:57.389Z] a4ad72c4b428: Pushed [2022-04-06T13:42:57.389Z] e6b64dbece9d: Pushed [2022-04-06T13:42:57.389Z] feb2cecbc7fb: Pushed [2022-04-06T13:42:57.648Z] a8af06cd38cf: Pushed [2022-04-06T13:42:57.648Z] 025b47c5c0e5: Pushed [2022-04-06T13:42:57.648Z] b4f857266070: Pushed [2022-04-06T13:42:57.648Z] b541d28bf3b4: Layer already exists [2022-04-06T13:42:57.648Z] 16dcf6fcff3e: Pushed [2022-04-06T13:42:59.561Z] 78c5c6e8da52: Pushed [2022-04-06T13:42:59.561Z] c540ba7adc39: Pushed [2022-04-06T13:42:59.561Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:831cd29c5c7704ad07ce6730ede20136163f1c4d7a365c5f7a16b8dd494f632e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:42:59.859Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:00.151Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-06T13:43:00.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-06T13:43:00.151Z] a4ad72c4b428: Preparing [2022-04-06T13:43:00.151Z] feb2cecbc7fb: Preparing [2022-04-06T13:43:00.151Z] c540ba7adc39: Preparing [2022-04-06T13:43:00.151Z] 78c5c6e8da52: Preparing [2022-04-06T13:43:00.151Z] e6b64dbece9d: Preparing [2022-04-06T13:43:00.151Z] a8af06cd38cf: Preparing [2022-04-06T13:43:00.151Z] b4f857266070: Preparing [2022-04-06T13:43:00.151Z] 025b47c5c0e5: Preparing [2022-04-06T13:43:00.151Z] 16dcf6fcff3e: Preparing [2022-04-06T13:43:00.151Z] b4f857266070: Waiting [2022-04-06T13:43:00.151Z] a8af06cd38cf: Waiting [2022-04-06T13:43:00.151Z] 025b47c5c0e5: Waiting [2022-04-06T13:43:00.151Z] 16dcf6fcff3e: Waiting [2022-04-06T13:43:00.151Z] b541d28bf3b4: Preparing [2022-04-06T13:43:00.151Z] b541d28bf3b4: Waiting [2022-04-06T13:43:00.151Z] c540ba7adc39: Layer already exists [2022-04-06T13:43:00.151Z] e6b64dbece9d: Layer already exists [2022-04-06T13:43:00.151Z] feb2cecbc7fb: Layer already exists [2022-04-06T13:43:00.151Z] a4ad72c4b428: Layer already exists [2022-04-06T13:43:00.151Z] 78c5c6e8da52: Layer already exists [2022-04-06T13:43:00.151Z] a8af06cd38cf: Layer already exists [2022-04-06T13:43:00.151Z] 025b47c5c0e5: Layer already exists [2022-04-06T13:43:00.151Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:00.151Z] 16dcf6fcff3e: Layer already exists [2022-04-06T13:43:00.151Z] b4f857266070: Layer already exists [2022-04-06T13:43:00.151Z] latest: digest: sha256:831cd29c5c7704ad07ce6730ede20136163f1c4d7a365c5f7a16b8dd494f632e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:00.450Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:00.743Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.56 [2022-04-06T13:43:00.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-06T13:43:00.743Z] a4ad72c4b428: Preparing [2022-04-06T13:43:00.743Z] feb2cecbc7fb: Preparing [2022-04-06T13:43:00.743Z] c540ba7adc39: Preparing [2022-04-06T13:43:00.743Z] 78c5c6e8da52: Preparing [2022-04-06T13:43:00.743Z] e6b64dbece9d: Preparing [2022-04-06T13:43:00.743Z] a8af06cd38cf: Preparing [2022-04-06T13:43:00.743Z] b4f857266070: Preparing [2022-04-06T13:43:00.743Z] 025b47c5c0e5: Preparing [2022-04-06T13:43:00.743Z] 16dcf6fcff3e: Preparing [2022-04-06T13:43:00.743Z] b541d28bf3b4: Preparing [2022-04-06T13:43:00.743Z] a8af06cd38cf: Waiting [2022-04-06T13:43:00.743Z] b4f857266070: Waiting [2022-04-06T13:43:00.743Z] 025b47c5c0e5: Waiting [2022-04-06T13:43:00.743Z] 16dcf6fcff3e: Waiting [2022-04-06T13:43:00.743Z] b541d28bf3b4: Waiting [2022-04-06T13:43:00.743Z] e6b64dbece9d: Layer already exists [2022-04-06T13:43:00.743Z] 78c5c6e8da52: Layer already exists [2022-04-06T13:43:00.743Z] feb2cecbc7fb: Layer already exists [2022-04-06T13:43:00.743Z] c540ba7adc39: Layer already exists [2022-04-06T13:43:00.743Z] a4ad72c4b428: Layer already exists [2022-04-06T13:43:00.743Z] a8af06cd38cf: Layer already exists [2022-04-06T13:43:00.743Z] 025b47c5c0e5: Layer already exists [2022-04-06T13:43:00.743Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:00.743Z] 16dcf6fcff3e: Layer already exists [2022-04-06T13:43:00.743Z] b4f857266070: Layer already exists [2022-04-06T13:43:00.743Z] 2.2.0-dev.56: digest: sha256:831cd29c5c7704ad07ce6730ede20136163f1c4d7a365c5f7a16b8dd494f632e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:01.047Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:01.342Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:01.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-06T13:43:01.342Z] a4ad72c4b428: Preparing [2022-04-06T13:43:01.342Z] feb2cecbc7fb: Preparing [2022-04-06T13:43:01.342Z] c540ba7adc39: Preparing [2022-04-06T13:43:01.342Z] 78c5c6e8da52: Preparing [2022-04-06T13:43:01.342Z] e6b64dbece9d: Preparing [2022-04-06T13:43:01.342Z] a8af06cd38cf: Preparing [2022-04-06T13:43:01.342Z] b4f857266070: Preparing [2022-04-06T13:43:01.342Z] 025b47c5c0e5: Preparing [2022-04-06T13:43:01.342Z] 16dcf6fcff3e: Preparing [2022-04-06T13:43:01.342Z] b541d28bf3b4: Preparing [2022-04-06T13:43:01.342Z] b4f857266070: Waiting [2022-04-06T13:43:01.342Z] 025b47c5c0e5: Waiting [2022-04-06T13:43:01.342Z] 16dcf6fcff3e: Waiting [2022-04-06T13:43:01.342Z] b541d28bf3b4: Waiting [2022-04-06T13:43:01.342Z] a8af06cd38cf: Waiting [2022-04-06T13:43:01.342Z] c540ba7adc39: Layer already exists [2022-04-06T13:43:01.342Z] feb2cecbc7fb: Layer already exists [2022-04-06T13:43:01.342Z] a4ad72c4b428: Layer already exists [2022-04-06T13:43:01.342Z] 78c5c6e8da52: Layer already exists [2022-04-06T13:43:01.342Z] e6b64dbece9d: Layer already exists [2022-04-06T13:43:01.342Z] a8af06cd38cf: Layer already exists [2022-04-06T13:43:01.342Z] 025b47c5c0e5: Layer already exists [2022-04-06T13:43:01.342Z] b4f857266070: Layer already exists [2022-04-06T13:43:01.342Z] 16dcf6fcff3e: Layer already exists [2022-04-06T13:43:01.342Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:01.342Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:831cd29c5c7704ad07ce6730ede20136163f1c4d7a365c5f7a16b8dd494f632e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:01.647Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:01.945Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-06T13:43:01.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-06T13:43:01.945Z] a4ad72c4b428: Preparing [2022-04-06T13:43:01.945Z] feb2cecbc7fb: Preparing [2022-04-06T13:43:01.945Z] c540ba7adc39: Preparing [2022-04-06T13:43:01.945Z] 78c5c6e8da52: Preparing [2022-04-06T13:43:01.945Z] e6b64dbece9d: Preparing [2022-04-06T13:43:01.945Z] a8af06cd38cf: Preparing [2022-04-06T13:43:01.945Z] b4f857266070: Preparing [2022-04-06T13:43:01.945Z] 025b47c5c0e5: Preparing [2022-04-06T13:43:01.945Z] 16dcf6fcff3e: Preparing [2022-04-06T13:43:01.945Z] b541d28bf3b4: Preparing [2022-04-06T13:43:01.945Z] b4f857266070: Waiting [2022-04-06T13:43:01.945Z] 025b47c5c0e5: Waiting [2022-04-06T13:43:01.945Z] a8af06cd38cf: Waiting [2022-04-06T13:43:01.945Z] 16dcf6fcff3e: Waiting [2022-04-06T13:43:01.945Z] b541d28bf3b4: Waiting [2022-04-06T13:43:01.945Z] e6b64dbece9d: Layer already exists [2022-04-06T13:43:01.945Z] feb2cecbc7fb: Layer already exists [2022-04-06T13:43:01.945Z] c540ba7adc39: Layer already exists [2022-04-06T13:43:01.945Z] 78c5c6e8da52: Layer already exists [2022-04-06T13:43:01.945Z] a4ad72c4b428: Layer already exists [2022-04-06T13:43:01.945Z] a8af06cd38cf: Layer already exists [2022-04-06T13:43:01.945Z] b4f857266070: Layer already exists [2022-04-06T13:43:01.945Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:01.945Z] 025b47c5c0e5: Layer already exists [2022-04-06T13:43:01.945Z] 16dcf6fcff3e: Layer already exists [2022-04-06T13:43:01.945Z] main: digest: sha256:831cd29c5c7704ad07ce6730ede20136163f1c4d7a365c5f7a16b8dd494f632e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:43:01.991Z] ===================================================== [Pipeline] echo [2022-04-06T13:43:02.000Z] taggedImages: [2022-04-06T13:43:02.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:02.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-06T13:43:02.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.56 [2022-04-06T13:43:02.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:02.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-06T13:43:02.016Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-06T13:43:02.016Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:02.016Z] latest [2022-04-06T13:43:02.016Z] 2.2.0-dev.56 [2022-04-06T13:43:02.016Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:02.016Z] main [2022-04-06T13:43:02.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:02.329Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:02.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:02.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-06T13:43:02.624Z] 0b7c59bd902c: Preparing [2022-04-06T13:43:02.624Z] 4ce910f497e2: Preparing [2022-04-06T13:43:02.624Z] 15ebdd24259b: Preparing [2022-04-06T13:43:02.624Z] a2f15d85ca9d: Preparing [2022-04-06T13:43:02.624Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:02.624Z] 4fc242d58285: Preparing [2022-04-06T13:43:02.624Z] 4fc242d58285: Waiting [2022-04-06T13:43:02.624Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:02.624Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:02.624Z] 23a9d67bfed1: Pushed [2022-04-06T13:43:02.624Z] 0b7c59bd902c: Pushed [2022-04-06T13:43:03.195Z] a2f15d85ca9d: Pushed [2022-04-06T13:43:04.582Z] 4ce910f497e2: Pushed [2022-04-06T13:43:04.582Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:8042c50523abeb5754c0fc9dccdbfcdb512c0cc7fc290516bdd9e4f1544d2941 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:04.884Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:05.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-06T13:43:05.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-06T13:43:05.194Z] 0b7c59bd902c: Preparing [2022-04-06T13:43:05.194Z] 4ce910f497e2: Preparing [2022-04-06T13:43:05.194Z] 15ebdd24259b: Preparing [2022-04-06T13:43:05.194Z] a2f15d85ca9d: Preparing [2022-04-06T13:43:05.194Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:05.194Z] 4fc242d58285: Preparing [2022-04-06T13:43:05.194Z] 4fc242d58285: Waiting [2022-04-06T13:43:05.194Z] 4ce910f497e2: Layer already exists [2022-04-06T13:43:05.194Z] 0b7c59bd902c: Layer already exists [2022-04-06T13:43:05.194Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:05.194Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:05.194Z] a2f15d85ca9d: Layer already exists [2022-04-06T13:43:05.194Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:05.194Z] latest: digest: sha256:8042c50523abeb5754c0fc9dccdbfcdb512c0cc7fc290516bdd9e4f1544d2941 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:05.553Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:05.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.56 [2022-04-06T13:43:05.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-06T13:43:05.852Z] 0b7c59bd902c: Preparing [2022-04-06T13:43:05.852Z] 4ce910f497e2: Preparing [2022-04-06T13:43:05.852Z] 15ebdd24259b: Preparing [2022-04-06T13:43:05.852Z] a2f15d85ca9d: Preparing [2022-04-06T13:43:05.852Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:05.852Z] 4fc242d58285: Preparing [2022-04-06T13:43:05.852Z] 4fc242d58285: Waiting [2022-04-06T13:43:05.852Z] a2f15d85ca9d: Layer already exists [2022-04-06T13:43:05.852Z] 4ce910f497e2: Layer already exists [2022-04-06T13:43:05.852Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:05.852Z] 0b7c59bd902c: Layer already exists [2022-04-06T13:43:05.852Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:05.852Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:05.852Z] 2.2.0-dev.56: digest: sha256:8042c50523abeb5754c0fc9dccdbfcdb512c0cc7fc290516bdd9e4f1544d2941 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:06.159Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:06.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:06.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-06T13:43:06.461Z] 0b7c59bd902c: Preparing [2022-04-06T13:43:06.461Z] 4ce910f497e2: Preparing [2022-04-06T13:43:06.461Z] 15ebdd24259b: Preparing [2022-04-06T13:43:06.461Z] a2f15d85ca9d: Preparing [2022-04-06T13:43:06.461Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:06.461Z] 4fc242d58285: Preparing [2022-04-06T13:43:06.461Z] 4fc242d58285: Waiting [2022-04-06T13:43:06.461Z] 0b7c59bd902c: Layer already exists [2022-04-06T13:43:06.461Z] 4ce910f497e2: Layer already exists [2022-04-06T13:43:06.461Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:06.461Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:06.461Z] a2f15d85ca9d: Layer already exists [2022-04-06T13:43:06.461Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:06.461Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:8042c50523abeb5754c0fc9dccdbfcdb512c0cc7fc290516bdd9e4f1544d2941 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:06.762Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:07.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-06T13:43:07.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-06T13:43:07.056Z] 0b7c59bd902c: Preparing [2022-04-06T13:43:07.056Z] 4ce910f497e2: Preparing [2022-04-06T13:43:07.056Z] 15ebdd24259b: Preparing [2022-04-06T13:43:07.056Z] a2f15d85ca9d: Preparing [2022-04-06T13:43:07.056Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:07.056Z] 4fc242d58285: Preparing [2022-04-06T13:43:07.056Z] 4fc242d58285: Waiting [2022-04-06T13:43:07.056Z] 4ce910f497e2: Layer already exists [2022-04-06T13:43:07.056Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:07.056Z] a2f15d85ca9d: Layer already exists [2022-04-06T13:43:07.056Z] 0b7c59bd902c: Layer already exists [2022-04-06T13:43:07.056Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:07.056Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:07.056Z] main: digest: sha256:8042c50523abeb5754c0fc9dccdbfcdb512c0cc7fc290516bdd9e4f1544d2941 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:43:07.101Z] ===================================================== [Pipeline] echo [2022-04-06T13:43:07.114Z] taggedImages: [2022-04-06T13:43:07.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:07.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-06T13:43:07.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.56 [2022-04-06T13:43:07.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:07.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-06T13:43:07.143Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-06T13:43:07.143Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:07.143Z] latest [2022-04-06T13:43:07.143Z] 2.2.0-dev.56 [2022-04-06T13:43:07.143Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:07.143Z] main [2022-04-06T13:43:07.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:07.487Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:07.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:07.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-06T13:43:07.785Z] 2eb1310b0f91: Preparing [2022-04-06T13:43:07.785Z] a76b1d42f183: Preparing [2022-04-06T13:43:07.785Z] a57fc259f12c: Preparing [2022-04-06T13:43:07.785Z] d4740af25561: Preparing [2022-04-06T13:43:07.785Z] 00ec43265d61: Preparing [2022-04-06T13:43:07.785Z] 92da0a65d04a: Preparing [2022-04-06T13:43:07.785Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:07.786Z] 4fc242d58285: Preparing [2022-04-06T13:43:07.786Z] 92da0a65d04a: Waiting [2022-04-06T13:43:07.786Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:07.786Z] 4fc242d58285: Waiting [2022-04-06T13:43:07.786Z] 2eb1310b0f91: Pushed [2022-04-06T13:43:07.786Z] a57fc259f12c: Pushed [2022-04-06T13:43:07.786Z] a76b1d42f183: Pushed [2022-04-06T13:43:07.786Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:07.786Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:08.353Z] 92da0a65d04a: Pushed [2022-04-06T13:43:11.654Z] 00ec43265d61: Pushed [2022-04-06T13:43:14.957Z] d4740af25561: Pushed [2022-04-06T13:43:14.957Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:c19755bf35848399f0cd86e855f23b8089d2e131d640915f0eae106297a34f0a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:15.263Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:15.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-06T13:43:15.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-06T13:43:15.560Z] 2eb1310b0f91: Preparing [2022-04-06T13:43:15.560Z] a76b1d42f183: Preparing [2022-04-06T13:43:15.560Z] a57fc259f12c: Preparing [2022-04-06T13:43:15.560Z] d4740af25561: Preparing [2022-04-06T13:43:15.560Z] 00ec43265d61: Preparing [2022-04-06T13:43:15.560Z] 92da0a65d04a: Preparing [2022-04-06T13:43:15.560Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:15.560Z] 4fc242d58285: Preparing [2022-04-06T13:43:15.560Z] 92da0a65d04a: Waiting [2022-04-06T13:43:15.560Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:15.560Z] 4fc242d58285: Waiting [2022-04-06T13:43:15.560Z] d4740af25561: Layer already exists [2022-04-06T13:43:15.560Z] 00ec43265d61: Layer already exists [2022-04-06T13:43:15.560Z] a57fc259f12c: Layer already exists [2022-04-06T13:43:15.560Z] 2eb1310b0f91: Layer already exists [2022-04-06T13:43:15.560Z] a76b1d42f183: Layer already exists [2022-04-06T13:43:15.560Z] 92da0a65d04a: Layer already exists [2022-04-06T13:43:15.560Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:15.560Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:15.560Z] latest: digest: sha256:c19755bf35848399f0cd86e855f23b8089d2e131d640915f0eae106297a34f0a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:15.863Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:16.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.56 [2022-04-06T13:43:16.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-06T13:43:16.159Z] 2eb1310b0f91: Preparing [2022-04-06T13:43:16.159Z] a76b1d42f183: Preparing [2022-04-06T13:43:16.159Z] a57fc259f12c: Preparing [2022-04-06T13:43:16.159Z] d4740af25561: Preparing [2022-04-06T13:43:16.159Z] 00ec43265d61: Preparing [2022-04-06T13:43:16.159Z] 92da0a65d04a: Preparing [2022-04-06T13:43:16.159Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:16.159Z] 4fc242d58285: Preparing [2022-04-06T13:43:16.159Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:16.159Z] 4fc242d58285: Waiting [2022-04-06T13:43:16.159Z] d4740af25561: Layer already exists [2022-04-06T13:43:16.159Z] a76b1d42f183: Layer already exists [2022-04-06T13:43:16.159Z] 2eb1310b0f91: Layer already exists [2022-04-06T13:43:16.159Z] 00ec43265d61: Layer already exists [2022-04-06T13:43:16.159Z] a57fc259f12c: Layer already exists [2022-04-06T13:43:16.159Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:16.159Z] 92da0a65d04a: Layer already exists [2022-04-06T13:43:16.159Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:16.159Z] 2.2.0-dev.56: digest: sha256:c19755bf35848399f0cd86e855f23b8089d2e131d640915f0eae106297a34f0a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:16.458Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:16.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:16.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-06T13:43:16.751Z] 2eb1310b0f91: Preparing [2022-04-06T13:43:16.751Z] a76b1d42f183: Preparing [2022-04-06T13:43:16.751Z] a57fc259f12c: Preparing [2022-04-06T13:43:16.751Z] d4740af25561: Preparing [2022-04-06T13:43:16.751Z] 00ec43265d61: Preparing [2022-04-06T13:43:16.751Z] 92da0a65d04a: Preparing [2022-04-06T13:43:16.751Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:16.751Z] 4fc242d58285: Preparing [2022-04-06T13:43:16.751Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:16.751Z] a57fc259f12c: Layer already exists [2022-04-06T13:43:16.751Z] 00ec43265d61: Layer already exists [2022-04-06T13:43:16.751Z] d4740af25561: Layer already exists [2022-04-06T13:43:16.751Z] a76b1d42f183: Layer already exists [2022-04-06T13:43:16.751Z] 2eb1310b0f91: Layer already exists [2022-04-06T13:43:16.751Z] 92da0a65d04a: Layer already exists [2022-04-06T13:43:16.751Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:16.751Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:16.751Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:c19755bf35848399f0cd86e855f23b8089d2e131d640915f0eae106297a34f0a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:17.056Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:17.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-06T13:43:17.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-06T13:43:17.360Z] 2eb1310b0f91: Preparing [2022-04-06T13:43:17.360Z] a76b1d42f183: Preparing [2022-04-06T13:43:17.360Z] a57fc259f12c: Preparing [2022-04-06T13:43:17.360Z] d4740af25561: Preparing [2022-04-06T13:43:17.360Z] 00ec43265d61: Preparing [2022-04-06T13:43:17.360Z] 92da0a65d04a: Preparing [2022-04-06T13:43:17.360Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:17.360Z] 4fc242d58285: Preparing [2022-04-06T13:43:17.360Z] 92da0a65d04a: Waiting [2022-04-06T13:43:17.360Z] 4fc242d58285: Waiting [2022-04-06T13:43:17.360Z] a76b1d42f183: Layer already exists [2022-04-06T13:43:17.360Z] 2eb1310b0f91: Layer already exists [2022-04-06T13:43:17.360Z] d4740af25561: Layer already exists [2022-04-06T13:43:17.360Z] 00ec43265d61: Layer already exists [2022-04-06T13:43:17.360Z] a57fc259f12c: Layer already exists [2022-04-06T13:43:17.360Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:17.360Z] 92da0a65d04a: Layer already exists [2022-04-06T13:43:17.360Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:17.360Z] main: digest: sha256:c19755bf35848399f0cd86e855f23b8089d2e131d640915f0eae106297a34f0a size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:43:17.399Z] ===================================================== [Pipeline] echo [2022-04-06T13:43:17.410Z] taggedImages: [2022-04-06T13:43:17.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:17.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-06T13:43:17.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.56 [2022-04-06T13:43:17.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:17.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-06T13:43:17.434Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-06T13:43:17.434Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:17.434Z] latest [2022-04-06T13:43:17.434Z] 2.2.0-dev.56 [2022-04-06T13:43:17.434Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:17.434Z] main [2022-04-06T13:43:17.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:17.755Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:18.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:18.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-06T13:43:18.050Z] e9ae460a7ce8: Preparing [2022-04-06T13:43:18.050Z] 05e357361c0b: Preparing [2022-04-06T13:43:18.050Z] 90571e215300: Preparing [2022-04-06T13:43:18.050Z] 50eed2ae9408: Preparing [2022-04-06T13:43:18.050Z] 0b9c6db84e80: Preparing [2022-04-06T13:43:18.050Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:18.050Z] 4fc242d58285: Preparing [2022-04-06T13:43:18.050Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:18.050Z] 4fc242d58285: Waiting [2022-04-06T13:43:18.050Z] e9ae460a7ce8: Pushed [2022-04-06T13:43:18.050Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:18.050Z] 05e357361c0b: Pushed [2022-04-06T13:43:18.050Z] 90571e215300: Pushed [2022-04-06T13:43:18.050Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:18.310Z] 0b9c6db84e80: Pushed [2022-04-06T13:43:24.890Z] 50eed2ae9408: Pushed [2022-04-06T13:43:25.152Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:2b47801d2bcfa52dbb6a9ca92b00d6da945a31400f1b90c4b956cf1605ce13a5 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:25.459Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:25.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-06T13:43:25.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-06T13:43:25.758Z] e9ae460a7ce8: Preparing [2022-04-06T13:43:25.758Z] 05e357361c0b: Preparing [2022-04-06T13:43:25.758Z] 90571e215300: Preparing [2022-04-06T13:43:25.758Z] 50eed2ae9408: Preparing [2022-04-06T13:43:25.758Z] 0b9c6db84e80: Preparing [2022-04-06T13:43:25.758Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:25.758Z] 4fc242d58285: Preparing [2022-04-06T13:43:25.758Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:25.758Z] 4fc242d58285: Waiting [2022-04-06T13:43:25.758Z] 50eed2ae9408: Layer already exists [2022-04-06T13:43:25.758Z] e9ae460a7ce8: Layer already exists [2022-04-06T13:43:25.758Z] 90571e215300: Layer already exists [2022-04-06T13:43:25.758Z] 0b9c6db84e80: Layer already exists [2022-04-06T13:43:25.758Z] 05e357361c0b: Layer already exists [2022-04-06T13:43:25.758Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:25.758Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:25.758Z] latest: digest: sha256:2b47801d2bcfa52dbb6a9ca92b00d6da945a31400f1b90c4b956cf1605ce13a5 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:26.067Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:26.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.56 [2022-04-06T13:43:26.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-06T13:43:26.375Z] e9ae460a7ce8: Preparing [2022-04-06T13:43:26.375Z] 05e357361c0b: Preparing [2022-04-06T13:43:26.375Z] 90571e215300: Preparing [2022-04-06T13:43:26.375Z] 50eed2ae9408: Preparing [2022-04-06T13:43:26.375Z] 0b9c6db84e80: Preparing [2022-04-06T13:43:26.375Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:26.375Z] 4fc242d58285: Preparing [2022-04-06T13:43:26.375Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:26.375Z] 4fc242d58285: Waiting [2022-04-06T13:43:26.375Z] 50eed2ae9408: Layer already exists [2022-04-06T13:43:26.375Z] e9ae460a7ce8: Layer already exists [2022-04-06T13:43:26.375Z] 90571e215300: Layer already exists [2022-04-06T13:43:26.375Z] 05e357361c0b: Layer already exists [2022-04-06T13:43:26.375Z] 0b9c6db84e80: Layer already exists [2022-04-06T13:43:26.375Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:26.375Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:26.375Z] 2.2.0-dev.56: digest: sha256:2b47801d2bcfa52dbb6a9ca92b00d6da945a31400f1b90c4b956cf1605ce13a5 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:26.680Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:26.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:26.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-06T13:43:26.983Z] e9ae460a7ce8: Preparing [2022-04-06T13:43:26.983Z] 05e357361c0b: Preparing [2022-04-06T13:43:26.983Z] 90571e215300: Preparing [2022-04-06T13:43:26.983Z] 50eed2ae9408: Preparing [2022-04-06T13:43:26.983Z] 0b9c6db84e80: Preparing [2022-04-06T13:43:26.983Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:26.983Z] 4fc242d58285: Preparing [2022-04-06T13:43:26.983Z] 4fc242d58285: Waiting [2022-04-06T13:43:26.983Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:26.983Z] 90571e215300: Layer already exists [2022-04-06T13:43:26.983Z] 50eed2ae9408: Layer already exists [2022-04-06T13:43:26.983Z] 0b9c6db84e80: Layer already exists [2022-04-06T13:43:26.983Z] e9ae460a7ce8: Layer already exists [2022-04-06T13:43:26.983Z] 05e357361c0b: Layer already exists [2022-04-06T13:43:26.983Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:26.983Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:26.983Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:2b47801d2bcfa52dbb6a9ca92b00d6da945a31400f1b90c4b956cf1605ce13a5 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:27.290Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:27.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-06T13:43:27.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-06T13:43:27.590Z] e9ae460a7ce8: Preparing [2022-04-06T13:43:27.590Z] 05e357361c0b: Preparing [2022-04-06T13:43:27.590Z] 90571e215300: Preparing [2022-04-06T13:43:27.590Z] 50eed2ae9408: Preparing [2022-04-06T13:43:27.590Z] 0b9c6db84e80: Preparing [2022-04-06T13:43:27.590Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:27.590Z] 4fc242d58285: Preparing [2022-04-06T13:43:27.590Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:27.590Z] 4fc242d58285: Waiting [2022-04-06T13:43:27.590Z] 0b9c6db84e80: Layer already exists [2022-04-06T13:43:27.590Z] e9ae460a7ce8: Layer already exists [2022-04-06T13:43:27.590Z] 90571e215300: Layer already exists [2022-04-06T13:43:27.590Z] 50eed2ae9408: Layer already exists [2022-04-06T13:43:27.590Z] 05e357361c0b: Layer already exists [2022-04-06T13:43:27.590Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:27.590Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:27.590Z] main: digest: sha256:2b47801d2bcfa52dbb6a9ca92b00d6da945a31400f1b90c4b956cf1605ce13a5 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:43:27.634Z] ===================================================== [Pipeline] echo [2022-04-06T13:43:27.648Z] taggedImages: [2022-04-06T13:43:27.648Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:27.648Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-06T13:43:27.648Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.56 [2022-04-06T13:43:27.648Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:27.648Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-06T13:43:27.677Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-06T13:43:27.677Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:27.677Z] latest [2022-04-06T13:43:27.678Z] 2.2.0-dev.56 [2022-04-06T13:43:27.678Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:27.678Z] main [2022-04-06T13:43:27.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:28.001Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:28.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:28.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-06T13:43:28.301Z] 23cbe0511eb3: Preparing [2022-04-06T13:43:28.301Z] bf9779518151: Preparing [2022-04-06T13:43:28.301Z] 63cc91d8693f: Preparing [2022-04-06T13:43:28.301Z] fb4f05a2c3c3: Preparing [2022-04-06T13:43:28.301Z] 92da0a65d04a: Preparing [2022-04-06T13:43:28.301Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:28.301Z] 4fc242d58285: Preparing [2022-04-06T13:43:28.301Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:28.301Z] 4fc242d58285: Waiting [2022-04-06T13:43:28.301Z] 92da0a65d04a: Layer already exists [2022-04-06T13:43:28.301Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:28.301Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:28.301Z] 23cbe0511eb3: Pushed [2022-04-06T13:43:28.301Z] 63cc91d8693f: Pushed [2022-04-06T13:43:28.301Z] bf9779518151: Pushed [2022-04-06T13:43:36.462Z] fb4f05a2c3c3: Pushed [2022-04-06T13:43:36.462Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:9d3173f720148bdcea576544c98cb464a192cda9a1321bb867b1a81fbee5c6b7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:36.760Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:37.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-06T13:43:37.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-06T13:43:37.058Z] 23cbe0511eb3: Preparing [2022-04-06T13:43:37.058Z] bf9779518151: Preparing [2022-04-06T13:43:37.058Z] 63cc91d8693f: Preparing [2022-04-06T13:43:37.058Z] fb4f05a2c3c3: Preparing [2022-04-06T13:43:37.058Z] 92da0a65d04a: Preparing [2022-04-06T13:43:37.058Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:37.058Z] 4fc242d58285: Preparing [2022-04-06T13:43:37.058Z] 4fc242d58285: Waiting [2022-04-06T13:43:37.058Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:37.058Z] 63cc91d8693f: Layer already exists [2022-04-06T13:43:37.058Z] 92da0a65d04a: Layer already exists [2022-04-06T13:43:37.058Z] bf9779518151: Layer already exists [2022-04-06T13:43:37.058Z] 23cbe0511eb3: Layer already exists [2022-04-06T13:43:37.058Z] fb4f05a2c3c3: Layer already exists [2022-04-06T13:43:37.058Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:37.058Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:37.058Z] latest: digest: sha256:9d3173f720148bdcea576544c98cb464a192cda9a1321bb867b1a81fbee5c6b7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:37.378Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:37.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.56 [2022-04-06T13:43:37.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-06T13:43:37.673Z] 23cbe0511eb3: Preparing [2022-04-06T13:43:37.673Z] bf9779518151: Preparing [2022-04-06T13:43:37.673Z] 63cc91d8693f: Preparing [2022-04-06T13:43:37.673Z] fb4f05a2c3c3: Preparing [2022-04-06T13:43:37.673Z] 92da0a65d04a: Preparing [2022-04-06T13:43:37.673Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:37.673Z] 4fc242d58285: Preparing [2022-04-06T13:43:37.673Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:37.673Z] 4fc242d58285: Waiting [2022-04-06T13:43:37.673Z] 92da0a65d04a: Layer already exists [2022-04-06T13:43:37.673Z] 23cbe0511eb3: Layer already exists [2022-04-06T13:43:37.673Z] bf9779518151: Layer already exists [2022-04-06T13:43:37.673Z] 63cc91d8693f: Layer already exists [2022-04-06T13:43:37.673Z] fb4f05a2c3c3: Layer already exists [2022-04-06T13:43:37.673Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:37.673Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:37.673Z] 2.2.0-dev.56: digest: sha256:9d3173f720148bdcea576544c98cb464a192cda9a1321bb867b1a81fbee5c6b7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:37.976Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:38.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:38.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-06T13:43:38.273Z] 23cbe0511eb3: Preparing [2022-04-06T13:43:38.273Z] bf9779518151: Preparing [2022-04-06T13:43:38.273Z] 63cc91d8693f: Preparing [2022-04-06T13:43:38.273Z] fb4f05a2c3c3: Preparing [2022-04-06T13:43:38.273Z] 92da0a65d04a: Preparing [2022-04-06T13:43:38.273Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:38.273Z] 4fc242d58285: Preparing [2022-04-06T13:43:38.273Z] 4fc242d58285: Waiting [2022-04-06T13:43:38.273Z] 23a9d67bfed1: Waiting [2022-04-06T13:43:38.273Z] 92da0a65d04a: Layer already exists [2022-04-06T13:43:38.273Z] fb4f05a2c3c3: Layer already exists [2022-04-06T13:43:38.273Z] 63cc91d8693f: Layer already exists [2022-04-06T13:43:38.273Z] bf9779518151: Layer already exists [2022-04-06T13:43:38.273Z] 23cbe0511eb3: Layer already exists [2022-04-06T13:43:38.273Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:38.273Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:38.273Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:9d3173f720148bdcea576544c98cb464a192cda9a1321bb867b1a81fbee5c6b7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:38.574Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:38.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-06T13:43:38.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-06T13:43:38.873Z] 23cbe0511eb3: Preparing [2022-04-06T13:43:38.873Z] bf9779518151: Preparing [2022-04-06T13:43:38.873Z] 63cc91d8693f: Preparing [2022-04-06T13:43:38.873Z] fb4f05a2c3c3: Preparing [2022-04-06T13:43:38.873Z] 92da0a65d04a: Preparing [2022-04-06T13:43:38.873Z] 23a9d67bfed1: Preparing [2022-04-06T13:43:38.873Z] 4fc242d58285: Preparing [2022-04-06T13:43:38.873Z] 4fc242d58285: Waiting [2022-04-06T13:43:38.873Z] 23cbe0511eb3: Layer already exists [2022-04-06T13:43:38.873Z] bf9779518151: Layer already exists [2022-04-06T13:43:38.873Z] 63cc91d8693f: Layer already exists [2022-04-06T13:43:38.873Z] fb4f05a2c3c3: Layer already exists [2022-04-06T13:43:38.873Z] 92da0a65d04a: Layer already exists [2022-04-06T13:43:38.873Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:38.873Z] 23a9d67bfed1: Layer already exists [2022-04-06T13:43:38.873Z] main: digest: sha256:9d3173f720148bdcea576544c98cb464a192cda9a1321bb867b1a81fbee5c6b7 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:43:38.915Z] ===================================================== [Pipeline] echo [2022-04-06T13:43:38.928Z] taggedImages: [2022-04-06T13:43:38.928Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:38.928Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-06T13:43:38.928Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.56 [2022-04-06T13:43:38.928Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:38.928Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-06T13:43:38.954Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-06T13:43:38.954Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:38.954Z] latest [2022-04-06T13:43:38.954Z] 2.2.0-dev.56 [2022-04-06T13:43:38.954Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:38.954Z] main [2022-04-06T13:43:38.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:39.277Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:39.575Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:39.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-06T13:43:39.575Z] 8a62d2363ca7: Preparing [2022-04-06T13:43:39.575Z] dfb4ba6d47c6: Preparing [2022-04-06T13:43:39.575Z] 15ebdd24259b: Preparing [2022-04-06T13:43:39.575Z] 923eb8dcf134: Preparing [2022-04-06T13:43:39.575Z] b541d28bf3b4: Preparing [2022-04-06T13:43:39.575Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:39.575Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:39.575Z] 8a62d2363ca7: Pushed [2022-04-06T13:43:39.575Z] 923eb8dcf134: Pushed [2022-04-06T13:43:42.120Z] dfb4ba6d47c6: Pushed [2022-04-06T13:43:42.382Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:dd098e98e6f3ba5722b50521d0c69edd38a652e985bf28b0fc85412c6f3dd45f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:42.690Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:42.989Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-06T13:43:42.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-06T13:43:42.989Z] 8a62d2363ca7: Preparing [2022-04-06T13:43:42.989Z] dfb4ba6d47c6: Preparing [2022-04-06T13:43:42.989Z] 15ebdd24259b: Preparing [2022-04-06T13:43:42.989Z] 923eb8dcf134: Preparing [2022-04-06T13:43:42.989Z] b541d28bf3b4: Preparing [2022-04-06T13:43:42.989Z] dfb4ba6d47c6: Layer already exists [2022-04-06T13:43:42.989Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:42.989Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:42.989Z] 8a62d2363ca7: Layer already exists [2022-04-06T13:43:42.989Z] 923eb8dcf134: Layer already exists [2022-04-06T13:43:42.989Z] latest: digest: sha256:dd098e98e6f3ba5722b50521d0c69edd38a652e985bf28b0fc85412c6f3dd45f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:43.294Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:43.591Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.56 [2022-04-06T13:43:43.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-06T13:43:43.591Z] 8a62d2363ca7: Preparing [2022-04-06T13:43:43.591Z] dfb4ba6d47c6: Preparing [2022-04-06T13:43:43.591Z] 15ebdd24259b: Preparing [2022-04-06T13:43:43.591Z] 923eb8dcf134: Preparing [2022-04-06T13:43:43.591Z] b541d28bf3b4: Preparing [2022-04-06T13:43:43.591Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:43.591Z] 8a62d2363ca7: Layer already exists [2022-04-06T13:43:43.591Z] 923eb8dcf134: Layer already exists [2022-04-06T13:43:43.591Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:43.591Z] dfb4ba6d47c6: Layer already exists [2022-04-06T13:43:43.591Z] 2.2.0-dev.56: digest: sha256:dd098e98e6f3ba5722b50521d0c69edd38a652e985bf28b0fc85412c6f3dd45f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:43.895Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:44.190Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:44.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-06T13:43:44.191Z] 8a62d2363ca7: Preparing [2022-04-06T13:43:44.191Z] dfb4ba6d47c6: Preparing [2022-04-06T13:43:44.191Z] 15ebdd24259b: Preparing [2022-04-06T13:43:44.191Z] 923eb8dcf134: Preparing [2022-04-06T13:43:44.191Z] b541d28bf3b4: Preparing [2022-04-06T13:43:44.191Z] dfb4ba6d47c6: Layer already exists [2022-04-06T13:43:44.191Z] 8a62d2363ca7: Layer already exists [2022-04-06T13:43:44.191Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:44.191Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:44.191Z] 923eb8dcf134: Layer already exists [2022-04-06T13:43:44.191Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:dd098e98e6f3ba5722b50521d0c69edd38a652e985bf28b0fc85412c6f3dd45f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:44.496Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:44.792Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-06T13:43:44.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-06T13:43:44.792Z] 8a62d2363ca7: Preparing [2022-04-06T13:43:44.792Z] dfb4ba6d47c6: Preparing [2022-04-06T13:43:44.792Z] 15ebdd24259b: Preparing [2022-04-06T13:43:44.792Z] 923eb8dcf134: Preparing [2022-04-06T13:43:44.792Z] b541d28bf3b4: Preparing [2022-04-06T13:43:44.792Z] dfb4ba6d47c6: Layer already exists [2022-04-06T13:43:44.792Z] 923eb8dcf134: Layer already exists [2022-04-06T13:43:44.792Z] 8a62d2363ca7: Layer already exists [2022-04-06T13:43:44.792Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:44.792Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:44.792Z] main: digest: sha256:dd098e98e6f3ba5722b50521d0c69edd38a652e985bf28b0fc85412c6f3dd45f size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:43:44.824Z] ===================================================== [Pipeline] echo [2022-04-06T13:43:44.833Z] taggedImages: [2022-04-06T13:43:44.833Z] - nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:44.833Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-06T13:43:44.833Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.56 [2022-04-06T13:43:44.833Z] - nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:44.833Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-06T13:43:44.853Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-06T13:43:44.853Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:44.853Z] latest [2022-04-06T13:43:44.853Z] 2.2.0-dev.56 [2022-04-06T13:43:44.853Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:44.853Z] main [2022-04-06T13:43:44.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:45.172Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:45.463Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:45.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-06T13:43:45.463Z] d22ac1683e81: Preparing [2022-04-06T13:43:45.463Z] 2c4a41951376: Preparing [2022-04-06T13:43:45.463Z] 15ebdd24259b: Preparing [2022-04-06T13:43:45.463Z] 7f9f5e45f315: Preparing [2022-04-06T13:43:45.463Z] b541d28bf3b4: Preparing [2022-04-06T13:43:45.463Z] 7f9f5e45f315: Layer already exists [2022-04-06T13:43:45.463Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:45.463Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:45.463Z] d22ac1683e81: Pushed [2022-04-06T13:43:48.005Z] 2c4a41951376: Pushed [2022-04-06T13:43:48.005Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:bff7881bc4e6a9e6b69cb80976ce0fbb76f588dae05b5c6e9bdaa747936457e9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:48.312Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:48.609Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-06T13:43:48.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-06T13:43:48.609Z] d22ac1683e81: Preparing [2022-04-06T13:43:48.609Z] 2c4a41951376: Preparing [2022-04-06T13:43:48.609Z] 15ebdd24259b: Preparing [2022-04-06T13:43:48.609Z] 7f9f5e45f315: Preparing [2022-04-06T13:43:48.609Z] b541d28bf3b4: Preparing [2022-04-06T13:43:48.609Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:48.609Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:48.609Z] d22ac1683e81: Layer already exists [2022-04-06T13:43:48.609Z] 7f9f5e45f315: Layer already exists [2022-04-06T13:43:48.609Z] 2c4a41951376: Layer already exists [2022-04-06T13:43:48.609Z] latest: digest: sha256:bff7881bc4e6a9e6b69cb80976ce0fbb76f588dae05b5c6e9bdaa747936457e9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:48.916Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:49.216Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.56 [2022-04-06T13:43:49.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-06T13:43:49.216Z] d22ac1683e81: Preparing [2022-04-06T13:43:49.216Z] 2c4a41951376: Preparing [2022-04-06T13:43:49.216Z] 15ebdd24259b: Preparing [2022-04-06T13:43:49.216Z] 7f9f5e45f315: Preparing [2022-04-06T13:43:49.216Z] b541d28bf3b4: Preparing [2022-04-06T13:43:49.216Z] d22ac1683e81: Layer already exists [2022-04-06T13:43:49.216Z] 2c4a41951376: Layer already exists [2022-04-06T13:43:49.216Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:49.216Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:49.216Z] 7f9f5e45f315: Layer already exists [2022-04-06T13:43:49.216Z] 2.2.0-dev.56: digest: sha256:bff7881bc4e6a9e6b69cb80976ce0fbb76f588dae05b5c6e9bdaa747936457e9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:49.524Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:49.819Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:49.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-06T13:43:49.820Z] d22ac1683e81: Preparing [2022-04-06T13:43:49.820Z] 2c4a41951376: Preparing [2022-04-06T13:43:49.820Z] 15ebdd24259b: Preparing [2022-04-06T13:43:49.820Z] 7f9f5e45f315: Preparing [2022-04-06T13:43:49.820Z] b541d28bf3b4: Preparing [2022-04-06T13:43:49.820Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:49.820Z] 7f9f5e45f315: Layer already exists [2022-04-06T13:43:49.820Z] d22ac1683e81: Layer already exists [2022-04-06T13:43:49.820Z] 2c4a41951376: Layer already exists [2022-04-06T13:43:49.820Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:49.820Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:bff7881bc4e6a9e6b69cb80976ce0fbb76f588dae05b5c6e9bdaa747936457e9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:50.128Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:50.423Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-06T13:43:50.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-06T13:43:50.424Z] d22ac1683e81: Preparing [2022-04-06T13:43:50.424Z] 2c4a41951376: Preparing [2022-04-06T13:43:50.424Z] 15ebdd24259b: Preparing [2022-04-06T13:43:50.424Z] 7f9f5e45f315: Preparing [2022-04-06T13:43:50.424Z] b541d28bf3b4: Preparing [2022-04-06T13:43:50.424Z] d22ac1683e81: Layer already exists [2022-04-06T13:43:50.424Z] b541d28bf3b4: Layer already exists [2022-04-06T13:43:50.424Z] 2c4a41951376: Layer already exists [2022-04-06T13:43:50.424Z] 7f9f5e45f315: Layer already exists [2022-04-06T13:43:50.424Z] 15ebdd24259b: Layer already exists [2022-04-06T13:43:50.424Z] main: digest: sha256:bff7881bc4e6a9e6b69cb80976ce0fbb76f588dae05b5c6e9bdaa747936457e9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:43:50.467Z] ===================================================== [Pipeline] echo [2022-04-06T13:43:50.476Z] taggedImages: [2022-04-06T13:43:50.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:50.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-06T13:43:50.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.56 [2022-04-06T13:43:50.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:50.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-06T13:43:50.502Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-06T13:43:50.502Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:50.502Z] latest [2022-04-06T13:43:50.502Z] 2.2.0-dev.56 [2022-04-06T13:43:50.502Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:43:50.502Z] main [2022-04-06T13:43:50.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:50.807Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:43:51.103Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:43:51.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-06T13:43:51.103Z] 7ae42e6a9f6a: Preparing [2022-04-06T13:43:51.103Z] 9ca10ec08d9d: Preparing [2022-04-06T13:43:51.103Z] 6aa04a88b8dc: Preparing [2022-04-06T13:43:51.103Z] 2cf78d5c639d: Preparing [2022-04-06T13:43:51.103Z] 52f44be93a46: Preparing [2022-04-06T13:43:51.103Z] 10d82663b225: Preparing [2022-04-06T13:43:51.103Z] f7a7a140f1b3: Preparing [2022-04-06T13:43:51.103Z] 10d82663b225: Waiting [2022-04-06T13:43:51.103Z] 31e69d4774c9: Preparing [2022-04-06T13:43:51.103Z] f7a7a140f1b3: Waiting [2022-04-06T13:43:51.103Z] 7750d494dfbd: Preparing [2022-04-06T13:43:51.103Z] 18708474c90b: Preparing [2022-04-06T13:43:51.103Z] 4fc242d58285: Preparing [2022-04-06T13:43:51.103Z] 31e69d4774c9: Waiting [2022-04-06T13:43:51.103Z] 7750d494dfbd: Waiting [2022-04-06T13:43:51.104Z] 18708474c90b: Waiting [2022-04-06T13:43:51.104Z] 4fc242d58285: Waiting [2022-04-06T13:43:51.104Z] 9ca10ec08d9d: Pushed [2022-04-06T13:43:51.104Z] 52f44be93a46: Pushed [2022-04-06T13:43:51.364Z] 10d82663b225: Pushed [2022-04-06T13:43:51.364Z] f7a7a140f1b3: Pushed [2022-04-06T13:43:51.364Z] 7750d494dfbd: Pushed [2022-04-06T13:43:51.364Z] 7ae42e6a9f6a: Pushed [2022-04-06T13:43:51.364Z] 4fc242d58285: Layer already exists [2022-04-06T13:43:51.934Z] 18708474c90b: Pushed [2022-04-06T13:43:53.314Z] 6aa04a88b8dc: Pushed [2022-04-06T13:43:58.588Z] 2cf78d5c639d: Pushed [2022-04-06T13:44:13.498Z] 31e69d4774c9: Pushed [2022-04-06T13:44:13.498Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:932ebe9259406b3e67a7547d5d4efeed4e492ea11e063e0738ce8a73c23f949d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:44:13.801Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:44:14.098Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-06T13:44:14.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-06T13:44:14.098Z] 7ae42e6a9f6a: Preparing [2022-04-06T13:44:14.098Z] 9ca10ec08d9d: Preparing [2022-04-06T13:44:14.098Z] 6aa04a88b8dc: Preparing [2022-04-06T13:44:14.098Z] 2cf78d5c639d: Preparing [2022-04-06T13:44:14.098Z] 52f44be93a46: Preparing [2022-04-06T13:44:14.098Z] 10d82663b225: Preparing [2022-04-06T13:44:14.098Z] f7a7a140f1b3: Preparing [2022-04-06T13:44:14.098Z] 31e69d4774c9: Preparing [2022-04-06T13:44:14.098Z] 7750d494dfbd: Preparing [2022-04-06T13:44:14.098Z] 18708474c90b: Preparing [2022-04-06T13:44:14.098Z] 4fc242d58285: Preparing [2022-04-06T13:44:14.098Z] f7a7a140f1b3: Waiting [2022-04-06T13:44:14.098Z] 31e69d4774c9: Waiting [2022-04-06T13:44:14.098Z] 7750d494dfbd: Waiting [2022-04-06T13:44:14.098Z] 18708474c90b: Waiting [2022-04-06T13:44:14.098Z] 10d82663b225: Waiting [2022-04-06T13:44:14.098Z] 4fc242d58285: Waiting [2022-04-06T13:44:14.098Z] 6aa04a88b8dc: Layer already exists [2022-04-06T13:44:14.098Z] 52f44be93a46: Layer already exists [2022-04-06T13:44:14.098Z] 2cf78d5c639d: Layer already exists [2022-04-06T13:44:14.098Z] 7ae42e6a9f6a: Layer already exists [2022-04-06T13:44:14.098Z] 9ca10ec08d9d: Layer already exists [2022-04-06T13:44:14.098Z] 10d82663b225: Layer already exists [2022-04-06T13:44:14.098Z] f7a7a140f1b3: Layer already exists [2022-04-06T13:44:14.098Z] 31e69d4774c9: Layer already exists [2022-04-06T13:44:14.098Z] 7750d494dfbd: Layer already exists [2022-04-06T13:44:14.098Z] 18708474c90b: Layer already exists [2022-04-06T13:44:14.098Z] 4fc242d58285: Layer already exists [2022-04-06T13:44:14.098Z] latest: digest: sha256:932ebe9259406b3e67a7547d5d4efeed4e492ea11e063e0738ce8a73c23f949d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:44:14.396Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:44:14.689Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.56 [2022-04-06T13:44:14.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-06T13:44:14.689Z] 7ae42e6a9f6a: Preparing [2022-04-06T13:44:14.689Z] 9ca10ec08d9d: Preparing [2022-04-06T13:44:14.689Z] 6aa04a88b8dc: Preparing [2022-04-06T13:44:14.689Z] 2cf78d5c639d: Preparing [2022-04-06T13:44:14.689Z] 52f44be93a46: Preparing [2022-04-06T13:44:14.689Z] 10d82663b225: Preparing [2022-04-06T13:44:14.689Z] f7a7a140f1b3: Preparing [2022-04-06T13:44:14.689Z] 31e69d4774c9: Preparing [2022-04-06T13:44:14.689Z] 7750d494dfbd: Preparing [2022-04-06T13:44:14.689Z] 18708474c90b: Preparing [2022-04-06T13:44:14.689Z] 4fc242d58285: Preparing [2022-04-06T13:44:14.689Z] f7a7a140f1b3: Waiting [2022-04-06T13:44:14.689Z] 18708474c90b: Waiting [2022-04-06T13:44:14.689Z] 4fc242d58285: Waiting [2022-04-06T13:44:14.689Z] 31e69d4774c9: Waiting [2022-04-06T13:44:14.689Z] 7750d494dfbd: Waiting [2022-04-06T13:44:14.689Z] 10d82663b225: Waiting [2022-04-06T13:44:14.689Z] 6aa04a88b8dc: Layer already exists [2022-04-06T13:44:14.689Z] 52f44be93a46: Layer already exists [2022-04-06T13:44:14.689Z] 7ae42e6a9f6a: Layer already exists [2022-04-06T13:44:14.689Z] 2cf78d5c639d: Layer already exists [2022-04-06T13:44:14.689Z] 9ca10ec08d9d: Layer already exists [2022-04-06T13:44:14.689Z] 10d82663b225: Layer already exists [2022-04-06T13:44:14.689Z] 7750d494dfbd: Layer already exists [2022-04-06T13:44:14.689Z] f7a7a140f1b3: Layer already exists [2022-04-06T13:44:14.689Z] 18708474c90b: Layer already exists [2022-04-06T13:44:14.689Z] 31e69d4774c9: Layer already exists [2022-04-06T13:44:14.689Z] 4fc242d58285: Layer already exists [2022-04-06T13:44:14.689Z] 2.2.0-dev.56: digest: sha256:932ebe9259406b3e67a7547d5d4efeed4e492ea11e063e0738ce8a73c23f949d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:44:14.989Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:44:15.282Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:44:15.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-06T13:44:15.282Z] 7ae42e6a9f6a: Preparing [2022-04-06T13:44:15.282Z] 9ca10ec08d9d: Preparing [2022-04-06T13:44:15.282Z] 6aa04a88b8dc: Preparing [2022-04-06T13:44:15.282Z] 2cf78d5c639d: Preparing [2022-04-06T13:44:15.282Z] 52f44be93a46: Preparing [2022-04-06T13:44:15.282Z] 10d82663b225: Preparing [2022-04-06T13:44:15.282Z] f7a7a140f1b3: Preparing [2022-04-06T13:44:15.282Z] 31e69d4774c9: Preparing [2022-04-06T13:44:15.282Z] 7750d494dfbd: Preparing [2022-04-06T13:44:15.282Z] 18708474c90b: Preparing [2022-04-06T13:44:15.282Z] 4fc242d58285: Preparing [2022-04-06T13:44:15.282Z] 31e69d4774c9: Waiting [2022-04-06T13:44:15.282Z] 18708474c90b: Waiting [2022-04-06T13:44:15.282Z] 4fc242d58285: Waiting [2022-04-06T13:44:15.282Z] f7a7a140f1b3: Waiting [2022-04-06T13:44:15.282Z] 10d82663b225: Waiting [2022-04-06T13:44:15.282Z] 7750d494dfbd: Waiting [2022-04-06T13:44:15.282Z] 9ca10ec08d9d: Layer already exists [2022-04-06T13:44:15.282Z] 52f44be93a46: Layer already exists [2022-04-06T13:44:15.282Z] 2cf78d5c639d: Layer already exists [2022-04-06T13:44:15.282Z] 7ae42e6a9f6a: Layer already exists [2022-04-06T13:44:15.282Z] 6aa04a88b8dc: Layer already exists [2022-04-06T13:44:15.282Z] 31e69d4774c9: Layer already exists [2022-04-06T13:44:15.282Z] f7a7a140f1b3: Layer already exists [2022-04-06T13:44:15.282Z] 10d82663b225: Layer already exists [2022-04-06T13:44:15.282Z] 7750d494dfbd: Layer already exists [2022-04-06T13:44:15.282Z] 18708474c90b: Layer already exists [2022-04-06T13:44:15.282Z] 4fc242d58285: Layer already exists [2022-04-06T13:44:15.282Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:932ebe9259406b3e67a7547d5d4efeed4e492ea11e063e0738ce8a73c23f949d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:44:15.582Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T13:44:15.881Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-06T13:44:15.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-06T13:44:15.882Z] 7ae42e6a9f6a: Preparing [2022-04-06T13:44:15.882Z] 9ca10ec08d9d: Preparing [2022-04-06T13:44:15.882Z] 6aa04a88b8dc: Preparing [2022-04-06T13:44:15.882Z] 2cf78d5c639d: Preparing [2022-04-06T13:44:15.882Z] 52f44be93a46: Preparing [2022-04-06T13:44:15.882Z] 10d82663b225: Preparing [2022-04-06T13:44:15.882Z] f7a7a140f1b3: Preparing [2022-04-06T13:44:15.882Z] 31e69d4774c9: Preparing [2022-04-06T13:44:15.882Z] 7750d494dfbd: Preparing [2022-04-06T13:44:15.882Z] 18708474c90b: Preparing [2022-04-06T13:44:15.882Z] 4fc242d58285: Preparing [2022-04-06T13:44:15.882Z] 18708474c90b: Waiting [2022-04-06T13:44:15.882Z] 10d82663b225: Waiting [2022-04-06T13:44:15.882Z] 7750d494dfbd: Waiting [2022-04-06T13:44:15.882Z] f7a7a140f1b3: Waiting [2022-04-06T13:44:15.882Z] 4fc242d58285: Waiting [2022-04-06T13:44:15.882Z] 31e69d4774c9: Waiting [2022-04-06T13:44:15.882Z] 2cf78d5c639d: Layer already exists [2022-04-06T13:44:15.882Z] 6aa04a88b8dc: Layer already exists [2022-04-06T13:44:15.882Z] 9ca10ec08d9d: Layer already exists [2022-04-06T13:44:15.882Z] 52f44be93a46: Layer already exists [2022-04-06T13:44:15.882Z] 7ae42e6a9f6a: Layer already exists [2022-04-06T13:44:15.882Z] 10d82663b225: Layer already exists [2022-04-06T13:44:15.882Z] 7750d494dfbd: Layer already exists [2022-04-06T13:44:15.882Z] 31e69d4774c9: Layer already exists [2022-04-06T13:44:15.882Z] f7a7a140f1b3: Layer already exists [2022-04-06T13:44:15.882Z] 18708474c90b: Layer already exists [2022-04-06T13:44:15.882Z] 4fc242d58285: Layer already exists [2022-04-06T13:44:15.882Z] main: digest: sha256:932ebe9259406b3e67a7547d5d4efeed4e492ea11e063e0738ce8a73c23f949d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T13:44:15.920Z] ===================================================== [Pipeline] echo [2022-04-06T13:44:15.930Z] taggedImages: [2022-04-06T13:44:15.930Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:44:15.930Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-06T13:44:15.930Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.56 [2022-04-06T13:44:15.930Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T13:44:15.930Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-06T13:45:22.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T13:45:30.750Z] Removing intermediate container fd780096d334 [2022-04-06T13:45:30.750Z] ---> a674f94ef99f [2022-04-06T13:45:30.750Z] [2022-04-06T13:45:30.750Z] Step 10/31 : FROM alpine:3.14 [2022-04-06T13:45:30.750Z] 3.14: Pulling from library/alpine [2022-04-06T13:45:31.749Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T13:45:31.749Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T13:45:31.749Z] ---> ac73e934f311 [2022-04-06T13:45:31.749Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-06T13:45:32.024Z] ---> Running in cfedee14ca5b [2022-04-06T13:45:32.306Z] Removing intermediate container cfedee14ca5b [2022-04-06T13:45:32.306Z] ---> c9a9ad25b202 [2022-04-06T13:45:32.306Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-06T13:45:32.577Z] ---> Running in 0431fa2f8f5c [2022-04-06T13:45:35.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:45:35.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:45:36.478Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-06T13:45:36.478Z] (2/2) Installing su-exec (0.2-r1) [2022-04-06T13:45:36.478Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T13:45:36.762Z] OK: 6 MiB in 16 packages [2022-04-06T13:45:38.760Z] Removing intermediate container 0431fa2f8f5c [2022-04-06T13:45:38.760Z] ---> 76df3325dc53 [2022-04-06T13:45:38.760Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-06T13:45:39.034Z] ---> Running in 2067fbc9fa8f [2022-04-06T13:45:40.481Z] Removing intermediate container 2067fbc9fa8f [2022-04-06T13:45:40.481Z] ---> c25b5f9a0451 [2022-04-06T13:45:40.481Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-06T13:45:40.481Z] ---> Running in d0da789a4f6f [2022-04-06T13:45:41.928Z] Removing intermediate container d0da789a4f6f [2022-04-06T13:45:41.928Z] ---> e5ea9dfcabc2 [2022-04-06T13:45:41.928Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-06T13:45:41.928Z] ---> Running in 3e66a300f44a [2022-04-06T13:45:47.348Z] Removing intermediate container 3e66a300f44a [2022-04-06T13:45:47.348Z] ---> 6975ba5e619d [2022-04-06T13:45:47.348Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-06T13:45:47.348Z] ---> Running in 1c42f95c104b [2022-04-06T13:45:47.950Z] Removing intermediate container 1c42f95c104b [2022-04-06T13:45:47.950Z] ---> 5c6bca86cf41 [2022-04-06T13:45:47.950Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-06T13:45:48.937Z] Removing intermediate container 5ab000a1e846 [2022-04-06T13:45:48.937Z] ---> 922841569ae9 [2022-04-06T13:45:48.937Z] [2022-04-06T13:45:48.937Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T13:45:48.937Z] ---> ac73e934f311 [2022-04-06T13:45:48.937Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-06T13:45:49.212Z] ---> Running in 6b423957dd1d [2022-04-06T13:45:50.202Z] ---> 797f90d3a356 [2022-04-06T13:45:50.202Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-06T13:45:50.202Z] ---> Running in b0c2e6d469c5 [2022-04-06T13:45:52.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:45:52.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:45:53.640Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-06T13:45:53.640Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-06T13:45:53.640Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-06T13:45:53.640Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-06T13:45:53.640Z] (5/6) Installing curl (7.79.1-r0) [2022-04-06T13:45:53.640Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-06T13:45:53.640Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T13:45:53.640Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T13:45:54.240Z] OK: 8 MiB in 20 packages [2022-04-06T13:45:54.240Z] Removing intermediate container b0c2e6d469c5 [2022-04-06T13:45:54.240Z] ---> f83791b564a7 [2022-04-06T13:45:54.240Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T13:45:56.223Z] ---> faf81e75246d [2022-04-06T13:45:56.223Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-06T13:45:56.825Z] Removing intermediate container 6b423957dd1d [2022-04-06T13:45:56.825Z] ---> fc0e1e9f5994 [2022-04-06T13:45:56.825Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T13:45:56.825Z] Removing intermediate container 1b5cbd7c5e3e [2022-04-06T13:45:56.825Z] ---> 87564763b5b0 [2022-04-06T13:45:56.825Z] [2022-04-06T13:45:56.825Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T13:45:56.825Z] ---> ac73e934f311 [2022-04-06T13:45:56.825Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-06T13:45:57.100Z] ---> Running in 926bfd523f37 [2022-04-06T13:45:57.100Z] ---> Running in ee00c47a1d9f [2022-04-06T13:45:58.546Z] Removing intermediate container 926bfd523f37 [2022-04-06T13:45:58.546Z] ---> 1d3fadc64675 [2022-04-06T13:45:58.546Z] Step 13/22 : WORKDIR /edgex [2022-04-06T13:45:58.546Z] ---> Running in 414fd1f8f781 [2022-04-06T13:45:59.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:45:59.536Z] Removing intermediate container 414fd1f8f781 [2022-04-06T13:45:59.536Z] ---> 612d8ccfb5af [2022-04-06T13:45:59.536Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-06T13:45:59.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:46:00.414Z] ---> 0254df69996d [2022-04-06T13:46:00.414Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-06T13:46:00.691Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-06T13:46:00.691Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-06T13:46:00.691Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T13:46:00.691Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T13:46:00.977Z] ---> 8e3e0eacfb61 [2022-04-06T13:46:00.977Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-06T13:46:01.280Z] OK: 6 MiB in 16 packages [2022-04-06T13:46:01.558Z] ---> 90705696f456 [2022-04-06T13:46:01.559Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-06T13:46:03.553Z] ---> 1a772d63d9be [2022-04-06T13:46:03.553Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-06T13:46:04.556Z] Removing intermediate container ee00c47a1d9f [2022-04-06T13:46:04.556Z] ---> 00acb61bd797 [2022-04-06T13:46:04.556Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T13:46:04.856Z] ---> Running in 5d15f940bb37 [2022-04-06T13:46:04.856Z] ---> 2468f879462a [2022-04-06T13:46:04.856Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-06T13:46:05.132Z] ---> 2f62d986ab27 [2022-04-06T13:46:05.132Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-06T13:46:05.736Z] Removing intermediate container 5d15f940bb37 [2022-04-06T13:46:05.736Z] ---> 861bc67004d5 [2022-04-06T13:46:05.736Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-06T13:46:05.736Z] ---> Running in 6dfc20ff1505 [2022-04-06T13:46:05.736Z] ---> Running in a59dfa11a864 [2022-04-06T13:46:06.724Z] Removing intermediate container a59dfa11a864 [2022-04-06T13:46:06.724Z] ---> fbc183110f60 [2022-04-06T13:46:06.724Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T13:46:06.724Z] ---> Running in 079401383c44 [2022-04-06T13:46:06.724Z] Removing intermediate container 6dfc20ff1505 [2022-04-06T13:46:06.724Z] ---> 607df2dbffb6 [2022-04-06T13:46:06.724Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-06T13:46:07.708Z] Removing intermediate container 079401383c44 [2022-04-06T13:46:07.708Z] ---> 8ed2f4ab69b0 [2022-04-06T13:46:07.708Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T13:46:08.307Z] ---> 524e03f9dfca [2022-04-06T13:46:08.307Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T13:46:08.581Z] ---> 782fe3af06a2 [2022-04-06T13:46:08.582Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-06T13:46:09.180Z] ---> Running in 1a646491ea24 [2022-04-06T13:46:09.786Z] ---> 5e67fdcb72f4 [2022-04-06T13:46:09.786Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-06T13:46:10.062Z] ---> 1fad9cf9d067 [2022-04-06T13:46:10.062Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-06T13:46:10.062Z] ---> Running in 12a74a0e6c7a [2022-04-06T13:46:13.465Z] Removing intermediate container 1a646491ea24 [2022-04-06T13:46:13.465Z] ---> c60621b1c5c1 [2022-04-06T13:46:13.465Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-06T13:46:14.072Z] ---> Running in 656a92e131c8 [2022-04-06T13:46:14.344Z] ---> 4feb8f0f94eb [2022-04-06T13:46:14.344Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-06T13:46:14.344Z] Removing intermediate container 12a74a0e6c7a [2022-04-06T13:46:14.344Z] ---> 5521a3fd6e1a [2022-04-06T13:46:14.344Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T13:46:14.623Z] ---> Running in 8e72a6cfb220 [2022-04-06T13:46:14.905Z] Removing intermediate container 656a92e131c8 [2022-04-06T13:46:14.905Z] ---> 35a18a8e93a8 [2022-04-06T13:46:14.905Z] Step 28/31 : CMD ["gate"] [2022-04-06T13:46:15.507Z] Removing intermediate container 8e72a6cfb220 [2022-04-06T13:46:15.507Z] ---> 33f2ffe736e6 [2022-04-06T13:46:15.507Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T13:46:15.507Z] ---> Running in b3d19852efe7 [2022-04-06T13:46:15.786Z] ---> Running in eca7fc90779a [2022-04-06T13:46:15.786Z] ---> 801457f8f715 [2022-04-06T13:46:15.786Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-06T13:46:16.062Z] ---> Running in 6fa9295317d8 [2022-04-06T13:46:16.666Z] Removing intermediate container eca7fc90779a [2022-04-06T13:46:16.666Z] ---> f457a3817b7e [2022-04-06T13:46:16.666Z] Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:46:16.666Z] Removing intermediate container b3d19852efe7 [2022-04-06T13:46:16.666Z] ---> cffc22d60286 [2022-04-06T13:46:16.666Z] Step 29/31 : LABEL arch=arm64 [2022-04-06T13:46:16.666Z] ---> Running in 74fe27936753 [2022-04-06T13:46:16.943Z] Removing intermediate container 6fa9295317d8 [2022-04-06T13:46:16.943Z] ---> 6c2cbb942006 [2022-04-06T13:46:16.943Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T13:46:17.220Z] ---> Running in 9be5be732dd0 [2022-04-06T13:46:17.220Z] ---> Running in 59cbe7acd62b [2022-04-06T13:46:17.824Z] Removing intermediate container 74fe27936753 [2022-04-06T13:46:17.824Z] ---> 48be658be2c9 [2022-04-06T13:46:17.824Z] Step 22/22 : LABEL version=2.2.0-dev.56 [2022-04-06T13:46:17.824Z] ---> Running in e83915f9e049 [2022-04-06T13:46:18.105Z] Removing intermediate container 9be5be732dd0 [2022-04-06T13:46:18.105Z] ---> 2ab631d72e26 [2022-04-06T13:46:18.105Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T13:46:18.105Z] Removing intermediate container 59cbe7acd62b [2022-04-06T13:46:18.105Z] ---> 0680b4f71b32 [2022-04-06T13:46:18.105Z] Step 30/31 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:46:18.391Z] ---> Running in a9f79899279a [2022-04-06T13:46:18.665Z] Removing intermediate container e83915f9e049 [2022-04-06T13:46:18.665Z] ---> 97f57d6ce8bf [2022-04-06T13:46:18.665Z] [2022-04-06T13:46:18.939Z] ---> Running in 33240cd5580f [2022-04-06T13:46:18.939Z] Removing intermediate container a9f79899279a [2022-04-06T13:46:18.939Z] ---> 637e215f7815 [2022-04-06T13:46:18.939Z] Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:46:19.216Z] ---> Running in 918ea7123aaf [2022-04-06T13:46:19.491Z] Successfully built 97f57d6ce8bf [2022-04-06T13:46:19.491Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-06T13:46:19.491Z]  Building security-proxy-setup ... done Building security-spire-server [2022-04-06T13:46:19.767Z] Removing intermediate container 33240cd5580f [2022-04-06T13:46:19.767Z] ---> 9cf6e661369c [2022-04-06T13:46:19.767Z] Step 31/31 : LABEL version=2.2.0-dev.56 [2022-04-06T13:46:20.042Z] Removing intermediate container 918ea7123aaf [2022-04-06T13:46:20.042Z] ---> b3f1e4c91738 [2022-04-06T13:46:20.042Z] Step 22/22 : LABEL version=2.2.0-dev.56 [2022-04-06T13:46:20.042Z] ---> Running in 175b911984b7 [2022-04-06T13:46:20.042Z] ---> Running in 9342db85777c [2022-04-06T13:46:20.640Z] Removing intermediate container 9342db85777c [2022-04-06T13:46:20.640Z] ---> 5e15ef302b9b [2022-04-06T13:46:20.640Z] [2022-04-06T13:46:20.914Z] Removing intermediate container 175b911984b7 [2022-04-06T13:46:20.914Z] ---> 7978c24d1dcc [2022-04-06T13:46:20.914Z] [2022-04-06T13:46:21.190Z] Successfully built 7978c24d1dcc [2022-04-06T13:46:21.190Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-06T13:46:21.190Z] Building core-command [2022-04-06T13:46:21.190Z] Successfully built 5e15ef302b9b [2022-04-06T13:46:21.190Z] Successfully tagged support-notifications-arm64:latest [2022-04-06T13:46:21.190Z] Building security-spiffe-token-provider [2022-04-06T13:46:53.572Z]  Building security-bootstrapper ... done  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:46:53.572Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:46:53.572Z] ---> 25185f71273d [2022-04-06T13:46:53.572Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T13:46:53.572Z] ---> Using cache [2022-04-06T13:46:53.572Z] ---> b3fecd88b558 [2022-04-06T13:46:53.572Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:46:53.572Z] ---> Using cache [2022-04-06T13:46:53.572Z] ---> 25369cf91561 [2022-04-06T13:46:53.572Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T13:46:53.572Z] ---> Running in 8b2e25e8bc1e [2022-04-06T13:46:53.572Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:46:53.572Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:46:53.572Z] ---> 25185f71273d [2022-04-06T13:46:53.572Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T13:46:53.572Z] ---> Using cache [2022-04-06T13:46:53.572Z] ---> b3fecd88b558 [2022-04-06T13:46:53.572Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:46:53.572Z] ---> Using cache [2022-04-06T13:46:53.572Z] ---> 25369cf91561 [2022-04-06T13:46:53.572Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T13:46:53.572Z] ---> Using cache [2022-04-06T13:46:53.572Z] ---> 05f2487470a2 [2022-04-06T13:46:53.572Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T13:46:53.572Z] ---> Using cache [2022-04-06T13:46:53.572Z] ---> 9bf8019a8d72 [2022-04-06T13:46:53.572Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:46:53.572Z] ---> Using cache [2022-04-06T13:46:53.572Z] ---> 18aebb1bf59e [2022-04-06T13:46:53.572Z] Step 8/23 : COPY . . [2022-04-06T13:46:53.572Z] ---> Using cache [2022-04-06T13:46:53.572Z] ---> 89b42c1ac057 [2022-04-06T13:46:53.572Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-06T13:46:53.572Z] ---> Running in a36086ef70e4 [2022-04-06T13:46:53.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:46:54.473Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:46:54.473Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:46:54.473Z] ---> 25185f71273d [2022-04-06T13:46:54.473Z] Step 3/20 : WORKDIR /edgex-go [2022-04-06T13:46:54.473Z] ---> Using cache [2022-04-06T13:46:54.473Z] ---> b3fecd88b558 [2022-04-06T13:46:54.473Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-06T13:46:54.754Z] ---> Running in 9493228a048b [2022-04-06T13:46:55.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:46:56.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T13:46:56.321Z] OK: 220 MiB in 52 packages [2022-04-06T13:46:56.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:46:57.546Z] Removing intermediate container 8b2e25e8bc1e [2022-04-06T13:46:57.546Z] ---> 78a1438ddb63 [2022-04-06T13:46:57.546Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T13:46:58.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:46:58.433Z] ---> 189b5c2d6e0e [2022-04-06T13:46:58.433Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:46:58.433Z] ---> Running in 0bf472625eae [2022-04-06T13:46:59.891Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T13:46:59.891Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T13:46:59.891Z] OK: 15739 distinct packages available [2022-04-06T13:46:59.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:47:00.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:47:02.342Z] OK: 220 MiB in 52 packages [2022-04-06T13:47:04.371Z] Removing intermediate container 9493228a048b [2022-04-06T13:47:04.371Z] ---> 9db60bc84284 [2022-04-06T13:47:04.371Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-06T13:47:04.371Z] Removing intermediate container 0bf472625eae [2022-04-06T13:47:04.371Z] ---> 637684729f15 [2022-04-06T13:47:04.371Z] Step 8/25 : COPY . . [2022-04-06T13:47:05.821Z] ---> 6a61bd39c544 [2022-04-06T13:47:05.821Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:47:05.821Z] ---> Running in 3cf487843fd1 [2022-04-06T13:47:12.558Z] Removing intermediate container 3cf487843fd1 [2022-04-06T13:47:12.558Z] ---> 8c207468c9d0 [2022-04-06T13:47:12.558Z] Step 7/20 : COPY . . [2022-04-06T13:47:22.753Z] ---> 173614b049c3 [2022-04-06T13:47:22.753Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T13:47:22.753Z] ---> Running in 314b8d663867 [2022-04-06T13:47:23.030Z] Removing intermediate container 314b8d663867 [2022-04-06T13:47:23.030Z] ---> ed02bfbca365 [2022-04-06T13:47:23.030Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-06T13:47:23.309Z] ---> Running in 74f192164495 [2022-04-06T13:47:27.660Z] Removing intermediate container 74f192164495 [2022-04-06T13:47:27.660Z] ---> 1447d6eb62dd [2022-04-06T13:47:27.660Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-06T13:47:27.660Z] ---> Running in 632fecb5cbcc [2022-04-06T13:47:27.936Z] Removing intermediate container 632fecb5cbcc [2022-04-06T13:47:27.936Z] ---> 6c0bed790f33 [2022-04-06T13:47:27.936Z] 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-06T13:47:28.217Z] ---> Running in 53371eca725b [2022-04-06T13:47:31.643Z] spire-1.2.1/ [2022-04-06T13:47:31.643Z] spire-1.2.1/.data/ [2022-04-06T13:47:31.643Z] spire-1.2.1/.data/.file [2022-04-06T13:47:31.643Z] spire-1.2.1/.dockerignore [2022-04-06T13:47:31.643Z] spire-1.2.1/.gitattributes [2022-04-06T13:47:31.643Z] spire-1.2.1/.githooks/ [2022-04-06T13:47:31.643Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/ [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/workflows/ [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T13:47:31.643Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T13:47:31.643Z] spire-1.2.1/.gitignore [2022-04-06T13:47:31.643Z] spire-1.2.1/.go-version [2022-04-06T13:47:31.643Z] spire-1.2.1/.golangci.yml [2022-04-06T13:47:31.643Z] spire-1.2.1/ADOPTERS.md [2022-04-06T13:47:31.643Z] spire-1.2.1/CHANGELOG.md [2022-04-06T13:47:31.643Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T13:47:31.643Z] spire-1.2.1/CODEOWNERS [2022-04-06T13:47:31.643Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T13:47:31.643Z] spire-1.2.1/Dockerfile [2022-04-06T13:47:31.643Z] spire-1.2.1/Dockerfile.dev [2022-04-06T13:47:31.643Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T13:47:31.643Z] spire-1.2.1/LICENSE [2022-04-06T13:47:31.643Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T13:47:31.643Z] spire-1.2.1/Makefile [2022-04-06T13:47:31.643Z] spire-1.2.1/README.md [2022-04-06T13:47:31.643Z] spire-1.2.1/ROADMAP.md [2022-04-06T13:47:31.643Z] spire-1.2.1/SECURITY.md [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T13:47:31.643Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T13:47:31.643Z] spire-1.2.1/conf/ [2022-04-06T13:47:31.643Z] spire-1.2.1/conf/agent/ [2022-04-06T13:47:31.643Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T13:47:31.643Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T13:47:31.643Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T13:47:31.643Z] spire-1.2.1/conf/server/ [2022-04-06T13:47:31.643Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T13:47:31.643Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T13:47:31.643Z] spire-1.2.1/conf/server/server.conf [2022-04-06T13:47:31.643Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/ [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/auditlog.md [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/ [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/SPIRE_server.png ---> 8ff80bf3e64d [2022-04-06T13:47:31.643Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-06T13:47:31.643Z] [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T13:47:31.643Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/spire_server.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/telemetry.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/upgrading.md [2022-04-06T13:47:31.644Z] spire-1.2.1/doc/using_spire.md [2022-04-06T13:47:31.644Z] spire-1.2.1/examples/ [2022-04-06T13:47:31.644Z] spire-1.2.1/examples/README.md [2022-04-06T13:47:31.644Z] spire-1.2.1/go.mod [2022-04-06T13:47:31.644Z] spire-1.2.1/go.sum [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/metrics.go ---> Running in 78e99aeedc2d [2022-04-06T13:47:31.644Z] [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T13:47:31.644Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/health/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/log/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T13:47:31.928Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/version/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T13:47:32.207Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/config.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T13:47:32.483Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T13:47:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T13:47:32.485Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T13:47:32.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/server.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/ [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/private/ [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/private/server/ [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/ [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/common/ [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T13:47:32.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T13:47:32.760Z] spire-1.2.1/release/ [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire-extras/ [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire/ [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire/README.md [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire/conf/ [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T13:47:32.760Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/script/ [2022-04-06T13:47:32.760Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T13:47:32.760Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T13:47:32.760Z] spire-1.2.1/support/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T13:47:32.760Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/clock/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/clock/clock.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T13:47:32.760Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T13:47:32.761Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T13:47:32.761Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T13:47:32.761Z] spire-1.2.1/test/integration/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/README.md [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/common [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T13:47:33.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T13:47:33.038Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T13:47:33.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T13:47:33.315Z] spire-1.2.1/test/integration/test.sh [2022-04-06T13:47:33.315Z] spire-1.2.1/test/plugintest/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/spiretest/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/testca/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/testca/ca.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/testkey/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T13:47:33.315Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/testkey/new.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/util/ [2022-04-06T13:47:33.315Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/util/race.go [2022-04-06T13:47:33.315Z] spire-1.2.1/test/util/util.go [2022-04-06T13:47:33.315Z] building spire from source... [2022-04-06T13:47:33.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-06T13:47:33.869Z] Installing go1.17.7... [2022-04-06T13:48:00.738Z] Building bin/spire-server... [2022-04-06T13:48:00.738Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T13:48:00.738Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T13:48:00.738Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T13:48:00.739Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T13:48:00.739Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T13:48:01.017Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T13:48:01.620Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T13:48:01.620Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T13:48:01.896Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T13:48:02.169Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T13:48:02.770Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T13:48:02.770Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T13:48:02.770Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T13:48:03.049Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T13:48:03.331Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T13:48:03.331Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T13:48:03.331Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T13:48:03.331Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T13:48:03.611Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T13:48:03.611Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T13:48:04.617Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T13:48:31.471Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T13:48:31.471Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T13:48:31.471Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T13:48:31.471Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T13:48:31.471Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T13:48:31.471Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T13:48:31.471Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T13:48:31.471Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T13:48:31.471Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T13:48:31.471Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T13:48:31.471Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T13:48:31.471Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T13:48:31.471Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T13:48:31.471Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T13:48:31.471Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T13:48:31.471Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T13:48:31.471Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T13:48:31.471Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T13:48:32.075Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T13:48:32.075Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T13:48:32.075Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T13:48:32.354Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T13:48:32.354Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T13:48:32.631Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T13:48:32.631Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T13:48:32.631Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T13:48:32.631Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T13:48:32.909Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T13:48:32.909Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T13:48:32.909Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T13:48:33.186Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T13:48:33.186Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T13:48:34.177Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T13:48:34.455Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T13:48:34.455Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T13:48:34.455Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T13:48:35.061Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T13:48:37.704Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T13:48:44.732Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T13:48:44.732Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T13:48:44.732Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T13:48:45.010Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T13:49:07.224Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T13:49:07.224Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T13:49:07.224Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T13:49:19.668Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T13:49:19.668Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T13:49:46.497Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T13:49:46.497Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T13:49:46.497Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T13:49:46.497Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T13:49:46.497Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T13:49:46.771Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T13:49:48.751Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T13:49:50.194Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T13:49:52.180Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T13:49:52.180Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T13:49:52.180Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T13:49:53.632Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T13:49:53.632Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T13:49:53.911Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T13:49:54.188Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T13:49:54.188Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T13:49:54.188Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T13:49:54.465Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T13:49:54.743Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T13:49:54.743Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T13:49:56.191Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T13:49:56.191Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T13:49:56.796Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T13:50:02.232Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T13:50:02.507Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T13:50:02.507Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T13:50:02.507Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T13:50:02.507Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T13:50:02.507Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T13:50:02.781Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T13:50:03.766Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T13:50:03.766Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T13:50:04.041Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T13:50:04.317Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T13:50:04.317Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T13:50:05.758Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T13:50:06.032Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T13:50:06.308Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T13:50:06.584Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T13:50:06.858Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T13:50:06.858Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T13:50:06.858Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T13:50:07.134Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T13:50:07.134Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T13:50:08.118Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T13:50:08.392Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T13:50:08.667Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T13:50:08.942Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T13:50:08.942Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T13:50:10.925Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T13:50:11.910Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T13:50:11.910Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T13:50:12.186Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T13:50:12.186Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T13:50:12.463Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T13:50:12.739Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T13:50:13.016Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T13:50:13.619Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T13:50:16.259Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T13:50:18.249Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T13:50:18.249Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T13:50:18.851Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T13:50:19.126Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T13:50:19.729Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T13:50:20.003Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T13:50:20.003Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T13:50:20.278Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T13:50:20.553Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T13:50:20.553Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T13:50:20.553Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T13:50:30.725Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T13:50:30.725Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T13:50:30.725Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T13:50:30.725Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T13:50:57.563Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T13:50:57.563Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T13:53:34.511Z] Removing intermediate container a36086ef70e4 [2022-04-06T13:53:34.511Z] ---> 6a3f9e3f3618 [2022-04-06T13:53:34.511Z] [2022-04-06T13:53:34.511Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T13:53:34.511Z] ---> ac73e934f311 [2022-04-06T13:53:34.511Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T13:53:34.511Z] ---> Running in 34d58514fc42 [2022-04-06T13:53:34.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:53:34.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:53:34.511Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T13:53:34.511Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T13:53:34.511Z] OK: 5 MiB in 15 packages [2022-04-06T13:53:34.511Z] Removing intermediate container 34d58514fc42 [2022-04-06T13:53:34.511Z] ---> e95066ff8214 [2022-04-06T13:53:34.511Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T13:53:34.511Z] ---> Running in 2aa06e5b3f27 [2022-04-06T13:53:34.511Z] Removing intermediate container 2aa06e5b3f27 [2022-04-06T13:53:34.511Z] ---> 554fe1215927 [2022-04-06T13:53:34.511Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-06T13:53:34.511Z] ---> Running in 063c010a94a8 [2022-04-06T13:53:34.511Z] Removing intermediate container 063c010a94a8 [2022-04-06T13:53:34.511Z] ---> 57fa2119f378 [2022-04-06T13:53:34.511Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T13:53:34.511Z] ---> Running in a7049aba912e [2022-04-06T13:53:34.511Z] Removing intermediate container a7049aba912e [2022-04-06T13:53:34.511Z] ---> 6a8d272694b8 [2022-04-06T13:53:34.511Z] Step 15/23 : WORKDIR / [2022-04-06T13:53:34.792Z] ---> Running in e5fea7219f04 [2022-04-06T13:53:35.070Z] Removing intermediate container e5fea7219f04 [2022-04-06T13:53:35.070Z] ---> be21c92a3ac5 [2022-04-06T13:53:35.070Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T13:53:36.068Z] ---> fb4ce28afaa6 [2022-04-06T13:53:36.068Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-06T13:53:38.081Z] ---> 63164466b1df [2022-04-06T13:53:38.081Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-06T13:53:39.093Z] ---> b08afbfac1db [2022-04-06T13:53:39.093Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-06T13:53:39.392Z] ---> Running in e76d820dacbc [2022-04-06T13:53:39.689Z] Removing intermediate container e76d820dacbc [2022-04-06T13:53:39.689Z] ---> 2a6797f05f97 [2022-04-06T13:53:39.689Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T13:53:39.973Z] ---> Running in 48359e66799a [2022-04-06T13:53:40.577Z] Removing intermediate container 48359e66799a [2022-04-06T13:53:40.577Z] ---> 0ba11f025da8 [2022-04-06T13:53:40.577Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T13:53:40.577Z] ---> Running in 569c11b7b368 [2022-04-06T13:53:41.183Z] Removing intermediate container 569c11b7b368 [2022-04-06T13:53:41.183Z] ---> bf90e3f427c7 [2022-04-06T13:53:41.183Z] Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:53:41.183Z] ---> Running in ea769641d69a [2022-04-06T13:53:41.784Z] Removing intermediate container ea769641d69a [2022-04-06T13:53:41.784Z] ---> c13f3bc8569c [2022-04-06T13:53:41.784Z] Step 23/23 : LABEL version=2.2.0-dev.56 [2022-04-06T13:53:41.784Z] ---> Running in 25695b573953 [2022-04-06T13:53:42.383Z] Removing intermediate container 25695b573953 [2022-04-06T13:53:42.383Z] ---> bd22f1c16aa0 [2022-04-06T13:53:42.383Z] [2022-04-06T13:53:42.659Z] Successfully built bd22f1c16aa0 [2022-04-06T13:53:42.659Z] Successfully tagged core-command-arm64:latest [2022-04-06T13:53:42.659Z]  Building core-command ... done Building security-secretstore-setup [2022-04-06T13:54:01.004Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:54:01.004Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:54:01.004Z] ---> 25185f71273d [2022-04-06T13:54:01.004Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T13:54:01.004Z] ---> Using cache [2022-04-06T13:54:01.004Z] ---> b3fecd88b558 [2022-04-06T13:54:01.004Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:54:01.004Z] ---> Using cache [2022-04-06T13:54:01.004Z] ---> 25369cf91561 [2022-04-06T13:54:01.004Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-06T13:54:01.004Z] ---> Using cache [2022-04-06T13:54:01.004Z] ---> 05f2487470a2 [2022-04-06T13:54:01.004Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T13:54:01.004Z] ---> Using cache [2022-04-06T13:54:01.004Z] ---> 9bf8019a8d72 [2022-04-06T13:54:01.004Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:54:01.004Z] ---> Using cache [2022-04-06T13:54:01.004Z] ---> 18aebb1bf59e [2022-04-06T13:54:01.004Z] Step 8/25 : COPY . . [2022-04-06T13:54:01.004Z] ---> Using cache [2022-04-06T13:54:01.004Z] ---> 89b42c1ac057 [2022-04-06T13:54:01.004Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-06T13:54:01.004Z] ---> Running in 16f72c644374 [2022-04-06T13:54:02.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T13:54:05.120Z] Removing intermediate container 78e99aeedc2d [2022-04-06T13:54:05.120Z] ---> cd548c9c68c4 [2022-04-06T13:54:05.120Z] [2022-04-06T13:54:05.120Z] Step 9/20 : FROM alpine:3.15 [2022-04-06T13:54:05.120Z] 3.15: Pulling from library/alpine [2022-04-06T13:54:06.128Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T13:54:06.128Z] Status: Downloaded newer image for alpine:3.15 [2022-04-06T13:54:06.128Z] ---> 3fb3c9af89a9 [2022-04-06T13:54:06.128Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T13:54:06.430Z] ---> Running in 4936043cd14e [2022-04-06T13:54:07.054Z] Removing intermediate container 4936043cd14e [2022-04-06T13:54:07.054Z] ---> 92197084fe4e [2022-04-06T13:54:07.054Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:54:07.054Z] ---> Running in 83bb9f2c658a [2022-04-06T13:54:10.475Z] Removing intermediate container 83bb9f2c658a [2022-04-06T13:54:10.475Z] ---> be5194e7b8b3 [2022-04-06T13:54:10.475Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-06T13:54:10.475Z] ---> Running in 0f8ba6681d48 [2022-04-06T13:54:11.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:54:12.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:54:14.392Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T13:54:14.392Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T13:54:14.392Z] OK: 15729 distinct packages available [2022-04-06T13:54:14.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T13:54:15.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T13:54:16.632Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-06T13:54:16.907Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-06T13:54:17.183Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T13:54:17.183Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-06T13:54:17.183Z] (5/9) Installing curl (7.80.0-r0) [2022-04-06T13:54:17.458Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-06T13:54:17.458Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-06T13:54:17.458Z] (8/9) Installing libucontext (1.1-r0) [2022-04-06T13:54:17.736Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-06T13:54:17.736Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T13:54:17.736Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T13:54:18.338Z] OK: 8 MiB in 23 packages [2022-04-06T13:54:20.335Z] Removing intermediate container 0f8ba6681d48 [2022-04-06T13:54:20.335Z] ---> 1b6b6489665e [2022-04-06T13:54:20.335Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T13:54:21.328Z] ---> 7ed4a9f4da95 [2022-04-06T13:54:21.328Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-06T13:54:23.318Z] ---> 08db017ce711 [2022-04-06T13:54:23.318Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-06T13:54:23.928Z] ---> ba1151ad1530 [2022-04-06T13:54:23.928Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-06T13:54:23.928Z] ---> Running in 99d89276a14a [2022-04-06T13:54:24.535Z] Removing intermediate container 99d89276a14a [2022-04-06T13:54:24.535Z] ---> c92c6b082877 [2022-04-06T13:54:24.535Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T13:54:24.535Z] ---> Running in e9e1af40b50d [2022-04-06T13:54:25.140Z] Removing intermediate container e9e1af40b50d [2022-04-06T13:54:25.140Z] ---> 22a0bf32b9b7 [2022-04-06T13:54:25.140Z] Step 18/20 : LABEL arch=arm64 [2022-04-06T13:54:25.140Z] ---> Running in d91b5271fe4c [2022-04-06T13:54:25.743Z] Removing intermediate container d91b5271fe4c [2022-04-06T13:54:25.743Z] ---> f9b12ba91093 [2022-04-06T13:54:25.743Z] Step 19/20 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T13:54:25.743Z] ---> Running in 7e2b0ef4f8b1 [2022-04-06T13:54:26.361Z] Removing intermediate container 7e2b0ef4f8b1 [2022-04-06T13:54:26.361Z] ---> 655e1fd8ddb0 [2022-04-06T13:54:26.361Z] Step 20/20 : LABEL version=2.2.0-dev.56 [2022-04-06T13:54:26.361Z] ---> Running in 35f85bbcc108 [2022-04-06T13:54:26.966Z] Removing intermediate container 35f85bbcc108 [2022-04-06T13:54:26.966Z] ---> a14c3ed151c4 [2022-04-06T13:54:26.966Z] [2022-04-06T13:54:27.243Z] Successfully built a14c3ed151c4 [2022-04-06T13:54:27.243Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-06T13:54:27.243Z] Building core-metadata [2022-04-06T13:54:45.579Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T13:54:45.579Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T13:54:45.579Z] ---> 25185f71273d [2022-04-06T13:54:45.579Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T13:54:45.579Z] ---> Using cache [2022-04-06T13:54:45.579Z] ---> b3fecd88b558 [2022-04-06T13:54:45.579Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T13:54:45.579Z] ---> Using cache [2022-04-06T13:54:45.579Z] ---> 25369cf91561 [2022-04-06T13:54:45.579Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T13:54:45.579Z] ---> Using cache [2022-04-06T13:54:45.579Z] ---> 05f2487470a2 [2022-04-06T13:54:45.579Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T13:54:45.579Z] ---> Using cache [2022-04-06T13:54:45.579Z] ---> 9bf8019a8d72 [2022-04-06T13:54:45.579Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T13:54:45.579Z] ---> Using cache [2022-04-06T13:54:45.579Z] ---> 18aebb1bf59e [2022-04-06T13:54:45.579Z] Step 8/23 : COPY . . [2022-04-06T13:54:45.579Z] ---> Using cache [2022-04-06T13:54:45.579Z] ---> 89b42c1ac057 [2022-04-06T13:54:45.579Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-06T13:54:45.579Z] ---> Running in 38ef4c0147fd [2022-04-06T13:54:45.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T14:00:37.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T14:00:50.323Z] Removing intermediate container 16f72c644374 [2022-04-06T14:00:50.323Z] ---> 5a4bd5dd2088 [2022-04-06T14:00:50.323Z] [2022-04-06T14:00:50.323Z] Step 10/25 : FROM alpine:3.14 [2022-04-06T14:00:50.323Z] ---> ac73e934f311 [2022-04-06T14:00:50.323Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-06T14:00:50.323Z] ---> Running in c919d2a1656a [2022-04-06T14:00:52.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T14:00:52.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T14:00:53.603Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-06T14:00:53.603Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-06T14:00:53.603Z] (3/3) Installing su-exec (0.2-r1) [2022-04-06T14:00:53.603Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T14:00:53.603Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T14:00:53.894Z] OK: 6 MiB in 17 packages [2022-04-06T14:00:55.916Z] Removing intermediate container c919d2a1656a [2022-04-06T14:00:55.916Z] ---> baa9170d4cc1 [2022-04-06T14:00:55.916Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T14:00:55.916Z] ---> Running in 7bca8ae7a256 [2022-04-06T14:00:56.197Z] Removing intermediate container 7bca8ae7a256 [2022-04-06T14:00:56.197Z] ---> 4e706b8c7299 [2022-04-06T14:00:56.197Z] Step 13/25 : WORKDIR / [2022-04-06T14:00:56.472Z] ---> Running in 8eec09f83526 [2022-04-06T14:00:57.104Z] Removing intermediate container 8eec09f83526 [2022-04-06T14:00:57.104Z] ---> dbf7e8ada23f [2022-04-06T14:00:57.104Z] 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-06T14:00:57.783Z] ---> a8e37b2ab02b [2022-04-06T14:00:57.783Z] 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-06T14:00:58.598Z] ---> 682dfd5a8e5b [2022-04-06T14:00:58.599Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-06T14:00:59.666Z] ---> 55d17be0f75c [2022-04-06T14:00:59.666Z] 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-06T14:01:00.710Z] ---> d3744dc4b27f [2022-04-06T14:01:00.710Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-06T14:01:03.412Z] ---> 8594ba598105 [2022-04-06T14:01:03.412Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-06T14:01:05.456Z] ---> 9f69e9ede277 [2022-04-06T14:01:05.456Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T14:01:06.066Z] ---> edb75e962cea [2022-04-06T14:01:06.066Z] 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-06T14:01:06.344Z] ---> Running in 4ca4432fb968 [2022-04-06T14:01:09.007Z] Removing intermediate container 4ca4432fb968 [2022-04-06T14:01:09.007Z] ---> d1d06315be63 [2022-04-06T14:01:09.007Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T14:01:09.007Z] ---> Running in 41e489e032d9 [2022-04-06T14:01:09.617Z] Removing intermediate container 41e489e032d9 [2022-04-06T14:01:09.617Z] ---> 9c46a1e4366e [2022-04-06T14:01:09.617Z] Step 23/25 : LABEL arch=arm64 [2022-04-06T14:01:09.891Z] ---> Running in b83369b0ad23 [2022-04-06T14:01:10.508Z] Removing intermediate container b83369b0ad23 [2022-04-06T14:01:10.508Z] ---> 1ee84161f668 [2022-04-06T14:01:10.508Z] Step 24/25 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:01:10.508Z] ---> Running in a76d2a3abd17 [2022-04-06T14:01:10.784Z] Removing intermediate container a76d2a3abd17 [2022-04-06T14:01:11.060Z] ---> 99ef24265881 [2022-04-06T14:01:11.060Z] Step 25/25 : LABEL version=2.2.0-dev.56 [2022-04-06T14:01:11.060Z] ---> Running in 3caf3d3f6b6b [2022-04-06T14:01:11.679Z] Removing intermediate container 3caf3d3f6b6b [2022-04-06T14:01:11.679Z] ---> c010bb20e366 [2022-04-06T14:01:11.679Z] [2022-04-06T14:01:11.959Z] Successfully built c010bb20e366 [2022-04-06T14:01:11.959Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-06T14:01:11.959Z] Building core-data [2022-04-06T14:01:27.146Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T14:01:27.146Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T14:01:27.146Z] ---> 25185f71273d [2022-04-06T14:01:27.146Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T14:01:27.146Z] ---> Using cache [2022-04-06T14:01:27.146Z] ---> b3fecd88b558 [2022-04-06T14:01:27.146Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T14:01:27.146Z] ---> Using cache [2022-04-06T14:01:27.146Z] ---> 25369cf91561 [2022-04-06T14:01:27.146Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-06T14:01:27.146Z] ---> Running in 421ad8d6bd47 [2022-04-06T14:01:29.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T14:01:29.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T14:01:30.751Z] OK: 220 MiB in 52 packages [2022-04-06T14:01:32.205Z] Removing intermediate container 421ad8d6bd47 [2022-04-06T14:01:32.205Z] ---> 7b54c4fafe36 [2022-04-06T14:01:32.205Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T14:01:33.201Z] ---> 412deeef4a76 [2022-04-06T14:01:33.201Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T14:01:33.201Z] ---> Running in 4a2315432513 [2022-04-06T14:01:39.956Z] Removing intermediate container 4a2315432513 [2022-04-06T14:01:39.956Z] ---> 45751f0ab807 [2022-04-06T14:01:39.956Z] Step 8/23 : COPY . . [2022-04-06T14:01:52.415Z] Removing intermediate container 38ef4c0147fd [2022-04-06T14:01:52.415Z] ---> 20cd5444d798 [2022-04-06T14:01:52.415Z] [2022-04-06T14:01:52.415Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T14:01:52.415Z] ---> ac73e934f311 [2022-04-06T14:01:52.415Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T14:01:52.415Z] ---> Using cache [2022-04-06T14:01:52.415Z] ---> e95066ff8214 [2022-04-06T14:01:52.415Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T14:01:52.415Z] ---> Using cache [2022-04-06T14:01:52.415Z] ---> 554fe1215927 [2022-04-06T14:01:52.415Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-06T14:01:52.415Z] ---> Running in fb4c385e94af [2022-04-06T14:01:52.415Z] Removing intermediate container fb4c385e94af [2022-04-06T14:01:52.415Z] ---> a340d2d3ea25 [2022-04-06T14:01:52.415Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T14:01:52.415Z] ---> Running in be5caac209a4 [2022-04-06T14:01:52.415Z] Removing intermediate container be5caac209a4 [2022-04-06T14:01:52.415Z] ---> 35273631e1ef [2022-04-06T14:01:52.415Z] Step 15/23 : WORKDIR / [2022-04-06T14:01:52.700Z] ---> Running in acb7358ea92f [2022-04-06T14:01:53.304Z] Removing intermediate container acb7358ea92f [2022-04-06T14:01:53.304Z] ---> 37c0d31e3fa3 [2022-04-06T14:01:53.304Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T14:01:54.764Z] ---> e7e50c677f35 [2022-04-06T14:01:54.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-06T14:01:59.137Z] ---> 8444f3c328f8 [2022-04-06T14:01:59.137Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-06T14:01:59.137Z] ---> d70351b654d4 [2022-04-06T14:01:59.137Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-06T14:01:59.137Z] ---> Running in 02cdd9abb947 [2022-04-06T14:02:00.149Z] ---> 048eb2584312 [2022-04-06T14:02:00.149Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-06T14:02:00.149Z] ---> Running in dbed51e647f7 [2022-04-06T14:02:00.752Z] Removing intermediate container dbed51e647f7 [2022-04-06T14:02:00.752Z] ---> aadaee7cd22b [2022-04-06T14:02:00.752Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T14:02:01.029Z] ---> Running in 1678448e9173 [2022-04-06T14:02:01.634Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T14:02:01.634Z] Removing intermediate container 1678448e9173 [2022-04-06T14:02:01.634Z] ---> 8028426597a9 [2022-04-06T14:02:01.634Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T14:02:01.911Z] ---> Running in 3bf10247c913 [2022-04-06T14:02:02.517Z] Removing intermediate container 3bf10247c913 [2022-04-06T14:02:02.517Z] ---> e7d276b2b8a4 [2022-04-06T14:02:02.517Z] Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:02:02.517Z] ---> Running in 162f202d5445 [2022-04-06T14:02:03.123Z] Removing intermediate container 162f202d5445 [2022-04-06T14:02:03.123Z] ---> 831cfc49212f [2022-04-06T14:02:03.123Z] Step 23/23 : LABEL version=2.2.0-dev.56 [2022-04-06T14:02:03.123Z] ---> Running in d662f44ae755 [2022-04-06T14:02:03.734Z] Removing intermediate container d662f44ae755 [2022-04-06T14:02:03.734Z] ---> 8bcef992ab27 [2022-04-06T14:02:03.734Z] [2022-04-06T14:02:04.011Z] Successfully built 8bcef992ab27 [2022-04-06T14:02:04.011Z] Successfully tagged core-metadata-arm64:latest [2022-04-06T14:02:04.011Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-04-06T14:02:22.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T14:02:22.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T14:02:22.366Z] ---> 25185f71273d [2022-04-06T14:02:22.366Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T14:02:22.366Z] ---> Using cache [2022-04-06T14:02:22.366Z] ---> b3fecd88b558 [2022-04-06T14:02:22.366Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T14:02:22.366Z] ---> Using cache [2022-04-06T14:02:22.366Z] ---> 25369cf91561 [2022-04-06T14:02:22.366Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-06T14:02:22.366Z] ---> Running in 9831abb5d976 [2022-04-06T14:02:24.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T14:02:25.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T14:02:26.358Z] OK: 220 MiB in 52 packages [2022-04-06T14:02:27.807Z] Removing intermediate container 9831abb5d976 [2022-04-06T14:02:27.807Z] ---> a5040fcb394f [2022-04-06T14:02:27.807Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T14:02:28.794Z] ---> eb265bae9589 [2022-04-06T14:02:28.794Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T14:02:28.794Z] ---> Running in 28730f4bb654 [2022-04-06T14:02:34.210Z] Removing intermediate container 28730f4bb654 [2022-04-06T14:02:34.210Z] ---> 8ddbb551b08b [2022-04-06T14:02:34.210Z] Step 8/23 : COPY . . [2022-04-06T14:02:46.647Z] ---> 9abba5f9af53 [2022-04-06T14:02:46.647Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-06T14:02:46.647Z] ---> Running in 11f429c844fd [2022-04-06T14:02:47.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T14:09:25.035Z] Removing intermediate container 11f429c844fd [2022-04-06T14:09:25.035Z] ---> 4a24c58e6dfb [2022-04-06T14:09:25.035Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-06T14:09:25.035Z] ---> Running in 9649d02156d2 [2022-04-06T14:09:25.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T14:09:25.035Z] Removing intermediate container 9649d02156d2 [2022-04-06T14:09:25.035Z] ---> 7a924e31f424 [2022-04-06T14:09:25.035Z] [2022-04-06T14:09:25.035Z] Step 11/23 : FROM docker:20.10.14 [2022-04-06T14:09:25.035Z] 20.10.14: Pulling from library/docker [2022-04-06T14:09:35.229Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-06T14:09:35.229Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-06T14:09:35.229Z] ---> c346e9eafbab [2022-04-06T14:09:35.229Z] 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-06T14:09:35.229Z] ---> Running in 6e8770b24d72 [2022-04-06T14:09:35.836Z] Removing intermediate container 6e8770b24d72 [2022-04-06T14:09:35.836Z] ---> 1968032118b4 [2022-04-06T14:09:35.836Z] 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-06T14:09:35.836Z] ---> Running in 55ba6d5b299d [2022-04-06T14:09:37.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T14:09:38.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T14:09:39.564Z] (1/43) Installing readline (8.1.1-r0) [2022-04-06T14:09:39.564Z] (2/43) Installing bash (5.1.16-r0) [2022-04-06T14:09:39.564Z] Executing bash-5.1.16-r0.post-install [2022-04-06T14:09:39.564Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-06T14:09:39.564Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T14:09:39.564Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-06T14:09:39.564Z] (6/43) Installing curl (7.80.0-r0) [2022-04-06T14:09:39.564Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-06T14:09:39.564Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-06T14:09:39.564Z] (9/43) Installing expat (2.4.7-r0) [2022-04-06T14:09:39.564Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-06T14:09:39.564Z] (11/43) Installing gdbm (1.22-r0) [2022-04-06T14:09:39.564Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-06T14:09:39.839Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-06T14:09:39.839Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-06T14:09:39.839Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-06T14:09:39.839Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-06T14:09:39.839Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-06T14:09:43.258Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-06T14:09:43.258Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-06T14:09:43.258Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-06T14:09:43.258Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-06T14:09:43.258Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-06T14:09:43.258Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-06T14:09:43.258Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-06T14:09:43.258Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-06T14:09:43.258Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-06T14:09:43.258Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-06T14:09:43.258Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-06T14:09:43.258Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-06T14:09:43.258Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-06T14:09:43.539Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-06T14:09:43.539Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-06T14:09:43.539Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-06T14:09:43.539Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-06T14:09:43.539Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-06T14:09:43.539Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-06T14:09:43.539Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-06T14:09:43.539Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-06T14:09:43.539Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-06T14:09:43.539Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-06T14:09:43.539Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-06T14:09:44.148Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-06T14:09:44.148Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-06T14:09:44.752Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T14:09:44.752Z] OK: 82 MiB in 65 packages [2022-04-06T14:09:50.193Z] Collecting docker-compose==1.23.2 [2022-04-06T14:09:50.470Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-06T14:09:50.745Z] Removing intermediate container 02cdd9abb947 [2022-04-06T14:09:50.745Z] ---> 519638d6108f [2022-04-06T14:09:50.745Z] [2022-04-06T14:09:50.745Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T14:09:50.745Z] ---> ac73e934f311 [2022-04-06T14:09:50.745Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-06T14:09:50.745Z] Collecting docopt<0.7,>=0.6.1 [2022-04-06T14:09:50.745Z] ---> Running in e7d9ed279d00 [2022-04-06T14:09:51.019Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-06T14:09:51.298Z] Removing intermediate container e7d9ed279d00 [2022-04-06T14:09:51.298Z] ---> acc8ff8722c4 [2022-04-06T14:09:51.298Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-06T14:09:51.298Z] ---> Running in 3215afbbf44d [2022-04-06T14:09:51.905Z] Removing intermediate container 3215afbbf44d [2022-04-06T14:09:51.905Z] ---> 1017d8cfad49 [2022-04-06T14:09:51.905Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-06T14:09:51.905Z] ---> Running in 0c2dbbe40b5d [2022-04-06T14:09:52.506Z] Removing intermediate container 0c2dbbe40b5d [2022-04-06T14:09:52.506Z] ---> a89382194fe7 [2022-04-06T14:09:52.506Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T14:09:52.506Z] ---> Running in f9dee51a66e9 [2022-04-06T14:09:55.155Z] Collecting docker<4.0,>=3.6.0 [2022-04-06T14:09:55.156Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-06T14:09:55.435Z] Removing intermediate container f9dee51a66e9 [2022-04-06T14:09:55.435Z] ---> 947143b0bca6 [2022-04-06T14:09:55.435Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T14:09:55.435Z] ---> Running in 23790e0a15ec [2022-04-06T14:09:57.448Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-06T14:09:57.448Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-06T14:09:57.448Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T14:09:57.448Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-06T14:09:57.448Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-06T14:09:58.438Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T14:09:59.428Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T14:09:59.428Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T14:09:59.428Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T14:09:59.705Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T14:09:59.705Z] Collecting cached-property<2,>=1.2.0 [2022-04-06T14:09:59.705Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-06T14:09:59.705Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T14:09:59.983Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T14:09:59.983Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T14:09:59.983Z] OK: 8 MiB in 20 packages [2022-04-06T14:10:00.273Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-06T14:10:00.273Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-06T14:10:01.723Z] Collecting PyYAML<4,>=3.10 [2022-04-06T14:10:01.723Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-06T14:10:01.723Z] Removing intermediate container 23790e0a15ec [2022-04-06T14:10:01.723Z] ---> eba92f942751 [2022-04-06T14:10:01.723Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T14:10:02.709Z] ---> 577207e0f6a1 [2022-04-06T14:10:02.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-06T14:10:05.352Z] ---> b89acef9bd6f [2022-04-06T14:10:05.352Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-06T14:10:05.644Z] ---> f40f115eaf75 [2022-04-06T14:10:05.644Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-06T14:10:05.924Z] ---> Running in dff40d2c2713 [2022-04-06T14:10:06.200Z] Removing intermediate container dff40d2c2713 [2022-04-06T14:10:06.200Z] ---> b2d2e11e6f7a [2022-04-06T14:10:06.200Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T14:10:06.492Z] ---> Running in a84390740d6a [2022-04-06T14:10:06.772Z] Collecting jsonschema<3,>=2.5.1 [2022-04-06T14:10:06.772Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-06T14:10:06.772Z] Removing intermediate container a84390740d6a [2022-04-06T14:10:06.772Z] ---> 6d992cdf1584 [2022-04-06T14:10:06.772Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T14:10:07.045Z] ---> Running in c4360b559287 [2022-04-06T14:10:07.045Z] Collecting texttable<0.10,>=0.9.0 [2022-04-06T14:10:07.045Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-06T14:10:07.332Z] Removing intermediate container c4360b559287 [2022-04-06T14:10:07.332Z] ---> 9438747ea481 [2022-04-06T14:10:07.332Z] Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:10:07.623Z] ---> Running in 0a6241eb7c71 [2022-04-06T14:10:08.224Z] Removing intermediate container 0a6241eb7c71 [2022-04-06T14:10:08.224Z] ---> cdad7714897c [2022-04-06T14:10:08.224Z] Step 23/23 : LABEL version=2.2.0-dev.56 [2022-04-06T14:10:08.224Z] ---> Running in 04210c1086f8 [2022-04-06T14:10:08.833Z] Removing intermediate container 04210c1086f8 [2022-04-06T14:10:08.833Z] ---> c6aeedaeb01b [2022-04-06T14:10:08.833Z] [2022-04-06T14:10:09.111Z] Successfully built c6aeedaeb01b [2022-04-06T14:10:09.111Z] Successfully tagged core-data-arm64:latest [2022-04-06T14:10:09.111Z] Building support-scheduler [2022-04-06T14:10:09.388Z]  Building core-data ... done 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-06T14:10:09.664Z] Collecting docker-pycreds>=0.4.0 [2022-04-06T14:10:09.664Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-06T14:10:10.651Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-06T14:10:10.651Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-06T14:10:10.926Z] Collecting idna<2.8,>=2.5 [2022-04-06T14:10:10.926Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-06T14:10:11.916Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-06T14:10:11.916Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-06T14:10:11.916Z] 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-06T14:10:12.193Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-06T14:10:12.193Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-06T14:10:12.193Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-06T14:10:12.193Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-06T14:10:13.184Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-06T14:10:13.184Z] Attempting uninstall: urllib3 [2022-04-06T14:10:13.184Z] Found existing installation: urllib3 1.26.7 [2022-04-06T14:10:13.184Z] Uninstalling urllib3-1.26.7: [2022-04-06T14:10:13.458Z] Successfully uninstalled urllib3-1.26.7 [2022-04-06T14:10:14.061Z] Attempting uninstall: idna [2022-04-06T14:10:14.061Z] Found existing installation: idna 3.3 [2022-04-06T14:10:14.061Z] Uninstalling idna-3.3: [2022-04-06T14:10:14.337Z] Successfully uninstalled idna-3.3 [2022-04-06T14:10:18.663Z] Attempting uninstall: requests [2022-04-06T14:10:18.663Z] Found existing installation: requests 2.26.0 [2022-04-06T14:10:18.663Z] Uninstalling requests-2.26.0: [2022-04-06T14:10:18.942Z] Successfully uninstalled requests-2.26.0 [2022-04-06T14:10:19.549Z] Running setup.py install for texttable: started [2022-04-06T14:10:22.968Z] Running setup.py install for texttable: finished with status 'done' [2022-04-06T14:10:22.968Z] Running setup.py install for PyYAML: started [2022-04-06T14:10:24.441Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T14:10:24.441Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T14:10:24.441Z] ---> 25185f71273d [2022-04-06T14:10:24.441Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T14:10:24.441Z] ---> Using cache [2022-04-06T14:10:24.441Z] ---> b3fecd88b558 [2022-04-06T14:10:24.441Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T14:10:24.441Z] ---> Using cache [2022-04-06T14:10:24.441Z] ---> 25369cf91561 [2022-04-06T14:10:24.441Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T14:10:24.441Z] ---> Using cache [2022-04-06T14:10:24.441Z] ---> 05f2487470a2 [2022-04-06T14:10:24.441Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T14:10:24.441Z] ---> Using cache [2022-04-06T14:10:24.441Z] ---> 9bf8019a8d72 [2022-04-06T14:10:24.441Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T14:10:24.441Z] ---> Using cache [2022-04-06T14:10:24.441Z] ---> 18aebb1bf59e [2022-04-06T14:10:24.441Z] Step 8/22 : COPY . . [2022-04-06T14:10:24.441Z] ---> Using cache [2022-04-06T14:10:24.441Z] ---> 89b42c1ac057 [2022-04-06T14:10:24.441Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-06T14:10:25.008Z] ---> Running in 7b4a87ff8526 [2022-04-06T14:10:26.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T14:10:27.994Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-06T14:10:28.694Z] Running setup.py install for docopt: started [2022-04-06T14:10:31.830Z] Running setup.py install for docopt: finished with status 'done' [2022-04-06T14:10:31.830Z] Running setup.py install for dockerpty: started [2022-04-06T14:10:34.461Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-06T14:10:36.449Z] 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-06T14:10:51.568Z] Removing intermediate container 55ba6d5b299d [2022-04-06T14:10:51.568Z] ---> 72c2763b47f0 [2022-04-06T14:10:51.568Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-06T14:10:51.568Z] ---> Running in b5c1ae362473 [2022-04-06T14:10:51.568Z] Removing intermediate container b5c1ae362473 [2022-04-06T14:10:51.568Z] ---> 6b13346344dc [2022-04-06T14:10:51.568Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-06T14:10:51.568Z] ---> Running in dba0d282c03b [2022-04-06T14:10:52.182Z] Removing intermediate container dba0d282c03b [2022-04-06T14:10:52.182Z] ---> 4416c8ab9fc4 [2022-04-06T14:10:52.182Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-06T14:10:54.190Z] ---> f9cd55000d0f [2022-04-06T14:10:54.190Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-06T14:10:55.182Z] ---> 31cbf7d3e69c [2022-04-06T14:10:55.182Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-06T14:10:56.175Z] ---> 376f686ba9fa [2022-04-06T14:10:56.175Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-06T14:10:56.175Z] ---> Running in 4b3dd3e27988 [2022-04-06T14:10:56.778Z] Removing intermediate container 4b3dd3e27988 [2022-04-06T14:10:56.778Z] ---> f3c6f8d524e6 [2022-04-06T14:10:56.778Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T14:10:56.778Z] ---> Running in b08e3cd9a801 [2022-04-06T14:10:57.382Z] Removing intermediate container b08e3cd9a801 [2022-04-06T14:10:57.382Z] ---> 5c5327a8dacf [2022-04-06T14:10:57.382Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T14:10:57.382Z] ---> Running in 781b1d038d44 [2022-04-06T14:10:57.987Z] Removing intermediate container 781b1d038d44 [2022-04-06T14:10:57.987Z] ---> 1620650c0763 [2022-04-06T14:10:57.987Z] Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:10:58.270Z] ---> Running in 6c3f806a4845 [2022-04-06T14:10:58.557Z] Removing intermediate container 6c3f806a4845 [2022-04-06T14:10:58.557Z] ---> 62a1bc22e764 [2022-04-06T14:10:58.557Z] Step 23/23 : LABEL version=2.2.0-dev.56 [2022-04-06T14:10:58.839Z] ---> Running in 09f10389533b [2022-04-06T14:10:59.121Z] Removing intermediate container 09f10389533b [2022-04-06T14:10:59.121Z] ---> 59aece3a5f2f [2022-04-06T14:10:59.121Z] [2022-04-06T14:10:59.720Z] Successfully built 59aece3a5f2f [2022-04-06T14:10:59.721Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-06T14:16:06.932Z]  Building sys-mgmt-agent ... done Removing intermediate container 7b4a87ff8526 [2022-04-06T14:16:06.932Z] ---> 3cc78fcc9332 [2022-04-06T14:16:06.932Z] [2022-04-06T14:16:06.932Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T14:16:06.932Z] ---> ac73e934f311 [2022-04-06T14:16:06.932Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-06T14:16:06.932Z] ---> Using cache [2022-04-06T14:16:06.932Z] ---> e95066ff8214 [2022-04-06T14:16:06.932Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T14:16:06.932Z] ---> Using cache [2022-04-06T14:16:06.932Z] ---> 554fe1215927 [2022-04-06T14:16:06.932Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-06T14:16:06.932Z] ---> Running in 5d5fa668e8e2 [2022-04-06T14:16:06.932Z] Removing intermediate container 5d5fa668e8e2 [2022-04-06T14:16:06.932Z] ---> 2aa4072e87d3 [2022-04-06T14:16:06.932Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T14:16:06.932Z] ---> Running in f2f24a3b1d07 [2022-04-06T14:16:06.932Z] Removing intermediate container f2f24a3b1d07 [2022-04-06T14:16:06.932Z] ---> e77cb9695c0b [2022-04-06T14:16:06.932Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T14:16:06.932Z] ---> 545bdd8a83fd [2022-04-06T14:16:06.932Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-06T14:16:06.932Z] ---> b7d42248a4b3 [2022-04-06T14:16:06.932Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-06T14:16:07.542Z] ---> 73a4983d47a6 [2022-04-06T14:16:07.542Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-06T14:16:07.542Z] ---> Running in 52ca994be8a7 [2022-04-06T14:16:08.146Z] Removing intermediate container 52ca994be8a7 [2022-04-06T14:16:08.146Z] ---> 732b0efc33d5 [2022-04-06T14:16:08.146Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T14:16:08.146Z] ---> Running in 7a087bc06192 [2022-04-06T14:16:08.772Z] Removing intermediate container 7a087bc06192 [2022-04-06T14:16:08.772Z] ---> c8d80d028807 [2022-04-06T14:16:08.772Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T14:16:08.772Z] ---> Running in 85f0f35c6928 [2022-04-06T14:16:09.377Z] Removing intermediate container 85f0f35c6928 [2022-04-06T14:16:09.377Z] ---> 6596e4035543 [2022-04-06T14:16:09.377Z] Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:16:09.377Z] ---> Running in 2303f17c10c1 [2022-04-06T14:16:09.982Z] Removing intermediate container 2303f17c10c1 [2022-04-06T14:16:09.982Z] ---> ec02dc804cb2 [2022-04-06T14:16:09.982Z] Step 22/22 : LABEL version=2.2.0-dev.56 [2022-04-06T14:16:10.264Z] ---> Running in d97ae0f9c8d1 [2022-04-06T14:16:10.870Z] Removing intermediate container d97ae0f9c8d1 [2022-04-06T14:16:10.871Z] ---> 145407b29b71 [2022-04-06T14:16:10.871Z] [2022-04-06T14:16:11.152Z] Successfully built 145407b29b71 [2022-04-06T14:16:11.152Z] Successfully tagged support-scheduler-arm64:latest [2022-04-06T14:20:18.397Z]  Building support-scheduler ... done Building bin/spire-agent... [2022-04-06T14:20:18.397Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T14:20:18.397Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T14:20:18.397Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T14:20:18.397Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T14:20:18.397Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T14:20:18.397Z] Building bin/spire-agent... [2022-04-06T14:20:18.397Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T14:20:18.397Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T14:20:18.397Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T14:20:18.397Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T14:20:18.397Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T14:20:18.397Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T14:20:18.397Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T14:20:18.397Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T14:20:18.397Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T14:20:19.853Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T14:20:19.853Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T14:20:19.853Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T14:20:20.130Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T14:20:20.131Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T14:20:20.736Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T14:20:23.375Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T14:20:23.375Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T14:20:23.375Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T14:20:23.652Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T14:20:23.652Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T14:20:23.652Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T14:24:00.771Z] Building bin/spire-agent... [2022-04-06T14:24:00.771Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T14:24:00.771Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T14:24:00.771Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T14:24:00.771Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T14:24:00.771Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T14:24:00.771Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T14:24:00.771Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T14:24:00.771Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T14:24:00.771Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T14:24:00.771Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T14:24:00.771Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T14:24:00.771Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T14:24:00.771Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T14:26:37.780Z] Removing intermediate container 407faace916d [2022-04-06T14:26:37.780Z] ---> 0f4828e7e805 [2022-04-06T14:26:37.780Z] [2022-04-06T14:26:37.780Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T14:26:37.780Z] ---> 3fb3c9af89a9 [2022-04-06T14:26:37.780Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T14:26:37.780Z] ---> Using cache [2022-04-06T14:26:37.780Z] ---> 92197084fe4e [2022-04-06T14:26:37.780Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T14:26:37.780Z] ---> Using cache [2022-04-06T14:26:37.780Z] ---> be5194e7b8b3 [2022-04-06T14:26:37.780Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-06T14:26:37.780Z] ---> Running in 63a268882737 [2022-04-06T14:26:37.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T14:26:37.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T14:26:37.781Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T14:26:37.781Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T14:26:37.781Z] OK: 15729 distinct packages available [2022-04-06T14:26:37.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T14:26:37.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T14:26:37.781Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-06T14:26:37.781Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-06T14:26:37.781Z] (3/4) Installing libucontext (1.1-r0) [2022-04-06T14:26:37.781Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-06T14:26:37.781Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T14:26:37.781Z] OK: 6 MiB in 18 packages [2022-04-06T14:26:37.781Z] Removing intermediate container 429ee695079d [2022-04-06T14:26:37.781Z] ---> 1e7afe17e5cf [2022-04-06T14:26:37.781Z] [2022-04-06T14:26:37.781Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T14:26:37.781Z] ---> 3fb3c9af89a9 [2022-04-06T14:26:37.781Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T14:26:37.781Z] ---> Using cache [2022-04-06T14:26:37.781Z] ---> 92197084fe4e [2022-04-06T14:26:37.781Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T14:26:37.781Z] ---> Using cache [2022-04-06T14:26:37.781Z] ---> be5194e7b8b3 [2022-04-06T14:26:37.781Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T14:26:37.781Z] ---> Running in 14e44346d1be [2022-04-06T14:26:37.781Z] Removing intermediate container 63a268882737 [2022-04-06T14:26:37.781Z] ---> 247cbc8e67aa [2022-04-06T14:26:37.781Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T14:26:37.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T14:26:37.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T14:26:37.781Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T14:26:37.781Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T14:26:37.781Z] OK: 15729 distinct packages available [2022-04-06T14:26:37.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T14:26:37.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T14:26:38.785Z] ---> 22836cc797cf [2022-04-06T14:26:38.785Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T14:26:38.785Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-06T14:26:38.785Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-06T14:26:38.785Z] (3/5) Installing libucontext (1.1-r0) [2022-04-06T14:26:38.785Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-06T14:26:39.068Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-06T14:26:39.068Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T14:26:39.068Z] OK: 6 MiB in 19 packages [2022-04-06T14:26:39.356Z] ---> 23d82b5d32ba [2022-04-06T14:26:39.356Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-06T14:26:39.356Z] ---> Running in 20f67c551a9e [2022-04-06T14:26:40.337Z] Removing intermediate container 20f67c551a9e [2022-04-06T14:26:40.337Z] ---> 03c211153eb3 [2022-04-06T14:26:40.337Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-06T14:26:40.337Z] Removing intermediate container 14e44346d1be [2022-04-06T14:26:40.337Z] ---> ac27d96bb68f [2022-04-06T14:26:40.337Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-06T14:26:40.931Z] ---> 376cfb148dd5 [2022-04-06T14:26:40.931Z] Step 21/26 : WORKDIR / [2022-04-06T14:26:40.931Z] ---> Running in 58b0016a37a9 [2022-04-06T14:26:41.537Z] Removing intermediate container 58b0016a37a9 [2022-04-06T14:26:41.537Z] ---> 9e0f7704a040 [2022-04-06T14:26:41.537Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T14:26:41.537Z] ---> Running in f05c6db6f1a7 [2022-04-06T14:26:42.134Z] Removing intermediate container f05c6db6f1a7 [2022-04-06T14:26:42.134Z] ---> 2a9711a496aa [2022-04-06T14:26:42.134Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T14:26:42.423Z] ---> Running in 02c175d2c5e5 [2022-04-06T14:26:43.021Z] Removing intermediate container 02c175d2c5e5 [2022-04-06T14:26:43.021Z] ---> 5dce56570e4d [2022-04-06T14:26:43.021Z] Step 24/26 : LABEL arch=arm64 [2022-04-06T14:26:43.021Z] ---> Running in 33a075b0816c [2022-04-06T14:26:43.301Z] ---> 7ccdb943ed62 [2022-04-06T14:26:43.301Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T14:26:43.301Z] Removing intermediate container 33a075b0816c [2022-04-06T14:26:43.301Z] ---> 18572924eb34 [2022-04-06T14:26:43.301Z] Step 25/26 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:26:43.576Z] ---> Running in b89fa8f52ccf [2022-04-06T14:26:44.175Z] Removing intermediate container b89fa8f52ccf [2022-04-06T14:26:44.175Z] ---> b418a11aae89 [2022-04-06T14:26:44.175Z] Step 26/26 : LABEL version=2.2.0-dev.56 [2022-04-06T14:26:44.175Z] ---> Running in 9dbf612996cd [2022-04-06T14:26:44.795Z] Removing intermediate container 9dbf612996cd [2022-04-06T14:26:44.795Z] ---> 6debd80bfd3f [2022-04-06T14:26:44.795Z] [2022-04-06T14:26:45.069Z] Successfully built 6debd80bfd3f [2022-04-06T14:26:45.070Z] Successfully tagged security-spire-config-arm64:latest [2022-04-06T14:26:47.690Z]  Building security-spire-config ... done  ---> 6c96d439acae [2022-04-06T14:26:47.690Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T14:26:48.293Z] ---> e121c92709b5 [2022-04-06T14:26:48.293Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-06T14:26:48.890Z] ---> 93cefb7d1744 [2022-04-06T14:26:48.890Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-06T14:26:49.493Z] ---> e486d9b92b45 [2022-04-06T14:26:49.493Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T14:26:49.765Z] ---> Running in d89171be1e4d [2022-04-06T14:26:50.041Z] Removing intermediate container d89171be1e4d [2022-04-06T14:26:50.041Z] ---> fc64df6bec80 [2022-04-06T14:26:50.041Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T14:26:50.314Z] ---> Running in c20ca6a89bad [2022-04-06T14:26:50.590Z] Removing intermediate container c20ca6a89bad [2022-04-06T14:26:50.590Z] ---> 09f338bad825 [2022-04-06T14:26:50.590Z] Step 24/26 : LABEL arch=arm64 [2022-04-06T14:26:50.590Z] ---> Running in 87222a893ed2 [2022-04-06T14:26:51.196Z] Removing intermediate container 87222a893ed2 [2022-04-06T14:26:51.196Z] ---> a1f51685adb7 [2022-04-06T14:26:51.196Z] Step 25/26 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:26:51.196Z] ---> Running in e2d3dc348511 [2022-04-06T14:26:51.475Z] Removing intermediate container e2d3dc348511 [2022-04-06T14:26:51.475Z] ---> 0e2c7b874553 [2022-04-06T14:26:51.475Z] Step 26/26 : LABEL version=2.2.0-dev.56 [2022-04-06T14:26:51.749Z] ---> Running in 9f47efa58802 [2022-04-06T14:26:52.022Z] Removing intermediate container 9f47efa58802 [2022-04-06T14:26:52.022Z] ---> 7214c001c163 [2022-04-06T14:26:52.022Z] [2022-04-06T14:26:52.297Z] Successfully built 7214c001c163 [2022-04-06T14:26:52.297Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-06T14:28:44.107Z]  Building security-spire-agent ... done Removing intermediate container 53371eca725b [2022-04-06T14:28:44.107Z] ---> 9a81522aa9e4 [2022-04-06T14:28:44.107Z] [2022-04-06T14:28:44.107Z] Step 13/25 : FROM alpine:3.15 [2022-04-06T14:28:44.107Z] ---> 3fb3c9af89a9 [2022-04-06T14:28:44.107Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T14:28:44.107Z] ---> Using cache [2022-04-06T14:28:44.107Z] ---> 92197084fe4e [2022-04-06T14:28:44.107Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T14:28:44.107Z] ---> Using cache [2022-04-06T14:28:44.107Z] ---> be5194e7b8b3 [2022-04-06T14:28:44.107Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T14:28:44.107Z] ---> Using cache [2022-04-06T14:28:44.107Z] ---> ac27d96bb68f [2022-04-06T14:28:44.107Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T14:28:44.107Z] ---> 594ac45cc73c [2022-04-06T14:28:44.107Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T14:28:44.107Z] ---> 4a4752f2a38e [2022-04-06T14:28:44.107Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-06T14:28:44.107Z] ---> 6ad7bc3cebd0 [2022-04-06T14:28:44.107Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-06T14:28:44.107Z] ---> 8ec883edbaae [2022-04-06T14:28:44.107Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T14:28:44.107Z] ---> Running in 1e7d64b401b1 [2022-04-06T14:28:44.107Z] Removing intermediate container 1e7d64b401b1 [2022-04-06T14:28:44.107Z] ---> efa9b6f3e371 [2022-04-06T14:28:44.107Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T14:28:44.107Z] ---> Running in 445ad83cdbfc [2022-04-06T14:28:44.107Z] Removing intermediate container 445ad83cdbfc [2022-04-06T14:28:44.107Z] ---> 4d499fac90d0 [2022-04-06T14:28:44.107Z] Step 23/25 : LABEL arch=arm64 [2022-04-06T14:28:44.107Z] ---> Running in 895c6914deac [2022-04-06T14:28:44.107Z] Removing intermediate container 895c6914deac [2022-04-06T14:28:44.107Z] ---> a2d3f218b8b4 [2022-04-06T14:28:44.107Z] Step 24/25 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:28:44.107Z] ---> Running in ff332c825ce2 [2022-04-06T14:28:44.107Z] Removing intermediate container ff332c825ce2 [2022-04-06T14:28:44.107Z] ---> 4f3667dc89a7 [2022-04-06T14:28:44.107Z] Step 25/25 : LABEL version=2.2.0-dev.56 [2022-04-06T14:28:44.107Z] ---> Running in 9900a5587ca6 [2022-04-06T14:28:44.107Z] Removing intermediate container 9900a5587ca6 [2022-04-06T14:28:44.107Z] ---> 25366afcb17b [2022-04-06T14:28:44.107Z] [2022-04-06T14:28:44.107Z] Successfully built 25366afcb17b [2022-04-06T14:28:44.107Z] Successfully tagged security-spire-server-arm64:latest [2022-04-06T14:28:44.159Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-06T14:28:44.158Z] $ docker stop --time=1 75c42768fafc02f8e0f2b27643491d712c1f78f3609928176d3c7458ba373314 [2022-04-06T14:28:45.910Z] $ docker rm -f 75c42768fafc02f8e0f2b27643491d712c1f78f3609928176d3c7458ba373314 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T14:28:46.509Z] + docker images [2022-04-06T14:28:46.787Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-06T14:28:46.787Z] security-spire-server-arm64 latest 25366afcb17b 7 seconds ago 86.3MB [2022-04-06T14:28:46.787Z] 9a81522aa9e4 29 seconds ago 3.98GB [2022-04-06T14:28:46.787Z] security-spire-agent-arm64 latest 7214c001c163 About a minute ago 126MB [2022-04-06T14:28:46.787Z] security-spire-config-arm64 latest 6debd80bfd3f 2 minutes ago 85.6MB [2022-04-06T14:28:46.787Z] 1e7afe17e5cf 2 minutes ago 3.98GB [2022-04-06T14:28:46.787Z] 0f4828e7e805 2 minutes ago 3.98GB [2022-04-06T14:28:46.787Z] support-scheduler-arm64 latest 145407b29b71 12 minutes ago 24.9MB [2022-04-06T14:28:46.787Z] 3cc78fcc9332 12 minutes ago 1.2GB [2022-04-06T14:28:46.787Z] sys-mgmt-agent-arm64 latest 59aece3a5f2f 17 minutes ago 290MB [2022-04-06T14:28:46.787Z] core-data-arm64 latest c6aeedaeb01b 18 minutes ago 34.4MB [2022-04-06T14:28:46.787Z] 519638d6108f 18 minutes ago 1.23GB [2022-04-06T14:28:46.787Z] 7a924e31f424 19 minutes ago 1.2GB [2022-04-06T14:28:46.787Z] core-metadata-arm64 latest 8bcef992ab27 26 minutes ago 25.1MB [2022-04-06T14:28:46.787Z] 20cd5444d798 26 minutes ago 1.2GB [2022-04-06T14:28:46.787Z] security-secretstore-setup-arm64 latest c010bb20e366 27 minutes ago 40.8MB [2022-04-06T14:28:46.787Z] 5a4bd5dd2088 27 minutes ago 1.21GB [2022-04-06T14:28:46.787Z] security-spiffe-token-provider-arm64 latest a14c3ed151c4 34 minutes ago 27.7MB [2022-04-06T14:28:46.787Z] cd548c9c68c4 34 minutes ago 1.19GB [2022-04-06T14:28:46.787Z] core-command-arm64 latest bd22f1c16aa0 35 minutes ago 23.7MB [2022-04-06T14:28:46.787Z] 6a3f9e3f3618 35 minutes ago 1.2GB [2022-04-06T14:28:46.787Z] security-bootstrapper-arm64 latest 7978c24d1dcc 42 minutes ago 23.6MB [2022-04-06T14:28:46.787Z] support-notifications-arm64 latest 5e15ef302b9b 42 minutes ago 25.5MB [2022-04-06T14:28:46.787Z] security-proxy-setup-arm64 latest 97f57d6ce8bf 42 minutes ago 42.1MB [2022-04-06T14:28:46.787Z] 87564763b5b0 42 minutes ago 1.2GB [2022-04-06T14:28:46.787Z] 922841569ae9 42 minutes ago 1.21GB [2022-04-06T14:28:46.787Z] a674f94ef99f 43 minutes ago 1.2GB [2022-04-06T14:28:46.787Z] ci-base-image-arm64 latest 25185f71273d 51 minutes ago 886MB [2022-04-06T14:28:46.787Z] docker 20.10.14 c346e9eafbab 30 hours ago 202MB [2022-04-06T14:28:46.787Z] alpine 3.14 ac73e934f311 39 hours ago 5.34MB [2022-04-06T14:28:46.787Z] alpine 3.15 3fb3c9af89a9 39 hours ago 5.32MB [2022-04-06T14:28:46.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-06T14:28:46.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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-06T14:28:46.890Z] provisioning config files... [2022-04-06T14:28:46.915Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/178@tmp/config7296489536944366535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:28:47.305Z] ---> docker-login.sh [2022-04-06T14:28:47.305Z] nexus3.edgexfoundry.org:10001 [2022-04-06T14:28:47.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T14:28:47.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T14:28:47.857Z] Configure a credential helper to remove this warning. See [2022-04-06T14:28:47.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T14:28:47.857Z] [2022-04-06T14:28:47.857Z] Login Succeeded [2022-04-06T14:28:47.857Z] nexus3.edgexfoundry.org:10002 [2022-04-06T14:28:48.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T14:28:48.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T14:28:48.408Z] Configure a credential helper to remove this warning. See [2022-04-06T14:28:48.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T14:28:48.408Z] [2022-04-06T14:28:48.408Z] Login Succeeded [2022-04-06T14:28:48.408Z] nexus3.edgexfoundry.org:10003 [2022-04-06T14:28:48.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T14:28:48.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T14:28:48.959Z] Configure a credential helper to remove this warning. See [2022-04-06T14:28:48.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T14:28:48.959Z] [2022-04-06T14:28:48.959Z] Login Succeeded [2022-04-06T14:28:48.959Z] nexus3.edgexfoundry.org:10004 [2022-04-06T14:28:49.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T14:28:49.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T14:28:49.517Z] Configure a credential helper to remove this warning. See [2022-04-06T14:28:49.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T14:28:49.517Z] [2022-04-06T14:28:49.517Z] Login Succeeded [2022-04-06T14:28:49.517Z] docker.io [2022-04-06T14:28:49.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T14:28:50.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T14:28:50.384Z] Configure a credential helper to remove this warning. See [2022-04-06T14:28:50.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T14:28:50.384Z] [2022-04-06T14:28:50.384Z] Login Succeeded [2022-04-06T14:28:50.384Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T14:28:50.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:28:50.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T14:28:50.465Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-06T14:28:50.465Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:28:50.465Z] latest [2022-04-06T14:28:50.465Z] 2.2.0-dev.56 [2022-04-06T14:28:50.465Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:28:50.465Z] main [2022-04-06T14:28:50.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:28:50.828Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:28:51.170Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:28:51.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-06T14:28:51.170Z] 4bc79c2da7bb: Preparing [2022-04-06T14:28:51.170Z] 3802dfa7bc18: Preparing [2022-04-06T14:28:51.170Z] 49c88fe6263e: Preparing [2022-04-06T14:28:51.170Z] 4ef1a315cef9: Preparing [2022-04-06T14:28:51.170Z] f73e7dbfee58: Preparing [2022-04-06T14:28:51.441Z] f73e7dbfee58: Layer already exists [2022-04-06T14:28:51.441Z] 49c88fe6263e: Pushed [2022-04-06T14:28:51.441Z] 4ef1a315cef9: Pushed [2022-04-06T14:28:51.441Z] 4bc79c2da7bb: Pushed [2022-04-06T14:28:55.741Z] 3802dfa7bc18: Pushed [2022-04-06T14:28:56.012Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:661081abbea833fbf4c55b3249b28c943d1fd5190fde592247119960b5b3f022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:28:56.358Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:28:56.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-06T14:28:56.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-06T14:28:56.699Z] 4bc79c2da7bb: Preparing [2022-04-06T14:28:56.699Z] 3802dfa7bc18: Preparing [2022-04-06T14:28:56.699Z] 49c88fe6263e: Preparing [2022-04-06T14:28:56.699Z] 4ef1a315cef9: Preparing [2022-04-06T14:28:56.699Z] f73e7dbfee58: Preparing [2022-04-06T14:28:56.699Z] 3802dfa7bc18: Layer already exists [2022-04-06T14:28:56.699Z] 49c88fe6263e: Layer already exists [2022-04-06T14:28:56.699Z] f73e7dbfee58: Layer already exists [2022-04-06T14:28:56.699Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:28:56.699Z] 4bc79c2da7bb: Layer already exists [2022-04-06T14:28:56.971Z] latest: digest: sha256:661081abbea833fbf4c55b3249b28c943d1fd5190fde592247119960b5b3f022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:28:57.317Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:28:57.661Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.56 [2022-04-06T14:28:57.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-06T14:28:57.661Z] 4bc79c2da7bb: Preparing [2022-04-06T14:28:57.661Z] 3802dfa7bc18: Preparing [2022-04-06T14:28:57.661Z] 49c88fe6263e: Preparing [2022-04-06T14:28:57.661Z] 4ef1a315cef9: Preparing [2022-04-06T14:28:57.661Z] f73e7dbfee58: Preparing [2022-04-06T14:28:57.661Z] 49c88fe6263e: Layer already exists [2022-04-06T14:28:57.661Z] 3802dfa7bc18: Layer already exists [2022-04-06T14:28:57.661Z] f73e7dbfee58: Layer already exists [2022-04-06T14:28:57.661Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:28:57.661Z] 4bc79c2da7bb: Layer already exists [2022-04-06T14:28:57.932Z] 2.2.0-dev.56: digest: sha256:661081abbea833fbf4c55b3249b28c943d1fd5190fde592247119960b5b3f022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:28:58.282Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:28:58.622Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:28:58.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-06T14:28:58.622Z] 4bc79c2da7bb: Preparing [2022-04-06T14:28:58.622Z] 3802dfa7bc18: Preparing [2022-04-06T14:28:58.622Z] 49c88fe6263e: Preparing [2022-04-06T14:28:58.622Z] 4ef1a315cef9: Preparing [2022-04-06T14:28:58.622Z] f73e7dbfee58: Preparing [2022-04-06T14:28:58.622Z] 3802dfa7bc18: Layer already exists [2022-04-06T14:28:58.622Z] 4bc79c2da7bb: Layer already exists [2022-04-06T14:28:58.622Z] 49c88fe6263e: Layer already exists [2022-04-06T14:28:58.622Z] f73e7dbfee58: Layer already exists [2022-04-06T14:28:58.622Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:28:58.893Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:661081abbea833fbf4c55b3249b28c943d1fd5190fde592247119960b5b3f022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:28:59.245Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:28:59.587Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-06T14:28:59.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-06T14:28:59.587Z] 4bc79c2da7bb: Preparing [2022-04-06T14:28:59.587Z] 3802dfa7bc18: Preparing [2022-04-06T14:28:59.587Z] 49c88fe6263e: Preparing [2022-04-06T14:28:59.587Z] 4ef1a315cef9: Preparing [2022-04-06T14:28:59.587Z] f73e7dbfee58: Preparing [2022-04-06T14:28:59.587Z] 49c88fe6263e: Layer already exists [2022-04-06T14:28:59.587Z] f73e7dbfee58: Layer already exists [2022-04-06T14:28:59.587Z] 3802dfa7bc18: Layer already exists [2022-04-06T14:28:59.587Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:28:59.587Z] 4bc79c2da7bb: Layer already exists [2022-04-06T14:28:59.861Z] main: digest: sha256:661081abbea833fbf4c55b3249b28c943d1fd5190fde592247119960b5b3f022 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:28:59.913Z] ===================================================== [Pipeline] echo [2022-04-06T14:28:59.926Z] taggedImages: [2022-04-06T14:28:59.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:28:59.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-06T14:28:59.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.56 [2022-04-06T14:28:59.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:28:59.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-06T14:28:59.949Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-06T14:28:59.949Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:28:59.949Z] latest [2022-04-06T14:28:59.949Z] 2.2.0-dev.56 [2022-04-06T14:28:59.949Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:28:59.949Z] main [2022-04-06T14:28:59.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:00.325Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:00.672Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:00.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-06T14:29:00.672Z] 8b062281e11f: Preparing [2022-04-06T14:29:00.672Z] 1cfe2840951f: Preparing [2022-04-06T14:29:00.672Z] 49c88fe6263e: Preparing [2022-04-06T14:29:00.672Z] a350e7f7cd2f: Preparing [2022-04-06T14:29:00.672Z] 478b86ca7cb6: Preparing [2022-04-06T14:29:00.672Z] f73e7dbfee58: Preparing [2022-04-06T14:29:00.672Z] f73e7dbfee58: Waiting [2022-04-06T14:29:00.948Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:00.948Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:00.948Z] 478b86ca7cb6: Pushed [2022-04-06T14:29:00.948Z] 8b062281e11f: Pushed [2022-04-06T14:29:01.548Z] a350e7f7cd2f: Pushed [2022-04-06T14:29:08.249Z] 1cfe2840951f: Pushed [2022-04-06T14:29:08.249Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:f1a9a28f544a66c8bd8abc69b0aee3b8be161d1bd8d0ddfd30588bb9da7a90dd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:08.604Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:08.951Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-06T14:29:08.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-06T14:29:08.951Z] 8b062281e11f: Preparing [2022-04-06T14:29:08.951Z] 1cfe2840951f: Preparing [2022-04-06T14:29:08.951Z] 49c88fe6263e: Preparing [2022-04-06T14:29:08.951Z] a350e7f7cd2f: Preparing [2022-04-06T14:29:08.951Z] 478b86ca7cb6: Preparing [2022-04-06T14:29:08.951Z] f73e7dbfee58: Preparing [2022-04-06T14:29:08.951Z] f73e7dbfee58: Waiting [2022-04-06T14:29:08.951Z] a350e7f7cd2f: Layer already exists [2022-04-06T14:29:08.951Z] 478b86ca7cb6: Layer already exists [2022-04-06T14:29:08.951Z] 8b062281e11f: Layer already exists [2022-04-06T14:29:08.951Z] 1cfe2840951f: Layer already exists [2022-04-06T14:29:08.951Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:08.951Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:09.222Z] latest: digest: sha256:f1a9a28f544a66c8bd8abc69b0aee3b8be161d1bd8d0ddfd30588bb9da7a90dd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:09.568Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:09.908Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.56 [2022-04-06T14:29:09.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-06T14:29:09.908Z] 8b062281e11f: Preparing [2022-04-06T14:29:09.908Z] 1cfe2840951f: Preparing [2022-04-06T14:29:09.908Z] 49c88fe6263e: Preparing [2022-04-06T14:29:09.908Z] a350e7f7cd2f: Preparing [2022-04-06T14:29:09.908Z] 478b86ca7cb6: Preparing [2022-04-06T14:29:09.908Z] f73e7dbfee58: Preparing [2022-04-06T14:29:09.908Z] f73e7dbfee58: Waiting [2022-04-06T14:29:09.908Z] 478b86ca7cb6: Layer already exists [2022-04-06T14:29:09.908Z] a350e7f7cd2f: Layer already exists [2022-04-06T14:29:09.908Z] 1cfe2840951f: Layer already exists [2022-04-06T14:29:09.908Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:09.908Z] 8b062281e11f: Layer already exists [2022-04-06T14:29:09.908Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:10.180Z] 2.2.0-dev.56: digest: sha256:f1a9a28f544a66c8bd8abc69b0aee3b8be161d1bd8d0ddfd30588bb9da7a90dd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:10.523Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:10.867Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:10.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-06T14:29:10.867Z] 8b062281e11f: Preparing [2022-04-06T14:29:10.867Z] 1cfe2840951f: Preparing [2022-04-06T14:29:10.867Z] 49c88fe6263e: Preparing [2022-04-06T14:29:10.867Z] a350e7f7cd2f: Preparing [2022-04-06T14:29:10.867Z] 478b86ca7cb6: Preparing [2022-04-06T14:29:10.867Z] f73e7dbfee58: Preparing [2022-04-06T14:29:10.867Z] f73e7dbfee58: Waiting [2022-04-06T14:29:10.867Z] 478b86ca7cb6: Layer already exists [2022-04-06T14:29:10.867Z] a350e7f7cd2f: Layer already exists [2022-04-06T14:29:10.867Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:10.867Z] 1cfe2840951f: Layer already exists [2022-04-06T14:29:10.867Z] 8b062281e11f: Layer already exists [2022-04-06T14:29:11.140Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:11.140Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:f1a9a28f544a66c8bd8abc69b0aee3b8be161d1bd8d0ddfd30588bb9da7a90dd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:11.497Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:11.841Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-06T14:29:11.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-06T14:29:11.841Z] 8b062281e11f: Preparing [2022-04-06T14:29:11.841Z] 1cfe2840951f: Preparing [2022-04-06T14:29:11.841Z] 49c88fe6263e: Preparing [2022-04-06T14:29:11.841Z] a350e7f7cd2f: Preparing [2022-04-06T14:29:11.841Z] 478b86ca7cb6: Preparing [2022-04-06T14:29:11.841Z] f73e7dbfee58: Preparing [2022-04-06T14:29:11.841Z] f73e7dbfee58: Waiting [2022-04-06T14:29:11.841Z] 1cfe2840951f: Layer already exists [2022-04-06T14:29:11.841Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:11.841Z] a350e7f7cd2f: Layer already exists [2022-04-06T14:29:11.841Z] 8b062281e11f: Layer already exists [2022-04-06T14:29:11.841Z] 478b86ca7cb6: Layer already exists [2022-04-06T14:29:11.841Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:12.112Z] main: digest: sha256:f1a9a28f544a66c8bd8abc69b0aee3b8be161d1bd8d0ddfd30588bb9da7a90dd size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:29:12.166Z] ===================================================== [Pipeline] echo [2022-04-06T14:29:12.181Z] taggedImages: [2022-04-06T14:29:12.181Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:12.181Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-06T14:29:12.181Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.56 [2022-04-06T14:29:12.181Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:12.181Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-06T14:29:12.209Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-06T14:29:12.209Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:12.209Z] latest [2022-04-06T14:29:12.209Z] 2.2.0-dev.56 [2022-04-06T14:29:12.209Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:12.209Z] main [2022-04-06T14:29:12.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:12.581Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:12.926Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:12.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-06T14:29:12.926Z] 70909fadd35a: Preparing [2022-04-06T14:29:12.926Z] e2ff1d718248: Preparing [2022-04-06T14:29:12.926Z] 49c88fe6263e: Preparing [2022-04-06T14:29:12.926Z] 4ef1a315cef9: Preparing [2022-04-06T14:29:12.926Z] f73e7dbfee58: Preparing [2022-04-06T14:29:12.926Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:12.926Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:29:13.205Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:13.205Z] 70909fadd35a: Pushed [2022-04-06T14:29:18.596Z] e2ff1d718248: Pushed [2022-04-06T14:29:18.596Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:596ebee23af1720cc60fb795b0527348327d1fae854a9be1294fd8c38a725dc9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:18.944Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:19.288Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-06T14:29:19.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-06T14:29:19.288Z] 70909fadd35a: Preparing [2022-04-06T14:29:19.288Z] e2ff1d718248: Preparing [2022-04-06T14:29:19.288Z] 49c88fe6263e: Preparing [2022-04-06T14:29:19.288Z] 4ef1a315cef9: Preparing [2022-04-06T14:29:19.288Z] f73e7dbfee58: Preparing [2022-04-06T14:29:19.288Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:19.288Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:19.288Z] 70909fadd35a: Layer already exists [2022-04-06T14:29:19.288Z] e2ff1d718248: Layer already exists [2022-04-06T14:29:19.288Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:29:19.560Z] latest: digest: sha256:596ebee23af1720cc60fb795b0527348327d1fae854a9be1294fd8c38a725dc9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:19.908Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:20.249Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.56 [2022-04-06T14:29:20.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-06T14:29:20.249Z] 70909fadd35a: Preparing [2022-04-06T14:29:20.249Z] e2ff1d718248: Preparing [2022-04-06T14:29:20.249Z] 49c88fe6263e: Preparing [2022-04-06T14:29:20.249Z] 4ef1a315cef9: Preparing [2022-04-06T14:29:20.249Z] f73e7dbfee58: Preparing [2022-04-06T14:29:20.249Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:20.249Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:29:20.249Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:20.249Z] e2ff1d718248: Layer already exists [2022-04-06T14:29:20.249Z] 70909fadd35a: Layer already exists [2022-04-06T14:29:20.521Z] 2.2.0-dev.56: digest: sha256:596ebee23af1720cc60fb795b0527348327d1fae854a9be1294fd8c38a725dc9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:20.872Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:21.213Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:21.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-06T14:29:21.213Z] 70909fadd35a: Preparing [2022-04-06T14:29:21.213Z] e2ff1d718248: Preparing [2022-04-06T14:29:21.213Z] 49c88fe6263e: Preparing [2022-04-06T14:29:21.213Z] 4ef1a315cef9: Preparing [2022-04-06T14:29:21.213Z] f73e7dbfee58: Preparing [2022-04-06T14:29:21.213Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:29:21.213Z] e2ff1d718248: Layer already exists [2022-04-06T14:29:21.213Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:21.213Z] 70909fadd35a: Layer already exists [2022-04-06T14:29:21.213Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:21.485Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:596ebee23af1720cc60fb795b0527348327d1fae854a9be1294fd8c38a725dc9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:21.833Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:22.180Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-06T14:29:22.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-06T14:29:22.180Z] 70909fadd35a: Preparing [2022-04-06T14:29:22.180Z] e2ff1d718248: Preparing [2022-04-06T14:29:22.180Z] 49c88fe6263e: Preparing [2022-04-06T14:29:22.180Z] 4ef1a315cef9: Preparing [2022-04-06T14:29:22.180Z] f73e7dbfee58: Preparing [2022-04-06T14:29:22.180Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:22.180Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:29:22.180Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:22.180Z] e2ff1d718248: Layer already exists [2022-04-06T14:29:22.180Z] 70909fadd35a: Layer already exists [2022-04-06T14:29:22.452Z] main: digest: sha256:596ebee23af1720cc60fb795b0527348327d1fae854a9be1294fd8c38a725dc9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:29:22.502Z] ===================================================== [Pipeline] echo [2022-04-06T14:29:22.510Z] taggedImages: [2022-04-06T14:29:22.510Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:22.510Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-06T14:29:22.510Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.56 [2022-04-06T14:29:22.510Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:22.510Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-06T14:29:22.526Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-06T14:29:22.526Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:22.526Z] latest [2022-04-06T14:29:22.526Z] 2.2.0-dev.56 [2022-04-06T14:29:22.526Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:22.526Z] main [2022-04-06T14:29:22.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:22.882Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:23.230Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:23.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-06T14:29:23.230Z] 1a8f0caeed0c: Preparing [2022-04-06T14:29:23.230Z] 1a8f0caeed0c: Preparing [2022-04-06T14:29:23.230Z] 90e323a7280b: Preparing [2022-04-06T14:29:23.230Z] eb92fa638217: Preparing [2022-04-06T14:29:23.230Z] 4e9156947734: Preparing [2022-04-06T14:29:23.230Z] 546ff694af55: Preparing [2022-04-06T14:29:23.230Z] 49c88fe6263e: Preparing [2022-04-06T14:29:23.230Z] 6063e06f7429: Preparing [2022-04-06T14:29:23.230Z] 2fe299b096f7: Preparing [2022-04-06T14:29:23.230Z] 07b90893e5fe: Preparing [2022-04-06T14:29:23.230Z] 598b4cbc7733: Preparing [2022-04-06T14:29:23.230Z] f73e7dbfee58: Preparing [2022-04-06T14:29:23.230Z] 49c88fe6263e: Waiting [2022-04-06T14:29:23.230Z] 6063e06f7429: Waiting [2022-04-06T14:29:23.230Z] 598b4cbc7733: Waiting [2022-04-06T14:29:23.230Z] f73e7dbfee58: Waiting [2022-04-06T14:29:23.230Z] 07b90893e5fe: Waiting [2022-04-06T14:29:23.230Z] 2fe299b096f7: Waiting [2022-04-06T14:29:23.517Z] eb92fa638217: Pushed [2022-04-06T14:29:23.517Z] 4e9156947734: Pushed [2022-04-06T14:29:23.517Z] 90e323a7280b: Pushed [2022-04-06T14:29:23.517Z] 1a8f0caeed0c: Pushed [2022-04-06T14:29:23.517Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:23.790Z] 07b90893e5fe: Pushed [2022-04-06T14:29:23.790Z] 6063e06f7429: Pushed [2022-04-06T14:29:23.790Z] 2fe299b096f7: Pushed [2022-04-06T14:29:23.790Z] 598b4cbc7733: Pushed [2022-04-06T14:29:23.790Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:28.088Z] 546ff694af55: Pushed [2022-04-06T14:29:28.088Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:249377f014fdca157efa86935b41f1d440c99d15c64ee3dd25bd16c3cbaaf43f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:28.441Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:28.782Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-06T14:29:28.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-06T14:29:28.782Z] 1a8f0caeed0c: Preparing [2022-04-06T14:29:28.782Z] 1a8f0caeed0c: Preparing [2022-04-06T14:29:28.782Z] 90e323a7280b: Preparing [2022-04-06T14:29:28.782Z] eb92fa638217: Preparing [2022-04-06T14:29:28.782Z] 4e9156947734: Preparing [2022-04-06T14:29:28.782Z] 546ff694af55: Preparing [2022-04-06T14:29:28.782Z] 49c88fe6263e: Preparing [2022-04-06T14:29:28.782Z] 6063e06f7429: Preparing [2022-04-06T14:29:28.782Z] 2fe299b096f7: Preparing [2022-04-06T14:29:28.782Z] 07b90893e5fe: Preparing [2022-04-06T14:29:28.782Z] 598b4cbc7733: Preparing [2022-04-06T14:29:28.782Z] f73e7dbfee58: Preparing [2022-04-06T14:29:28.782Z] 49c88fe6263e: Waiting [2022-04-06T14:29:28.782Z] 6063e06f7429: Waiting [2022-04-06T14:29:28.782Z] 2fe299b096f7: Waiting [2022-04-06T14:29:28.782Z] f73e7dbfee58: Waiting [2022-04-06T14:29:28.782Z] 07b90893e5fe: Waiting [2022-04-06T14:29:28.782Z] 598b4cbc7733: Waiting [2022-04-06T14:29:28.782Z] eb92fa638217: Layer already exists [2022-04-06T14:29:28.782Z] 4e9156947734: Layer already exists [2022-04-06T14:29:28.782Z] 1a8f0caeed0c: Layer already exists [2022-04-06T14:29:28.782Z] 546ff694af55: Layer already exists [2022-04-06T14:29:28.782Z] 90e323a7280b: Layer already exists [2022-04-06T14:29:28.782Z] 6063e06f7429: Layer already exists [2022-04-06T14:29:28.782Z] 2fe299b096f7: Layer already exists [2022-04-06T14:29:28.782Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:28.782Z] 07b90893e5fe: Layer already exists [2022-04-06T14:29:29.053Z] 598b4cbc7733: Layer already exists [2022-04-06T14:29:29.053Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:29.053Z] latest: digest: sha256:249377f014fdca157efa86935b41f1d440c99d15c64ee3dd25bd16c3cbaaf43f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:29.399Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:29.740Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.56 [2022-04-06T14:29:29.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-06T14:29:29.741Z] 1a8f0caeed0c: Preparing [2022-04-06T14:29:29.741Z] 1a8f0caeed0c: Preparing [2022-04-06T14:29:29.741Z] 90e323a7280b: Preparing [2022-04-06T14:29:29.741Z] eb92fa638217: Preparing [2022-04-06T14:29:29.741Z] 4e9156947734: Preparing [2022-04-06T14:29:29.741Z] 546ff694af55: Preparing [2022-04-06T14:29:29.741Z] 49c88fe6263e: Preparing [2022-04-06T14:29:29.741Z] 6063e06f7429: Preparing [2022-04-06T14:29:29.741Z] 2fe299b096f7: Preparing [2022-04-06T14:29:29.741Z] 07b90893e5fe: Preparing [2022-04-06T14:29:29.741Z] 598b4cbc7733: Preparing [2022-04-06T14:29:29.741Z] f73e7dbfee58: Preparing [2022-04-06T14:29:29.741Z] 49c88fe6263e: Waiting [2022-04-06T14:29:29.741Z] 07b90893e5fe: Waiting [2022-04-06T14:29:29.741Z] 598b4cbc7733: Waiting [2022-04-06T14:29:29.741Z] 6063e06f7429: Waiting [2022-04-06T14:29:29.741Z] 2fe299b096f7: Waiting [2022-04-06T14:29:29.741Z] f73e7dbfee58: Waiting [2022-04-06T14:29:29.741Z] 90e323a7280b: Layer already exists [2022-04-06T14:29:29.741Z] eb92fa638217: Layer already exists [2022-04-06T14:29:29.741Z] 1a8f0caeed0c: Layer already exists [2022-04-06T14:29:29.741Z] 546ff694af55: Layer already exists [2022-04-06T14:29:29.741Z] 4e9156947734: Layer already exists [2022-04-06T14:29:29.741Z] 6063e06f7429: Layer already exists [2022-04-06T14:29:29.741Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:30.015Z] 07b90893e5fe: Layer already exists [2022-04-06T14:29:30.015Z] 2fe299b096f7: Layer already exists [2022-04-06T14:29:30.015Z] 598b4cbc7733: Layer already exists [2022-04-06T14:29:30.015Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:30.015Z] 2.2.0-dev.56: digest: sha256:249377f014fdca157efa86935b41f1d440c99d15c64ee3dd25bd16c3cbaaf43f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:30.362Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:30.707Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:30.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-06T14:29:30.707Z] 1a8f0caeed0c: Preparing [2022-04-06T14:29:30.707Z] 1a8f0caeed0c: Preparing [2022-04-06T14:29:30.707Z] 90e323a7280b: Preparing [2022-04-06T14:29:30.707Z] eb92fa638217: Preparing [2022-04-06T14:29:30.707Z] 4e9156947734: Preparing [2022-04-06T14:29:30.707Z] 546ff694af55: Preparing [2022-04-06T14:29:30.707Z] 49c88fe6263e: Preparing [2022-04-06T14:29:30.707Z] 6063e06f7429: Preparing [2022-04-06T14:29:30.707Z] 2fe299b096f7: Preparing [2022-04-06T14:29:30.707Z] 07b90893e5fe: Preparing [2022-04-06T14:29:30.707Z] 598b4cbc7733: Preparing [2022-04-06T14:29:30.707Z] f73e7dbfee58: Preparing [2022-04-06T14:29:30.707Z] 49c88fe6263e: Waiting [2022-04-06T14:29:30.707Z] 6063e06f7429: Waiting [2022-04-06T14:29:30.707Z] 2fe299b096f7: Waiting [2022-04-06T14:29:30.707Z] 07b90893e5fe: Waiting [2022-04-06T14:29:30.707Z] 598b4cbc7733: Waiting [2022-04-06T14:29:30.707Z] f73e7dbfee58: Waiting [2022-04-06T14:29:30.707Z] 90e323a7280b: Layer already exists [2022-04-06T14:29:30.707Z] 546ff694af55: Layer already exists [2022-04-06T14:29:30.707Z] 4e9156947734: Layer already exists [2022-04-06T14:29:30.707Z] 1a8f0caeed0c: Layer already exists [2022-04-06T14:29:30.707Z] eb92fa638217: Layer already exists [2022-04-06T14:29:30.707Z] 2fe299b096f7: Layer already exists [2022-04-06T14:29:30.707Z] 6063e06f7429: Layer already exists [2022-04-06T14:29:30.707Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:30.707Z] 598b4cbc7733: Layer already exists [2022-04-06T14:29:30.979Z] 07b90893e5fe: Layer already exists [2022-04-06T14:29:30.979Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:30.980Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:249377f014fdca157efa86935b41f1d440c99d15c64ee3dd25bd16c3cbaaf43f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:31.325Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:31.668Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-06T14:29:31.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-06T14:29:31.668Z] 1a8f0caeed0c: Preparing [2022-04-06T14:29:31.668Z] 1a8f0caeed0c: Preparing [2022-04-06T14:29:31.668Z] 90e323a7280b: Preparing [2022-04-06T14:29:31.668Z] eb92fa638217: Preparing [2022-04-06T14:29:31.668Z] 4e9156947734: Preparing [2022-04-06T14:29:31.668Z] 546ff694af55: Preparing [2022-04-06T14:29:31.668Z] 49c88fe6263e: Preparing [2022-04-06T14:29:31.668Z] 6063e06f7429: Preparing [2022-04-06T14:29:31.668Z] 2fe299b096f7: Preparing [2022-04-06T14:29:31.668Z] 07b90893e5fe: Preparing [2022-04-06T14:29:31.668Z] 598b4cbc7733: Preparing [2022-04-06T14:29:31.668Z] f73e7dbfee58: Preparing [2022-04-06T14:29:31.668Z] 6063e06f7429: Waiting [2022-04-06T14:29:31.668Z] 2fe299b096f7: Waiting [2022-04-06T14:29:31.668Z] 07b90893e5fe: Waiting [2022-04-06T14:29:31.668Z] 598b4cbc7733: Waiting [2022-04-06T14:29:31.668Z] f73e7dbfee58: Waiting [2022-04-06T14:29:31.668Z] 49c88fe6263e: Waiting [2022-04-06T14:29:31.668Z] 90e323a7280b: Layer already exists [2022-04-06T14:29:31.668Z] 4e9156947734: Layer already exists [2022-04-06T14:29:31.668Z] 1a8f0caeed0c: Layer already exists [2022-04-06T14:29:31.668Z] eb92fa638217: Layer already exists [2022-04-06T14:29:31.668Z] 546ff694af55: Layer already exists [2022-04-06T14:29:31.939Z] 6063e06f7429: Layer already exists [2022-04-06T14:29:31.939Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:31.939Z] 07b90893e5fe: Layer already exists [2022-04-06T14:29:31.939Z] 598b4cbc7733: Layer already exists [2022-04-06T14:29:31.939Z] 2fe299b096f7: Layer already exists [2022-04-06T14:29:31.939Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:31.939Z] main: digest: sha256:249377f014fdca157efa86935b41f1d440c99d15c64ee3dd25bd16c3cbaaf43f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:29:31.994Z] ===================================================== [Pipeline] echo [2022-04-06T14:29:32.006Z] taggedImages: [2022-04-06T14:29:32.006Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:32.006Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-06T14:29:32.006Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.56 [2022-04-06T14:29:32.006Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:32.006Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-06T14:29:32.029Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-06T14:29:32.029Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:32.029Z] latest [2022-04-06T14:29:32.029Z] 2.2.0-dev.56 [2022-04-06T14:29:32.029Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:32.029Z] main [2022-04-06T14:29:32.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:32.398Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:32.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:32.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-06T14:29:32.751Z] 010f67ce56df: Preparing [2022-04-06T14:29:32.751Z] f083b4e22ced: Preparing [2022-04-06T14:29:32.751Z] 7da411428dd3: Preparing [2022-04-06T14:29:32.751Z] 8534b3f5bb69: Preparing [2022-04-06T14:29:32.751Z] 52f3b5b29262: Preparing [2022-04-06T14:29:32.751Z] 3239e143a9f8: Preparing [2022-04-06T14:29:32.751Z] 801f31d7abae: Preparing [2022-04-06T14:29:32.751Z] f73e7dbfee58: Preparing [2022-04-06T14:29:32.751Z] 3239e143a9f8: Waiting [2022-04-06T14:29:32.751Z] 801f31d7abae: Waiting [2022-04-06T14:29:32.751Z] f73e7dbfee58: Waiting [2022-04-06T14:29:33.024Z] 52f3b5b29262: Pushed [2022-04-06T14:29:33.024Z] f083b4e22ced: Pushed [2022-04-06T14:29:33.024Z] 010f67ce56df: Pushed [2022-04-06T14:29:33.024Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:33.300Z] 3239e143a9f8: Pushed [2022-04-06T14:29:33.896Z] 801f31d7abae: Pushed [2022-04-06T14:29:37.276Z] 8534b3f5bb69: Pushed [2022-04-06T14:29:37.276Z] 7da411428dd3: Pushed [2022-04-06T14:29:37.548Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:15c1e4bff502ad2d1ecd1f88ed3b44ec5cba701fdee343b627681068b0aa1a3e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:37.891Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:38.232Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-06T14:29:38.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-06T14:29:38.232Z] 010f67ce56df: Preparing [2022-04-06T14:29:38.232Z] f083b4e22ced: Preparing [2022-04-06T14:29:38.232Z] 7da411428dd3: Preparing [2022-04-06T14:29:38.232Z] 8534b3f5bb69: Preparing [2022-04-06T14:29:38.232Z] 52f3b5b29262: Preparing [2022-04-06T14:29:38.232Z] 3239e143a9f8: Preparing [2022-04-06T14:29:38.232Z] 801f31d7abae: Preparing [2022-04-06T14:29:38.232Z] f73e7dbfee58: Preparing [2022-04-06T14:29:38.232Z] 3239e143a9f8: Waiting [2022-04-06T14:29:38.232Z] 801f31d7abae: Waiting [2022-04-06T14:29:38.232Z] f73e7dbfee58: Waiting [2022-04-06T14:29:38.232Z] 52f3b5b29262: Layer already exists [2022-04-06T14:29:38.232Z] 010f67ce56df: Layer already exists [2022-04-06T14:29:38.232Z] 8534b3f5bb69: Layer already exists [2022-04-06T14:29:38.232Z] 7da411428dd3: Layer already exists [2022-04-06T14:29:38.232Z] f083b4e22ced: Layer already exists [2022-04-06T14:29:38.232Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:38.232Z] 3239e143a9f8: Layer already exists [2022-04-06T14:29:38.232Z] 801f31d7abae: Layer already exists [2022-04-06T14:29:38.504Z] latest: digest: sha256:15c1e4bff502ad2d1ecd1f88ed3b44ec5cba701fdee343b627681068b0aa1a3e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:38.848Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:39.183Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.56 [2022-04-06T14:29:39.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-06T14:29:39.183Z] 010f67ce56df: Preparing [2022-04-06T14:29:39.183Z] f083b4e22ced: Preparing [2022-04-06T14:29:39.183Z] 7da411428dd3: Preparing [2022-04-06T14:29:39.183Z] 8534b3f5bb69: Preparing [2022-04-06T14:29:39.183Z] 52f3b5b29262: Preparing [2022-04-06T14:29:39.183Z] 3239e143a9f8: Preparing [2022-04-06T14:29:39.183Z] 801f31d7abae: Preparing [2022-04-06T14:29:39.183Z] f73e7dbfee58: Preparing [2022-04-06T14:29:39.183Z] f73e7dbfee58: Waiting [2022-04-06T14:29:39.183Z] 801f31d7abae: Waiting [2022-04-06T14:29:39.183Z] 52f3b5b29262: Layer already exists [2022-04-06T14:29:39.183Z] 010f67ce56df: Layer already exists [2022-04-06T14:29:39.183Z] 8534b3f5bb69: Layer already exists [2022-04-06T14:29:39.183Z] f083b4e22ced: Layer already exists [2022-04-06T14:29:39.183Z] 7da411428dd3: Layer already exists [2022-04-06T14:29:39.183Z] 3239e143a9f8: Layer already exists [2022-04-06T14:29:39.183Z] 801f31d7abae: Layer already exists [2022-04-06T14:29:39.183Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:39.454Z] 2.2.0-dev.56: digest: sha256:15c1e4bff502ad2d1ecd1f88ed3b44ec5cba701fdee343b627681068b0aa1a3e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:39.801Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:40.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:40.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-06T14:29:40.179Z] 010f67ce56df: Preparing [2022-04-06T14:29:40.179Z] f083b4e22ced: Preparing [2022-04-06T14:29:40.179Z] 7da411428dd3: Preparing [2022-04-06T14:29:40.179Z] 8534b3f5bb69: Preparing [2022-04-06T14:29:40.179Z] 52f3b5b29262: Preparing [2022-04-06T14:29:40.179Z] 3239e143a9f8: Preparing [2022-04-06T14:29:40.179Z] 801f31d7abae: Preparing [2022-04-06T14:29:40.179Z] f73e7dbfee58: Preparing [2022-04-06T14:29:40.179Z] 3239e143a9f8: Waiting [2022-04-06T14:29:40.179Z] 801f31d7abae: Waiting [2022-04-06T14:29:40.179Z] f73e7dbfee58: Waiting [2022-04-06T14:29:40.179Z] 52f3b5b29262: Layer already exists [2022-04-06T14:29:40.179Z] 7da411428dd3: Layer already exists [2022-04-06T14:29:40.460Z] 8534b3f5bb69: Layer already exists [2022-04-06T14:29:40.460Z] f083b4e22ced: Layer already exists [2022-04-06T14:29:40.460Z] 010f67ce56df: Layer already exists [2022-04-06T14:29:40.460Z] 3239e143a9f8: Layer already exists [2022-04-06T14:29:40.460Z] 801f31d7abae: Layer already exists [2022-04-06T14:29:40.460Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:40.460Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:15c1e4bff502ad2d1ecd1f88ed3b44ec5cba701fdee343b627681068b0aa1a3e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:40.826Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:41.225Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-06T14:29:41.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-06T14:29:41.225Z] 010f67ce56df: Preparing [2022-04-06T14:29:41.225Z] f083b4e22ced: Preparing [2022-04-06T14:29:41.225Z] 7da411428dd3: Preparing [2022-04-06T14:29:41.225Z] 8534b3f5bb69: Preparing [2022-04-06T14:29:41.225Z] 52f3b5b29262: Preparing [2022-04-06T14:29:41.225Z] 3239e143a9f8: Preparing [2022-04-06T14:29:41.225Z] 801f31d7abae: Preparing [2022-04-06T14:29:41.225Z] f73e7dbfee58: Preparing [2022-04-06T14:29:41.225Z] 3239e143a9f8: Waiting [2022-04-06T14:29:41.225Z] 801f31d7abae: Waiting [2022-04-06T14:29:41.225Z] f73e7dbfee58: Waiting [2022-04-06T14:29:41.225Z] 010f67ce56df: Layer already exists [2022-04-06T14:29:41.225Z] 8534b3f5bb69: Layer already exists [2022-04-06T14:29:41.225Z] 7da411428dd3: Layer already exists [2022-04-06T14:29:41.225Z] 52f3b5b29262: Layer already exists [2022-04-06T14:29:41.225Z] f083b4e22ced: Layer already exists [2022-04-06T14:29:41.501Z] 801f31d7abae: Layer already exists [2022-04-06T14:29:41.501Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:41.501Z] 3239e143a9f8: Layer already exists [2022-04-06T14:29:41.501Z] main: digest: sha256:15c1e4bff502ad2d1ecd1f88ed3b44ec5cba701fdee343b627681068b0aa1a3e size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:29:41.543Z] ===================================================== [Pipeline] echo [2022-04-06T14:29:41.551Z] taggedImages: [2022-04-06T14:29:41.551Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:41.551Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-06T14:29:41.551Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.56 [2022-04-06T14:29:41.551Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:41.551Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-06T14:29:41.580Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-06T14:29:41.580Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:41.580Z] latest [2022-04-06T14:29:41.580Z] 2.2.0-dev.56 [2022-04-06T14:29:41.580Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:41.580Z] main [2022-04-06T14:29:41.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:41.945Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:42.310Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:42.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-06T14:29:42.310Z] cba34e654734: Preparing [2022-04-06T14:29:42.310Z] c3dffd3b0ec3: Preparing [2022-04-06T14:29:42.310Z] ed67ac14cd52: Preparing [2022-04-06T14:29:42.310Z] d113eb52074d: Preparing [2022-04-06T14:29:42.310Z] 070916647394: Preparing [2022-04-06T14:29:42.310Z] e2237c41de43: Preparing [2022-04-06T14:29:42.310Z] 51eb33c38a7d: Preparing [2022-04-06T14:29:42.310Z] 11c9da2cf5e1: Preparing [2022-04-06T14:29:42.310Z] 1a0a46d29c37: Preparing [2022-04-06T14:29:42.310Z] f73e7dbfee58: Preparing [2022-04-06T14:29:42.310Z] 11c9da2cf5e1: Waiting [2022-04-06T14:29:42.310Z] 1a0a46d29c37: Waiting [2022-04-06T14:29:42.310Z] 51eb33c38a7d: Waiting [2022-04-06T14:29:42.310Z] f73e7dbfee58: Waiting [2022-04-06T14:29:42.310Z] e2237c41de43: Waiting [2022-04-06T14:29:42.631Z] 070916647394: Pushed [2022-04-06T14:29:42.631Z] c3dffd3b0ec3: Pushed [2022-04-06T14:29:42.631Z] cba34e654734: Pushed [2022-04-06T14:29:42.916Z] e2237c41de43: Pushed [2022-04-06T14:29:42.916Z] 11c9da2cf5e1: Pushed [2022-04-06T14:29:42.916Z] 51eb33c38a7d: Pushed [2022-04-06T14:29:42.916Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:43.509Z] 1a0a46d29c37: Pushed [2022-04-06T14:29:46.888Z] d113eb52074d: Pushed [2022-04-06T14:29:46.888Z] ed67ac14cd52: Pushed [2022-04-06T14:29:47.159Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:c421a1114091eca38764b487c02f8e4d8e234727eff739ed3e9a5a4b4bcd7f95 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:47.502Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:47.843Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-06T14:29:47.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-06T14:29:47.843Z] cba34e654734: Preparing [2022-04-06T14:29:47.843Z] c3dffd3b0ec3: Preparing [2022-04-06T14:29:47.843Z] ed67ac14cd52: Preparing [2022-04-06T14:29:47.843Z] d113eb52074d: Preparing [2022-04-06T14:29:47.843Z] 070916647394: Preparing [2022-04-06T14:29:47.843Z] e2237c41de43: Preparing [2022-04-06T14:29:47.843Z] 51eb33c38a7d: Preparing [2022-04-06T14:29:47.843Z] 11c9da2cf5e1: Preparing [2022-04-06T14:29:47.843Z] 1a0a46d29c37: Preparing [2022-04-06T14:29:47.843Z] f73e7dbfee58: Preparing [2022-04-06T14:29:47.843Z] 51eb33c38a7d: Waiting [2022-04-06T14:29:47.843Z] 1a0a46d29c37: Waiting [2022-04-06T14:29:47.843Z] f73e7dbfee58: Waiting [2022-04-06T14:29:47.843Z] 11c9da2cf5e1: Waiting [2022-04-06T14:29:47.843Z] e2237c41de43: Waiting [2022-04-06T14:29:47.843Z] 070916647394: Layer already exists [2022-04-06T14:29:47.843Z] ed67ac14cd52: Layer already exists [2022-04-06T14:29:47.843Z] c3dffd3b0ec3: Layer already exists [2022-04-06T14:29:47.843Z] d113eb52074d: Layer already exists [2022-04-06T14:29:47.843Z] cba34e654734: Layer already exists [2022-04-06T14:29:47.843Z] 51eb33c38a7d: Layer already exists [2022-04-06T14:29:48.116Z] 1a0a46d29c37: Layer already exists [2022-04-06T14:29:48.116Z] 11c9da2cf5e1: Layer already exists [2022-04-06T14:29:48.116Z] e2237c41de43: Layer already exists [2022-04-06T14:29:48.116Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:48.116Z] latest: digest: sha256:c421a1114091eca38764b487c02f8e4d8e234727eff739ed3e9a5a4b4bcd7f95 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:48.458Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:48.795Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.56 [2022-04-06T14:29:48.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-06T14:29:48.795Z] cba34e654734: Preparing [2022-04-06T14:29:48.795Z] c3dffd3b0ec3: Preparing [2022-04-06T14:29:48.795Z] ed67ac14cd52: Preparing [2022-04-06T14:29:48.795Z] d113eb52074d: Preparing [2022-04-06T14:29:48.795Z] 070916647394: Preparing [2022-04-06T14:29:48.795Z] e2237c41de43: Preparing [2022-04-06T14:29:48.795Z] 51eb33c38a7d: Preparing [2022-04-06T14:29:48.795Z] 11c9da2cf5e1: Preparing [2022-04-06T14:29:48.795Z] 1a0a46d29c37: Preparing [2022-04-06T14:29:48.795Z] f73e7dbfee58: Preparing [2022-04-06T14:29:48.795Z] 11c9da2cf5e1: Waiting [2022-04-06T14:29:48.795Z] 1a0a46d29c37: Waiting [2022-04-06T14:29:48.795Z] f73e7dbfee58: Waiting [2022-04-06T14:29:48.795Z] 51eb33c38a7d: Waiting [2022-04-06T14:29:48.795Z] e2237c41de43: Waiting [2022-04-06T14:29:48.795Z] c3dffd3b0ec3: Layer already exists [2022-04-06T14:29:48.795Z] d113eb52074d: Layer already exists [2022-04-06T14:29:48.795Z] ed67ac14cd52: Layer already exists [2022-04-06T14:29:48.795Z] cba34e654734: Layer already exists [2022-04-06T14:29:48.795Z] 070916647394: Layer already exists [2022-04-06T14:29:49.065Z] e2237c41de43: Layer already exists [2022-04-06T14:29:49.065Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:49.065Z] 11c9da2cf5e1: Layer already exists [2022-04-06T14:29:49.065Z] 1a0a46d29c37: Layer already exists [2022-04-06T14:29:49.065Z] 51eb33c38a7d: Layer already exists [2022-04-06T14:29:49.065Z] 2.2.0-dev.56: digest: sha256:c421a1114091eca38764b487c02f8e4d8e234727eff739ed3e9a5a4b4bcd7f95 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:49.402Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:49.735Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:49.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-06T14:29:49.735Z] cba34e654734: Preparing [2022-04-06T14:29:49.735Z] c3dffd3b0ec3: Preparing [2022-04-06T14:29:49.735Z] ed67ac14cd52: Preparing [2022-04-06T14:29:49.735Z] d113eb52074d: Preparing [2022-04-06T14:29:49.735Z] 070916647394: Preparing [2022-04-06T14:29:49.735Z] e2237c41de43: Preparing [2022-04-06T14:29:49.735Z] 51eb33c38a7d: Preparing [2022-04-06T14:29:49.735Z] 11c9da2cf5e1: Preparing [2022-04-06T14:29:49.735Z] 1a0a46d29c37: Preparing [2022-04-06T14:29:49.735Z] f73e7dbfee58: Preparing [2022-04-06T14:29:49.735Z] 51eb33c38a7d: Waiting [2022-04-06T14:29:49.735Z] 11c9da2cf5e1: Waiting [2022-04-06T14:29:49.735Z] 1a0a46d29c37: Waiting [2022-04-06T14:29:49.735Z] f73e7dbfee58: Waiting [2022-04-06T14:29:49.735Z] e2237c41de43: Waiting [2022-04-06T14:29:49.735Z] 070916647394: Layer already exists [2022-04-06T14:29:49.735Z] d113eb52074d: Layer already exists [2022-04-06T14:29:49.735Z] cba34e654734: Layer already exists [2022-04-06T14:29:49.735Z] c3dffd3b0ec3: Layer already exists [2022-04-06T14:29:49.735Z] ed67ac14cd52: Layer already exists [2022-04-06T14:29:49.735Z] e2237c41de43: Layer already exists [2022-04-06T14:29:50.005Z] 51eb33c38a7d: Layer already exists [2022-04-06T14:29:50.005Z] 1a0a46d29c37: Layer already exists [2022-04-06T14:29:50.005Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:50.005Z] 11c9da2cf5e1: Layer already exists [2022-04-06T14:29:50.005Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:c421a1114091eca38764b487c02f8e4d8e234727eff739ed3e9a5a4b4bcd7f95 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:50.346Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:50.679Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-06T14:29:50.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-06T14:29:50.679Z] cba34e654734: Preparing [2022-04-06T14:29:50.679Z] c3dffd3b0ec3: Preparing [2022-04-06T14:29:50.679Z] ed67ac14cd52: Preparing [2022-04-06T14:29:50.679Z] d113eb52074d: Preparing [2022-04-06T14:29:50.679Z] 070916647394: Preparing [2022-04-06T14:29:50.679Z] e2237c41de43: Preparing [2022-04-06T14:29:50.679Z] 51eb33c38a7d: Preparing [2022-04-06T14:29:50.679Z] 11c9da2cf5e1: Preparing [2022-04-06T14:29:50.679Z] 1a0a46d29c37: Preparing [2022-04-06T14:29:50.679Z] f73e7dbfee58: Preparing [2022-04-06T14:29:50.679Z] e2237c41de43: Waiting [2022-04-06T14:29:50.679Z] 51eb33c38a7d: Waiting [2022-04-06T14:29:50.679Z] 11c9da2cf5e1: Waiting [2022-04-06T14:29:50.679Z] 1a0a46d29c37: Waiting [2022-04-06T14:29:50.679Z] f73e7dbfee58: Waiting [2022-04-06T14:29:50.679Z] 070916647394: Layer already exists [2022-04-06T14:29:50.679Z] d113eb52074d: Layer already exists [2022-04-06T14:29:50.679Z] c3dffd3b0ec3: Layer already exists [2022-04-06T14:29:50.679Z] cba34e654734: Layer already exists [2022-04-06T14:29:50.679Z] ed67ac14cd52: Layer already exists [2022-04-06T14:29:50.679Z] e2237c41de43: Layer already exists [2022-04-06T14:29:50.679Z] 11c9da2cf5e1: Layer already exists [2022-04-06T14:29:50.679Z] 51eb33c38a7d: Layer already exists [2022-04-06T14:29:50.679Z] 1a0a46d29c37: Layer already exists [2022-04-06T14:29:50.948Z] f73e7dbfee58: Layer already exists [2022-04-06T14:29:50.948Z] main: digest: sha256:c421a1114091eca38764b487c02f8e4d8e234727eff739ed3e9a5a4b4bcd7f95 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:29:50.996Z] ===================================================== [Pipeline] echo [2022-04-06T14:29:51.006Z] taggedImages: [2022-04-06T14:29:51.006Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:51.006Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-06T14:29:51.006Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.56 [2022-04-06T14:29:51.006Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:51.006Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-06T14:29:51.027Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-06T14:29:51.027Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:51.027Z] latest [2022-04-06T14:29:51.027Z] 2.2.0-dev.56 [2022-04-06T14:29:51.027Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:51.027Z] main [2022-04-06T14:29:51.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:51.381Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:51.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:29:51.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-06T14:29:51.722Z] f255960927de: Preparing [2022-04-06T14:29:51.722Z] f8e761b8a801: Preparing [2022-04-06T14:29:51.722Z] 49c88fe6263e: Preparing [2022-04-06T14:29:51.722Z] 4592152b7e6a: Preparing [2022-04-06T14:29:51.722Z] ceaa2c3bafa8: Preparing [2022-04-06T14:29:51.722Z] 4f4ce317c6bb: Preparing [2022-04-06T14:29:51.722Z] 4f4ce317c6bb: Waiting [2022-04-06T14:29:51.722Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:51.992Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:29:51.992Z] ceaa2c3bafa8: Pushed [2022-04-06T14:29:51.992Z] f255960927de: Pushed [2022-04-06T14:29:52.965Z] 4592152b7e6a: Pushed [2022-04-06T14:29:56.331Z] f8e761b8a801: Pushed [2022-04-06T14:29:56.331Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:968bfbacfcd980eb7173ec6e89a46034e94ef17cee8952ebde5fd086e7a42487 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:56.672Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:57.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-06T14:29:57.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-06T14:29:57.007Z] f255960927de: Preparing [2022-04-06T14:29:57.007Z] f8e761b8a801: Preparing [2022-04-06T14:29:57.007Z] 49c88fe6263e: Preparing [2022-04-06T14:29:57.007Z] 4592152b7e6a: Preparing [2022-04-06T14:29:57.007Z] ceaa2c3bafa8: Preparing [2022-04-06T14:29:57.007Z] 4f4ce317c6bb: Preparing [2022-04-06T14:29:57.007Z] 4f4ce317c6bb: Waiting [2022-04-06T14:29:57.007Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:57.007Z] f255960927de: Layer already exists [2022-04-06T14:29:57.007Z] f8e761b8a801: Layer already exists [2022-04-06T14:29:57.007Z] 4592152b7e6a: Layer already exists [2022-04-06T14:29:57.007Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:29:57.007Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:29:57.279Z] latest: digest: sha256:968bfbacfcd980eb7173ec6e89a46034e94ef17cee8952ebde5fd086e7a42487 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:57.620Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:57.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.56 [2022-04-06T14:29:57.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-06T14:29:57.967Z] f255960927de: Preparing [2022-04-06T14:29:57.967Z] f8e761b8a801: Preparing [2022-04-06T14:29:57.967Z] 49c88fe6263e: Preparing [2022-04-06T14:29:57.967Z] 4592152b7e6a: Preparing [2022-04-06T14:29:57.967Z] ceaa2c3bafa8: Preparing [2022-04-06T14:29:57.967Z] 4f4ce317c6bb: Preparing [2022-04-06T14:29:57.967Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:57.967Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:29:57.967Z] f255960927de: Layer already exists [2022-04-06T14:29:57.967Z] 4592152b7e6a: Layer already exists [2022-04-06T14:29:57.967Z] f8e761b8a801: Layer already exists [2022-04-06T14:29:57.967Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:29:58.236Z] 2.2.0-dev.56: digest: sha256:968bfbacfcd980eb7173ec6e89a46034e94ef17cee8952ebde5fd086e7a42487 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:58.579Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:58.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:29:58.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-06T14:29:58.920Z] f255960927de: Preparing [2022-04-06T14:29:58.920Z] f8e761b8a801: Preparing [2022-04-06T14:29:58.920Z] 49c88fe6263e: Preparing [2022-04-06T14:29:58.920Z] 4592152b7e6a: Preparing [2022-04-06T14:29:58.920Z] ceaa2c3bafa8: Preparing [2022-04-06T14:29:58.920Z] 4f4ce317c6bb: Preparing [2022-04-06T14:29:58.920Z] 4f4ce317c6bb: Waiting [2022-04-06T14:29:58.920Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:58.920Z] 4592152b7e6a: Layer already exists [2022-04-06T14:29:58.920Z] f255960927de: Layer already exists [2022-04-06T14:29:58.920Z] f8e761b8a801: Layer already exists [2022-04-06T14:29:58.920Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:29:58.920Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:29:59.190Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:968bfbacfcd980eb7173ec6e89a46034e94ef17cee8952ebde5fd086e7a42487 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:59.529Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:29:59.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-06T14:29:59.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-06T14:29:59.865Z] f255960927de: Preparing [2022-04-06T14:29:59.865Z] f8e761b8a801: Preparing [2022-04-06T14:29:59.865Z] 49c88fe6263e: Preparing [2022-04-06T14:29:59.865Z] 4592152b7e6a: Preparing [2022-04-06T14:29:59.865Z] ceaa2c3bafa8: Preparing [2022-04-06T14:29:59.865Z] 4f4ce317c6bb: Preparing [2022-04-06T14:29:59.865Z] 4f4ce317c6bb: Waiting [2022-04-06T14:29:59.865Z] 4592152b7e6a: Layer already exists [2022-04-06T14:29:59.865Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:29:59.865Z] f255960927de: Layer already exists [2022-04-06T14:29:59.865Z] f8e761b8a801: Layer already exists [2022-04-06T14:29:59.865Z] 49c88fe6263e: Layer already exists [2022-04-06T14:29:59.865Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:00.139Z] main: digest: sha256:968bfbacfcd980eb7173ec6e89a46034e94ef17cee8952ebde5fd086e7a42487 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:30:00.181Z] ===================================================== [Pipeline] echo [2022-04-06T14:30:00.193Z] taggedImages: [2022-04-06T14:30:00.193Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:30:00.193Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-06T14:30:00.193Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.56 [2022-04-06T14:30:00.193Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:30:00.193Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-06T14:30:00.214Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-06T14:30:00.214Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:30:00.214Z] latest [2022-04-06T14:30:00.214Z] 2.2.0-dev.56 [2022-04-06T14:30:00.214Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:30:00.214Z] main [2022-04-06T14:30:00.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:00.564Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:00.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:30:00.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-06T14:30:00.911Z] d570733e7afa: Preparing [2022-04-06T14:30:00.911Z] 26b48c9aa79f: Preparing [2022-04-06T14:30:00.911Z] c1fb8d9fd566: Preparing [2022-04-06T14:30:00.911Z] 62976dd27abf: Preparing [2022-04-06T14:30:00.911Z] 258c778e56e5: Preparing [2022-04-06T14:30:00.911Z] eb2ef3233721: Preparing [2022-04-06T14:30:00.911Z] ceaa2c3bafa8: Preparing [2022-04-06T14:30:00.911Z] 4f4ce317c6bb: Preparing [2022-04-06T14:30:00.911Z] eb2ef3233721: Waiting [2022-04-06T14:30:00.911Z] ceaa2c3bafa8: Waiting [2022-04-06T14:30:00.911Z] 4f4ce317c6bb: Waiting [2022-04-06T14:30:01.187Z] 26b48c9aa79f: Pushed [2022-04-06T14:30:01.187Z] c1fb8d9fd566: Pushed [2022-04-06T14:30:01.187Z] d570733e7afa: Pushed [2022-04-06T14:30:01.187Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:30:01.187Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:02.169Z] eb2ef3233721: Pushed [2022-04-06T14:30:10.435Z] 258c778e56e5: Pushed [2022-04-06T14:30:18.682Z] 62976dd27abf: Pushed [2022-04-06T14:30:18.682Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:3e8984cf3651d457f54d4816f738257439a649f1e4007d956c95caf512db72c5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:19.028Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:19.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-06T14:30:19.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-06T14:30:19.367Z] d570733e7afa: Preparing [2022-04-06T14:30:19.367Z] 26b48c9aa79f: Preparing [2022-04-06T14:30:19.367Z] c1fb8d9fd566: Preparing [2022-04-06T14:30:19.367Z] 62976dd27abf: Preparing [2022-04-06T14:30:19.367Z] 258c778e56e5: Preparing [2022-04-06T14:30:19.367Z] eb2ef3233721: Preparing [2022-04-06T14:30:19.367Z] ceaa2c3bafa8: Preparing [2022-04-06T14:30:19.367Z] 4f4ce317c6bb: Preparing [2022-04-06T14:30:19.367Z] 4f4ce317c6bb: Waiting [2022-04-06T14:30:19.367Z] eb2ef3233721: Waiting [2022-04-06T14:30:19.367Z] ceaa2c3bafa8: Waiting [2022-04-06T14:30:19.367Z] 26b48c9aa79f: Layer already exists [2022-04-06T14:30:19.367Z] c1fb8d9fd566: Layer already exists [2022-04-06T14:30:19.367Z] 258c778e56e5: Layer already exists [2022-04-06T14:30:19.367Z] 62976dd27abf: Layer already exists [2022-04-06T14:30:19.367Z] d570733e7afa: Layer already exists [2022-04-06T14:30:19.639Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:30:19.639Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:19.639Z] eb2ef3233721: Layer already exists [2022-04-06T14:30:19.639Z] latest: digest: sha256:3e8984cf3651d457f54d4816f738257439a649f1e4007d956c95caf512db72c5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:19.984Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:20.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.56 [2022-04-06T14:30:20.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-06T14:30:20.320Z] d570733e7afa: Preparing [2022-04-06T14:30:20.320Z] 26b48c9aa79f: Preparing [2022-04-06T14:30:20.320Z] c1fb8d9fd566: Preparing [2022-04-06T14:30:20.320Z] 62976dd27abf: Preparing [2022-04-06T14:30:20.320Z] 258c778e56e5: Preparing [2022-04-06T14:30:20.320Z] eb2ef3233721: Preparing [2022-04-06T14:30:20.320Z] ceaa2c3bafa8: Preparing [2022-04-06T14:30:20.320Z] 4f4ce317c6bb: Preparing [2022-04-06T14:30:20.320Z] eb2ef3233721: Waiting [2022-04-06T14:30:20.320Z] 4f4ce317c6bb: Waiting [2022-04-06T14:30:20.320Z] ceaa2c3bafa8: Waiting [2022-04-06T14:30:20.320Z] 26b48c9aa79f: Layer already exists [2022-04-06T14:30:20.320Z] c1fb8d9fd566: Layer already exists [2022-04-06T14:30:20.320Z] d570733e7afa: Layer already exists [2022-04-06T14:30:20.320Z] 62976dd27abf: Layer already exists [2022-04-06T14:30:20.320Z] 258c778e56e5: Layer already exists [2022-04-06T14:30:20.320Z] eb2ef3233721: Layer already exists [2022-04-06T14:30:20.320Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:20.320Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:30:20.596Z] 2.2.0-dev.56: digest: sha256:3e8984cf3651d457f54d4816f738257439a649f1e4007d956c95caf512db72c5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:20.937Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:21.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:30:21.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-06T14:30:21.275Z] d570733e7afa: Preparing [2022-04-06T14:30:21.275Z] 26b48c9aa79f: Preparing [2022-04-06T14:30:21.275Z] c1fb8d9fd566: Preparing [2022-04-06T14:30:21.275Z] 62976dd27abf: Preparing [2022-04-06T14:30:21.275Z] 258c778e56e5: Preparing [2022-04-06T14:30:21.275Z] eb2ef3233721: Preparing [2022-04-06T14:30:21.275Z] ceaa2c3bafa8: Preparing [2022-04-06T14:30:21.275Z] 4f4ce317c6bb: Preparing [2022-04-06T14:30:21.275Z] ceaa2c3bafa8: Waiting [2022-04-06T14:30:21.275Z] 4f4ce317c6bb: Waiting [2022-04-06T14:30:21.275Z] eb2ef3233721: Waiting [2022-04-06T14:30:21.275Z] c1fb8d9fd566: Layer already exists [2022-04-06T14:30:21.275Z] d570733e7afa: Layer already exists [2022-04-06T14:30:21.275Z] 26b48c9aa79f: Layer already exists [2022-04-06T14:30:21.275Z] 258c778e56e5: Layer already exists [2022-04-06T14:30:21.275Z] 62976dd27abf: Layer already exists [2022-04-06T14:30:21.275Z] eb2ef3233721: Layer already exists [2022-04-06T14:30:21.275Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:21.275Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:30:21.546Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:3e8984cf3651d457f54d4816f738257439a649f1e4007d956c95caf512db72c5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:21.892Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:22.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-06T14:30:22.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-06T14:30:22.228Z] d570733e7afa: Preparing [2022-04-06T14:30:22.228Z] 26b48c9aa79f: Preparing [2022-04-06T14:30:22.228Z] c1fb8d9fd566: Preparing [2022-04-06T14:30:22.228Z] 62976dd27abf: Preparing [2022-04-06T14:30:22.228Z] 258c778e56e5: Preparing [2022-04-06T14:30:22.228Z] eb2ef3233721: Preparing [2022-04-06T14:30:22.228Z] ceaa2c3bafa8: Preparing [2022-04-06T14:30:22.228Z] 4f4ce317c6bb: Preparing [2022-04-06T14:30:22.228Z] eb2ef3233721: Waiting [2022-04-06T14:30:22.228Z] 4f4ce317c6bb: Waiting [2022-04-06T14:30:22.228Z] ceaa2c3bafa8: Waiting [2022-04-06T14:30:22.228Z] d570733e7afa: Layer already exists [2022-04-06T14:30:22.228Z] c1fb8d9fd566: Layer already exists [2022-04-06T14:30:22.228Z] 62976dd27abf: Layer already exists [2022-04-06T14:30:22.228Z] 258c778e56e5: Layer already exists [2022-04-06T14:30:22.228Z] 26b48c9aa79f: Layer already exists [2022-04-06T14:30:22.228Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:22.228Z] eb2ef3233721: Layer already exists [2022-04-06T14:30:22.228Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:30:22.497Z] main: digest: sha256:3e8984cf3651d457f54d4816f738257439a649f1e4007d956c95caf512db72c5 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:30:22.540Z] ===================================================== [Pipeline] echo [2022-04-06T14:30:22.547Z] taggedImages: [2022-04-06T14:30:22.547Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:30:22.547Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-06T14:30:22.547Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.56 [2022-04-06T14:30:22.547Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:30:22.547Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-06T14:30:22.562Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-06T14:30:22.562Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:30:22.562Z] latest [2022-04-06T14:30:22.562Z] 2.2.0-dev.56 [2022-04-06T14:30:22.562Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:30:22.562Z] main [2022-04-06T14:30:22.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:22.897Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:23.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:30:23.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-06T14:30:23.234Z] 8707eee15b41: Preparing [2022-04-06T14:30:23.234Z] ca3f6115202d: Preparing [2022-04-06T14:30:23.234Z] f90833670f28: Preparing [2022-04-06T14:30:23.234Z] 5fdb98326e92: Preparing [2022-04-06T14:30:23.234Z] 304e51ae7b81: Preparing [2022-04-06T14:30:23.234Z] ceaa2c3bafa8: Preparing [2022-04-06T14:30:23.234Z] 4f4ce317c6bb: Preparing [2022-04-06T14:30:23.234Z] ceaa2c3bafa8: Waiting [2022-04-06T14:30:23.234Z] 4f4ce317c6bb: Waiting [2022-04-06T14:30:23.515Z] ca3f6115202d: Pushed [2022-04-06T14:30:23.515Z] 8707eee15b41: Pushed [2022-04-06T14:30:23.515Z] f90833670f28: Pushed [2022-04-06T14:30:23.515Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:30:23.515Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:24.109Z] 304e51ae7b81: Pushed [2022-04-06T14:30:42.380Z] 5fdb98326e92: Pushed [2022-04-06T14:30:42.380Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:7dddc8b2087b0fd281cee84a4d7f095437e76269aa3b9ae2baac406d152d34ad size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:42.724Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:43.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-06T14:30:43.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-06T14:30:43.065Z] 8707eee15b41: Preparing [2022-04-06T14:30:43.065Z] ca3f6115202d: Preparing [2022-04-06T14:30:43.065Z] f90833670f28: Preparing [2022-04-06T14:30:43.065Z] 5fdb98326e92: Preparing [2022-04-06T14:30:43.065Z] 304e51ae7b81: Preparing [2022-04-06T14:30:43.065Z] ceaa2c3bafa8: Preparing [2022-04-06T14:30:43.065Z] 4f4ce317c6bb: Preparing [2022-04-06T14:30:43.065Z] ceaa2c3bafa8: Waiting [2022-04-06T14:30:43.065Z] 4f4ce317c6bb: Waiting [2022-04-06T14:30:43.065Z] 5fdb98326e92: Layer already exists [2022-04-06T14:30:43.065Z] 8707eee15b41: Layer already exists [2022-04-06T14:30:43.065Z] 304e51ae7b81: Layer already exists [2022-04-06T14:30:43.065Z] f90833670f28: Layer already exists [2022-04-06T14:30:43.065Z] ca3f6115202d: Layer already exists [2022-04-06T14:30:43.337Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:30:43.337Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:43.337Z] latest: digest: sha256:7dddc8b2087b0fd281cee84a4d7f095437e76269aa3b9ae2baac406d152d34ad size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:43.684Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:44.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.56 [2022-04-06T14:30:44.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-06T14:30:44.022Z] 8707eee15b41: Preparing [2022-04-06T14:30:44.022Z] ca3f6115202d: Preparing [2022-04-06T14:30:44.022Z] f90833670f28: Preparing [2022-04-06T14:30:44.022Z] 5fdb98326e92: Preparing [2022-04-06T14:30:44.022Z] 304e51ae7b81: Preparing [2022-04-06T14:30:44.022Z] ceaa2c3bafa8: Preparing [2022-04-06T14:30:44.022Z] 4f4ce317c6bb: Preparing [2022-04-06T14:30:44.022Z] ceaa2c3bafa8: Waiting [2022-04-06T14:30:44.022Z] 4f4ce317c6bb: Waiting [2022-04-06T14:30:44.022Z] 5fdb98326e92: Layer already exists [2022-04-06T14:30:44.022Z] ca3f6115202d: Layer already exists [2022-04-06T14:30:44.022Z] 304e51ae7b81: Layer already exists [2022-04-06T14:30:44.022Z] 8707eee15b41: Layer already exists [2022-04-06T14:30:44.022Z] f90833670f28: Layer already exists [2022-04-06T14:30:44.022Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:44.022Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:30:44.295Z] 2.2.0-dev.56: digest: sha256:7dddc8b2087b0fd281cee84a4d7f095437e76269aa3b9ae2baac406d152d34ad size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:44.637Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:44.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:30:44.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-06T14:30:44.975Z] 8707eee15b41: Preparing [2022-04-06T14:30:44.975Z] ca3f6115202d: Preparing [2022-04-06T14:30:44.975Z] f90833670f28: Preparing [2022-04-06T14:30:44.975Z] 5fdb98326e92: Preparing [2022-04-06T14:30:44.975Z] 304e51ae7b81: Preparing [2022-04-06T14:30:44.975Z] ceaa2c3bafa8: Preparing [2022-04-06T14:30:44.975Z] 4f4ce317c6bb: Preparing [2022-04-06T14:30:44.975Z] ceaa2c3bafa8: Waiting [2022-04-06T14:30:44.975Z] 4f4ce317c6bb: Waiting [2022-04-06T14:30:44.975Z] 304e51ae7b81: Layer already exists [2022-04-06T14:30:44.975Z] 8707eee15b41: Layer already exists [2022-04-06T14:30:44.975Z] f90833670f28: Layer already exists [2022-04-06T14:30:44.975Z] ca3f6115202d: Layer already exists [2022-04-06T14:30:44.975Z] 5fdb98326e92: Layer already exists [2022-04-06T14:30:44.975Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:44.975Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:30:45.246Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:7dddc8b2087b0fd281cee84a4d7f095437e76269aa3b9ae2baac406d152d34ad size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:45.589Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:45.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-06T14:30:45.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-06T14:30:45.925Z] 8707eee15b41: Preparing [2022-04-06T14:30:45.925Z] ca3f6115202d: Preparing [2022-04-06T14:30:45.925Z] f90833670f28: Preparing [2022-04-06T14:30:45.925Z] 5fdb98326e92: Preparing [2022-04-06T14:30:45.925Z] 304e51ae7b81: Preparing [2022-04-06T14:30:45.925Z] ceaa2c3bafa8: Preparing [2022-04-06T14:30:45.925Z] 4f4ce317c6bb: Preparing [2022-04-06T14:30:45.925Z] ceaa2c3bafa8: Waiting [2022-04-06T14:30:45.925Z] 4f4ce317c6bb: Waiting [2022-04-06T14:30:45.925Z] ca3f6115202d: Layer already exists [2022-04-06T14:30:45.925Z] 5fdb98326e92: Layer already exists [2022-04-06T14:30:45.925Z] f90833670f28: Layer already exists [2022-04-06T14:30:45.925Z] 8707eee15b41: Layer already exists [2022-04-06T14:30:45.925Z] 304e51ae7b81: Layer already exists [2022-04-06T14:30:45.925Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:45.925Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:30:46.196Z] main: digest: sha256:7dddc8b2087b0fd281cee84a4d7f095437e76269aa3b9ae2baac406d152d34ad size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:30:46.240Z] ===================================================== [Pipeline] echo [2022-04-06T14:30:46.250Z] taggedImages: [2022-04-06T14:30:46.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:30:46.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-06T14:30:46.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.56 [2022-04-06T14:30:46.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:30:46.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-06T14:30:46.278Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-06T14:30:46.278Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:30:46.278Z] latest [2022-04-06T14:30:46.278Z] 2.2.0-dev.56 [2022-04-06T14:30:46.278Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:30:46.278Z] main [2022-04-06T14:30:46.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:46.646Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:30:46.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:30:46.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-06T14:30:46.982Z] 560a4446d828: Preparing [2022-04-06T14:30:46.982Z] 92c5ce8ae162: Preparing [2022-04-06T14:30:46.982Z] eb5071853c93: Preparing [2022-04-06T14:30:46.982Z] 283a9b9754c5: Preparing [2022-04-06T14:30:46.982Z] eb2ef3233721: Preparing [2022-04-06T14:30:46.982Z] ceaa2c3bafa8: Preparing [2022-04-06T14:30:46.982Z] 4f4ce317c6bb: Preparing [2022-04-06T14:30:46.982Z] ceaa2c3bafa8: Waiting [2022-04-06T14:30:46.982Z] 4f4ce317c6bb: Waiting [2022-04-06T14:30:47.254Z] eb2ef3233721: Layer already exists [2022-04-06T14:30:47.254Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:30:47.254Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:30:47.254Z] 560a4446d828: Pushed [2022-04-06T14:30:47.254Z] 92c5ce8ae162: Pushed [2022-04-06T14:30:47.254Z] eb5071853c93: Pushed [2022-04-06T14:31:05.867Z] 283a9b9754c5: Pushed [2022-04-06T14:31:05.867Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:076a6e12c9bd820a0d4acd69cec7ac61d43265b0abb1309e2ffedda0e87f2f81 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:06.229Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:06.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-06T14:31:06.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-06T14:31:06.592Z] 560a4446d828: Preparing [2022-04-06T14:31:06.592Z] 92c5ce8ae162: Preparing [2022-04-06T14:31:06.592Z] eb5071853c93: Preparing [2022-04-06T14:31:06.592Z] 283a9b9754c5: Preparing [2022-04-06T14:31:06.592Z] eb2ef3233721: Preparing [2022-04-06T14:31:06.592Z] ceaa2c3bafa8: Preparing [2022-04-06T14:31:06.592Z] 4f4ce317c6bb: Preparing [2022-04-06T14:31:06.592Z] ceaa2c3bafa8: Waiting [2022-04-06T14:31:06.592Z] 4f4ce317c6bb: Waiting [2022-04-06T14:31:06.592Z] eb2ef3233721: Layer already exists [2022-04-06T14:31:06.592Z] 560a4446d828: Layer already exists [2022-04-06T14:31:06.592Z] eb5071853c93: Layer already exists [2022-04-06T14:31:06.592Z] 92c5ce8ae162: Layer already exists [2022-04-06T14:31:06.592Z] 283a9b9754c5: Layer already exists [2022-04-06T14:31:06.867Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:31:06.867Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:31:06.867Z] latest: digest: sha256:076a6e12c9bd820a0d4acd69cec7ac61d43265b0abb1309e2ffedda0e87f2f81 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:07.226Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:07.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.56 [2022-04-06T14:31:07.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-06T14:31:07.570Z] 560a4446d828: Preparing [2022-04-06T14:31:07.570Z] 92c5ce8ae162: Preparing [2022-04-06T14:31:07.570Z] eb5071853c93: Preparing [2022-04-06T14:31:07.570Z] 283a9b9754c5: Preparing [2022-04-06T14:31:07.570Z] eb2ef3233721: Preparing [2022-04-06T14:31:07.570Z] ceaa2c3bafa8: Preparing [2022-04-06T14:31:07.570Z] 4f4ce317c6bb: Preparing [2022-04-06T14:31:07.570Z] ceaa2c3bafa8: Waiting [2022-04-06T14:31:07.570Z] 4f4ce317c6bb: Waiting [2022-04-06T14:31:07.570Z] eb2ef3233721: Layer already exists [2022-04-06T14:31:07.570Z] 283a9b9754c5: Layer already exists [2022-04-06T14:31:07.570Z] 92c5ce8ae162: Layer already exists [2022-04-06T14:31:07.570Z] eb5071853c93: Layer already exists [2022-04-06T14:31:07.570Z] 560a4446d828: Layer already exists [2022-04-06T14:31:07.840Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:31:07.840Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:31:07.840Z] 2.2.0-dev.56: digest: sha256:076a6e12c9bd820a0d4acd69cec7ac61d43265b0abb1309e2ffedda0e87f2f81 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:08.186Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:08.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:31:08.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-06T14:31:08.528Z] 560a4446d828: Preparing [2022-04-06T14:31:08.528Z] 92c5ce8ae162: Preparing [2022-04-06T14:31:08.528Z] eb5071853c93: Preparing [2022-04-06T14:31:08.528Z] 283a9b9754c5: Preparing [2022-04-06T14:31:08.528Z] eb2ef3233721: Preparing [2022-04-06T14:31:08.528Z] ceaa2c3bafa8: Preparing [2022-04-06T14:31:08.528Z] 4f4ce317c6bb: Preparing [2022-04-06T14:31:08.528Z] ceaa2c3bafa8: Waiting [2022-04-06T14:31:08.528Z] 4f4ce317c6bb: Waiting [2022-04-06T14:31:08.528Z] 283a9b9754c5: Layer already exists [2022-04-06T14:31:08.528Z] 560a4446d828: Layer already exists [2022-04-06T14:31:08.528Z] eb5071853c93: Layer already exists [2022-04-06T14:31:08.528Z] eb2ef3233721: Layer already exists [2022-04-06T14:31:08.528Z] 92c5ce8ae162: Layer already exists [2022-04-06T14:31:08.528Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:31:08.800Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:31:08.800Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:076a6e12c9bd820a0d4acd69cec7ac61d43265b0abb1309e2ffedda0e87f2f81 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:09.146Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:09.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-06T14:31:09.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-06T14:31:09.487Z] 560a4446d828: Preparing [2022-04-06T14:31:09.487Z] 92c5ce8ae162: Preparing [2022-04-06T14:31:09.487Z] eb5071853c93: Preparing [2022-04-06T14:31:09.487Z] 283a9b9754c5: Preparing [2022-04-06T14:31:09.487Z] eb2ef3233721: Preparing [2022-04-06T14:31:09.487Z] ceaa2c3bafa8: Preparing [2022-04-06T14:31:09.487Z] 4f4ce317c6bb: Preparing [2022-04-06T14:31:09.487Z] ceaa2c3bafa8: Waiting [2022-04-06T14:31:09.487Z] 4f4ce317c6bb: Waiting [2022-04-06T14:31:09.487Z] eb2ef3233721: Layer already exists [2022-04-06T14:31:09.487Z] 92c5ce8ae162: Layer already exists [2022-04-06T14:31:09.487Z] 560a4446d828: Layer already exists [2022-04-06T14:31:09.487Z] eb5071853c93: Layer already exists [2022-04-06T14:31:09.487Z] 283a9b9754c5: Layer already exists [2022-04-06T14:31:09.758Z] ceaa2c3bafa8: Layer already exists [2022-04-06T14:31:09.758Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:31:09.758Z] main: digest: sha256:076a6e12c9bd820a0d4acd69cec7ac61d43265b0abb1309e2ffedda0e87f2f81 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:31:09.803Z] ===================================================== [Pipeline] echo [2022-04-06T14:31:09.815Z] taggedImages: [2022-04-06T14:31:09.815Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:31:09.815Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-06T14:31:09.815Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.56 [2022-04-06T14:31:09.815Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:31:09.815Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-06T14:31:09.894Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-06T14:31:09.894Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:31:09.894Z] latest [2022-04-06T14:31:09.894Z] 2.2.0-dev.56 [2022-04-06T14:31:09.894Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:31:09.894Z] main [2022-04-06T14:31:09.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:10.379Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:10.725Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:31:10.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-06T14:31:10.725Z] 0b2dca9e191b: Preparing [2022-04-06T14:31:10.725Z] 1f69835c92d4: Preparing [2022-04-06T14:31:10.725Z] 49c88fe6263e: Preparing [2022-04-06T14:31:10.725Z] 03d444e9bf0f: Preparing [2022-04-06T14:31:10.725Z] f73e7dbfee58: Preparing [2022-04-06T14:31:10.725Z] f73e7dbfee58: Layer already exists [2022-04-06T14:31:10.725Z] 49c88fe6263e: Layer already exists [2022-04-06T14:31:11.007Z] 0b2dca9e191b: Pushed [2022-04-06T14:31:11.280Z] 03d444e9bf0f: Pushed [2022-04-06T14:31:15.573Z] 1f69835c92d4: Pushed [2022-04-06T14:31:15.846Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:77e3964f2ec744c66350e29a142bbc1b00111e0ad112ef0eb6a14aabf86a42d2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:16.192Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:16.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-06T14:31:16.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-06T14:31:16.540Z] 0b2dca9e191b: Preparing [2022-04-06T14:31:16.540Z] 1f69835c92d4: Preparing [2022-04-06T14:31:16.540Z] 49c88fe6263e: Preparing [2022-04-06T14:31:16.540Z] 03d444e9bf0f: Preparing [2022-04-06T14:31:16.540Z] f73e7dbfee58: Preparing [2022-04-06T14:31:16.540Z] 49c88fe6263e: Layer already exists [2022-04-06T14:31:16.540Z] 03d444e9bf0f: Layer already exists [2022-04-06T14:31:16.540Z] 0b2dca9e191b: Layer already exists [2022-04-06T14:31:16.540Z] 1f69835c92d4: Layer already exists [2022-04-06T14:31:16.540Z] f73e7dbfee58: Layer already exists [2022-04-06T14:31:16.813Z] latest: digest: sha256:77e3964f2ec744c66350e29a142bbc1b00111e0ad112ef0eb6a14aabf86a42d2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:17.157Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:17.493Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.56 [2022-04-06T14:31:17.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-06T14:31:17.493Z] 0b2dca9e191b: Preparing [2022-04-06T14:31:17.493Z] 1f69835c92d4: Preparing [2022-04-06T14:31:17.493Z] 49c88fe6263e: Preparing [2022-04-06T14:31:17.493Z] 03d444e9bf0f: Preparing [2022-04-06T14:31:17.493Z] f73e7dbfee58: Preparing [2022-04-06T14:31:17.493Z] 1f69835c92d4: Layer already exists [2022-04-06T14:31:17.493Z] 03d444e9bf0f: Layer already exists [2022-04-06T14:31:17.493Z] 0b2dca9e191b: Layer already exists [2022-04-06T14:31:17.493Z] 49c88fe6263e: Layer already exists [2022-04-06T14:31:17.493Z] f73e7dbfee58: Layer already exists [2022-04-06T14:31:17.766Z] 2.2.0-dev.56: digest: sha256:77e3964f2ec744c66350e29a142bbc1b00111e0ad112ef0eb6a14aabf86a42d2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:18.102Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:18.438Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:31:18.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-06T14:31:18.438Z] 0b2dca9e191b: Preparing [2022-04-06T14:31:18.438Z] 1f69835c92d4: Preparing [2022-04-06T14:31:18.438Z] 49c88fe6263e: Preparing [2022-04-06T14:31:18.438Z] 03d444e9bf0f: Preparing [2022-04-06T14:31:18.438Z] f73e7dbfee58: Preparing [2022-04-06T14:31:18.438Z] 03d444e9bf0f: Layer already exists [2022-04-06T14:31:18.438Z] 1f69835c92d4: Layer already exists [2022-04-06T14:31:18.438Z] 0b2dca9e191b: Layer already exists [2022-04-06T14:31:18.438Z] 49c88fe6263e: Layer already exists [2022-04-06T14:31:18.438Z] f73e7dbfee58: Layer already exists [2022-04-06T14:31:18.708Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:77e3964f2ec744c66350e29a142bbc1b00111e0ad112ef0eb6a14aabf86a42d2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:19.054Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:19.391Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-06T14:31:19.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-06T14:31:19.391Z] 0b2dca9e191b: Preparing [2022-04-06T14:31:19.391Z] 1f69835c92d4: Preparing [2022-04-06T14:31:19.391Z] 49c88fe6263e: Preparing [2022-04-06T14:31:19.391Z] 03d444e9bf0f: Preparing [2022-04-06T14:31:19.391Z] f73e7dbfee58: Preparing [2022-04-06T14:31:19.391Z] 03d444e9bf0f: Layer already exists [2022-04-06T14:31:19.391Z] 0b2dca9e191b: Layer already exists [2022-04-06T14:31:19.391Z] 1f69835c92d4: Layer already exists [2022-04-06T14:31:19.391Z] 49c88fe6263e: Layer already exists [2022-04-06T14:31:19.391Z] f73e7dbfee58: Layer already exists [2022-04-06T14:31:19.662Z] main: digest: sha256:77e3964f2ec744c66350e29a142bbc1b00111e0ad112ef0eb6a14aabf86a42d2 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:31:19.714Z] ===================================================== [Pipeline] echo [2022-04-06T14:31:19.726Z] taggedImages: [2022-04-06T14:31:19.726Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:31:19.726Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-06T14:31:19.726Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.56 [2022-04-06T14:31:19.726Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:31:19.726Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-06T14:31:19.748Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-06T14:31:19.748Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:31:19.748Z] latest [2022-04-06T14:31:19.748Z] 2.2.0-dev.56 [2022-04-06T14:31:19.748Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:31:19.748Z] main [2022-04-06T14:31:19.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:20.090Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:20.430Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:31:20.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-06T14:31:20.430Z] 78e6bb37b068: Preparing [2022-04-06T14:31:20.430Z] c2b37646d57d: Preparing [2022-04-06T14:31:20.430Z] 49c88fe6263e: Preparing [2022-04-06T14:31:20.430Z] 4ef1a315cef9: Preparing [2022-04-06T14:31:20.430Z] f73e7dbfee58: Preparing [2022-04-06T14:31:20.701Z] 49c88fe6263e: Layer already exists [2022-04-06T14:31:20.701Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:31:20.701Z] f73e7dbfee58: Layer already exists [2022-04-06T14:31:20.701Z] 78e6bb37b068: Pushed [2022-04-06T14:31:26.088Z] c2b37646d57d: Pushed [2022-04-06T14:31:26.089Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:41adfefad0b3db02dcb96271ab278634990fd19700188d0c88455aacdd470c17 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:26.438Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:26.774Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-06T14:31:26.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-06T14:31:26.774Z] 78e6bb37b068: Preparing [2022-04-06T14:31:26.774Z] c2b37646d57d: Preparing [2022-04-06T14:31:26.774Z] 49c88fe6263e: Preparing [2022-04-06T14:31:26.774Z] 4ef1a315cef9: Preparing [2022-04-06T14:31:26.774Z] f73e7dbfee58: Preparing [2022-04-06T14:31:26.774Z] 49c88fe6263e: Layer already exists [2022-04-06T14:31:26.774Z] f73e7dbfee58: Layer already exists [2022-04-06T14:31:26.774Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:31:26.774Z] c2b37646d57d: Layer already exists [2022-04-06T14:31:26.774Z] 78e6bb37b068: Layer already exists [2022-04-06T14:31:27.045Z] latest: digest: sha256:41adfefad0b3db02dcb96271ab278634990fd19700188d0c88455aacdd470c17 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:27.390Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:27.727Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.56 [2022-04-06T14:31:27.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-06T14:31:27.727Z] 78e6bb37b068: Preparing [2022-04-06T14:31:27.727Z] c2b37646d57d: Preparing [2022-04-06T14:31:27.727Z] 49c88fe6263e: Preparing [2022-04-06T14:31:27.727Z] 4ef1a315cef9: Preparing [2022-04-06T14:31:27.727Z] f73e7dbfee58: Preparing [2022-04-06T14:31:27.727Z] f73e7dbfee58: Layer already exists [2022-04-06T14:31:27.727Z] 49c88fe6263e: Layer already exists [2022-04-06T14:31:27.727Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:31:27.727Z] 78e6bb37b068: Layer already exists [2022-04-06T14:31:27.727Z] c2b37646d57d: Layer already exists [2022-04-06T14:31:27.999Z] 2.2.0-dev.56: digest: sha256:41adfefad0b3db02dcb96271ab278634990fd19700188d0c88455aacdd470c17 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:28.341Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:28.681Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:31:28.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-06T14:31:28.682Z] 78e6bb37b068: Preparing [2022-04-06T14:31:28.682Z] c2b37646d57d: Preparing [2022-04-06T14:31:28.682Z] 49c88fe6263e: Preparing [2022-04-06T14:31:28.682Z] 4ef1a315cef9: Preparing [2022-04-06T14:31:28.682Z] f73e7dbfee58: Preparing [2022-04-06T14:31:28.682Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:31:28.682Z] c2b37646d57d: Layer already exists [2022-04-06T14:31:28.682Z] f73e7dbfee58: Layer already exists [2022-04-06T14:31:28.682Z] 78e6bb37b068: Layer already exists [2022-04-06T14:31:28.682Z] 49c88fe6263e: Layer already exists [2022-04-06T14:31:28.951Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:41adfefad0b3db02dcb96271ab278634990fd19700188d0c88455aacdd470c17 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:29.291Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:29.624Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-06T14:31:29.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-06T14:31:29.624Z] 78e6bb37b068: Preparing [2022-04-06T14:31:29.624Z] c2b37646d57d: Preparing [2022-04-06T14:31:29.624Z] 49c88fe6263e: Preparing [2022-04-06T14:31:29.624Z] 4ef1a315cef9: Preparing [2022-04-06T14:31:29.624Z] f73e7dbfee58: Preparing [2022-04-06T14:31:29.624Z] f73e7dbfee58: Layer already exists [2022-04-06T14:31:29.624Z] 4ef1a315cef9: Layer already exists [2022-04-06T14:31:29.624Z] c2b37646d57d: Layer already exists [2022-04-06T14:31:29.624Z] 78e6bb37b068: Layer already exists [2022-04-06T14:31:29.624Z] 49c88fe6263e: Layer already exists [2022-04-06T14:31:29.896Z] main: digest: sha256:41adfefad0b3db02dcb96271ab278634990fd19700188d0c88455aacdd470c17 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:31:29.942Z] ===================================================== [Pipeline] echo [2022-04-06T14:31:29.952Z] taggedImages: [2022-04-06T14:31:29.952Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:31:29.952Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-06T14:31:29.952Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.56 [2022-04-06T14:31:29.952Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:31:29.952Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-06T14:31:29.979Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-06T14:31:29.979Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:31:29.979Z] latest [2022-04-06T14:31:29.979Z] 2.2.0-dev.56 [2022-04-06T14:31:29.979Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:31:29.979Z] main [2022-04-06T14:31:29.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:30.325Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:31:30.662Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:31:30.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-06T14:31:30.662Z] 8078a65237e6: Preparing [2022-04-06T14:31:30.662Z] 5a976f7a06b4: Preparing [2022-04-06T14:31:30.662Z] 55cb95ee43e7: Preparing [2022-04-06T14:31:30.662Z] 06d959baca99: Preparing [2022-04-06T14:31:30.662Z] f0e5a4d6c014: Preparing [2022-04-06T14:31:30.662Z] 3b19d27f08f7: Preparing [2022-04-06T14:31:30.662Z] 73bb99a6e169: Preparing [2022-04-06T14:31:30.662Z] ec06c3102977: Preparing [2022-04-06T14:31:30.662Z] 6a3c62e080c7: Preparing [2022-04-06T14:31:30.662Z] 340cb19ca677: Preparing [2022-04-06T14:31:30.662Z] 4f4ce317c6bb: Preparing [2022-04-06T14:31:30.662Z] 73bb99a6e169: Waiting [2022-04-06T14:31:30.662Z] ec06c3102977: Waiting [2022-04-06T14:31:30.662Z] 6a3c62e080c7: Waiting [2022-04-06T14:31:30.662Z] 340cb19ca677: Waiting [2022-04-06T14:31:30.662Z] 4f4ce317c6bb: Waiting [2022-04-06T14:31:30.662Z] 3b19d27f08f7: Waiting [2022-04-06T14:31:30.941Z] 5a976f7a06b4: Pushed [2022-04-06T14:31:30.941Z] f0e5a4d6c014: Pushed [2022-04-06T14:31:31.215Z] 3b19d27f08f7: Pushed [2022-04-06T14:31:31.215Z] 73bb99a6e169: Pushed [2022-04-06T14:31:31.816Z] 6a3c62e080c7: Pushed [2022-04-06T14:31:31.816Z] 8078a65237e6: Pushed [2022-04-06T14:31:31.816Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:31:33.255Z] 340cb19ca677: Pushed [2022-04-06T14:31:35.881Z] 55cb95ee43e7: Pushed [2022-04-06T14:31:50.957Z] 06d959baca99: Pushed [2022-04-06T14:32:17.730Z] ec06c3102977: Pushed [2022-04-06T14:32:17.730Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:76078041a0c096d10bc90d46bc86ec94db58dd1da3cb59b8c7c101f42a1ac1a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:32:18.072Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:32:18.412Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-06T14:32:18.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-06T14:32:18.412Z] 8078a65237e6: Preparing [2022-04-06T14:32:18.412Z] 5a976f7a06b4: Preparing [2022-04-06T14:32:18.412Z] 55cb95ee43e7: Preparing [2022-04-06T14:32:18.412Z] 06d959baca99: Preparing [2022-04-06T14:32:18.412Z] f0e5a4d6c014: Preparing [2022-04-06T14:32:18.412Z] 3b19d27f08f7: Preparing [2022-04-06T14:32:18.412Z] 73bb99a6e169: Preparing [2022-04-06T14:32:18.412Z] ec06c3102977: Preparing [2022-04-06T14:32:18.412Z] 6a3c62e080c7: Preparing [2022-04-06T14:32:18.412Z] 340cb19ca677: Preparing [2022-04-06T14:32:18.412Z] 4f4ce317c6bb: Preparing [2022-04-06T14:32:18.412Z] 3b19d27f08f7: Waiting [2022-04-06T14:32:18.412Z] 73bb99a6e169: Waiting [2022-04-06T14:32:18.412Z] 6a3c62e080c7: Waiting [2022-04-06T14:32:18.412Z] ec06c3102977: Waiting [2022-04-06T14:32:18.412Z] 340cb19ca677: Waiting [2022-04-06T14:32:18.412Z] 4f4ce317c6bb: Waiting [2022-04-06T14:32:18.412Z] 5a976f7a06b4: Layer already exists [2022-04-06T14:32:18.412Z] f0e5a4d6c014: Layer already exists [2022-04-06T14:32:18.412Z] 55cb95ee43e7: Layer already exists [2022-04-06T14:32:18.412Z] 06d959baca99: Layer already exists [2022-04-06T14:32:18.412Z] 8078a65237e6: Layer already exists [2022-04-06T14:32:18.412Z] 3b19d27f08f7: Layer already exists [2022-04-06T14:32:18.412Z] ec06c3102977: Layer already exists [2022-04-06T14:32:18.412Z] 340cb19ca677: Layer already exists [2022-04-06T14:32:18.412Z] 6a3c62e080c7: Layer already exists [2022-04-06T14:32:18.412Z] 73bb99a6e169: Layer already exists [2022-04-06T14:32:18.685Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:32:18.685Z] latest: digest: sha256:76078041a0c096d10bc90d46bc86ec94db58dd1da3cb59b8c7c101f42a1ac1a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:32:19.025Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:32:19.362Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.56 [2022-04-06T14:32:19.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-06T14:32:19.362Z] 8078a65237e6: Preparing [2022-04-06T14:32:19.362Z] 5a976f7a06b4: Preparing [2022-04-06T14:32:19.362Z] 55cb95ee43e7: Preparing [2022-04-06T14:32:19.362Z] 06d959baca99: Preparing [2022-04-06T14:32:19.362Z] f0e5a4d6c014: Preparing [2022-04-06T14:32:19.362Z] 3b19d27f08f7: Preparing [2022-04-06T14:32:19.362Z] 73bb99a6e169: Preparing [2022-04-06T14:32:19.362Z] ec06c3102977: Preparing [2022-04-06T14:32:19.362Z] 6a3c62e080c7: Preparing [2022-04-06T14:32:19.362Z] 340cb19ca677: Preparing [2022-04-06T14:32:19.362Z] 4f4ce317c6bb: Preparing [2022-04-06T14:32:19.362Z] ec06c3102977: Waiting [2022-04-06T14:32:19.362Z] 6a3c62e080c7: Waiting [2022-04-06T14:32:19.362Z] 340cb19ca677: Waiting [2022-04-06T14:32:19.362Z] 4f4ce317c6bb: Waiting [2022-04-06T14:32:19.362Z] 3b19d27f08f7: Waiting [2022-04-06T14:32:19.362Z] 73bb99a6e169: Waiting [2022-04-06T14:32:19.362Z] 5a976f7a06b4: Layer already exists [2022-04-06T14:32:19.362Z] f0e5a4d6c014: Layer already exists [2022-04-06T14:32:19.362Z] 06d959baca99: Layer already exists [2022-04-06T14:32:19.362Z] 8078a65237e6: Layer already exists [2022-04-06T14:32:19.362Z] 55cb95ee43e7: Layer already exists [2022-04-06T14:32:19.637Z] 73bb99a6e169: Layer already exists [2022-04-06T14:32:19.637Z] 3b19d27f08f7: Layer already exists [2022-04-06T14:32:19.637Z] 6a3c62e080c7: Layer already exists [2022-04-06T14:32:19.637Z] ec06c3102977: Layer already exists [2022-04-06T14:32:19.637Z] 340cb19ca677: Layer already exists [2022-04-06T14:32:19.637Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:32:19.637Z] 2.2.0-dev.56: digest: sha256:76078041a0c096d10bc90d46bc86ec94db58dd1da3cb59b8c7c101f42a1ac1a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:32:19.981Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:32:20.320Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:32:20.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-06T14:32:20.321Z] 8078a65237e6: Preparing [2022-04-06T14:32:20.321Z] 5a976f7a06b4: Preparing [2022-04-06T14:32:20.321Z] 55cb95ee43e7: Preparing [2022-04-06T14:32:20.321Z] 06d959baca99: Preparing [2022-04-06T14:32:20.321Z] f0e5a4d6c014: Preparing [2022-04-06T14:32:20.321Z] 3b19d27f08f7: Preparing [2022-04-06T14:32:20.321Z] 73bb99a6e169: Preparing [2022-04-06T14:32:20.321Z] 3b19d27f08f7: Waiting [2022-04-06T14:32:20.321Z] ec06c3102977: Preparing [2022-04-06T14:32:20.321Z] 6a3c62e080c7: Preparing [2022-04-06T14:32:20.321Z] 340cb19ca677: Preparing [2022-04-06T14:32:20.321Z] ec06c3102977: Waiting [2022-04-06T14:32:20.321Z] 73bb99a6e169: Waiting [2022-04-06T14:32:20.321Z] 6a3c62e080c7: Waiting [2022-04-06T14:32:20.321Z] 4f4ce317c6bb: Preparing [2022-04-06T14:32:20.321Z] 340cb19ca677: Waiting [2022-04-06T14:32:20.321Z] 4f4ce317c6bb: Waiting [2022-04-06T14:32:20.321Z] 06d959baca99: Layer already exists [2022-04-06T14:32:20.321Z] 8078a65237e6: Layer already exists [2022-04-06T14:32:20.321Z] 55cb95ee43e7: Layer already exists [2022-04-06T14:32:20.321Z] 5a976f7a06b4: Layer already exists [2022-04-06T14:32:20.321Z] f0e5a4d6c014: Layer already exists [2022-04-06T14:32:20.592Z] ec06c3102977: Layer already exists [2022-04-06T14:32:20.592Z] 6a3c62e080c7: Layer already exists [2022-04-06T14:32:20.592Z] 3b19d27f08f7: Layer already exists [2022-04-06T14:32:20.592Z] 73bb99a6e169: Layer already exists [2022-04-06T14:32:20.592Z] 340cb19ca677: Layer already exists [2022-04-06T14:32:20.592Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:32:20.592Z] 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:76078041a0c096d10bc90d46bc86ec94db58dd1da3cb59b8c7c101f42a1ac1a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:32:20.945Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:32:21.281Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-06T14:32:21.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-06T14:32:21.281Z] 8078a65237e6: Preparing [2022-04-06T14:32:21.281Z] 5a976f7a06b4: Preparing [2022-04-06T14:32:21.281Z] 55cb95ee43e7: Preparing [2022-04-06T14:32:21.281Z] 06d959baca99: Preparing [2022-04-06T14:32:21.281Z] f0e5a4d6c014: Preparing [2022-04-06T14:32:21.281Z] 3b19d27f08f7: Preparing [2022-04-06T14:32:21.281Z] 73bb99a6e169: Preparing [2022-04-06T14:32:21.281Z] ec06c3102977: Preparing [2022-04-06T14:32:21.281Z] 6a3c62e080c7: Preparing [2022-04-06T14:32:21.281Z] 340cb19ca677: Preparing [2022-04-06T14:32:21.281Z] 4f4ce317c6bb: Preparing [2022-04-06T14:32:21.281Z] ec06c3102977: Waiting [2022-04-06T14:32:21.281Z] 6a3c62e080c7: Waiting [2022-04-06T14:32:21.281Z] 4f4ce317c6bb: Waiting [2022-04-06T14:32:21.281Z] 340cb19ca677: Waiting [2022-04-06T14:32:21.281Z] 3b19d27f08f7: Waiting [2022-04-06T14:32:21.281Z] 73bb99a6e169: Waiting [2022-04-06T14:32:21.281Z] 55cb95ee43e7: Layer already exists [2022-04-06T14:32:21.281Z] 8078a65237e6: Layer already exists [2022-04-06T14:32:21.281Z] f0e5a4d6c014: Layer already exists [2022-04-06T14:32:21.281Z] 5a976f7a06b4: Layer already exists [2022-04-06T14:32:21.281Z] 06d959baca99: Layer already exists [2022-04-06T14:32:21.554Z] 3b19d27f08f7: Layer already exists [2022-04-06T14:32:21.554Z] 6a3c62e080c7: Layer already exists [2022-04-06T14:32:21.554Z] 73bb99a6e169: Layer already exists [2022-04-06T14:32:21.554Z] 340cb19ca677: Layer already exists [2022-04-06T14:32:21.554Z] ec06c3102977: Layer already exists [2022-04-06T14:32:21.554Z] 4f4ce317c6bb: Layer already exists [2022-04-06T14:32:21.554Z] main: digest: sha256:76078041a0c096d10bc90d46bc86ec94db58dd1da3cb59b8c7c101f42a1ac1a3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T14:32:21.607Z] ===================================================== [Pipeline] echo [2022-04-06T14:32:21.619Z] taggedImages: [2022-04-06T14:32:21.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [2022-04-06T14:32:21.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-06T14:32:21.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.56 [2022-04-06T14:32:21.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [2022-04-06T14:32:21.619Z] - 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-06T14:32:22.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T14:32:22.004Z] [2022-04-06T14:32:22.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:32:22.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T14:32:22.627Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-06T14:32:22.627Z] 8998bd30e6a1: Pulling fs layer [2022-04-06T14:32:22.627Z] 04944245beec: Pulling fs layer [2022-04-06T14:32:22.627Z] 699f458cf7ca: Pulling fs layer [2022-04-06T14:32:22.627Z] 765212b225bb: Pulling fs layer [2022-04-06T14:32:22.627Z] f23df028b6ca: Pulling fs layer [2022-04-06T14:32:22.627Z] d65c8cfc05b1: Pulling fs layer [2022-04-06T14:32:22.627Z] 2437ff75d9bd: Pulling fs layer [2022-04-06T14:32:22.627Z] 765212b225bb: Waiting [2022-04-06T14:32:22.627Z] f23df028b6ca: Waiting [2022-04-06T14:32:22.627Z] d65c8cfc05b1: Waiting [2022-04-06T14:32:22.627Z] 2437ff75d9bd: Waiting [2022-04-06T14:32:22.627Z] 04944245beec: Verifying Checksum [2022-04-06T14:32:22.627Z] 04944245beec: Download complete [2022-04-06T14:32:22.627Z] 765212b225bb: Verifying Checksum [2022-04-06T14:32:22.627Z] 765212b225bb: Download complete [2022-04-06T14:32:22.627Z] f23df028b6ca: Download complete [2022-04-06T14:32:22.627Z] d65c8cfc05b1: Verifying Checksum [2022-04-06T14:32:22.627Z] d65c8cfc05b1: Download complete [2022-04-06T14:32:22.902Z] 699f458cf7ca: Verifying Checksum [2022-04-06T14:32:22.902Z] 699f458cf7ca: Download complete [2022-04-06T14:32:23.177Z] 8998bd30e6a1: Verifying Checksum [2022-04-06T14:32:23.177Z] 8998bd30e6a1: Download complete [2022-04-06T14:32:25.803Z] 2437ff75d9bd: Verifying Checksum [2022-04-06T14:32:25.803Z] 2437ff75d9bd: Download complete [2022-04-06T14:32:27.779Z] 8998bd30e6a1: Pull complete [2022-04-06T14:32:28.051Z] 04944245beec: Pull complete [2022-04-06T14:32:29.486Z] 699f458cf7ca: Pull complete [2022-04-06T14:32:29.763Z] 765212b225bb: Pull complete [2022-04-06T14:32:30.746Z] f23df028b6ca: Pull complete [2022-04-06T14:32:30.746Z] d65c8cfc05b1: Pull complete [2022-04-06T14:32:45.835Z] 2437ff75d9bd: Pull complete [2022-04-06T14:32:45.835Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-06T14:32:45.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T14:32:45.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-06T14:32:46.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-10967 does not seem to be running inside a container [2022-04-06T14:32:46.126Z] $ 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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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-06T14:32:48.779Z] $ docker top a99725045843fe43c7535830c0d69ab3cbe29da69b2fac63fb8e9987007f5269 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:32:49.885Z] ---> job-cost.sh [2022-04-06T14:32:49.885Z] lf-activate-venv: SKIPPING [2022-04-06T14:32:49.885Z] INFO: No Stack... [2022-04-06T14:32:50.486Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-06T14:32:51.467Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T14:32:52.124Z] + cut -d, -f6 [2022-04-06T14:32:52.124Z] + cat /w/workspace/edgex-go/178/archives/cost.csv [Pipeline] lock [2022-04-06T14:32:52.157Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-178-stack-cost] [2022-04-06T14:32:52.169Z] Resource [jenkins-edgexfoundry-edgex-go-main-178-stack-cost] did not exist. Created. [2022-04-06T14:32:52.169Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T14:32:52.829Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-06T14:32:53.436Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T14:32:53.446Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T14:32:53.455Z] $ docker stop --time=1 a99725045843fe43c7535830c0d69ab3cbe29da69b2fac63fb8e9987007f5269 [2022-04-06T14:32:54.982Z] $ docker rm -f a99725045843fe43c7535830c0d69ab3cbe29da69b2fac63fb8e9987007f5269 [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-06T14:32:55.588Z] provisioning config files... [2022-04-06T14:32:55.597Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/178@tmp/config6342545601778751020tmp [Pipeline] { [Pipeline] sh [2022-04-06T14:32:55.901Z] + set +x [2022-04-06T14:32:55.902Z] + curl -s https://codecov.io/bash [2022-04-06T14:32:55.902Z] + bash -s -- [2022-04-06T14:32:55.902Z] [2022-04-06T14:32:55.902Z] _____ _ [2022-04-06T14:32:55.902Z] / ____| | | [2022-04-06T14:32:55.902Z] | | ___ __| | ___ ___ _____ __ [2022-04-06T14:32:55.902Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-06T14:32:55.902Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-06T14:32:55.902Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-06T14:32:55.902Z] Bash-1.0.6 [2022-04-06T14:32:55.902Z] [2022-04-06T14:32:55.902Z] [2022-04-06T14:32:55.902Z] ==> git version 2.25.1 found [2022-04-06T14:32:55.902Z] ==> 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-06T14:32:55.902Z] Release-Date: 2020-01-08 [2022-04-06T14:32:55.902Z] 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-06T14:32:55.902Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-06T14:32:55.902Z] ==> Jenkins CI detected. [2022-04-06T14:32:55.902Z] current dir:  /w/workspace/edgex-go/178 [2022-04-06T14:32:55.902Z] project root: . [2022-04-06T14:32:55.902Z] --> token set from env [2022-04-06T14:32:55.902Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-06T14:32:55.902Z] ==> Running gcov in . (disable via -X gcov) [2022-04-06T14:32:55.902Z] ==> Python coveragepy not found [2022-04-06T14:32:55.902Z] ==> Searching for coverage reports in: [2022-04-06T14:32:55.902Z] + . [2022-04-06T14:32:55.902Z] -> Found 1 reports [2022-04-06T14:32:55.902Z] ==> Detecting git/mercurial file structure [2022-04-06T14:32:56.161Z] ==> Reading reports [2022-04-06T14:32:56.161Z] + ./coverage.out bytes=429121 [2022-04-06T14:32:56.161Z] ==> Appending adjustments [2022-04-06T14:32:56.161Z] https://docs.codecov.io/docs/fixing-reports [2022-04-06T14:32:57.100Z] + Found adjustments [2022-04-06T14:32:57.100Z] ==> Gzipping contents [2022-04-06T14:32:57.100Z] 60K /tmp/codecov.v8KpqQ.gz [2022-04-06T14:32:57.100Z] ==> Uploading reports [2022-04-06T14:32:57.100Z] url: https://codecov.io [2022-04-06T14:32:57.100Z] query: branch=main&commit=9607b8313bf3bc4f18f2455067ce19b66a7e2c12&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-06T14:32:57.100Z] -> Pinging Codecov [2022-04-06T14:32:57.100Z] 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=9607b8313bf3bc4f18f2455067ce19b66a7e2c12&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-06T14:32:57.361Z] -> Uploading to [2022-04-06T14:32:57.361Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-06/00271124DB129430A58F1EEE437C3FCB/9607b8313bf3bc4f18f2455067ce19b66a7e2c12/be4ccc8f-c3e0-446a-9510-a3abd15fb4c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T143257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7fd281e85d698e8e694e9182063928205c7ca298b160ded56bcbed81d07b588 [2022-04-06T14:32:57.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T14:32:57.361Z] Dload Upload Total Spent Left Speed [2022-04-06T14:32:57.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58771 0 0 100 58771 0 260k --:--:-- --:--:-- --:--:-- 259k 100 58771 0 0 100 58771 0 244k --:--:-- --:--:-- --:--:-- 243k [2022-04-06T14:32:57.622Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] } [2022-04-06T14:32:57.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-06T14:32:57.907Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-06T14:32:57.918Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:32:58.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-06T14:32:58.215Z] [2022-04-06T14:32:58.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:32:58.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-06T14:32:58.518Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-06T14:32:58.518Z] 188c0c94c7c5: Pulling fs layer [2022-04-06T14:32:58.518Z] 0ef7d3d256c8: Pulling fs layer [2022-04-06T14:32:58.518Z] de9db76c5a1d: Pulling fs layer [2022-04-06T14:32:58.518Z] 0eba1c9be4d2: Pulling fs layer [2022-04-06T14:32:58.518Z] 0d57e429df01: Pulling fs layer [2022-04-06T14:32:58.518Z] 4e4be7b47b0d: Pulling fs layer [2022-04-06T14:32:58.518Z] e1f770b5df2f: Pulling fs layer [2022-04-06T14:32:58.518Z] 85a0685a4137: Pulling fs layer [2022-04-06T14:32:58.518Z] 0eba1c9be4d2: Waiting [2022-04-06T14:32:58.518Z] 85a0685a4137: Waiting [2022-04-06T14:32:58.518Z] e1f770b5df2f: Waiting [2022-04-06T14:32:58.518Z] 0d57e429df01: Waiting [2022-04-06T14:32:58.518Z] de9db76c5a1d: Verifying Checksum [2022-04-06T14:32:58.518Z] de9db76c5a1d: Download complete [2022-04-06T14:32:58.518Z] 0ef7d3d256c8: Download complete [2022-04-06T14:32:58.518Z] 0d57e429df01: Verifying Checksum [2022-04-06T14:32:58.518Z] 0d57e429df01: Download complete [2022-04-06T14:32:58.518Z] 188c0c94c7c5: Verifying Checksum [2022-04-06T14:32:58.518Z] 188c0c94c7c5: Download complete [2022-04-06T14:32:58.779Z] e1f770b5df2f: Verifying Checksum [2022-04-06T14:32:58.779Z] e1f770b5df2f: Download complete [2022-04-06T14:32:58.779Z] 188c0c94c7c5: Pull complete [2022-04-06T14:32:58.779Z] 0ef7d3d256c8: Pull complete [2022-04-06T14:32:59.038Z] de9db76c5a1d: Pull complete [2022-04-06T14:32:59.299Z] 0eba1c9be4d2: Download complete [2022-04-06T14:32:59.559Z] 85a0685a4137: Verifying Checksum [2022-04-06T14:32:59.559Z] 85a0685a4137: Download complete [2022-04-06T14:33:02.870Z] 0eba1c9be4d2: Pull complete [2022-04-06T14:33:02.870Z] 0d57e429df01: Pull complete [2022-04-06T14:33:02.870Z] 4e4be7b47b0d: Pull complete [2022-04-06T14:33:03.129Z] e1f770b5df2f: Pull complete [2022-04-06T14:33:06.419Z] 85a0685a4137: Pull complete [2022-04-06T14:33:06.419Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-06T14:33:06.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-06T14:33:06.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-06T14:33:06.482Z] prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container [2022-04-06T14:33:06.528Z] $ 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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-06T14:33:08.464Z] $ docker top 9c1559e3e0910ea87976a8e84a98b9a25cae9d886b5e28bfd09b61e7397167ce -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-06T14:33:08.531Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-06T14:33:08.816Z] + set -o pipefail [2022-04-06T14:33:08.816Z] + snyk monitor '--org=edgex-jenkins' [2022-04-06T14:33:15.401Z] [2022-04-06T14:33:15.401Z] Monitoring /w/workspace/edgex-go/178 (github.com/edgexfoundry/edgex-go)... [2022-04-06T14:33:15.401Z] [2022-04-06T14:33:15.401Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/01e5234e-61fb-45d9-95b3-26d6a1024fe8 [2022-04-06T14:33:15.401Z] [2022-04-06T14:33:15.401Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-06T14:33:15.401Z] [2022-04-06T14:33:15.401Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-06T14:33:15.401Z] [2022-04-06T14:33:15.401Z] [Pipeline] } [2022-04-06T14:33:15.425Z] $ docker stop --time=1 9c1559e3e0910ea87976a8e84a98b9a25cae9d886b5e28bfd09b61e7397167ce [2022-04-06T14:33:17.397Z] $ docker rm -f 9c1559e3e0910ea87976a8e84a98b9a25cae9d886b5e28bfd09b61e7397167ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-06T14:33:17.841Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T14:33:17.855Z] provisioning config files... [2022-04-06T14:33:17.864Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/178@tmp/config6186894904458447823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:33:18.169Z] --> edgex-publish-swagger.sh [2022-04-06T14:33:18.169Z] === Publish openapi/v2 API === [2022-04-06T14:33:18.169Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-06T14:33:18.169Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/178/openapi/v2/core-command.yaml] [2022-04-06T14:33:18.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T14:33:18.169Z] Dload Upload Total Spent Left Speed [2022-04-06T14:33:19.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 30341 0:00:01 0:00:01 --:--:-- 30341 100 33831 0 0 100 33831 0 30341 0:00:01 0:00:01 --:--:-- 30341 [2022-04-06T14:33:19.113Z] [2022-04-06T14:33:19.113Z] [2022-04-06T14:33:19.113Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/178/openapi/v2/core-data.yaml] [2022-04-06T14:33:19.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T14:33:19.113Z] Dload Upload Total Spent Left Speed [2022-04-06T14:33:20.505Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 70407 0:00:01 0:00:01 --:--:-- 70407 100 71604 0 0 100 71604 0 70407 0:00:01 0:00:01 --:--:-- 70407 [2022-04-06T14:33:20.505Z] [2022-04-06T14:33:20.505Z] [2022-04-06T14:33:20.505Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/178/openapi/v2/core-metadata.yaml] [2022-04-06T14:33:20.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T14:33:20.505Z] Dload Upload Total Spent Left Speed [2022-04-06T14:33:21.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 123k 0:00:01 0:00:01 --:--:-- 123k 100 137k 0 0 100 137k 0 123k 0:00:01 0:00:01 --:--:-- 123k [2022-04-06T14:33:21.449Z] [2022-04-06T14:33:21.449Z] [2022-04-06T14:33:21.449Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/178/openapi/v2/support-notifications.yaml] [2022-04-06T14:33:21.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T14:33:21.449Z] Dload Upload Total Spent Left Speed [2022-04-06T14:33:22.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74122 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 63753 0:00:01 0:00:01 --:--:-- 63707 100 89318 0 0 100 89318 0 63753 0:00:01 0:00:01 --:--:-- 63707 [2022-04-06T14:33:22.836Z] [2022-04-06T14:33:22.836Z] [2022-04-06T14:33:22.836Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/178/openapi/v2/support-scheduler.yaml] [2022-04-06T14:33:22.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T14:33:22.836Z] Dload Upload Total Spent Left Speed [2022-04-06T14:33:23.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40281 --:--:-- --:--:-- --:--:-- 40240 100 39556 0 0 100 39556 0 40240 --:--:-- --:--:-- --:--:-- 40240 [2022-04-06T14:33:23.778Z] [2022-04-06T14:33:23.778Z] [2022-04-06T14:33:23.778Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/178/openapi/v2/system-agent.yaml] [2022-04-06T14:33:23.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T14:33:23.778Z] Dload Upload Total Spent Left Speed [2022-04-06T14:33:24.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20798 --:--:-- --:--:-- --:--:-- 20776 100 20091 0 0 100 20091 0 20798 --:--:-- --:--:-- --:--:-- 20776 [2022-04-06T14:33:24.721Z] [2022-04-06T14:33:24.721Z] [Pipeline] } [2022-04-06T14:33:24.730Z] 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-06T14:33:25.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T14:33:25.139Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:33:25.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T14:33:25.434Z] . [Pipeline] withDockerContainer [2022-04-06T14:33:25.506Z] prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container [2022-04-06T14:33:25.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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:10004/edgex-devops/git-semver:latest cat [2022-04-06T14:33:25.968Z] $ docker top 42f1f2b3247170dd0d2256e103b677cdcdba1b86f13e13fcdcfadb7bf536e2cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T14:33:26.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T14:33:26.055Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T14:33:26.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T14:33:26.202Z] $ docker exec 42f1f2b3247170dd0d2256e103b677cdcdba1b86f13e13fcdcfadb7bf536e2cf ssh-agent [2022-04-06T14:33:26.305Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgpBgdB/agent.14 [2022-04-06T14:33:26.305Z] SSH_AGENT_PID=20 [2022-04-06T14:33:26.311Z] Running ssh-add (command line suppressed) [2022-04-06T14:33:26.436Z] Identity added: /w/workspace/edgex-go/178@tmp/private_key_546515402246727826.key (/w/workspace/edgex-go/178@tmp/private_key_546515402246727826.key) [2022-04-06T14:33:26.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T14:33:26.726Z] + git semver tag [2022-04-06T14:33:26.726Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T14:33:26.726Z] # $GIT_DIR = /w/workspace/edgex-go/178/.git [2022-04-06T14:33:26.726Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/178 [2022-04-06T14:33:26.726Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T14:33:26.726Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T14:33:26.726Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T14:33:26.726Z] # $SEMVER_BRANCH = main [2022-04-06T14:33:26.726Z] # $SEMVER_DIR = /w/workspace/edgex-go/178/.semver [2022-04-06T14:33:26.726Z] # 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 HEAD [2022-04-06T14:33:26.726Z] # -> Force: false [2022-04-06T14:33:26.726Z] # b66689c9a129e12898878dd7ccc1ab40108e784c refs/tags/v2.2.0-dev.56 [Pipeline] } [2022-04-06T14:33:26.748Z] $ docker exec --env ******** --env ******** 42f1f2b3247170dd0d2256e103b677cdcdba1b86f13e13fcdcfadb7bf536e2cf ssh-agent -k [2022-04-06T14:33:26.850Z] unset SSH_AUTH_SOCK; [2022-04-06T14:33:26.850Z] unset SSH_AGENT_PID; [2022-04-06T14:33:26.851Z] echo Agent pid 20 killed; [2022-04-06T14:33:26.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T14:33:27.165Z] + git semver [Pipeline] } [2022-04-06T14:33:27.189Z] $ docker stop --time=1 42f1f2b3247170dd0d2256e103b677cdcdba1b86f13e13fcdcfadb7bf536e2cf [2022-04-06T14:33:28.486Z] $ docker rm -f 42f1f2b3247170dd0d2256e103b677cdcdba1b86f13e13fcdcfadb7bf536e2cf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:33:28.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-06T14:33:28.868Z] [2022-04-06T14:33:28.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:33:29.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-06T14:33:29.172Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-06T14:33:29.172Z] ab5ef0e58194: Pulling fs layer [2022-04-06T14:33:29.172Z] 9712f1f96733: Pulling fs layer [2022-04-06T14:33:29.172Z] 63f879dbbcfc: Pulling fs layer [2022-04-06T14:33:29.172Z] 0d9ebad4ef96: Pulling fs layer [2022-04-06T14:33:29.172Z] e9a5061849ea: Pulling fs layer [2022-04-06T14:33:29.172Z] d747dcd14b5f: Pulling fs layer [2022-04-06T14:33:29.172Z] 2de7ff778b66: Pulling fs layer [2022-04-06T14:33:29.172Z] 0d9ebad4ef96: Waiting [2022-04-06T14:33:29.172Z] e9a5061849ea: Waiting [2022-04-06T14:33:29.172Z] d747dcd14b5f: Waiting [2022-04-06T14:33:29.172Z] 2de7ff778b66: Waiting [2022-04-06T14:33:29.172Z] 9712f1f96733: Download complete [2022-04-06T14:33:29.433Z] 63f879dbbcfc: Verifying Checksum [2022-04-06T14:33:29.433Z] 63f879dbbcfc: Download complete [2022-04-06T14:33:29.692Z] 0d9ebad4ef96: Verifying Checksum [2022-04-06T14:33:29.692Z] 0d9ebad4ef96: Download complete [2022-04-06T14:33:29.692Z] e9a5061849ea: Download complete [2022-04-06T14:33:29.692Z] d747dcd14b5f: Verifying Checksum [2022-04-06T14:33:29.692Z] d747dcd14b5f: Download complete [2022-04-06T14:33:29.692Z] ab5ef0e58194: Verifying Checksum [2022-04-06T14:33:29.692Z] ab5ef0e58194: Download complete [2022-04-06T14:33:29.692Z] 2de7ff778b66: Verifying Checksum [2022-04-06T14:33:29.693Z] 2de7ff778b66: Download complete [2022-04-06T14:33:32.983Z] ab5ef0e58194: Pull complete [2022-04-06T14:33:32.983Z] 9712f1f96733: Pull complete [2022-04-06T14:33:33.244Z] 63f879dbbcfc: Pull complete [2022-04-06T14:33:37.440Z] 0d9ebad4ef96: Pull complete [2022-04-06T14:33:37.440Z] e9a5061849ea: Pull complete [2022-04-06T14:33:37.440Z] d747dcd14b5f: Pull complete [2022-04-06T14:33:38.380Z] 2de7ff778b66: Pull complete [2022-04-06T14:33:38.380Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-06T14:33:38.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-06T14:33:38.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-06T14:33:38.453Z] prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container [2022-04-06T14:33:38.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-06T14:33:40.410Z] $ docker top df1d7a3d62e151a151441439ccd6944676de67bea011e202e8d491ed0a1b874b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-06T14:33:40.484Z] provisioning config files... [2022-04-06T14:33:40.492Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/178@tmp/config1501388645764478131tmp [2022-04-06T14:33:40.503Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/178@tmp/config7174783227365947479tmp [2022-04-06T14:33:40.513Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/178@tmp/config1564067531282157995tmp [Pipeline] { [Pipeline] echo [2022-04-06T14:33:40.526Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:33:40.814Z] ---> sigul-configuration.sh [2022-04-06T14:33:40.814Z] gpg: directory `/root/.gnupg' created [2022-04-06T14:33:40.814Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-06T14:33:40.814Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-06T14:33:40.814Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-06T14:33:40.814Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-06T14:33:40.814Z] gpg: CAST5 encrypted data [2022-04-06T14:33:40.814Z] gpg: encrypted with 1 passphrase [2022-04-06T14:33:40.814Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-06T14:33:41.103Z] + mkdir /home/jenkins [2022-04-06T14:33:41.103Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-06T14:33:41.391Z] + 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-06T14:33:41.399Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:33:41.696Z] ---> sigul-install.sh [2022-04-06T14:33:41.696Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-06T14:33:41.984Z] + git tag --list [2022-04-06T14:33:41.984Z] 0.6.0 [2022-04-06T14:33:41.984Z] 0.6.1 [2022-04-06T14:33:41.984Z] 0.7.0 [2022-04-06T14:33:41.984Z] 0.7.1 [2022-04-06T14:33:41.984Z] v1.0.0 [2022-04-06T14:33:41.984Z] v1.0.1 [2022-04-06T14:33:41.984Z] v1.1.0 [2022-04-06T14:33:41.984Z] v1.2.0 [2022-04-06T14:33:41.984Z] v1.2.1 [2022-04-06T14:33:41.984Z] v1.3.0 [2022-04-06T14:33:41.984Z] v1.3.1 [2022-04-06T14:33:41.984Z] v2.0.0 [2022-04-06T14:33:41.984Z] v2.0.1-dev.1 [2022-04-06T14:33:41.984Z] v2.0.1-dev.10 [2022-04-06T14:33:41.984Z] v2.0.1-dev.11 [2022-04-06T14:33:41.984Z] v2.0.1-dev.12 [2022-04-06T14:33:41.984Z] v2.0.1-dev.13 [2022-04-06T14:33:41.984Z] v2.0.1-dev.14 [2022-04-06T14:33:41.984Z] v2.0.1-dev.15 [2022-04-06T14:33:41.984Z] v2.0.1-dev.16 [2022-04-06T14:33:41.984Z] v2.0.1-dev.17 [2022-04-06T14:33:41.984Z] v2.0.1-dev.18 [2022-04-06T14:33:41.984Z] v2.0.1-dev.19 [2022-04-06T14:33:41.984Z] v2.0.1-dev.2 [2022-04-06T14:33:41.984Z] v2.0.1-dev.20 [2022-04-06T14:33:41.984Z] v2.0.1-dev.21 [2022-04-06T14:33:41.984Z] v2.0.1-dev.22 [2022-04-06T14:33:41.984Z] v2.0.1-dev.23 [2022-04-06T14:33:41.984Z] v2.0.1-dev.24 [2022-04-06T14:33:41.984Z] v2.0.1-dev.25 [2022-04-06T14:33:41.984Z] v2.0.1-dev.26 [2022-04-06T14:33:41.984Z] v2.0.1-dev.27 [2022-04-06T14:33:41.984Z] v2.0.1-dev.28 [2022-04-06T14:33:41.984Z] v2.0.1-dev.29 [2022-04-06T14:33:41.984Z] v2.0.1-dev.3 [2022-04-06T14:33:41.984Z] v2.0.1-dev.30 [2022-04-06T14:33:41.984Z] v2.0.1-dev.31 [2022-04-06T14:33:41.984Z] v2.0.1-dev.32 [2022-04-06T14:33:41.984Z] v2.0.1-dev.33 [2022-04-06T14:33:41.984Z] v2.0.1-dev.34 [2022-04-06T14:33:41.984Z] v2.0.1-dev.35 [2022-04-06T14:33:41.984Z] v2.0.1-dev.36 [2022-04-06T14:33:41.984Z] v2.0.1-dev.37 [2022-04-06T14:33:41.984Z] v2.0.1-dev.38 [2022-04-06T14:33:41.984Z] v2.0.1-dev.39 [2022-04-06T14:33:41.984Z] v2.0.1-dev.4 [2022-04-06T14:33:41.984Z] v2.0.1-dev.40 [2022-04-06T14:33:41.984Z] v2.0.1-dev.41 [2022-04-06T14:33:41.984Z] v2.0.1-dev.42 [2022-04-06T14:33:41.984Z] v2.0.1-dev.43 [2022-04-06T14:33:41.984Z] v2.0.1-dev.44 [2022-04-06T14:33:41.984Z] v2.0.1-dev.45 [2022-04-06T14:33:41.984Z] v2.0.1-dev.46 [2022-04-06T14:33:41.984Z] v2.0.1-dev.47 [2022-04-06T14:33:41.984Z] v2.0.1-dev.48 [2022-04-06T14:33:41.984Z] v2.0.1-dev.49 [2022-04-06T14:33:41.984Z] v2.0.1-dev.5 [2022-04-06T14:33:41.984Z] v2.0.1-dev.50 [2022-04-06T14:33:41.984Z] v2.0.1-dev.51 [2022-04-06T14:33:41.984Z] v2.0.1-dev.52 [2022-04-06T14:33:41.984Z] v2.0.1-dev.53 [2022-04-06T14:33:41.984Z] v2.0.1-dev.54 [2022-04-06T14:33:41.984Z] v2.0.1-dev.55 [2022-04-06T14:33:41.984Z] v2.0.1-dev.56 [2022-04-06T14:33:41.984Z] v2.0.1-dev.57 [2022-04-06T14:33:41.984Z] v2.0.1-dev.58 [2022-04-06T14:33:41.984Z] v2.0.1-dev.59 [2022-04-06T14:33:41.984Z] v2.0.1-dev.6 [2022-04-06T14:33:41.984Z] v2.0.1-dev.60 [2022-04-06T14:33:41.984Z] v2.0.1-dev.61 [2022-04-06T14:33:41.984Z] v2.0.1-dev.62 [2022-04-06T14:33:41.984Z] v2.0.1-dev.63 [2022-04-06T14:33:41.984Z] v2.0.1-dev.64 [2022-04-06T14:33:41.984Z] v2.0.1-dev.65 [2022-04-06T14:33:41.984Z] v2.0.1-dev.66 [2022-04-06T14:33:41.984Z] v2.0.1-dev.67 [2022-04-06T14:33:41.984Z] v2.0.1-dev.68 [2022-04-06T14:33:41.984Z] v2.0.1-dev.69 [2022-04-06T14:33:41.984Z] v2.0.1-dev.7 [2022-04-06T14:33:41.984Z] v2.0.1-dev.70 [2022-04-06T14:33:41.984Z] v2.0.1-dev.71 [2022-04-06T14:33:41.984Z] v2.0.1-dev.72 [2022-04-06T14:33:41.984Z] v2.0.1-dev.73 [2022-04-06T14:33:41.984Z] v2.0.1-dev.74 [2022-04-06T14:33:41.984Z] v2.0.1-dev.75 [2022-04-06T14:33:41.984Z] v2.0.1-dev.76 [2022-04-06T14:33:41.984Z] v2.0.1-dev.77 [2022-04-06T14:33:41.984Z] v2.0.1-dev.78 [2022-04-06T14:33:41.984Z] v2.0.1-dev.79 [2022-04-06T14:33:41.984Z] v2.0.1-dev.8 [2022-04-06T14:33:41.984Z] v2.0.1-dev.80 [2022-04-06T14:33:41.984Z] v2.0.1-dev.81 [2022-04-06T14:33:41.984Z] v2.0.1-dev.82 [2022-04-06T14:33:41.984Z] v2.0.1-dev.83 [2022-04-06T14:33:41.984Z] v2.0.1-dev.84 [2022-04-06T14:33:41.984Z] v2.0.1-dev.85 [2022-04-06T14:33:41.984Z] v2.0.1-dev.86 [2022-04-06T14:33:41.984Z] v2.0.1-dev.87 [2022-04-06T14:33:41.984Z] v2.0.1-dev.88 [2022-04-06T14:33:41.984Z] v2.0.1-dev.89 [2022-04-06T14:33:41.984Z] v2.0.1-dev.9 [2022-04-06T14:33:41.984Z] v2.0.1-dev.90 [2022-04-06T14:33:41.984Z] v2.0.1-dev.91 [2022-04-06T14:33:41.984Z] v2.0.1-dev.92 [2022-04-06T14:33:41.984Z] v2.0.1-dev.93 [2022-04-06T14:33:41.984Z] v2.0.1-dev.94 [2022-04-06T14:33:41.984Z] v2.0.1-dev.95 [2022-04-06T14:33:41.984Z] v2.0.1-dev.96 [2022-04-06T14:33:41.984Z] v2.0.1-dev.97 [2022-04-06T14:33:41.984Z] v2.0.1-dev.98 [2022-04-06T14:33:41.984Z] v2.0.1-dev.99 [2022-04-06T14:33:41.984Z] v2.1.0 [2022-04-06T14:33:41.984Z] v2.2.0-dev.1 [2022-04-06T14:33:41.984Z] v2.2.0-dev.10 [2022-04-06T14:33:41.984Z] v2.2.0-dev.11 [2022-04-06T14:33:41.984Z] v2.2.0-dev.12 [2022-04-06T14:33:41.984Z] v2.2.0-dev.13 [2022-04-06T14:33:41.984Z] v2.2.0-dev.14 [2022-04-06T14:33:41.984Z] v2.2.0-dev.15 [2022-04-06T14:33:41.984Z] v2.2.0-dev.16 [2022-04-06T14:33:41.984Z] v2.2.0-dev.17 [2022-04-06T14:33:41.984Z] v2.2.0-dev.18 [2022-04-06T14:33:41.984Z] v2.2.0-dev.19 [2022-04-06T14:33:41.984Z] v2.2.0-dev.2 [2022-04-06T14:33:41.984Z] v2.2.0-dev.20 [2022-04-06T14:33:41.984Z] v2.2.0-dev.21 [2022-04-06T14:33:41.984Z] v2.2.0-dev.22 [2022-04-06T14:33:41.984Z] v2.2.0-dev.23 [2022-04-06T14:33:41.984Z] v2.2.0-dev.24 [2022-04-06T14:33:41.984Z] v2.2.0-dev.25 [2022-04-06T14:33:41.984Z] v2.2.0-dev.26 [2022-04-06T14:33:41.984Z] v2.2.0-dev.27 [2022-04-06T14:33:41.984Z] v2.2.0-dev.28 [2022-04-06T14:33:41.984Z] v2.2.0-dev.29 [2022-04-06T14:33:41.984Z] v2.2.0-dev.3 [2022-04-06T14:33:41.984Z] v2.2.0-dev.30 [2022-04-06T14:33:41.984Z] v2.2.0-dev.31 [2022-04-06T14:33:41.984Z] v2.2.0-dev.32 [2022-04-06T14:33:41.984Z] v2.2.0-dev.33 [2022-04-06T14:33:41.984Z] v2.2.0-dev.34 [2022-04-06T14:33:41.984Z] v2.2.0-dev.35 [2022-04-06T14:33:41.984Z] v2.2.0-dev.36 [2022-04-06T14:33:41.984Z] v2.2.0-dev.37 [2022-04-06T14:33:41.984Z] v2.2.0-dev.38 [2022-04-06T14:33:41.984Z] v2.2.0-dev.39 [2022-04-06T14:33:41.984Z] v2.2.0-dev.4 [2022-04-06T14:33:41.984Z] v2.2.0-dev.40 [2022-04-06T14:33:41.984Z] v2.2.0-dev.41 [2022-04-06T14:33:41.984Z] v2.2.0-dev.42 [2022-04-06T14:33:41.984Z] v2.2.0-dev.43 [2022-04-06T14:33:41.984Z] v2.2.0-dev.44 [2022-04-06T14:33:41.984Z] v2.2.0-dev.45 [2022-04-06T14:33:41.984Z] v2.2.0-dev.46 [2022-04-06T14:33:41.984Z] v2.2.0-dev.47 [2022-04-06T14:33:41.984Z] v2.2.0-dev.48 [2022-04-06T14:33:41.984Z] v2.2.0-dev.49 [2022-04-06T14:33:41.984Z] v2.2.0-dev.5 [2022-04-06T14:33:41.984Z] v2.2.0-dev.50 [2022-04-06T14:33:41.984Z] v2.2.0-dev.51 [2022-04-06T14:33:41.984Z] v2.2.0-dev.52 [2022-04-06T14:33:41.984Z] v2.2.0-dev.53 [2022-04-06T14:33:41.984Z] v2.2.0-dev.54 [2022-04-06T14:33:41.984Z] v2.2.0-dev.55 [2022-04-06T14:33:41.984Z] v2.2.0-dev.56 [2022-04-06T14:33:41.984Z] v2.2.0-dev.6 [2022-04-06T14:33:41.984Z] v2.2.0-dev.7 [2022-04-06T14:33:41.984Z] v2.2.0-dev.8 [2022-04-06T14:33:41.984Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-06T14:33:42.320Z] + lftools sign git-tag v2.2.0-dev.56 [2022-04-06T14:33:42.942Z] Signing Git tag with Sigul... [2022-04-06T14:33:42.942Z] Signing v2.2.0-dev.56 [Pipeline] echo [2022-04-06T14:33:43.210Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:33:43.497Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-06T14:33:43.504Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-06T14:33:43.536Z] $ docker stop --time=1 df1d7a3d62e151a151441439ccd6944676de67bea011e202e8d491ed0a1b874b [2022-04-06T14:33:44.853Z] $ docker rm -f df1d7a3d62e151a151441439ccd6944676de67bea011e202e8d491ed0a1b874b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-06T14:33:45.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T14:33:45.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:33:45.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T14:33:45.541Z] . [Pipeline] withDockerContainer [2022-04-06T14:33:45.622Z] prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container [2022-04-06T14:33:45.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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:10004/edgex-devops/git-semver:latest cat [2022-04-06T14:33:46.084Z] $ docker top 9ee5778a6f0f8e3f4475d30ee4a0b7786233f5c8f21fe6b0a137a6ac526b065f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T14:33:46.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T14:33:46.165Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T14:33:46.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T14:33:46.306Z] $ docker exec 9ee5778a6f0f8e3f4475d30ee4a0b7786233f5c8f21fe6b0a137a6ac526b065f ssh-agent [2022-04-06T14:33:46.414Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNKhljb/agent.18 [2022-04-06T14:33:46.414Z] SSH_AGENT_PID=24 [2022-04-06T14:33:46.420Z] Running ssh-add (command line suppressed) [2022-04-06T14:33:46.542Z] Identity added: /w/workspace/edgex-go/178@tmp/private_key_2733326487733447147.key (/w/workspace/edgex-go/178@tmp/private_key_2733326487733447147.key) [2022-04-06T14:33:46.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T14:33:46.840Z] + git semver bump pre [2022-04-06T14:33:46.840Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T14:33:46.840Z] # $GIT_DIR = /w/workspace/edgex-go/178/.git [2022-04-06T14:33:46.840Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/178 [2022-04-06T14:33:46.840Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T14:33:46.840Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T14:33:46.840Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T14:33:46.840Z] # $SEMVER_BRANCH = main [2022-04-06T14:33:46.840Z] # $SEMVER_DIR = /w/workspace/edgex-go/178/.semver [2022-04-06T14:33:46.840Z] 2.2.0-dev.57 [Pipeline] } [2022-04-06T14:33:46.863Z] $ docker exec --env ******** --env ******** 9ee5778a6f0f8e3f4475d30ee4a0b7786233f5c8f21fe6b0a137a6ac526b065f ssh-agent -k [2022-04-06T14:33:46.975Z] unset SSH_AUTH_SOCK; [2022-04-06T14:33:46.975Z] unset SSH_AGENT_PID; [2022-04-06T14:33:46.975Z] echo Agent pid 24 killed; [2022-04-06T14:33:46.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T14:33:47.283Z] + git semver [Pipeline] } [2022-04-06T14:33:47.308Z] $ docker stop --time=1 9ee5778a6f0f8e3f4475d30ee4a0b7786233f5c8f21fe6b0a137a6ac526b065f [2022-04-06T14:33:48.575Z] $ docker rm -f 9ee5778a6f0f8e3f4475d30ee4a0b7786233f5c8f21fe6b0a137a6ac526b065f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T14:33:48.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T14:33:48.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:33:49.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T14:33:49.209Z] . [Pipeline] withDockerContainer [2022-04-06T14:33:49.287Z] prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container [2022-04-06T14:33:49.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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:10004/edgex-devops/git-semver:latest cat [2022-04-06T14:33:49.727Z] $ docker top a3fe5555fab926bbec6b503ec32f008022094625d5609686890c3b7f1f0f8f97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T14:33:49.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T14:33:49.812Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T14:33:49.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T14:33:49.959Z] $ docker exec a3fe5555fab926bbec6b503ec32f008022094625d5609686890c3b7f1f0f8f97 ssh-agent [2022-04-06T14:33:50.078Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbKbefC/agent.13 [2022-04-06T14:33:50.078Z] SSH_AGENT_PID=19 [2022-04-06T14:33:50.084Z] Running ssh-add (command line suppressed) [2022-04-06T14:33:50.208Z] Identity added: /w/workspace/edgex-go/178@tmp/private_key_6133798446053848842.key (/w/workspace/edgex-go/178@tmp/private_key_6133798446053848842.key) [2022-04-06T14:33:50.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T14:33:50.508Z] + git semver push [2022-04-06T14:33:50.508Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T14:33:50.508Z] # $GIT_DIR = /w/workspace/edgex-go/178/.git [2022-04-06T14:33:50.508Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/178 [2022-04-06T14:33:50.508Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T14:33:50.508Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T14:33:50.508Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T14:33:50.508Z] # $SEMVER_BRANCH = main [2022-04-06T14:33:50.508Z] # $SEMVER_DIR = /w/workspace/edgex-go/178/.semver [Pipeline] } [2022-04-06T14:33:54.741Z] $ docker exec --env ******** --env ******** a3fe5555fab926bbec6b503ec32f008022094625d5609686890c3b7f1f0f8f97 ssh-agent -k [2022-04-06T14:33:54.857Z] unset SSH_AUTH_SOCK; [2022-04-06T14:33:54.857Z] unset SSH_AGENT_PID; [2022-04-06T14:33:54.857Z] echo Agent pid 19 killed; [2022-04-06T14:33:54.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T14:33:55.164Z] + git semver [Pipeline] } [2022-04-06T14:33:55.188Z] $ docker stop --time=1 a3fe5555fab926bbec6b503ec32f008022094625d5609686890c3b7f1f0f8f97 [2022-04-06T14:33:56.482Z] $ docker rm -f a3fe5555fab926bbec6b503ec32f008022094625d5609686890c3b7f1f0f8f97 [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-06T14:33:57.061Z] + [ -d /w/workspace/edgex-go/178/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:33:57.358Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:33:58.227Z] ---> package-listing.sh [2022-04-06T14:33:58.227Z] ++ facter osfamily [2022-04-06T14:33:58.227Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-06T14:33:58.486Z] + OS_FAMILY=debian [2022-04-06T14:33:58.486Z] + workspace=/w/workspace/edgex-go/178 [2022-04-06T14:33:58.486Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-06T14:33:58.486Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-06T14:33:58.486Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-06T14:33:58.486Z] + PACKAGES=/tmp/packages_start.txt [2022-04-06T14:33:58.486Z] + '[' /w/workspace/edgex-go/178 ']' [2022-04-06T14:33:58.486Z] + PACKAGES=/tmp/packages_end.txt [2022-04-06T14:33:58.486Z] + case "${OS_FAMILY}" in [2022-04-06T14:33:58.486Z] + dpkg -l [2022-04-06T14:33:58.486Z] + grep '^ii' [2022-04-06T14:33:58.486Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-06T14:33:58.486Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-06T14:33:58.486Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-06T14:33:58.486Z] + '[' /w/workspace/edgex-go/178 ']' [2022-04-06T14:33:58.486Z] + mkdir -p /w/workspace/edgex-go/178/archives/ [2022-04-06T14:33:58.486Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/178/archives/ [Pipeline] echo [2022-04-06T14:33:58.497Z] 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/178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-06T14:33:58.778Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:33:59.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T14:33:59.355Z] [2022-04-06T14:33:59.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T14:33:59.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T14:33:59.675Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-06T14:33:59.675Z] 5eb5b503b376: Pulling fs layer [2022-04-06T14:33:59.675Z] 5c69ac0246d0: Pulling fs layer [2022-04-06T14:33:59.675Z] ec43610c2a17: Pulling fs layer [2022-04-06T14:33:59.675Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-06T14:33:59.675Z] 33b1e0a273af: Pulling fs layer [2022-04-06T14:33:59.675Z] 5d3b04190fa2: Pulling fs layer [2022-04-06T14:33:59.675Z] 2f39f015ded8: Pulling fs layer [2022-04-06T14:33:59.675Z] 3a2ae6a8a46f: Waiting [2022-04-06T14:33:59.675Z] 33b1e0a273af: Waiting [2022-04-06T14:33:59.675Z] 5d3b04190fa2: Waiting [2022-04-06T14:33:59.675Z] 5c69ac0246d0: Verifying Checksum [2022-04-06T14:33:59.675Z] 5c69ac0246d0: Download complete [2022-04-06T14:33:59.675Z] 3a2ae6a8a46f: Download complete [2022-04-06T14:33:59.933Z] 33b1e0a273af: Verifying Checksum [2022-04-06T14:33:59.933Z] 33b1e0a273af: Download complete [2022-04-06T14:33:59.933Z] ec43610c2a17: Verifying Checksum [2022-04-06T14:33:59.933Z] ec43610c2a17: Download complete [2022-04-06T14:33:59.933Z] 5d3b04190fa2: Download complete [2022-04-06T14:33:59.933Z] 5eb5b503b376: Verifying Checksum [2022-04-06T14:33:59.933Z] 5eb5b503b376: Download complete [2022-04-06T14:34:00.869Z] 2f39f015ded8: Verifying Checksum [2022-04-06T14:34:00.869Z] 2f39f015ded8: Download complete [2022-04-06T14:34:01.129Z] 5eb5b503b376: Pull complete [2022-04-06T14:34:01.388Z] 5c69ac0246d0: Pull complete [2022-04-06T14:34:01.648Z] ec43610c2a17: Pull complete [2022-04-06T14:34:01.906Z] 3a2ae6a8a46f: Pull complete [2022-04-06T14:34:02.164Z] 33b1e0a273af: Pull complete [2022-04-06T14:34:02.164Z] 5d3b04190fa2: Pull complete [2022-04-06T14:34:06.361Z] 2f39f015ded8: Pull complete [2022-04-06T14:34:06.361Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-06T14:34:06.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T14:34:06.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-06T14:34:06.427Z] prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container [2022-04-06T14:34:06.471Z] $ 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/178/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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-06T14:34:08.526Z] $ docker top ce7023864aa502b5c2e0dd6fc715eec71eddc3cb2cab4a301f6f30db2f4923cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T14:34:08.863Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-06T14:34:09.149Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-06T14:34:09.441Z] + ls /var/log/sa-host [2022-04-06T14:34:09.441Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T14:34:09.672Z] provisioning config files... [2022-04-06T14:34:09.680Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/178@tmp/config3209141953398996523tmp [Pipeline] { [Pipeline] echo [2022-04-06T14:34:09.696Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:34:09.983Z] ---> create-netrc.sh [Pipeline] } [2022-04-06T14:34:09.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:34:10.356Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-06T14:34:10.366Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:34:10.654Z] ---> sudo-logs.sh [2022-04-06T14:34:10.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-06T14:34:10.675Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:34:10.962Z] ---> job-cost.sh [2022-04-06T14:34:10.963Z] lf-activate-venv: SKIPPING [2022-04-06T14:34:10.963Z] DEBUG: total: 0.10999999940395355 [2022-04-06T14:34:10.963Z] INFO: Retrieving Stack Cost... [2022-04-06T14:34:11.533Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T14:34:11.794Z] INFO: Archiving Costs [Pipeline] echo [2022-04-06T14:34:11.808Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T14:34:12.096Z] ---> logs-deploy.sh [2022-04-06T14:34:12.096Z] lf-activate-venv: SKIPPING [2022-04-06T14:34:12.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/178 [2022-04-06T14:34:12.096Z] INFO: archiving workspace using pattern(s): [2022-04-06T14:34:13.038Z] Archives upload complete. [2022-04-06T14:34:13.300Z] INFO: archiving logs to Nexus [2022-04-06T14:34:13.878Z] ---> uname -a: [2022-04-06T14:34:13.878Z] Linux prd-ubuntu20-04-docker-8c-8g-10966 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-06T14:34:13.878Z] [2022-04-06T14:34:13.878Z] [2022-04-06T14:34:13.878Z] ---> lscpu: [2022-04-06T14:34:13.878Z] Architecture: x86_64 [2022-04-06T14:34:13.878Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-06T14:34:13.878Z] Byte Order: Little Endian [2022-04-06T14:34:13.878Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-06T14:34:13.878Z] CPU(s): 8 [2022-04-06T14:34:13.878Z] On-line CPU(s) list: 0-7 [2022-04-06T14:34:13.878Z] Thread(s) per core: 1 [2022-04-06T14:34:13.878Z] Core(s) per socket: 1 [2022-04-06T14:34:13.878Z] Socket(s): 8 [2022-04-06T14:34:13.878Z] NUMA node(s): 1 [2022-04-06T14:34:13.878Z] Vendor ID: AuthenticAMD [2022-04-06T14:34:13.878Z] CPU family: 23 [2022-04-06T14:34:13.878Z] Model: 49 [2022-04-06T14:34:13.878Z] Model name: AMD EPYC-Rome Processor [2022-04-06T14:34:13.878Z] Stepping: 0 [2022-04-06T14:34:13.878Z] CPU MHz: 2799.998 [2022-04-06T14:34:13.878Z] BogoMIPS: 5599.99 [2022-04-06T14:34:13.878Z] Virtualization: AMD-V [2022-04-06T14:34:13.878Z] Hypervisor vendor: KVM [2022-04-06T14:34:13.878Z] Virtualization type: full [2022-04-06T14:34:13.878Z] L1d cache: 256 KiB [2022-04-06T14:34:13.878Z] L1i cache: 256 KiB [2022-04-06T14:34:13.878Z] L2 cache: 4 MiB [2022-04-06T14:34:13.878Z] L3 cache: 128 MiB [2022-04-06T14:34:13.878Z] NUMA node0 CPU(s): 0-7 [2022-04-06T14:34:13.878Z] Vulnerability Itlb multihit: Not affected [2022-04-06T14:34:13.878Z] Vulnerability L1tf: Not affected [2022-04-06T14:34:13.878Z] Vulnerability Mds: Not affected [2022-04-06T14:34:13.878Z] Vulnerability Meltdown: Not affected [2022-04-06T14:34:13.878Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-06T14:34:13.878Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-06T14:34:13.878Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-06T14:34:13.878Z] Vulnerability Srbds: Not affected [2022-04-06T14:34:13.878Z] Vulnerability Tsx async abort: Not affected [2022-04-06T14:34:13.878Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-06T14:34:13.878Z] [2022-04-06T14:34:13.878Z] [2022-04-06T14:34:13.878Z] ---> nproc: [2022-04-06T14:34:13.878Z] 8 [2022-04-06T14:34:13.878Z] [2022-04-06T14:34:13.878Z]