Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a2a9fb2de28639559defb16ba24353df80d7431 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-ssh5730814229960821539.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-ssh13858566608947756114.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-ssh2661465764575998862.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-ssh10139328096691038294.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-ssh12743364593975605558.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11449 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/183 [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/183 # 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 1a2a9fb2de28639559defb16ba24353df80d7431 (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 1a2a9fb2de28639559defb16ba24353df80d7431 # timeout=10 Commit message: "fix(security): Fix for spiffe-config crashloop (#3947)" > git rev-list --no-walk 55703cfb8fff16b41bcf5b5700b650125831580d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-07T19:05:19.275Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-07T19:05:19.335Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-07T19:05:19.357Z] ========================================================= [2022-04-07T19:05:19.357Z] EdgeX Global Pipelines Version Info [2022-04-07T19:05:19.357Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:05:20.122Z] ------------------- [2022-04-07T19:05:20.122Z] stable info: [2022-04-07T19:05:20.122Z] ------------------- [2022-04-07T19:05:20.122Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-07T19:05:20.122Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T19:05:20.122Z] Message: update stable to v1.0.221 [2022-04-07T19:05:20.695Z] ------------------- [2022-04-07T19:05:20.695Z] experimental info: [2022-04-07T19:05:20.695Z] ------------------- [2022-04-07T19:05:20.695Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-07T19:05:20.695Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T19:05:20.695Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-07T19:05:20.846Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-07T19:05:20.856Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-07T19:05:20.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-07T19:05:20.884Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-07T19:05:20.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-07T19:05:20.906Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-07T19:05:20.914Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-07T19:05:20.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-07T19:05:20.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-07T19:05:20.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-07T19:05:20.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-07T19:05:20.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-07T19:05:20.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-07T19:05:20.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-07T19:05:21.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-07T19:05:21.012Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T19:05:21.023Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T19:05:21.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-07T19:05:21.049Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-07T19:05:21.061Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-07T19:05:21.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-07T19:05:21.087Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-07T19:05:21.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-07T19:05:21.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-07T19:05:21.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-07T19:05:21.133Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] echo [2022-04-07T19:05:21.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a2a9fb [Pipeline] echo [2022-04-07T19:05:21.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T19:05:21.209Z] provisioning config files... [2022-04-07T19:05:21.267Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/183@tmp/config4724519173548616218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:05:21.572Z] ---> docker-login.sh [2022-04-07T19:05:21.573Z] nexus3.edgexfoundry.org:10001 [2022-04-07T19:05:21.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:05:21.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:05:21.835Z] Configure a credential helper to remove this warning. See [2022-04-07T19:05:21.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:05:21.835Z] [2022-04-07T19:05:21.835Z] Login Succeeded [2022-04-07T19:05:21.835Z] nexus3.edgexfoundry.org:10002 [2022-04-07T19:05:21.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:05:22.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:05:22.096Z] Configure a credential helper to remove this warning. See [2022-04-07T19:05:22.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:05:22.096Z] [2022-04-07T19:05:22.096Z] Login Succeeded [2022-04-07T19:05:22.096Z] nexus3.edgexfoundry.org:10003 [2022-04-07T19:05:22.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:05:22.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:05:22.096Z] Configure a credential helper to remove this warning. See [2022-04-07T19:05:22.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:05:22.096Z] [2022-04-07T19:05:22.096Z] Login Succeeded [2022-04-07T19:05:22.096Z] nexus3.edgexfoundry.org:10004 [2022-04-07T19:05:22.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:05:22.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:05:22.358Z] Configure a credential helper to remove this warning. See [2022-04-07T19:05:22.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:05:22.358Z] [2022-04-07T19:05:22.358Z] Login Succeeded [2022-04-07T19:05:22.358Z] docker.io [2022-04-07T19:05:22.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:05:22.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:05:22.620Z] Configure a credential helper to remove this warning. See [2022-04-07T19:05:22.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:05:22.620Z] [2022-04-07T19:05:22.887Z] Login Succeeded [2022-04-07T19:05:22.887Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T19:05:22.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T19:05:23.202Z] + 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-07T19:05:23.203Z] + cut -d/ -f2 [2022-04-07T19:05:23.203Z] + dirname cmd/core-command/Dockerfile [2022-04-07T19:05:23.203Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-07T19:05:23.203Z] + dirname cmd/core-data/Dockerfile [2022-04-07T19:05:23.203Z] + cut -d/ -f2 [2022-04-07T19:05:23.203Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-07T19:05:23.203Z] + dirname cmd/core-metadata/Dockerfile [2022-04-07T19:05:23.203Z] + cut -d/ -f2 [2022-04-07T19:05:23.203Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-07T19:05:23.203Z] + cut -d/ -f2 [2022-04-07T19:05:23.203Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-07T19:05:23.203Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-07T19:05:23.203Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-07T19:05:23.203Z] + cut -d/ -f2 [2022-04-07T19:05:23.203Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-07T19:05:23.203Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-07T19:05:23.203Z] + cut -d/ -f2 [2022-04-07T19:05:23.203Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-07T19:05:23.203Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-07T19:05:23.203Z] + cut -d/ -f2 [2022-04-07T19:05:23.203Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-07T19:05:23.203Z] + + cut -d/ -f2 [2022-04-07T19:05:23.203Z] dirname cmd/security-spire-agent/Dockerfile [2022-04-07T19:05:23.203Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-07T19:05:23.203Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-07T19:05:23.203Z] + cut -d/ -f2 [2022-04-07T19:05:23.203Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-07T19:05:23.203Z] + cut -d/+ -f2 [2022-04-07T19:05:23.203Z] dirname cmd/security-spire-server/Dockerfile [2022-04-07T19:05:23.203Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-07T19:05:23.203Z] + dirname cmd/support-notifications/Dockerfile [2022-04-07T19:05:23.203Z] + cut -d/ -f2 [2022-04-07T19:05:23.203Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-07T19:05:23.203Z] + + dirname cmd/support-scheduler/Dockerfile [2022-04-07T19:05:23.203Z] cut -d/ -f2 [2022-04-07T19:05:23.203Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-07T19:05:23.203Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-07T19:05:23.203Z] + cut -d/ -f2 [2022-04-07T19:05:23.203Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-07T19:05:23.291Z] 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-07T19:05:23.645Z] + git rev-list -1 --merges 1a2a9fb2de28639559defb16ba24353df80d7431~1..1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] echo [2022-04-07T19:05:23.665Z] -----------> git rev-list -1 --merges 1a2a9fb2de28639559defb16ba24353df80d7431~1..1a2a9fb2de28639559defb16ba24353df80d7431 1a2a9fb2de28639559defb16ba24353df80d7431 [false] [Pipeline] sh [2022-04-07T19:05:23.961Z] + git log --format=format:%s -1 1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] echo [2022-04-07T19:05:23.981Z] ========================================================= [2022-04-07T19:05:23.981Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-07T19:05:23.981Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-07T19:05:24.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T19:05:24.384Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-07T19:05:24.384Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-07T19:05:24.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-07T19:05:24.384Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-07T19:05:24.384Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-07T19:05:24.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:05:24.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T19:05:24.746Z] [2022-04-07T19:05:24.746Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:05:25.128Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T19:05:25.128Z] latest: Pulling from edgex-devops/git-semver [2022-04-07T19:05:25.128Z] a0d0a0d46f8b: Pulling fs layer [2022-04-07T19:05:25.128Z] 3e5f54012d9b: Pulling fs layer [2022-04-07T19:05:25.128Z] 4c7163046ea9: Pulling fs layer [2022-04-07T19:05:25.128Z] 0c2d73faf560: Pulling fs layer [2022-04-07T19:05:25.128Z] 0c2d73faf560: Waiting [2022-04-07T19:05:25.128Z] 3e5f54012d9b: Download complete [2022-04-07T19:05:25.128Z] a0d0a0d46f8b: Verifying Checksum [2022-04-07T19:05:25.128Z] a0d0a0d46f8b: Download complete [2022-04-07T19:05:25.128Z] 0c2d73faf560: Verifying Checksum [2022-04-07T19:05:25.128Z] 0c2d73faf560: Download complete [2022-04-07T19:05:25.128Z] 4c7163046ea9: Verifying Checksum [2022-04-07T19:05:25.128Z] 4c7163046ea9: Download complete [2022-04-07T19:05:25.392Z] a0d0a0d46f8b: Pull complete [2022-04-07T19:05:25.392Z] 3e5f54012d9b: Pull complete [2022-04-07T19:05:25.653Z] 4c7163046ea9: Pull complete [2022-04-07T19:05:25.918Z] 0c2d73faf560: Pull complete [2022-04-07T19:05:25.918Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-07T19:05:25.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T19:05:25.918Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-07T19:05:25.997Z] prd-ubuntu20.04-docker-8c-8g-11449 does not seem to be running inside a container [2022-04-07T19:05:26.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T19:05:26.647Z] $ docker top 5879aa26ecba9d33e1e4808e1358cf1dac69810397f0fd67f57c2fcc72772e88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T19:05:26.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T19:05:26.746Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T19:05:26.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T19:05:26.906Z] $ docker exec 5879aa26ecba9d33e1e4808e1358cf1dac69810397f0fd67f57c2fcc72772e88 ssh-agent [2022-04-07T19:05:27.029Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoPJknP/agent.15 [2022-04-07T19:05:27.029Z] SSH_AGENT_PID=21 [2022-04-07T19:05:27.037Z] Running ssh-add (command line suppressed) [2022-04-07T19:05:27.164Z] Identity added: /w/workspace/edgex-go/183@tmp/private_key_6159185662542872452.key (/w/workspace/edgex-go/183@tmp/private_key_6159185662542872452.key) [2022-04-07T19:05:27.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T19:05:27.470Z] + git tag --points-at HEAD [Pipeline] } [2022-04-07T19:05:27.490Z] $ docker exec --env ******** --env ******** 5879aa26ecba9d33e1e4808e1358cf1dac69810397f0fd67f57c2fcc72772e88 ssh-agent -k [2022-04-07T19:05:27.613Z] unset SSH_AUTH_SOCK; [2022-04-07T19:05:27.613Z] unset SSH_AGENT_PID; [2022-04-07T19:05:27.614Z] echo Agent pid 21 killed; [2022-04-07T19:05:27.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-07T19:05:27.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T19:05:27.635Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T19:05:27.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T19:05:27.772Z] $ docker exec 5879aa26ecba9d33e1e4808e1358cf1dac69810397f0fd67f57c2fcc72772e88 ssh-agent [2022-04-07T19:05:27.919Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiOoBFE/agent.55 [2022-04-07T19:05:27.919Z] SSH_AGENT_PID=61 [2022-04-07T19:05:27.924Z] Running ssh-add (command line suppressed) [2022-04-07T19:05:28.044Z] Identity added: /w/workspace/edgex-go/183@tmp/private_key_6144243679897051536.key (/w/workspace/edgex-go/183@tmp/private_key_6144243679897051536.key) [2022-04-07T19:05:28.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T19:05:28.348Z] + git semver init [2022-04-07T19:05:28.348Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T19:05:28.348Z] # $GIT_DIR = /w/workspace/edgex-go/183/.git [2022-04-07T19:05:28.348Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/183 [2022-04-07T19:05:28.348Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T19:05:28.348Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T19:05:28.348Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T19:05:28.348Z] # $SEMVER_BRANCH = main [2022-04-07T19:05:28.348Z] # $SEMVER_TEMP = /tmp/semver-232494973 [2022-04-07T19:05:28.348Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-07T19:05:43.277Z] # '/tmp/semver-232494973' -> '/w/workspace/edgex-go/183/.semver' [2022-04-07T19:05:43.277Z] # -> Force: false [2022-04-07T19:05:43.277Z] # $SEMVER_DIR = /w/workspace/edgex-go/183/.semver [Pipeline] } [2022-04-07T19:05:43.294Z] $ docker exec --env ******** --env ******** 5879aa26ecba9d33e1e4808e1358cf1dac69810397f0fd67f57c2fcc72772e88 ssh-agent -k [2022-04-07T19:05:43.402Z] unset SSH_AUTH_SOCK; [2022-04-07T19:05:43.402Z] unset SSH_AGENT_PID; [2022-04-07T19:05:43.402Z] echo Agent pid 61 killed; [2022-04-07T19:05:43.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T19:05:43.713Z] + git semver [Pipeline] } [2022-04-07T19:05:43.731Z] $ docker stop --time=1 5879aa26ecba9d33e1e4808e1358cf1dac69810397f0fd67f57c2fcc72772e88 [2022-04-07T19:05:45.429Z] $ docker rm -f 5879aa26ecba9d33e1e4808e1358cf1dac69810397f0fd67f57c2fcc72772e88 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T19:05:45.799Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-07T19:05:46.058Z] Stashed 1 file(s) [Pipeline] echo [2022-04-07T19:05:46.062Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.59 [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-07T19:05:46.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T19:05:46.202Z] ========================================================= [2022-04-07T19:05:46.202Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-07T19:05:46.202Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T19:05:46.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T19:05:46.496Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-07T19:05:46.496Z] 59bf1c3509f3: Pulling fs layer [2022-04-07T19:05:46.496Z] 666ba61612fd: Pulling fs layer [2022-04-07T19:05:46.496Z] 8ed8ca486205: Pulling fs layer [2022-04-07T19:05:46.496Z] 4fe6c5a15a65: Pulling fs layer [2022-04-07T19:05:46.496Z] 22a0e8bec74d: Pulling fs layer [2022-04-07T19:05:46.496Z] 640e595b4fbd: Pulling fs layer [2022-04-07T19:05:46.496Z] 763cafe07f6e: Pulling fs layer [2022-04-07T19:05:46.496Z] 0c0b528cf693: Pulling fs layer [2022-04-07T19:05:46.496Z] 10935f4eaf8b: Pulling fs layer [2022-04-07T19:05:46.496Z] 640e595b4fbd: Waiting [2022-04-07T19:05:46.496Z] 0c0b528cf693: Waiting [2022-04-07T19:05:46.496Z] 763cafe07f6e: Waiting [2022-04-07T19:05:46.496Z] 10935f4eaf8b: Waiting [2022-04-07T19:05:46.496Z] 4fe6c5a15a65: Waiting [2022-04-07T19:05:46.496Z] 22a0e8bec74d: Waiting [2022-04-07T19:05:46.496Z] 8ed8ca486205: Verifying Checksum [2022-04-07T19:05:46.496Z] 8ed8ca486205: Download complete [2022-04-07T19:05:46.496Z] 666ba61612fd: Download complete [2022-04-07T19:05:46.496Z] 22a0e8bec74d: Verifying Checksum [2022-04-07T19:05:46.496Z] 22a0e8bec74d: Download complete [2022-04-07T19:05:46.496Z] 640e595b4fbd: Download complete [2022-04-07T19:05:46.496Z] 763cafe07f6e: Download complete [2022-04-07T19:05:46.496Z] 59bf1c3509f3: Verifying Checksum [2022-04-07T19:05:46.496Z] 59bf1c3509f3: Download complete [2022-04-07T19:05:46.758Z] 0c0b528cf693: Verifying Checksum [2022-04-07T19:05:46.758Z] 0c0b528cf693: Download complete [2022-04-07T19:05:46.758Z] 59bf1c3509f3: Pull complete [2022-04-07T19:05:46.758Z] 666ba61612fd: Pull complete [2022-04-07T19:05:46.758Z] 8ed8ca486205: Pull complete [2022-04-07T19:05:47.336Z] 10935f4eaf8b: Verifying Checksum [2022-04-07T19:05:47.336Z] 10935f4eaf8b: Download complete [2022-04-07T19:05:47.336Z] 4fe6c5a15a65: Verifying Checksum [2022-04-07T19:05:47.336Z] 4fe6c5a15a65: Download complete [2022-04-07T19:05:51.539Z] 4fe6c5a15a65: Pull complete [2022-04-07T19:05:51.539Z] 22a0e8bec74d: Pull complete [2022-04-07T19:05:51.539Z] 640e595b4fbd: Pull complete [2022-04-07T19:05:51.539Z] 763cafe07f6e: Pull complete [2022-04-07T19:05:51.539Z] 0c0b528cf693: Pull complete [2022-04-07T19:05:53.448Z] 10935f4eaf8b: Pull complete [2022-04-07T19:05:53.448Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-07T19:05:53.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T19:05:53.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T19:05:53.747Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T19:05:53.747Z] WORKDIR /edgex [2022-04-07T19:05:53.747Z] COPY go.mod . [2022-04-07T19:05:53.747Z] RUN go mod download [2022-04-07T19:05:53.747Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-07T19:05:55.126Z] Sending build context to Docker daemon 334.7MB [2022-04-07T19:05:55.126Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T19:05:55.126Z] ---> 99d49a6021b9 [2022-04-07T19:05:55.126Z] Step 2/4 : WORKDIR /edgex [2022-04-07T19:05:56.513Z] ---> Running in 3384099f43c1 [2022-04-07T19:05:56.513Z] Removing intermediate container 3384099f43c1 [2022-04-07T19:05:56.513Z] ---> a92577b784b0 [2022-04-07T19:05:56.513Z] Step 3/4 : COPY go.mod . [2022-04-07T19:05:56.772Z] ---> 6b2ee6597f99 [2022-04-07T19:05:56.772Z] Step 4/4 : RUN go mod download [2022-04-07T19:05:56.772Z] ---> Running in b58620d347f5 [2022-04-07T19:06:01.134Z] Still waiting to schedule task [2022-04-07T19:06:01.134Z] ‘prd-centos7-builder-2c-1g-11446’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-07T19:06:01.134Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11448’ is offline [2022-04-07T19:06:11.731Z] Removing intermediate container b58620d347f5 [2022-04-07T19:06:11.731Z] ---> 6a4947d2b427 [2022-04-07T19:06:11.731Z] Successfully built 6a4947d2b427 [2022-04-07T19:06:11.731Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:06:12.042Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T19:06:12.042Z] . [Pipeline] withDockerContainer [2022-04-07T19:06:12.117Z] prd-ubuntu20.04-docker-8c-8g-11449 does not seem to be running inside a container [2022-04-07T19:06:12.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-07T19:06:12.607Z] $ docker top 00d16e8b67ec3d1a4ded09f3038d87141db802153aab8b136af97197ad5b0c4e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T19:06:12.973Z] + go version [2022-04-07T19:06:12.973Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-07T19:06:12.993Z] $ docker stop --time=1 00d16e8b67ec3d1a4ded09f3038d87141db802153aab8b136af97197ad5b0c4e [2022-04-07T19:06:14.282Z] $ docker rm -f 00d16e8b67ec3d1a4ded09f3038d87141db802153aab8b136af97197ad5b0c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:06:14.686Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T19:06:14.687Z] . [Pipeline] withDockerContainer [2022-04-07T19:06:14.760Z] prd-ubuntu20.04-docker-8c-8g-11449 does not seem to be running inside a container [2022-04-07T19:06:14.803Z] $ 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/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-07T19:06:15.182Z] $ docker top a5d9f6371c70e070a9e6718775058a92cdd09d7f83c9d78cd64f50426f8ac83a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-07T19:06:15.280Z] ========================================================= [2022-04-07T19:06:15.280Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-07T19:06:15.280Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T19:06:15.566Z] + make test [2022-04-07T19:06:15.566Z] go mod tidy -compat=1.17 [2022-04-07T19:06:15.826Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-07T19:06:22.402Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-07T19:06:34.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-07T19:06:34.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2022-04-07T19:06:34.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-07T19:06:34.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.9% of statements [2022-04-07T19:06:34.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-07T19:06:34.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.174s coverage: 89.2% of statements [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.110s coverage: 84.4% of statements [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.430s coverage: 95.1% of statements [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.117s coverage: 60.0% of statements [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 24.0% of statements [2022-04-07T19:06:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.092s coverage: 47.1% of statements [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-04-07T19:06:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2022-04-07T19:06:48.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2022-04-07T19:06:48.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2022-04-07T19:06:48.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 82.5% of statements [2022-04-07T19:06:48.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-07T19:06:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-07T19:06:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-07T19:06:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-07T19:06:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-07T19:06:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 58.8% of statements [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-07T19:06:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements [2022-04-07T19:06:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-04-07T19:06:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-04-07T19:06:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.182s coverage: 91.2% of statements [2022-04-07T19:06:58.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 64.4% of statements [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.4% of statements [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.8% of statements [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.084s coverage: 63.2% of statements [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-07T19:06:58.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-07T19:06:58.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-07T19:06:58.747Z] 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-07T19:07:16.858Z] GO111MODULE=on go vet ./... [2022-04-07T19:07:22.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T19:07:22.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-07T19:07:22.724Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-07T19:07:23.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-07T19:07:23.602Z] + ls -al . [2022-04-07T19:07:23.602Z] total 668 [2022-04-07T19:07:23.602Z] drwxrwxr-x 10 1001 1001 4096 Apr 7 19:07 . [2022-04-07T19:07:23.602Z] drwxr-xr-x 4 root root 4096 Apr 7 19:06 .. [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 11 Apr 7 19:05 .dockerignore [2022-04-07T19:07:23.602Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 19:05 .git [2022-04-07T19:07:23.602Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 19:05 .github [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 870 Apr 7 19:05 .gitignore [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 42 Apr 7 19:05 .golangci.yml [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 87 Apr 7 19:05 .hadolint.yml [2022-04-07T19:07:23.602Z] drwx------ 3 1001 1001 4096 Apr 7 19:05 .semver [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 166 Apr 7 19:05 .sonarcloud.properties [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 1171 Apr 7 19:05 ADOPTERS.md [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 9953 Apr 7 19:05 Attribution.txt [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 51732 Apr 7 19:05 CHANGELOG.md [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 19:05 CONTRIBUTING.md [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 677 Apr 7 19:05 GOVERNANCE.md [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 849 Apr 7 19:05 Jenkinsfile [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 19:05 LICENSE [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 8478 Apr 7 19:05 Makefile [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 582 Apr 7 19:05 OWNERS.md [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 8207 Apr 7 19:05 README.md [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 6912 Apr 7 19:05 SECURITY.md [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 12 Apr 7 19:05 VERSION [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 4131 Apr 7 19:05 ZMQWindows.md [2022-04-07T19:07:23.602Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 19:05 bin [2022-04-07T19:07:23.602Z] drwxrwxr-x 18 1001 1001 4096 Apr 7 19:05 cmd [2022-04-07T19:07:23.602Z] -rw-r--r-- 1 root root 431014 Apr 7 19:06 coverage.out [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 3175 Apr 7 19:05 go.mod [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 34990 Apr 7 19:06 go.sum [2022-04-07T19:07:23.602Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 19:05 internal [2022-04-07T19:07:23.602Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 19:05 openapi [2022-04-07T19:07:23.602Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 19:05 snap [2022-04-07T19:07:23.602Z] -rw-rw-r-- 1 1001 1001 204 Apr 7 19:05 version.go [Pipeline] sh [2022-04-07T19:07:23.892Z] + '[' -e coverage.out ] [2022-04-07T19:07:23.892Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-07T19:07:24.004Z] Stashed 1 file(s) [Pipeline] sh [2022-04-07T19:07:24.286Z] + make build [2022-04-07T19:07:24.286Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T19:07:42.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T19:07:54.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T19:07:54.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T19:07:55.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T19:07:55.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T19:07:57.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T19:07:58.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T19:08:00.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T19:08:01.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T19:08:02.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T19:08:03.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T19:08:05.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-07T19:08:06.710Z] $ docker stop --time=1 a5d9f6371c70e070a9e6718775058a92cdd09d7f83c9d78cd64f50426f8ac83a [2022-04-07T19:08:08.878Z] $ docker rm -f a5d9f6371c70e070a9e6718775058a92cdd09d7f83c9d78cd64f50426f8ac83a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:08:10.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T19:08:10.030Z] [2022-04-07T19:08:10.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:08:10.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T19:08:10.330Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-07T19:08:10.330Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-07T19:08:10.330Z] ca9280d653b3: Pulling fs layer [2022-04-07T19:08:10.330Z] 7e9c9ca2126c: Pulling fs layer [2022-04-07T19:08:10.330Z] cbdbe7a5bc2a: Download complete [2022-04-07T19:08:10.589Z] ca9280d653b3: Verifying Checksum [2022-04-07T19:08:10.589Z] ca9280d653b3: Download complete [2022-04-07T19:08:10.589Z] cbdbe7a5bc2a: Pull complete [2022-04-07T19:08:10.848Z] 7e9c9ca2126c: Download complete [2022-04-07T19:08:11.107Z] ca9280d653b3: Pull complete [2022-04-07T19:08:14.394Z] 7e9c9ca2126c: Pull complete [2022-04-07T19:08:14.394Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-07T19:08:14.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T19:08:14.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-07T19:08:14.462Z] prd-ubuntu20.04-docker-8c-8g-11449 does not seem to be running inside a container [2022-04-07T19:08:14.516Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-07T19:08:15.617Z] $ docker top aae8151408051f60394f8cda41265a1eef1661f6f578e15e7ec7d697b2b5860f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T19:08:15.990Z] + docker-compose build --help [2022-04-07T19:08:15.990Z] + grep parallel [2022-04-07T19:08:16.558Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T19:08:16.574Z] $ docker stop --time=1 aae8151408051f60394f8cda41265a1eef1661f6f578e15e7ec7d697b2b5860f [2022-04-07T19:08:17.886Z] $ docker rm -f aae8151408051f60394f8cda41265a1eef1661f6f578e15e7ec7d697b2b5860f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:08:18.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T19:08:18.281Z] . [Pipeline] withDockerContainer [2022-04-07T19:08:18.356Z] prd-ubuntu20.04-docker-8c-8g-11449 does not seem to be running inside a container [2022-04-07T19:08:18.401Z] $ 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/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-07T19:08:18.780Z] $ docker top 86d08664aa365a00cd890924b79caa1cb189c86ddd720a04d3e5a6649837c956 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T19:08:19.139Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T19:08:19.710Z] Building core-command ... [2022-04-07T19:08:19.711Z] Building core-data ... [2022-04-07T19:08:19.711Z] Building core-metadata ... [2022-04-07T19:08:19.711Z] Building security-bootstrapper ... [2022-04-07T19:08:19.711Z] Building security-proxy-setup ... [2022-04-07T19:08:19.711Z] Building security-secretstore-setup ... [2022-04-07T19:08:19.711Z] Building security-spiffe-token-provider ... [2022-04-07T19:08:19.711Z] Building security-spire-agent ... [2022-04-07T19:08:19.711Z] Building security-spire-config ... [2022-04-07T19:08:19.711Z] Building security-spire-server ... [2022-04-07T19:08:19.711Z] Building support-notifications ... [2022-04-07T19:08:19.711Z] Building support-scheduler ... [2022-04-07T19:08:19.711Z] Building sys-mgmt-agent ... [2022-04-07T19:08:19.711Z] Building sys-mgmt-agent [2022-04-07T19:08:19.711Z] Building core-data [2022-04-07T19:08:19.711Z] Building security-spire-server [2022-04-07T19:08:19.711Z] Building security-secretstore-setup [2022-04-07T19:08:19.711Z] Building core-command [2022-04-07T19:08:37.806Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:08:37.806Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:08:37.806Z] ---> 6a4947d2b427 [2022-04-07T19:08:37.806Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T19:08:37.806Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:08:37.806Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:08:37.806Z] ---> 6a4947d2b427 [2022-04-07T19:08:37.806Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T19:08:37.806Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:08:37.806Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:08:37.806Z] ---> 6a4947d2b427 [2022-04-07T19:08:37.806Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T19:08:37.806Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:08:37.806Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:08:37.806Z] ---> 6a4947d2b427 [2022-04-07T19:08:37.806Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T19:08:37.806Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:08:37.806Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:08:37.806Z] ---> 6a4947d2b427 [2022-04-07T19:08:37.806Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T19:08:39.189Z] ---> Running in b5cdcf67cb62 [2022-04-07T19:08:39.189Z] ---> Running in e31e1a2b2901 [2022-04-07T19:08:39.189Z] ---> Running in f3696908e4e0 [2022-04-07T19:08:39.189Z] ---> Running in a6c3435040b2 [2022-04-07T19:08:39.189Z] ---> Running in 45203326db04 [2022-04-07T19:08:39.189Z] Removing intermediate container f3696908e4e0 [2022-04-07T19:08:39.189Z] ---> 0f597c5920ac [2022-04-07T19:08:39.189Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:08:39.189Z] Removing intermediate container b5cdcf67cb62 [2022-04-07T19:08:39.189Z] ---> 6380be8e3234 [2022-04-07T19:08:39.189Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:08:39.189Z] Removing intermediate container a6c3435040b2 [2022-04-07T19:08:39.189Z] ---> a1f732ebf582 [2022-04-07T19:08:39.189Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:08:39.189Z] Removing intermediate container e31e1a2b2901 [2022-04-07T19:08:39.189Z] ---> 438775c800e4 [2022-04-07T19:08:39.189Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:08:39.189Z] Removing intermediate container 45203326db04 [2022-04-07T19:08:39.189Z] ---> 62e3f5ca6390 [2022-04-07T19:08:39.189Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:08:39.189Z] ---> Running in f124385fe78b [2022-04-07T19:08:39.189Z] ---> Running in 25378cdbe4d7 [2022-04-07T19:08:39.189Z] ---> Running in 25dd2150e959 [2022-04-07T19:08:39.449Z] ---> Running in ee6081538448 [2022-04-07T19:08:39.449Z] ---> Running in b61623684892 [2022-04-07T19:08:40.386Z] Removing intermediate container f124385fe78b [2022-04-07T19:08:40.386Z] ---> 2c8b8584a0d3 [2022-04-07T19:08:40.386Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T19:08:40.386Z] Removing intermediate container 25dd2150e959 [2022-04-07T19:08:40.386Z] ---> c956fb004459 [2022-04-07T19:08:40.386Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T19:08:40.386Z] ---> Running in 1d258dfc8a8a [2022-04-07T19:08:40.386Z] ---> Running in 4443a298cf9a [2022-04-07T19:08:40.645Z] Removing intermediate container 25378cdbe4d7 [2022-04-07T19:08:40.645Z] ---> 089a5a5d51e6 [2022-04-07T19:08:40.645Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T19:08:40.645Z] ---> Running in 94c75f68583d [2022-04-07T19:08:40.645Z] Removing intermediate container b61623684892 [2022-04-07T19:08:40.645Z] ---> 5be5a7354ccd [2022-04-07T19:08:40.645Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T19:08:40.645Z] ---> Running in e7b8e74159be [2022-04-07T19:08:40.645Z] Removing intermediate container ee6081538448 [2022-04-07T19:08:40.645Z] ---> d625a24364b4 [2022-04-07T19:08:40.645Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T19:08:40.645Z] ---> Running in 5602aa42fc72 [2022-04-07T19:08:41.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:08:41.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:08:41.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:08:41.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:08:41.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:08:42.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:08:42.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:08:42.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:08:42.303Z] OK: 221 MiB in 52 packages [2022-04-07T19:08:42.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:08:42.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:08:42.303Z] OK: 221 MiB in 52 packages [2022-04-07T19:08:42.564Z] OK: 221 MiB in 52 packages [2022-04-07T19:08:42.564Z] Removing intermediate container 1d258dfc8a8a [2022-04-07T19:08:42.564Z] ---> 0794a37fe51b [2022-04-07T19:08:42.564Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T19:08:42.564Z] OK: 221 MiB in 52 packages [2022-04-07T19:08:42.564Z] OK: 221 MiB in 52 packages [2022-04-07T19:08:42.824Z] ---> e366eac6769f [2022-04-07T19:08:42.824Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:08:42.824Z] ---> Running in 961e843810a7 [2022-04-07T19:08:42.824Z] Removing intermediate container 94c75f68583d [2022-04-07T19:08:42.824Z] ---> e3fe8fd260c6 [2022-04-07T19:08:42.824Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T19:08:42.824Z] Removing intermediate container 4443a298cf9a [2022-04-07T19:08:42.824Z] ---> 65a23c3a54b7 [2022-04-07T19:08:42.824Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T19:08:43.083Z] ---> b3d7afac8806 [2022-04-07T19:08:43.083Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:08:43.083Z] ---> Running in 8fe21b79cb7f [2022-04-07T19:08:43.083Z] Removing intermediate container e7b8e74159be [2022-04-07T19:08:43.083Z] ---> 5830f621c606 [2022-04-07T19:08:43.083Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T19:08:43.083Z] ---> 637f0a2a51f3 [2022-04-07T19:08:43.083Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:08:43.083Z] Removing intermediate container 5602aa42fc72 [2022-04-07T19:08:43.083Z] ---> caac3105bc7a [2022-04-07T19:08:43.083Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T19:08:43.083Z] ---> Running in 3ebea7ac9055 [2022-04-07T19:08:43.344Z] ---> a21761c6a48d [2022-04-07T19:08:43.344Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:08:43.344Z] ---> 1ee7079ed849 [2022-04-07T19:08:43.344Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:08:43.344Z] ---> Running in 15bae5cc60c2 [2022-04-07T19:08:43.344Z] ---> Running in c66988a74b81 [2022-04-07T19:08:43.910Z] Removing intermediate container 961e843810a7 [2022-04-07T19:08:43.910Z] ---> b9fa92f89185 [2022-04-07T19:08:43.910Z] Step 8/25 : COPY . . [2022-04-07T19:08:43.910Z] Removing intermediate container 8fe21b79cb7f [2022-04-07T19:08:43.910Z] ---> b139febad434 [2022-04-07T19:08:43.910Z] Step 8/23 : COPY . . [2022-04-07T19:08:44.480Z] Removing intermediate container 3ebea7ac9055 [2022-04-07T19:08:44.480Z] ---> 1773c92d974d [2022-04-07T19:08:44.481Z] Step 8/23 : COPY . . [2022-04-07T19:08:47.706Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11452 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-07T19:08:47.718Z] Running in /w/workspace/edgex-go/183 [Pipeline] { [Pipeline] checkout [2022-04-07T19:08:47.766Z] Removing intermediate container c66988a74b81 [2022-04-07T19:08:47.766Z] ---> a46ca22b5d14 [2022-04-07T19:08:47.766Z] Step 8/23 : COPY . . [2022-04-07T19:08:47.766Z] Removing intermediate container 15bae5cc60c2 [2022-04-07T19:08:47.766Z] ---> 1ea80e31cc63 [2022-04-07T19:08:47.766Z] Step 8/25 : COPY . . [2022-04-07T19:08:48.598Z] The recommended git tool is: git [2022-04-07T19:08:53.036Z] ---> 220112a09a46 [2022-04-07T19:08:53.036Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T19:08:53.036Z] ---> c04c884193be [2022-04-07T19:08:53.036Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T19:08:53.036Z] ---> 3a74c43f5dcc [2022-04-07T19:08:53.036Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T19:08:53.036Z] ---> Running in 8500645f5fa4 [2022-04-07T19:08:53.036Z] ---> Running in 8cdef7d09f12 [2022-04-07T19:08:53.036Z] ---> Running in 04f719a8aebb [2022-04-07T19:08:53.036Z] Removing intermediate container 04f719a8aebb [2022-04-07T19:08:53.036Z] ---> e978551797cc [2022-04-07T19:08:53.036Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T19:08:53.297Z] ---> Running in a01fb64b8075 [2022-04-07T19:08:53.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T19:08:53.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T19:08:54.127Z] ---> 2764eb76e716 [2022-04-07T19:08:54.127Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T19:08:54.127Z] ---> Running in 9d565cb7d82b [2022-04-07T19:08:54.386Z] Removing intermediate container a01fb64b8075 [2022-04-07T19:08:54.386Z] ---> 192038176c8c [2022-04-07T19:08:54.386Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T19:08:54.386Z] ---> a7fca3f2a4d3 [2022-04-07T19:08:54.386Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T19:08:54.386Z] ---> Running in e5f5b7a1dcdf [2022-04-07T19:08:54.386Z] ---> Running in f90af9432a1e [2022-04-07T19:08:54.646Z] Removing intermediate container f90af9432a1e [2022-04-07T19:08:54.646Z] ---> a06b6a740e97 [2022-04-07T19:08:54.646Z] 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-07T19:08:54.646Z] ---> Running in 22fdac499af2 [2022-04-07T19:08:54.646Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T19:08:54.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T19:08:55.476Z] spire-1.2.1/ [2022-04-07T19:08:55.476Z] spire-1.2.1/.data/ [2022-04-07T19:08:55.476Z] spire-1.2.1/.data/.file [2022-04-07T19:08:55.476Z] spire-1.2.1/.dockerignore [2022-04-07T19:08:55.476Z] spire-1.2.1/.gitattributes [2022-04-07T19:08:55.476Z] spire-1.2.1/.githooks/ [2022-04-07T19:08:55.476Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/ [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/workflows/ [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T19:08:55.476Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T19:08:55.476Z] spire-1.2.1/.gitignore [2022-04-07T19:08:55.476Z] spire-1.2.1/.go-version [2022-04-07T19:08:55.476Z] spire-1.2.1/.golangci.yml [2022-04-07T19:08:55.476Z] spire-1.2.1/ADOPTERS.md [2022-04-07T19:08:55.476Z] spire-1.2.1/CHANGELOG.md [2022-04-07T19:08:55.476Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T19:08:55.476Z] spire-1.2.1/CODEOWNERS [2022-04-07T19:08:55.476Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T19:08:55.476Z] spire-1.2.1/Dockerfile [2022-04-07T19:08:55.476Z] spire-1.2.1/Dockerfile.dev [2022-04-07T19:08:55.476Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T19:08:55.476Z] spire-1.2.1/LICENSE [2022-04-07T19:08:55.476Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T19:08:55.476Z] spire-1.2.1/Makefile [2022-04-07T19:08:55.476Z] spire-1.2.1/README.md [2022-04-07T19:08:55.476Z] spire-1.2.1/ROADMAP.md [2022-04-07T19:08:55.476Z] spire-1.2.1/SECURITY.md [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/ [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T19:08:55.476Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T19:08:55.477Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T19:08:55.477Z] spire-1.2.1/conf/ [2022-04-07T19:08:55.477Z] spire-1.2.1/conf/agent/ [2022-04-07T19:08:55.477Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T19:08:55.477Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T19:08:55.477Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T19:08:55.477Z] spire-1.2.1/conf/server/ [2022-04-07T19:08:55.477Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T19:08:55.477Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T19:08:55.477Z] spire-1.2.1/conf/server/server.conf [2022-04-07T19:08:55.477Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/ [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/auditlog.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/ [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/spire_server.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/telemetry.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/upgrading.md [2022-04-07T19:08:55.477Z] spire-1.2.1/doc/using_spire.md [2022-04-07T19:08:55.477Z] spire-1.2.1/examples/ [2022-04-07T19:08:55.477Z] spire-1.2.1/examples/README.md [2022-04-07T19:08:55.477Z] spire-1.2.1/go.mod [2022-04-07T19:08:55.477Z] spire-1.2.1/go.sum [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T19:08:55.477Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/health/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/log/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/version/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T19:08:55.478Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/config.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/server.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T19:08:55.479Z] spire-1.2.1/proto/ [2022-04-07T19:08:55.479Z] spire-1.2.1/proto/private/ [2022-04-07T19:08:55.479Z] spire-1.2.1/proto/private/server/ [2022-04-07T19:08:55.479Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T19:08:55.479Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T19:08:55.479Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T19:08:55.479Z] spire-1.2.1/proto/spire/ [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/common/ [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T19:08:55.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T19:08:55.480Z] spire-1.2.1/release/ [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire-extras/ [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire/ [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire/conf/ [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T19:08:55.480Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/script/ [2022-04-07T19:08:55.480Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T19:08:55.480Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T19:08:55.480Z] spire-1.2.1/support/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T19:08:55.480Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/clock/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/clock/clock.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T19:08:55.480Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/common [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T19:08:55.480Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T19:08:55.481Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T19:08:55.482Z] spire-1.2.1/test/integration/test.sh [2022-04-07T19:08:55.482Z] spire-1.2.1/test/plugintest/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/spiretest/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/testca/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/testca/ca.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/testkey/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T19:08:55.482Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/testkey/new.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/util/ [2022-04-07T19:08:55.482Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/util/race.go [2022-04-07T19:08:55.482Z] spire-1.2.1/test/util/util.go [2022-04-07T19:08:55.482Z] building spire from source... [2022-04-07T19:08:55.482Z] Installing go1.17.7... [2022-04-07T19:08:59.030Z] using credential edgex-jenkins-ssh [2022-04-07T19:08:59.053Z] Cloning the remote Git repository [2022-04-07T19:08:59.175Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-07T19:08:59.287Z] > git init /w/workspace/edgex-go/183 # timeout=10 [2022-04-07T19:08:59.445Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-07T19:08:59.447Z] > git --version # timeout=10 [2022-04-07T19:08:59.500Z] > git --version # 'git version 2.25.1' [2022-04-07T19:08:59.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T19:08:59.763Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T19:09:00.754Z] Building bin/spire-server... [2022-04-07T19:09:00.754Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T19:09:01.012Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T19:09:01.012Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T19:09:01.012Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T19:09:01.012Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T19:09:01.012Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T19:09:01.012Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T19:09:01.272Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T19:09:01.272Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T19:09:01.272Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T19:09:01.272Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T19:09:01.272Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T19:09:01.272Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T19:09:01.272Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T19:09:01.533Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T19:09:01.533Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T19:09:01.533Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T19:09:01.533Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T19:09:01.533Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T19:09:01.792Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T19:09:01.792Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T19:09:01.792Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T19:09:01.792Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T19:09:01.792Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T19:09:01.792Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T19:09:01.792Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T19:09:01.792Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T19:09:01.792Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T19:09:01.792Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T19:09:02.051Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T19:09:02.051Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T19:09:02.051Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T19:09:02.051Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T19:09:02.051Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T19:09:02.051Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T19:09:02.051Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T19:09:02.051Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T19:09:02.051Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T19:09:02.051Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T19:09:02.051Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T19:09:02.312Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T19:09:02.312Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T19:09:02.312Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T19:09:02.312Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T19:09:02.312Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T19:09:02.312Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T19:09:02.312Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T19:09:02.312Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T19:09:02.312Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T19:09:02.312Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T19:09:02.312Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T19:09:02.571Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T19:09:02.571Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T19:09:02.571Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T19:09:03.508Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T19:09:04.884Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T19:09:04.884Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T19:09:05.146Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T19:09:05.146Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T19:09:05.146Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T19:09:10.419Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T19:09:10.419Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T19:09:10.419Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T19:09:10.419Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T19:09:10.419Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T19:09:10.419Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T19:09:10.419Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T19:09:10.419Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T19:09:10.419Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T19:09:10.419Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T19:09:11.354Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T19:09:11.613Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T19:09:11.613Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T19:09:11.613Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T19:09:11.870Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T19:09:11.870Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T19:09:11.870Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T19:09:11.870Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T19:09:11.870Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T19:09:12.130Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T19:09:12.130Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T19:09:12.130Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T19:09:12.130Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T19:09:12.130Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T19:09:12.387Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T19:09:12.387Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T19:09:12.387Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T19:09:12.387Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T19:09:12.387Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T19:09:12.387Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T19:09:12.645Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T19:09:12.645Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T19:09:12.645Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T19:09:15.932Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T19:09:15.932Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T19:09:15.932Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T19:09:15.932Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T19:09:15.932Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T19:09:15.932Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T19:09:16.190Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T19:09:16.190Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T19:09:16.190Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T19:09:16.190Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T19:09:16.190Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T19:09:16.190Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T19:09:16.190Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T19:09:16.448Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T19:09:16.448Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T19:09:16.448Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T19:09:16.448Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T19:09:16.448Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T19:09:16.448Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T19:09:16.448Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T19:09:16.448Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T19:09:16.448Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T19:09:16.448Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T19:09:16.448Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T19:09:16.706Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T19:09:16.706Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T19:09:16.706Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T19:09:16.706Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T19:09:16.706Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T19:09:16.965Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T19:09:16.965Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T19:09:16.965Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T19:09:16.965Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T19:09:16.965Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T19:09:16.965Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T19:09:16.965Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T19:09:16.965Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T19:09:16.965Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T19:09:17.223Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T19:09:17.223Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T19:09:17.223Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T19:09:17.223Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T19:09:17.223Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T19:09:17.223Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T19:09:17.223Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T19:09:17.223Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T19:09:17.223Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T19:09:17.223Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T19:09:17.223Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T19:09:20.952Z] Avoid second fetch [2022-04-07T19:09:20.952Z] Checking out Revision 1a2a9fb2de28639559defb16ba24353df80d7431 (main) [2022-04-07T19:09:20.903Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-07T19:09:20.929Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T19:09:20.977Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T19:09:20.996Z] > git checkout -f 1a2a9fb2de28639559defb16ba24353df80d7431 # timeout=10 [2022-04-07T19:09:23.787Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T19:09:23.787Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T19:09:26.008Z] Commit message: "fix(security): Fix for spiffe-config crashloop (#3947)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T19:09:27.077Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-07T19:09:27.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T19:09:27.077Z] Dload Upload Total Spent Left Speed [2022-04-07T19:09:27.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2022-04-07T19:09:27.644Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-07T19:09:28.064Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-07T19:09:28.064Z] + sudo tee /etc/docker/daemon.new [2022-04-07T19:09:28.064Z] { [2022-04-07T19:09:28.064Z] "registry-mirrors": [ [2022-04-07T19:09:28.064Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-07T19:09:28.064Z] ], [2022-04-07T19:09:28.064Z] "bip": "10.250.0.254/24", [2022-04-07T19:09:28.064Z] "hosts": [ [2022-04-07T19:09:28.064Z] "tcp://0.0.0.0:5555", [2022-04-07T19:09:28.064Z] "unix:///var/run/docker.sock" [2022-04-07T19:09:28.064Z] ], [2022-04-07T19:09:28.064Z] "mtu": 1458, [2022-04-07T19:09:28.064Z] "selinux-enabled": true, [2022-04-07T19:09:28.064Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-07T19:09:28.064Z] } [Pipeline] sh [2022-04-07T19:09:28.442Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-07T19:09:28.914Z] + sudo service docker restart [2022-04-07T19:09:29.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T19:09:41.396Z] Removing intermediate container 8500645f5fa4 [2022-04-07T19:09:41.396Z] ---> 5c652e94e8ab [2022-04-07T19:09:41.396Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T19:09:41.396Z] Removing intermediate container e5f5b7a1dcdf [2022-04-07T19:09:41.396Z] ---> 6eb521215876 [2022-04-07T19:09:41.396Z] [2022-04-07T19:09:41.396Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T19:09:41.396Z] Removing intermediate container 8cdef7d09f12 [2022-04-07T19:09:41.396Z] ---> 2d2e02144f4d [2022-04-07T19:09:41.396Z] [2022-04-07T19:09:41.396Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T19:09:41.396Z] ---> Running in bd16a3f53265 [2022-04-07T19:09:41.396Z] Removing intermediate container 9d565cb7d82b [2022-04-07T19:09:41.396Z] ---> 07e0ec0535a5 [2022-04-07T19:09:41.396Z] [2022-04-07T19:09:41.396Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T19:09:41.396Z] 3.14: Pulling from library/alpine [2022-04-07T19:09:41.396Z] 3.14: Pulling from library/alpine [2022-04-07T19:09:41.396Z] 3.14: Pulling from library/alpine [2022-04-07T19:09:41.656Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T19:09:41.656Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T19:09:41.656Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T19:09:41.656Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T19:09:41.656Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T19:09:41.656Z] Status: Image is up to date for alpine:3.14 [2022-04-07T19:09:41.656Z] ---> e04c818066af [2022-04-07T19:09:41.656Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T19:09:41.656Z] ---> e04c818066af [2022-04-07T19:09:41.656Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T19:09:41.914Z] ---> e04c818066af [2022-04-07T19:09:41.914Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T19:09:42.173Z] ---> Running in 83b61d2a735e [2022-04-07T19:09:42.173Z] ---> Running in 5d6f44b2e064 [2022-04-07T19:09:42.173Z] ---> Running in f675da30e2ae [2022-04-07T19:09:42.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T19:09:42.475Z] Removing intermediate container 5d6f44b2e064 [2022-04-07T19:09:42.475Z] ---> fed8720e1170 [2022-04-07T19:09:42.475Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T19:09:42.475Z] ---> Running in f5a681abc1c1 [2022-04-07T19:09:42.736Z] Removing intermediate container f5a681abc1c1 [2022-04-07T19:09:42.736Z] ---> 7f9387962786 [2022-04-07T19:09:42.736Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T19:09:42.736Z] ---> Running in d63889e472b3 [2022-04-07T19:09:42.996Z] Removing intermediate container d63889e472b3 [2022-04-07T19:09:42.996Z] ---> cb0c318ef6f2 [2022-04-07T19:09:42.996Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:09:43.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:09:43.259Z] ---> Running in e3e2a89e0b53 [2022-04-07T19:09:43.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:09:43.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:09:43.520Z] Removing intermediate container bd16a3f53265 [2022-04-07T19:09:43.520Z] ---> 23da4d040678 [2022-04-07T19:09:43.520Z] [2022-04-07T19:09:43.520Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T19:09:43.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:09:43.520Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T19:09:43.520Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T19:09:43.520Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T19:09:43.520Z] 20.10.14: Pulling from library/docker [2022-04-07T19:09:43.520Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:09:43.520Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T19:09:43.520Z] OK: 6 MiB in 17 packages [2022-04-07T19:09:43.520Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T19:09:43.520Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:09:43.520Z] OK: 6 MiB in 15 packages [2022-04-07T19:09:44.906Z] Removing intermediate container 83b61d2a735e [2022-04-07T19:09:44.906Z] ---> 49144995e83a [2022-04-07T19:09:44.906Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T19:09:44.906Z] ---> Running in d0be5407a132 [2022-04-07T19:09:44.906Z] Removing intermediate container f675da30e2ae [2022-04-07T19:09:44.906Z] ---> 34e7311d928a [2022-04-07T19:09:44.906Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T19:09:44.906Z] ---> Running in 11257f119aaa [2022-04-07T19:09:45.177Z] Removing intermediate container e3e2a89e0b53 [2022-04-07T19:09:45.177Z] ---> 94ec6f271422 [2022-04-07T19:09:45.177Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T19:09:45.177Z] ---> Running in 65d6fa2437d3 [2022-04-07T19:09:45.177Z] Removing intermediate container d0be5407a132 [2022-04-07T19:09:45.177Z] ---> 4ab370931b11 [2022-04-07T19:09:45.177Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T19:09:45.177Z] ---> Running in 24ec8b270821 [2022-04-07T19:09:45.177Z] Removing intermediate container 11257f119aaa [2022-04-07T19:09:45.177Z] ---> 560cb2ba3890 [2022-04-07T19:09:45.177Z] Step 13/25 : WORKDIR / [2022-04-07T19:09:45.445Z] ---> Running in 3666d5e0904a [2022-04-07T19:09:45.711Z] Removing intermediate container 3666d5e0904a [2022-04-07T19:09:45.711Z] ---> 57c1288a7d14 [2022-04-07T19:09:45.711Z] 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-07T19:09:45.711Z] Removing intermediate container 24ec8b270821 [2022-04-07T19:09:45.711Z] ---> 9ffa42295c51 [2022-04-07T19:09:45.711Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T19:09:45.711Z] ---> Running in 7408ca4d5ec9 [2022-04-07T19:09:45.711Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:09:45.988Z] Removing intermediate container 7408ca4d5ec9 [2022-04-07T19:09:45.988Z] ---> d036be168ce9 [2022-04-07T19:09:45.988Z] Step 15/23 : WORKDIR / [2022-04-07T19:09:46.269Z] ---> d76e8964d9f4 [2022-04-07T19:09:46.269Z] 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-07T19:09:46.269Z] ---> Running in 250cd9a65620 [2022-04-07T19:09:46.531Z] Removing intermediate container 250cd9a65620 [2022-04-07T19:09:46.531Z] ---> b4260ab4b759 [2022-04-07T19:09:46.531Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:09:46.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:09:46.819Z] ---> e08e42e88c0d [2022-04-07T19:09:46.819Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T19:09:47.082Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T19:09:47.082Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T19:09:47.082Z] ---> 3ec8a382aacb [2022-04-07T19:09:47.082Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T19:09:47.082Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T19:09:47.082Z] ---> 12e31913a895 [2022-04-07T19:09:47.082Z] 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-07T19:09:47.082Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T19:09:47.305Z] provisioning config files... [2022-04-07T19:09:47.344Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T19:09:47.344Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/183@tmp/config3149080228971823292tmp [2022-04-07T19:09:47.344Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T19:09:47.344Z] Executing busybox-1.33.1-r7.trigger [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:09:47.604Z] OK: 8 MiB in 20 packages [2022-04-07T19:09:47.820Z] ---> docker-login.sh [2022-04-07T19:09:47.820Z] nexus3.edgexfoundry.org:10001 [2022-04-07T19:09:48.173Z] ---> f827dc044f0e [2022-04-07T19:09:48.173Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T19:09:48.173Z] ---> 4a37f1772b6d [2022-04-07T19:09:48.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T19:09:48.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:09:49.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:09:49.082Z] Configure a credential helper to remove this warning. See [2022-04-07T19:09:49.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:09:49.082Z] [2022-04-07T19:09:49.082Z] Login Succeeded [2022-04-07T19:09:49.082Z] nexus3.edgexfoundry.org:10002 [2022-04-07T19:09:49.110Z] ---> eea1dba775f7 [2022-04-07T19:09:49.110Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T19:09:49.110Z] Removing intermediate container 65d6fa2437d3 [2022-04-07T19:09:49.110Z] ---> 5b18bf4410e7 [2022-04-07T19:09:49.110Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:09:49.110Z] ---> Running in 7760b43b2f57 [2022-04-07T19:09:49.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:09:49.376Z] ---> ea5045515006 [2022-04-07T19:09:49.376Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T19:09:49.376Z] Removing intermediate container 7760b43b2f57 [2022-04-07T19:09:49.376Z] ---> 1348cd30b2f8 [2022-04-07T19:09:49.376Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:09:49.376Z] ---> Running in bb9c4df2b833 [2022-04-07T19:09:49.634Z] ---> fec3844fd21c [2022-04-07T19:09:49.634Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T19:09:49.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:09:49.643Z] Configure a credential helper to remove this warning. See [2022-04-07T19:09:49.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:09:49.643Z] [2022-04-07T19:09:49.643Z] Login Succeeded [2022-04-07T19:09:49.643Z] nexus3.edgexfoundry.org:10003 [2022-04-07T19:09:49.896Z] Removing intermediate container bb9c4df2b833 [2022-04-07T19:09:49.896Z] ---> c42fb3430bd6 [2022-04-07T19:09:49.896Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T19:09:49.896Z] ---> Running in 25aec71e6f2b [2022-04-07T19:09:49.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:09:50.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:09:50.218Z] Configure a credential helper to remove this warning. See [2022-04-07T19:09:50.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:09:50.218Z] [2022-04-07T19:09:50.218Z] Login Succeeded [2022-04-07T19:09:50.218Z] nexus3.edgexfoundry.org:10004 [2022-04-07T19:09:50.468Z] Removing intermediate container 25aec71e6f2b [2022-04-07T19:09:50.468Z] ---> e07d7ceb223c [2022-04-07T19:09:50.468Z] Step 22/23 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:09:50.468Z] ---> Running in 83b99962bfdb [2022-04-07T19:09:50.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:09:50.730Z] ---> 6d8a5cbaee6c [2022-04-07T19:09:50.730Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T19:09:50.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:09:50.786Z] Configure a credential helper to remove this warning. See [2022-04-07T19:09:50.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:09:50.786Z] [2022-04-07T19:09:50.786Z] Login Succeeded [2022-04-07T19:09:50.786Z] docker.io [2022-04-07T19:09:51.008Z] Removing intermediate container 83b99962bfdb [2022-04-07T19:09:51.008Z] ---> 5c7d7961dc17 [2022-04-07T19:09:51.008Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T19:09:51.008Z] ---> Running in 20294e002634 [2022-04-07T19:09:51.268Z] ---> 6b8a0c181623 [2022-04-07T19:09:51.268Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T19:09:51.268Z] Removing intermediate container 20294e002634 [2022-04-07T19:09:51.268Z] ---> ba5150a9ffde [2022-04-07T19:09:51.268Z] [2022-04-07T19:09:51.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:09:51.529Z] ---> 732b13a0a887 [2022-04-07T19:09:51.530Z] 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-07T19:09:51.530Z] ---> Running in 0d6e7d77d7c3 [2022-04-07T19:09:51.530Z] Successfully built ba5150a9ffde [2022-04-07T19:09:51.530Z] Successfully tagged core-command:latest [2022-04-07T19:09:51.530Z]  Building core-command ... done Building support-scheduler [2022-04-07T19:09:51.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:09:51.662Z] Configure a credential helper to remove this warning. See [2022-04-07T19:09:51.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:09:51.662Z] [2022-04-07T19:09:51.662Z] Login Succeeded [2022-04-07T19:09:51.662Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T19:09:51.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-07T19:09:51.793Z] ---> 76530af2e350 [2022-04-07T19:09:51.793Z] Step 19/23 : ENTRYPOINT ["/core-data"] [Pipeline] echo [2022-04-07T19:09:52.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T19:09:52.286Z] ========================================================= [2022-04-07T19:09:52.286Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-07T19:09:52.286Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T19:09:52.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T19:09:52.730Z] ---> Running in 2eb1c592ddd0 [2022-04-07T19:09:52.929Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-07T19:09:52.929Z] 9b3977197b4f: Pulling fs layer [2022-04-07T19:09:52.929Z] 1a89e8eeedd5: Pulling fs layer [2022-04-07T19:09:52.929Z] 94645a83ff95: Pulling fs layer [2022-04-07T19:09:52.929Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-07T19:09:52.929Z] 0c92f367c5e7: Pulling fs layer [2022-04-07T19:09:52.929Z] f7c0051592d6: Pulling fs layer [2022-04-07T19:09:52.929Z] a227ed2f7395: Pulling fs layer [2022-04-07T19:09:52.929Z] 7b1c46037f91: Pulling fs layer [2022-04-07T19:09:52.929Z] 0c92f367c5e7: Waiting [2022-04-07T19:09:52.929Z] f7c0051592d6: Waiting [2022-04-07T19:09:52.929Z] 3f3a8bcf1eab: Waiting [2022-04-07T19:09:52.929Z] a227ed2f7395: Waiting [2022-04-07T19:09:52.929Z] 7b1c46037f91: Waiting [2022-04-07T19:09:52.929Z] 94645a83ff95: Download complete [2022-04-07T19:09:52.929Z] 1a89e8eeedd5: Download complete [2022-04-07T19:09:52.929Z] 0c92f367c5e7: Verifying Checksum [2022-04-07T19:09:52.929Z] 0c92f367c5e7: Download complete [2022-04-07T19:09:52.929Z] f7c0051592d6: Verifying Checksum [2022-04-07T19:09:52.929Z] f7c0051592d6: Download complete [2022-04-07T19:09:52.929Z] 9b3977197b4f: Download complete [2022-04-07T19:09:52.929Z] a227ed2f7395: Verifying Checksum [2022-04-07T19:09:52.929Z] a227ed2f7395: Download complete [2022-04-07T19:09:53.668Z] Removing intermediate container 2eb1c592ddd0 [2022-04-07T19:09:53.668Z] ---> 7803354b8101 [2022-04-07T19:09:53.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:09:53.955Z] 9b3977197b4f: Pull complete [2022-04-07T19:09:53.971Z] ---> Running in eed2ab20a4ff [2022-04-07T19:09:54.232Z] Removing intermediate container 0d6e7d77d7c3 [2022-04-07T19:09:54.232Z] ---> e3bcf89c1759 [2022-04-07T19:09:54.232Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T19:09:54.232Z] ---> Running in 7f1fb7762429 [2022-04-07T19:09:54.232Z] Removing intermediate container eed2ab20a4ff [2022-04-07T19:09:54.232Z] ---> c741b4fd5292 [2022-04-07T19:09:54.232Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T19:09:54.493Z] ---> Running in b235186487c5 [2022-04-07T19:09:54.493Z] Removing intermediate container 7f1fb7762429 [2022-04-07T19:09:54.493Z] ---> eb5fc5b79a46 [2022-04-07T19:09:54.493Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T19:09:54.493Z] ---> Running in d5e0b3c7789d [2022-04-07T19:09:54.570Z] 1a89e8eeedd5: Pull complete [2022-04-07T19:09:54.752Z] Removing intermediate container b235186487c5 [2022-04-07T19:09:54.752Z] ---> d7afe28f6ee7 [2022-04-07T19:09:54.752Z] Step 22/23 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:09:54.853Z] 94645a83ff95: Pull complete [2022-04-07T19:09:55.011Z] ---> Running in 996a695d8153 [2022-04-07T19:09:55.011Z] Removing intermediate container d5e0b3c7789d [2022-04-07T19:09:55.011Z] ---> 290bf3f57ca8 [2022-04-07T19:09:55.011Z] Step 24/25 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:09:55.127Z] 7b1c46037f91: Verifying Checksum [2022-04-07T19:09:55.127Z] 7b1c46037f91: Download complete [2022-04-07T19:09:55.272Z] ---> Running in 283ece6aab59 [2022-04-07T19:09:55.273Z] Removing intermediate container 996a695d8153 [2022-04-07T19:09:55.273Z] ---> 1f23f5603d47 [2022-04-07T19:09:55.273Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T19:09:55.533Z] ---> Running in 854bc69dd028 [2022-04-07T19:09:55.533Z] Removing intermediate container 283ece6aab59 [2022-04-07T19:09:55.533Z] ---> cc60ca6d6662 [2022-04-07T19:09:55.533Z] Step 25/25 : LABEL version=2.2.0-dev.59 [2022-04-07T19:09:55.727Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-07T19:09:55.727Z] 3f3a8bcf1eab: Download complete [2022-04-07T19:09:55.821Z] ---> Running in 9cc511f23536 [2022-04-07T19:09:55.822Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T19:09:55.822Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T19:09:55.822Z] ---> 7417809fdb73 [2022-04-07T19:09:55.822Z] 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-07T19:09:55.822Z] Removing intermediate container 854bc69dd028 [2022-04-07T19:09:55.822Z] ---> 658be2f40c77 [2022-04-07T19:09:55.822Z] [2022-04-07T19:09:55.822Z] ---> Running in 54f9f51e1110 [2022-04-07T19:09:56.082Z] Successfully built 658be2f40c77 [2022-04-07T19:09:56.082Z] Removing intermediate container 9cc511f23536 [2022-04-07T19:09:56.082Z] ---> ca8793d4d40c [2022-04-07T19:09:56.082Z] [2022-04-07T19:09:56.082Z] Successfully tagged core-data:latest [2022-04-07T19:09:56.082Z]  Building core-data ... done Building security-proxy-setup [2022-04-07T19:09:56.082Z] Removing intermediate container 54f9f51e1110 [2022-04-07T19:09:56.082Z] ---> 52b51cda59ef [2022-04-07T19:09:56.082Z] 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-07T19:09:56.342Z] Successfully built ca8793d4d40c [2022-04-07T19:09:56.342Z] Successfully tagged security-secretstore-setup:latest [2022-04-07T19:09:56.342Z]  Building security-secretstore-setup ... done Building support-notifications [2022-04-07T19:09:56.342Z] ---> Running in f48dfc310a85 [2022-04-07T19:09:57.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:09:57.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:09:57.974Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T19:09:57.974Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T19:09:57.974Z] Executing bash-5.1.16-r0.post-install [2022-04-07T19:09:57.974Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T19:09:57.974Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T19:09:57.974Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T19:09:57.974Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T19:09:57.974Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T19:09:57.974Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T19:09:57.974Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T19:09:57.974Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T19:09:57.975Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T19:09:57.975Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T19:09:57.975Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T19:09:57.975Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T19:09:57.975Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T19:09:57.975Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T19:09:57.975Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T19:09:58.540Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T19:09:58.540Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T19:09:58.540Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T19:09:58.540Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T19:09:58.540Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T19:09:58.540Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T19:09:58.540Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T19:09:58.540Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T19:09:58.540Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T19:09:58.540Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T19:09:58.540Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T19:09:58.540Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T19:09:58.540Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T19:09:58.540Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T19:09:58.540Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T19:09:58.540Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T19:09:58.540Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T19:09:58.540Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T19:09:58.540Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T19:09:58.540Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T19:09:58.540Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T19:09:58.540Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T19:09:58.540Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T19:09:58.540Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T19:09:58.800Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T19:09:58.800Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T19:09:58.800Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T19:09:58.800Z] OK: 83 MiB in 65 packages [2022-04-07T19:09:59.738Z] Collecting docker-compose==1.23.2 [2022-04-07T19:09:59.738Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T19:09:59.738Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T19:09:59.738Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T19:09:59.738Z] 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-07T19:09:59.738Z] Collecting cached-property<2,>=1.2.0 [2022-04-07T19:09:59.738Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T19:09:59.738Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T19:09:59.738Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T19:09:59.999Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T19:09:59.999Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T19:10:00.263Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T19:10:00.263Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T19:10:00.263Z] Collecting PyYAML<4,>=3.10 [2022-04-07T19:10:00.263Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T19:10:00.834Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T19:10:00.834Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T19:10:00.834Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T19:10:00.834Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T19:10:01.408Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T19:10:01.408Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T19:10:01.670Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T19:10:01.670Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T19:10:01.670Z] Collecting idna<2.8,>=2.5 [2022-04-07T19:10:01.670Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T19:10:01.670Z] 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-07T19:10:01.670Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T19:10:01.670Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T19:10:01.932Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T19:10:01.932Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T19:10:01.932Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T19:10:01.932Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T19:10:01.932Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T19:10:01.932Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T19:10:01.932Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T19:10:01.932Z] Attempting uninstall: urllib3 [2022-04-07T19:10:01.932Z] Found existing installation: urllib3 1.26.7 [2022-04-07T19:10:01.932Z] Uninstalling urllib3-1.26.7: [2022-04-07T19:10:01.932Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T19:10:02.192Z] Attempting uninstall: idna [2022-04-07T19:10:02.192Z] Found existing installation: idna 3.3 [2022-04-07T19:10:02.192Z] Uninstalling idna-3.3: [2022-04-07T19:10:02.192Z] Successfully uninstalled idna-3.3 [2022-04-07T19:10:02.451Z] Attempting uninstall: requests [2022-04-07T19:10:02.451Z] Found existing installation: requests 2.26.0 [2022-04-07T19:10:02.451Z] Uninstalling requests-2.26.0: [2022-04-07T19:10:02.711Z] Successfully uninstalled requests-2.26.0 [2022-04-07T19:10:02.711Z] Running setup.py install for texttable: started [2022-04-07T19:10:02.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:10:02.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:10:02.970Z] ---> 6a4947d2b427 [2022-04-07T19:10:02.970Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T19:10:02.970Z] ---> Using cache [2022-04-07T19:10:02.970Z] ---> 62e3f5ca6390 [2022-04-07T19:10:02.970Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:10:02.970Z] ---> Using cache [2022-04-07T19:10:02.970Z] ---> 5be5a7354ccd [2022-04-07T19:10:02.970Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T19:10:02.970Z] ---> Using cache [2022-04-07T19:10:02.970Z] ---> 5830f621c606 [2022-04-07T19:10:02.970Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T19:10:02.970Z] ---> Using cache [2022-04-07T19:10:02.970Z] ---> a21761c6a48d [2022-04-07T19:10:02.970Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:10:02.970Z] ---> Using cache [2022-04-07T19:10:02.970Z] ---> 1ea80e31cc63 [2022-04-07T19:10:02.970Z] Step 8/22 : COPY . . [2022-04-07T19:10:02.970Z] ---> Using cache [2022-04-07T19:10:02.970Z] ---> a7fca3f2a4d3 [2022-04-07T19:10:02.970Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T19:10:02.970Z] Running setup.py install for texttable: finished with status 'done' [2022-04-07T19:10:02.970Z] Running setup.py install for PyYAML: started [2022-04-07T19:10:03.539Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T19:10:04.109Z] Running setup.py install for docopt: started [2022-04-07T19:10:04.677Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T19:10:04.677Z] Running setup.py install for dockerpty: started [2022-04-07T19:10:04.936Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T19:10:06.318Z] 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-07T19:10:06.318Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:10:06.318Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:10:06.318Z] ---> 6a4947d2b427 [2022-04-07T19:10:06.318Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T19:10:06.318Z] ---> Using cache [2022-04-07T19:10:06.318Z] ---> 62e3f5ca6390 [2022-04-07T19:10:06.318Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:10:06.318Z] ---> Using cache [2022-04-07T19:10:06.318Z] ---> 5be5a7354ccd [2022-04-07T19:10:06.318Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T19:10:06.318Z] ---> Using cache [2022-04-07T19:10:06.318Z] ---> 5830f621c606 [2022-04-07T19:10:06.318Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T19:10:06.318Z] ---> Using cache [2022-04-07T19:10:06.318Z] ---> a21761c6a48d [2022-04-07T19:10:06.318Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:10:06.318Z] ---> Using cache [2022-04-07T19:10:06.318Z] ---> 1ea80e31cc63 [2022-04-07T19:10:06.318Z] Step 8/22 : COPY . . [2022-04-07T19:10:06.318Z] ---> Using cache [2022-04-07T19:10:06.318Z] ---> a7fca3f2a4d3 [2022-04-07T19:10:06.318Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T19:10:06.888Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:10:06.889Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:10:06.889Z] ---> 6a4947d2b427 [2022-04-07T19:10:06.889Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T19:10:06.889Z] ---> Using cache [2022-04-07T19:10:06.889Z] ---> 62e3f5ca6390 [2022-04-07T19:10:06.889Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:10:06.889Z] ---> Using cache [2022-04-07T19:10:06.889Z] ---> 5be5a7354ccd [2022-04-07T19:10:06.889Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T19:10:08.147Z] 3f3a8bcf1eab: Pull complete [2022-04-07T19:10:08.422Z] 0c92f367c5e7: Pull complete [2022-04-07T19:10:08.697Z] f7c0051592d6: Pull complete [2022-04-07T19:10:08.970Z] a227ed2f7395: Pull complete [2022-04-07T19:10:11.083Z] ---> Running in b2fcec17d565 [2022-04-07T19:10:11.084Z] ---> Running in f992ab844145 [2022-04-07T19:10:11.084Z] ---> Running in e64059ad69ea [2022-04-07T19:10:11.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:10:11.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T19:10:11.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T19:10:12.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:10:12.760Z] OK: 221 MiB in 52 packages [2022-04-07T19:10:14.145Z] Removing intermediate container f48dfc310a85 [2022-04-07T19:10:14.145Z] ---> 7712b29d2d71 [2022-04-07T19:10:14.145Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T19:10:14.145Z] ---> Running in 7a92d7c388bc [2022-04-07T19:10:14.145Z] Removing intermediate container b2fcec17d565 [2022-04-07T19:10:14.145Z] ---> 4deeeb3d20d5 [2022-04-07T19:10:14.145Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T19:10:14.373Z] 7b1c46037f91: Pull complete [2022-04-07T19:10:14.373Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-07T19:10:14.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T19:10:14.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T19:10:14.403Z] Removing intermediate container 7a92d7c388bc [2022-04-07T19:10:14.403Z] ---> b950cfdb62bf [2022-04-07T19:10:14.403Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T19:10:14.403Z] ---> Running in f3f83741cc32 [2022-04-07T19:10:14.403Z] ---> 2d3b0e85ce42 [2022-04-07T19:10:14.403Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:10:14.403Z] ---> Running in 2a7217497426 [2022-04-07T19:10:14.664Z] Removing intermediate container f3f83741cc32 [2022-04-07T19:10:14.664Z] ---> 3724551b1bc3 [2022-04-07T19:10:14.719Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-07T19:10:14.719Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T19:10:14.719Z] WORKDIR /edgex [2022-04-07T19:10:14.719Z] COPY go.mod . [2022-04-07T19:10:14.719Z] RUN go mod download [2022-04-07T19:10:14.923Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T19:10:15.865Z] ---> d59083bae88b [2022-04-07T19:10:15.865Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T19:10:16.124Z] ---> 1fd8620d9a31 [2022-04-07T19:10:16.124Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T19:10:16.124Z] Removing intermediate container 2a7217497426 [2022-04-07T19:10:16.124Z] ---> 26043596d4b1 [2022-04-07T19:10:16.124Z] Step 8/22 : COPY . . [2022-04-07T19:10:16.693Z] ---> f50a1c591e09 [2022-04-07T19:10:16.693Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T19:10:16.953Z] ---> Running in 6cac389801d9 [2022-04-07T19:10:17.382Z] Sending build context to Docker daemon 169.1MB [2022-04-07T19:10:17.382Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T19:10:17.382Z] ---> f79e39bc4007 [2022-04-07T19:10:17.382Z] Step 2/4 : WORKDIR /edgex [2022-04-07T19:10:17.895Z] Removing intermediate container 6cac389801d9 [2022-04-07T19:10:17.895Z] ---> ad2a7c553d89 [2022-04-07T19:10:17.895Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:10:18.838Z] ---> Running in 71499c78aa13 [2022-04-07T19:10:19.103Z] Removing intermediate container 71499c78aa13 [2022-04-07T19:10:19.103Z] ---> fae93544a35c [2022-04-07T19:10:19.103Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T19:10:19.103Z] ---> Running in de3fabfa6338 [2022-04-07T19:10:19.370Z] ---> Running in b3f58acdfa29 [2022-04-07T19:10:19.370Z] Removing intermediate container b3f58acdfa29 [2022-04-07T19:10:19.370Z] ---> 47a047b66f3e [2022-04-07T19:10:19.370Z] Step 3/4 : COPY go.mod . [2022-04-07T19:10:19.378Z] Removing intermediate container de3fabfa6338 [2022-04-07T19:10:19.378Z] ---> 18da0a37ec03 [2022-04-07T19:10:19.378Z] Step 22/23 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:10:19.637Z] ---> Running in e18e8a0e0edf [2022-04-07T19:10:19.897Z] Removing intermediate container e18e8a0e0edf [2022-04-07T19:10:19.897Z] ---> 095bf3ba81a3 [2022-04-07T19:10:19.897Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T19:10:19.969Z] ---> ffe4e40bac33 [2022-04-07T19:10:19.969Z] Step 4/4 : RUN go mod download [2022-04-07T19:10:19.969Z] ---> Running in bdc2fa42493f [2022-04-07T19:10:20.177Z] ---> Running in 3c3ebce6c18b [2022-04-07T19:10:20.437Z] Removing intermediate container 3c3ebce6c18b [2022-04-07T19:10:20.437Z] ---> ebf92c343e63 [2022-04-07T19:10:20.437Z] [2022-04-07T19:10:20.437Z] Successfully built ebf92c343e63 [2022-04-07T19:10:20.437Z] Successfully tagged sys-mgmt-agent:latest [2022-04-07T19:10:20.437Z] Building security-bootstrapper [2022-04-07T19:10:27.017Z]  Building sys-mgmt-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:10:27.017Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:10:27.017Z] ---> 6a4947d2b427 [2022-04-07T19:10:27.017Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T19:10:27.017Z] ---> Using cache [2022-04-07T19:10:27.017Z] ---> 62e3f5ca6390 [2022-04-07T19:10:27.017Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:10:27.017Z] ---> Using cache [2022-04-07T19:10:27.017Z] ---> 5be5a7354ccd [2022-04-07T19:10:27.017Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T19:10:27.017Z] ---> Using cache [2022-04-07T19:10:27.017Z] ---> 5830f621c606 [2022-04-07T19:10:27.017Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T19:10:27.017Z] ---> Using cache [2022-04-07T19:10:27.017Z] ---> a21761c6a48d [2022-04-07T19:10:27.017Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:10:27.017Z] ---> Using cache [2022-04-07T19:10:27.017Z] ---> 1ea80e31cc63 [2022-04-07T19:10:27.017Z] Step 8/31 : COPY . . [2022-04-07T19:10:27.017Z] ---> Using cache [2022-04-07T19:10:27.017Z] ---> a7fca3f2a4d3 [2022-04-07T19:10:27.017Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T19:10:28.408Z] ---> Running in 849c73be5a12 [2022-04-07T19:10:28.668Z] ---> 5380cb303f36 [2022-04-07T19:10:28.668Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T19:10:28.668Z] ---> Running in c4be875801d4 [2022-04-07T19:10:29.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T19:10:29.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T19:10:39.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T19:10:46.091Z] Removing intermediate container e64059ad69ea [2022-04-07T19:10:46.091Z] ---> 949aa00794f7 [2022-04-07T19:10:46.091Z] [2022-04-07T19:10:46.091Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T19:10:46.091Z] ---> e04c818066af [2022-04-07T19:10:46.091Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T19:10:46.091Z] ---> Using cache [2022-04-07T19:10:46.091Z] ---> 49144995e83a [2022-04-07T19:10:46.091Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T19:10:46.091Z] ---> Using cache [2022-04-07T19:10:46.091Z] ---> 4ab370931b11 [2022-04-07T19:10:46.091Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T19:10:46.091Z] ---> Running in b86d2c70cddd [2022-04-07T19:10:46.091Z] Removing intermediate container f992ab844145 [2022-04-07T19:10:46.091Z] ---> 7fe54f829586 [2022-04-07T19:10:46.091Z] [2022-04-07T19:10:46.091Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T19:10:46.091Z] ---> e04c818066af [2022-04-07T19:10:46.091Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T19:10:46.091Z] ---> Running in 1a6b3e7bce09 [2022-04-07T19:10:46.355Z] Removing intermediate container b86d2c70cddd [2022-04-07T19:10:46.355Z] ---> 40dacdcc4d64 [2022-04-07T19:10:46.355Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T19:10:46.355Z] ---> Running in f9dffa5fbcfe [2022-04-07T19:10:46.355Z] Removing intermediate container f9dffa5fbcfe [2022-04-07T19:10:46.355Z] ---> b833c5a7e955 [2022-04-07T19:10:46.355Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:10:46.922Z] ---> 8b3116a243ee [2022-04-07T19:10:46.922Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T19:10:46.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:10:46.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:10:47.182Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T19:10:47.182Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T19:10:47.182Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T19:10:47.182Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T19:10:47.182Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T19:10:47.182Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T19:10:47.182Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:10:47.182Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T19:10:47.444Z] OK: 8 MiB in 20 packages [2022-04-07T19:10:48.015Z] ---> 96abac9d8b3d [2022-04-07T19:10:48.015Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T19:10:48.279Z] Removing intermediate container 1a6b3e7bce09 [2022-04-07T19:10:48.279Z] ---> 8209de178796 [2022-04-07T19:10:48.279Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T19:10:48.279Z] ---> Running in efd000fec3f3 [2022-04-07T19:10:48.279Z] ---> 09ca5711ac80 [2022-04-07T19:10:48.279Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T19:10:48.552Z] ---> Running in 6eb9b9c992b7 [2022-04-07T19:10:48.552Z] Removing intermediate container efd000fec3f3 [2022-04-07T19:10:48.552Z] ---> eb0b48fb49ba [2022-04-07T19:10:48.552Z] Step 13/22 : WORKDIR /edgex [2022-04-07T19:10:48.552Z] Removing intermediate container 6eb9b9c992b7 [2022-04-07T19:10:48.552Z] ---> 01de66672397 [2022-04-07T19:10:48.552Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:10:48.813Z] ---> Running in 128d4d7c2b81 [2022-04-07T19:10:48.813Z] ---> Running in 5cb39cc5625b [2022-04-07T19:10:48.813Z] Removing intermediate container 5cb39cc5625b [2022-04-07T19:10:48.813Z] ---> 0d7c2008fda7 [2022-04-07T19:10:48.813Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T19:10:49.072Z] ---> Running in 2f13e647aa0d [2022-04-07T19:10:49.072Z] Removing intermediate container 128d4d7c2b81 [2022-04-07T19:10:49.072Z] ---> 5ef5bd06addd [2022-04-07T19:10:49.072Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T19:10:49.072Z] Removing intermediate container 2f13e647aa0d [2022-04-07T19:10:49.072Z] ---> 03613002137d [2022-04-07T19:10:49.072Z] Step 21/22 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:10:49.334Z] ---> Running in 2b2582402022 [2022-04-07T19:10:49.334Z] ---> fdd69b9f8862 [2022-04-07T19:10:49.334Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T19:10:49.607Z] Removing intermediate container 2b2582402022 [2022-04-07T19:10:49.607Z] ---> 1eba84486e45 [2022-04-07T19:10:49.607Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T19:10:49.607Z] ---> Running in 556f04c046b1 [2022-04-07T19:10:49.870Z] Removing intermediate container 556f04c046b1 [2022-04-07T19:10:49.870Z] ---> 2d885b54dfbd [2022-04-07T19:10:49.870Z] [2022-04-07T19:10:49.870Z] Successfully built 2d885b54dfbd [2022-04-07T19:10:49.870Z] Successfully tagged support-scheduler:latest [2022-04-07T19:10:49.870Z]  Building support-scheduler ... done Building security-spire-agent [2022-04-07T19:10:51.776Z] ---> 0cecaf204607 [2022-04-07T19:10:51.776Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T19:10:54.314Z] ---> 0ef700a794f1 [2022-04-07T19:10:54.314Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T19:10:54.574Z] ---> 84981a15bc2b [2022-04-07T19:10:54.574Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T19:10:54.574Z] ---> Running in 82b679e00f3c [2022-04-07T19:10:55.516Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:10:55.516Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:10:55.516Z] ---> 6a4947d2b427 [2022-04-07T19:10:55.516Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T19:10:55.516Z] ---> Using cache [2022-04-07T19:10:55.516Z] ---> 62e3f5ca6390 [2022-04-07T19:10:55.516Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:10:55.516Z] ---> Using cache [2022-04-07T19:10:55.516Z] ---> 5be5a7354ccd [2022-04-07T19:10:55.516Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T19:10:55.774Z] ---> Running in 6cb641e4b7e3 [2022-04-07T19:10:55.774Z] Removing intermediate container 82b679e00f3c [2022-04-07T19:10:55.774Z] ---> f1f939b29180 [2022-04-07T19:10:55.774Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T19:10:56.035Z] ---> Running in 8eff8eb39464 [2022-04-07T19:10:56.035Z] Removing intermediate container 8eff8eb39464 [2022-04-07T19:10:56.035Z] ---> b4c5a3cc31c0 [2022-04-07T19:10:56.035Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T19:10:56.035Z] ---> Running in 0617e7f3659c [2022-04-07T19:10:56.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:10:56.336Z] Removing intermediate container 0617e7f3659c [2022-04-07T19:10:56.336Z] ---> 3e0991f52e63 [2022-04-07T19:10:56.336Z] Step 21/22 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:10:56.336Z] ---> Running in bbfd25631d59 [2022-04-07T19:10:56.636Z] Removing intermediate container bbfd25631d59 [2022-04-07T19:10:56.636Z] ---> 3866f5c1ec7e [2022-04-07T19:10:56.636Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T19:10:56.636Z] ---> Running in 9a707d51fb8d [2022-04-07T19:10:56.926Z] Removing intermediate container 9a707d51fb8d [2022-04-07T19:10:56.926Z] ---> 17ce06a0a5a1 [2022-04-07T19:10:56.926Z] [2022-04-07T19:10:56.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:10:56.926Z] Successfully built 17ce06a0a5a1 [2022-04-07T19:10:56.926Z] Successfully tagged security-proxy-setup:latest [2022-04-07T19:10:56.926Z]  Building security-proxy-setup ... done Building security-spire-config [2022-04-07T19:10:57.199Z] OK: 221 MiB in 52 packages [2022-04-07T19:11:00.516Z] Removing intermediate container 6cb641e4b7e3 [2022-04-07T19:11:00.516Z] ---> f012efff31fb [2022-04-07T19:11:00.516Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T19:11:00.516Z] Removing intermediate container c4be875801d4 [2022-04-07T19:11:00.516Z] ---> 5258f507b5cf [2022-04-07T19:11:00.516Z] [2022-04-07T19:11:00.516Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T19:11:00.516Z] ---> e04c818066af [2022-04-07T19:11:00.516Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T19:11:00.516Z] ---> 42ab9c32d5c7 [2022-04-07T19:11:00.517Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:11:00.775Z] ---> Running in 0bd3ad147749 [2022-04-07T19:11:00.775Z] ---> Running in 76fcecb8511a [2022-04-07T19:11:01.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:11:01.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:11:01.602Z] Removing intermediate container 849c73be5a12 [2022-04-07T19:11:01.602Z] ---> 562a82bb378e [2022-04-07T19:11:01.602Z] [2022-04-07T19:11:01.602Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T19:11:01.602Z] ---> e04c818066af [2022-04-07T19:11:01.602Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T19:11:01.602Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T19:11:01.602Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T19:11:01.602Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:11:01.602Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T19:11:01.861Z] OK: 6 MiB in 16 packages [2022-04-07T19:11:01.861Z] ---> Running in bc30dbc1147b [2022-04-07T19:11:02.119Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:11:02.119Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:11:02.119Z] ---> 6a4947d2b427 [2022-04-07T19:11:02.119Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T19:11:02.119Z] ---> Using cache [2022-04-07T19:11:02.119Z] ---> 62e3f5ca6390 [2022-04-07T19:11:02.119Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:11:02.119Z] ---> Using cache [2022-04-07T19:11:02.119Z] ---> 5be5a7354ccd [2022-04-07T19:11:02.119Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T19:11:02.119Z] ---> Using cache [2022-04-07T19:11:02.119Z] ---> f012efff31fb [2022-04-07T19:11:02.119Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T19:11:02.119Z] ---> Using cache [2022-04-07T19:11:02.119Z] ---> 42ab9c32d5c7 [2022-04-07T19:11:02.119Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:11:02.119Z] ---> Running in 978961251a6a [2022-04-07T19:11:02.378Z] Removing intermediate container bc30dbc1147b [2022-04-07T19:11:02.378Z] ---> d16d085bb7bd [2022-04-07T19:11:02.378Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T19:11:02.378Z] ---> Running in b56b4f00b41b [2022-04-07T19:11:02.378Z] Removing intermediate container 76fcecb8511a [2022-04-07T19:11:02.378Z] ---> f818eccf0f9c [2022-04-07T19:11:02.378Z] Step 8/26 : COPY . . [2022-04-07T19:11:02.378Z] Removing intermediate container 0bd3ad147749 [2022-04-07T19:11:02.378Z] ---> 2b4534dd0683 [2022-04-07T19:11:02.378Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T19:11:02.378Z] ---> Running in 219fea3dc6a1 [2022-04-07T19:11:02.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:11:02.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:11:03.380Z] Building bin/spire-agent... [2022-04-07T19:11:03.380Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T19:11:03.639Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T19:11:03.640Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T19:11:03.640Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T19:11:03.640Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T19:11:03.640Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T19:11:03.640Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:11:03.640Z] OK: 6 MiB in 16 packages [2022-04-07T19:11:04.207Z] Removing intermediate container 219fea3dc6a1 [2022-04-07T19:11:04.207Z] ---> fc7fdf1c01de [2022-04-07T19:11:04.207Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T19:11:04.207Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T19:11:04.207Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T19:11:04.207Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T19:11:04.494Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T19:11:04.494Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T19:11:04.494Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T19:11:04.494Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T19:11:04.494Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T19:11:04.494Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T19:11:05.878Z]  ---> Running in e93bf6c791f7 [2022-04-07T19:11:06.140Z] Removing intermediate container 978961251a6a [2022-04-07T19:11:06.140Z] ---> d18478252f2d [2022-04-07T19:11:06.140Z] Step 8/26 : COPY . . [2022-04-07T19:11:06.140Z] Removing intermediate container e93bf6c791f7 [2022-04-07T19:11:06.140Z] ---> 94a875bce394 [2022-04-07T19:11:06.398Z] Removing intermediate container b56b4f00b41b [2022-04-07T19:11:06.398Z] ---> eb59f3a4cd12 [2022-04-07T19:11:06.398Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T19:11:06.398Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T19:11:06.398Z] ---> Running in 8009d9ccfb24 [2022-04-07T19:11:06.398Z] ---> Running in 43337a04834f [2022-04-07T19:11:06.968Z] Removing intermediate container 8009d9ccfb24 [2022-04-07T19:11:06.968Z] ---> 53f50ff1773e [2022-04-07T19:11:06.968Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T19:11:07.228Z] ---> Running in 20c0a838cdd6 [2022-04-07T19:11:07.228Z] Removing intermediate container 43337a04834f [2022-04-07T19:11:07.228Z] ---> 5313f535c480 [2022-04-07T19:11:07.228Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:11:07.801Z] Removing intermediate container 20c0a838cdd6 [2022-04-07T19:11:07.801Z] ---> 748791b49fb2 [2022-04-07T19:11:07.801Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T19:11:08.061Z] ---> 93ce051a9292 [2022-04-07T19:11:08.061Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T19:11:08.061Z] ---> Running in 189eedc0d890 [2022-04-07T19:11:09.447Z] ---> 3b34e0e7d776 [2022-04-07T19:11:09.447Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T19:11:09.447Z] ---> 41c338f36122 [2022-04-07T19:11:09.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T19:11:09.718Z] ---> Running in 1d137c5e682a [2022-04-07T19:11:09.977Z] Removing intermediate container 1d137c5e682a [2022-04-07T19:11:09.977Z] ---> 1fb6f461dbb7 [2022-04-07T19:11:09.977Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T19:11:09.977Z] Removing intermediate container 189eedc0d890 [2022-04-07T19:11:09.977Z] ---> dd7e5450c91a [2022-04-07T19:11:09.977Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T19:11:09.977Z] ---> Running in 57ef68220cf4 [2022-04-07T19:11:10.259Z] ---> bbe68932db01 [2022-04-07T19:11:10.260Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-07T19:11:10.260Z] ---> Running in 9c914fa2b1bc [2022-04-07T19:11:10.260Z] ---> Running in 0b228f2adf4e [2022-04-07T19:11:10.520Z] Removing intermediate container 9c914fa2b1bc [2022-04-07T19:11:10.520Z] ---> 86e2ee710a7a [2022-04-07T19:11:10.520Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T19:11:10.520Z] Removing intermediate container 0b228f2adf4e [2022-04-07T19:11:10.520Z] ---> 5019192c4978 [2022-04-07T19:11:10.520Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:11:10.779Z] ---> Running in 66afbafdecb2 [2022-04-07T19:11:10.779Z] ---> b5aad738a1cd [2022-04-07T19:11:10.779Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T19:11:11.043Z] ---> Running in 3162fc1236d1 [2022-04-07T19:11:11.043Z] Removing intermediate container 66afbafdecb2 [2022-04-07T19:11:11.043Z] ---> 74384bee82d1 [2022-04-07T19:11:11.043Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T19:11:11.305Z] ---> Running in 56555e1c7df2 [2022-04-07T19:11:11.305Z] Removing intermediate container 57ef68220cf4 [2022-04-07T19:11:11.305Z] ---> 76c79b373636 [2022-04-07T19:11:11.305Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T19:11:11.305Z] Removing intermediate container 56555e1c7df2 [2022-04-07T19:11:11.305Z] ---> Running in 6247a8077e22 [2022-04-07T19:11:11.305Z] ---> 51ed5736493b [2022-04-07T19:11:11.305Z] Step 21/22 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:11:11.566Z] ---> Running in 3dae6aa569f7 [2022-04-07T19:11:11.566Z] Removing intermediate container 6247a8077e22 [2022-04-07T19:11:11.566Z] ---> 60fc08ddceb1 [2022-04-07T19:11:11.566Z] 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-07T19:11:11.826Z] Removing intermediate container 3dae6aa569f7 [2022-04-07T19:11:11.826Z] ---> b526d98e7e92 [2022-04-07T19:11:11.826Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T19:11:11.826Z] ---> Running in d630ad140eb4 [2022-04-07T19:11:11.826Z] ---> Running in c18de37e68ac [2022-04-07T19:11:12.088Z] Removing intermediate container c18de37e68ac [2022-04-07T19:11:12.088Z] ---> 665be9de3437 [2022-04-07T19:11:12.088Z] [2022-04-07T19:11:12.088Z] Removing intermediate container 3162fc1236d1 [2022-04-07T19:11:12.088Z] ---> 3ab59a4cfcac [2022-04-07T19:11:12.088Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:11:12.088Z] Successfully built 665be9de3437 [2022-04-07T19:11:12.088Z] Successfully tagged support-notifications:latest [2022-04-07T19:11:12.088Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-07T19:11:12.659Z] spire-1.2.1/ [2022-04-07T19:11:12.659Z] spire-1.2.1/.data/ [2022-04-07T19:11:12.659Z] spire-1.2.1/.data/.file [2022-04-07T19:11:12.659Z] spire-1.2.1/.dockerignore [2022-04-07T19:11:12.659Z] spire-1.2.1/.gitattributes [2022-04-07T19:11:12.659Z] spire-1.2.1/.githooks/ [2022-04-07T19:11:12.659Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/ [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/workflows/ [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T19:11:12.659Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T19:11:12.659Z] spire-1.2.1/.gitignore [2022-04-07T19:11:12.659Z] spire-1.2.1/.go-version [2022-04-07T19:11:12.659Z] spire-1.2.1/.golangci.yml [2022-04-07T19:11:12.659Z] spire-1.2.1/ADOPTERS.md [2022-04-07T19:11:12.659Z] spire-1.2.1/CHANGELOG.md [2022-04-07T19:11:12.659Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T19:11:12.659Z] spire-1.2.1/CODEOWNERS [2022-04-07T19:11:12.659Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T19:11:12.659Z] spire-1.2.1/Dockerfile [2022-04-07T19:11:12.659Z] spire-1.2.1/Dockerfile.dev [2022-04-07T19:11:12.659Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T19:11:12.659Z] spire-1.2.1/LICENSE [2022-04-07T19:11:12.659Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T19:11:12.659Z] spire-1.2.1/Makefile [2022-04-07T19:11:12.659Z] spire-1.2.1/README.md [2022-04-07T19:11:12.659Z] spire-1.2.1/ROADMAP.md [2022-04-07T19:11:12.659Z] spire-1.2.1/SECURITY.md [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T19:11:12.659Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T19:11:12.659Z] spire-1.2.1/conf/ [2022-04-07T19:11:12.659Z] spire-1.2.1/conf/agent/ [2022-04-07T19:11:12.659Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T19:11:12.659Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T19:11:12.659Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T19:11:12.660Z] spire-1.2.1/conf/server/ [2022-04-07T19:11:12.660Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T19:11:12.660Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T19:11:12.660Z] spire-1.2.1/conf/server/server.conf [2022-04-07T19:11:12.660Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/ [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/auditlog.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/ [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/spire_server.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/telemetry.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/upgrading.md [2022-04-07T19:11:12.660Z] spire-1.2.1/doc/using_spire.md [2022-04-07T19:11:12.660Z] spire-1.2.1/examples/ [2022-04-07T19:11:12.660Z] spire-1.2.1/examples/README.md [2022-04-07T19:11:12.660Z] spire-1.2.1/go.mod [2022-04-07T19:11:12.660Z] spire-1.2.1/go.sum [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:11:12.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T19:11:12.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/health/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/log/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T19:11:12.662Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/version/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/config.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T19:11:12.663Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:11:12.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/server.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/ [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/private/ [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/private/server/ [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/ [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/common/ [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T19:11:12.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T19:11:12.665Z] spire-1.2.1/release/ [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire-extras/ [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire/ [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire/README.md [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire/conf/ [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T19:11:12.665Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T19:11:12.665Z] spire-1.2.1/script/ [2022-04-07T19:11:12.665Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T19:11:12.665Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T19:11:12.665Z] spire-1.2.1/support/ [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/ [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T19:11:12.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T19:11:12.666Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/clock/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/clock/clock.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T19:11:12.666Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/README.md [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/common [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T19:11:12.666Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T19:11:12.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T19:11:12.668Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T19:11:12.928Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T19:11:12.929Z] spire-1.2.1/test/integration/test.sh [2022-04-07T19:11:12.929Z] spire-1.2.1/test/plugintest/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/spiretest/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/testca/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/testca/ca.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/testkey/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T19:11:12.929Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/testkey/new.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/util/ [2022-04-07T19:11:12.929Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/util/race.go [2022-04-07T19:11:12.929Z] spire-1.2.1/test/util/util.go [2022-04-07T19:11:12.929Z] building spire from source... [2022-04-07T19:11:12.929Z] Installing go1.17.7... [2022-04-07T19:11:14.839Z] ---> 587861b73554 [2022-04-07T19:11:14.839Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T19:11:16.228Z] ---> f7cdc03b50f9 [2022-04-07T19:11:16.228Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T19:11:16.228Z] ---> ce3bddf9e92f [2022-04-07T19:11:16.228Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T19:11:16.228Z] ---> Running in ac27cbf13f10 [2022-04-07T19:11:16.228Z] ---> 6842d8eba410 [2022-04-07T19:11:16.228Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T19:11:16.487Z] Removing intermediate container ac27cbf13f10 [2022-04-07T19:11:16.487Z] ---> 24a0c3df20d6 [2022-04-07T19:11:16.487Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T19:11:16.623Z] Removing intermediate container bdc2fa42493f [2022-04-07T19:11:16.623Z] ---> 9b6ef5607c20 [2022-04-07T19:11:16.623Z] Successfully built 9b6ef5607c20 [2022-04-07T19:11:16.623Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:11:16.747Z] ---> Running in e7f1af30234e [2022-04-07T19:11:16.747Z] ---> 195e3dd43d86 [2022-04-07T19:11:16.747Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T19:11:16.989Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T19:11:16.989Z] . [Pipeline] withDockerContainer [2022-04-07T19:11:17.317Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:11:17.317Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:11:17.317Z] ---> 6a4947d2b427 [2022-04-07T19:11:17.317Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T19:11:17.317Z] ---> Using cache [2022-04-07T19:11:17.317Z] ---> 62e3f5ca6390 [2022-04-07T19:11:17.317Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-07T19:11:17.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-11452 does not seem to be running inside a container [2022-04-07T19:11:17.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-07T19:11:17.576Z] ---> 5895739a2fe0 [2022-04-07T19:11:17.576Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T19:11:17.576Z] ---> Running in d71bb6b75f18 [2022-04-07T19:11:17.855Z] ---> Running in f0c9cc6d80dd [2022-04-07T19:11:18.424Z] Removing intermediate container f0c9cc6d80dd [2022-04-07T19:11:18.424Z] ---> 58c384d301da [2022-04-07T19:11:18.424Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T19:11:18.424Z] Building bin/spire-server... [2022-04-07T19:11:18.702Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T19:11:18.702Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T19:11:18.702Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T19:11:18.702Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T19:11:18.702Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T19:11:18.962Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T19:11:18.962Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T19:11:18.962Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T19:11:18.962Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T19:11:18.962Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T19:11:18.962Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T19:11:18.962Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T19:11:18.962Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T19:11:19.107Z] $ docker top eebc12355d0eab093d13a70cf8804debd8bc3f244db42847caad1c6f2e43e7f6 -eo pid,comm [2022-04-07T19:11:19.226Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T19:11:19.226Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T19:11:19.226Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T19:11:19.226Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T19:11:19.226Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T19:11:19.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:11:19.226Z] Removing intermediate container e7f1af30234e [2022-04-07T19:11:19.226Z] ---> af4deb7cc321 [2022-04-07T19:11:19.226Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T19:11:19.226Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T19:11:19.226Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T19:11:19.226Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T19:11:19.226Z] go: downloading github.com/prometheus/client_golang v1.12.1 [Pipeline] { [Pipeline] sh [2022-04-07T19:11:19.488Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T19:11:19.489Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T19:11:19.489Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T19:11:19.489Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T19:11:19.489Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T19:11:19.748Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T19:11:19.748Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T19:11:19.748Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T19:11:19.748Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T19:11:19.748Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T19:11:19.748Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T19:11:19.748Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T19:11:19.748Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T19:11:19.748Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T19:11:19.748Z]  ---> 2e008bbfbb62 [2022-04-07T19:11:19.748Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T19:11:19.748Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T19:11:19.748Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T19:11:19.748Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T19:11:19.748Z]  ---> Running in 97cbed9fd1db [2022-04-07T19:11:19.748Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T19:11:19.748Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T19:11:19.748Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T19:11:20.010Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T19:11:20.010Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T19:11:20.010Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T19:11:20.010Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T19:11:20.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:11:20.010Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T19:11:20.010Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T19:11:20.010Z]  ---> Running in 93dae508e4d6 [2022-04-07T19:11:20.010Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T19:11:20.010Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T19:11:20.010Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T19:11:20.010Z] Removing intermediate container 97cbed9fd1db [2022-04-07T19:11:20.010Z] ---> bdcf6bbb6a05 [2022-04-07T19:11:20.010Z] 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-07T19:11:20.144Z] + go version [2022-04-07T19:11:20.144Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-07T19:11:20.173Z] $ docker stop --time=1 eebc12355d0eab093d13a70cf8804debd8bc3f244db42847caad1c6f2e43e7f6 [2022-04-07T19:11:20.270Z] ---> Running in 530947b88fee [2022-04-07T19:11:20.270Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T19:11:20.270Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T19:11:20.270Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T19:11:20.270Z] OK: 15864 distinct packages available [2022-04-07T19:11:20.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:11:20.841Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T19:11:20.841Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T19:11:20.841Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T19:11:20.841Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T19:11:21.106Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T19:11:21.106Z] spire-1.2.1/ [2022-04-07T19:11:21.106Z] spire-1.2.1/.data/ [2022-04-07T19:11:21.106Z] spire-1.2.1/.data/.file [2022-04-07T19:11:21.106Z] spire-1.2.1/.dockerignore [2022-04-07T19:11:21.106Z] spire-1.2.1/.gitattributes [2022-04-07T19:11:21.106Z] spire-1.2.1/.githooks/ [2022-04-07T19:11:21.106Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/ [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/workflows/ [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T19:11:21.106Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T19:11:21.106Z] spire-1.2.1/.gitignore [2022-04-07T19:11:21.106Z] spire-1.2.1/.go-version [2022-04-07T19:11:21.106Z] spire-1.2.1/.golangci.yml [2022-04-07T19:11:21.106Z] spire-1.2.1/ADOPTERS.md [2022-04-07T19:11:21.106Z] spire-1.2.1/CHANGELOG.md [2022-04-07T19:11:21.106Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T19:11:21.106Z] spire-1.2.1/CODEOWNERS [2022-04-07T19:11:21.106Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T19:11:21.106Z] spire-1.2.1/Dockerfile [2022-04-07T19:11:21.106Z] spire-1.2.1/Dockerfile.dev [2022-04-07T19:11:21.106Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T19:11:21.106Z] spire-1.2.1/LICENSE [2022-04-07T19:11:21.106Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T19:11:21.106Z] spire-1.2.1/Makefile [2022-04-07T19:11:21.106Z] spire-1.2.1/README.md [2022-04-07T19:11:21.106Z] spire-1.2.1/ROADMAP.md [2022-04-07T19:11:21.106Z] spire-1.2.1/SECURITY.md [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/ [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T19:11:21.106Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T19:11:21.107Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T19:11:21.107Z] spire-1.2.1/conf/ [2022-04-07T19:11:21.107Z] spire-1.2.1/conf/agent/ [2022-04-07T19:11:21.107Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T19:11:21.107Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T19:11:21.107Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T19:11:21.107Z] spire-1.2.1/conf/server/ [2022-04-07T19:11:21.107Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T19:11:21.107Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T19:11:21.107Z] spire-1.2.1/conf/server/server.conf [2022-04-07T19:11:21.107Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/ [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/auditlog.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/ [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/spire_server.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/telemetry.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/upgrading.md [2022-04-07T19:11:21.107Z] spire-1.2.1/doc/using_spire.md [2022-04-07T19:11:21.107Z] spire-1.2.1/examples/ [2022-04-07T19:11:21.107Z] spire-1.2.1/examples/README.md [2022-04-07T19:11:21.107Z] spire-1.2.1/go.mod [2022-04-07T19:11:21.107Z] spire-1.2.1/go.sum [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T19:11:21.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/health/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/log/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T19:11:21.108Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/version/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/config.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T19:11:21.109Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/server.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/ [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/private/ [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/private/server/ [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/ [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/common/ [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T19:11:21.110Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T19:11:21.110Z] spire-1.2.1/release/ [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire-extras/ [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire/ [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire/README.md [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire/conf/ [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T19:11:21.110Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T19:11:21.110Z] spire-1.2.1/script/ [2022-04-07T19:11:21.110Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T19:11:21.110Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T19:11:21.110Z] spire-1.2.1/support/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T19:11:21.110Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T19:11:21.110Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T19:11:21.110Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.gofetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:11:21.374Z] [2022-04-07T19:11:21.374Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T19:11:21.374Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T19:11:21.374Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T19:11:21.374Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T19:11:21.374Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T19:11:21.374Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T19:11:21.374Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T19:11:21.374Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T19:11:21.374Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/clock/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/clock/clock.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T19:11:21.374Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T19:11:21.375Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T19:11:21.375Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T19:11:21.375Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T19:11:21.375Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T19:11:21.375Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T19:11:21.375Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T19:11:21.375Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/README.md [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/common [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T19:11:21.375Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T19:11:21.376Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T19:11:21.377Z] spire-1.2.1/test/integration/test.sh [2022-04-07T19:11:21.377Z] spire-1.2.1/test/plugintest/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/spiretest/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/testca/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/testca/ca.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/testkey/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T19:11:21.377Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/testkey/new.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/util/ [2022-04-07T19:11:21.377Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/util/race.go [2022-04-07T19:11:21.377Z] spire-1.2.1/test/util/util.go [2022-04-07T19:11:21.377Z] building spire from source... [2022-04-07T19:11:21.377Z] Installing go1.17.7... [2022-04-07T19:11:21.642Z] OK: 221 MiB in 52 packages [2022-04-07T19:11:21.939Z] $ docker rm -f eebc12355d0eab093d13a70cf8804debd8bc3f244db42847caad1c6f2e43e7f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-04-07T19:11:22.215Z] Removing intermediate container 93dae508e4d6 [2022-04-07T19:11:22.215Z] ---> fbf6df236781 [2022-04-07T19:11:22.215Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [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-07T19:11:22.516Z] ---> Running in 0a8a5b194dfa [2022-04-07T19:11:22.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T19:11:22.638Z] [2022-04-07T19:11:22.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:11:22.776Z] Removing intermediate container d71bb6b75f18 [2022-04-07T19:11:22.776Z] ---> 0c39e4c05473 [2022-04-07T19:11:22.776Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T19:11:22.776Z] Removing intermediate container 0a8a5b194dfa [2022-04-07T19:11:22.776Z] ---> eb30269889a4 [2022-04-07T19:11:22.776Z] Step 28/31 : CMD ["gate"] [2022-04-07T19:11:23.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T19:11:23.039Z] ---> 9de7607d9434 [2022-04-07T19:11:23.039Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:11:23.039Z] ---> Running in 346d8e260b9b [2022-04-07T19:11:23.279Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-07T19:11:23.279Z] 29e5d40040c1: Pulling fs layer [2022-04-07T19:11:23.279Z] 1ce36da41761: Pulling fs layer [2022-04-07T19:11:23.279Z] 25b303627fd3: Pulling fs layer [2022-04-07T19:11:23.279Z] 29e5d40040c1: Verifying Checksum [2022-04-07T19:11:23.279Z] 29e5d40040c1: Download complete [2022-04-07T19:11:23.304Z] ---> Running in 353632b8fdbd [2022-04-07T19:11:23.558Z] 1ce36da41761: Verifying Checksum [2022-04-07T19:11:23.558Z] 1ce36da41761: Download complete [2022-04-07T19:11:23.602Z] Removing intermediate container 346d8e260b9b [2022-04-07T19:11:23.602Z] ---> ed37c3d5f4b6 [2022-04-07T19:11:23.602Z] Step 29/31 : LABEL arch=x86_64 [2022-04-07T19:11:24.158Z] 29e5d40040c1: Pull complete [2022-04-07T19:11:24.174Z] ---> Running in 386c2af4eb8d [2022-04-07T19:11:24.436Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T19:11:24.436Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T19:11:24.436Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T19:11:24.436Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T19:11:24.436Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T19:11:24.436Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T19:11:24.912Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T19:11:24.912Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T19:11:24.912Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T19:11:24.912Z] Removing intermediate container 386c2af4eb8d [2022-04-07T19:11:24.912Z] ---> df8d4541ba17 [2022-04-07T19:11:24.912Z] Step 30/31 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:11:25.153Z] 1ce36da41761: Pull complete [2022-04-07T19:11:25.153Z] 25b303627fd3: Verifying Checksum [2022-04-07T19:11:25.153Z] 25b303627fd3: Download complete [2022-04-07T19:11:25.172Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T19:11:25.172Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T19:11:25.432Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T19:11:25.692Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T19:11:25.692Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T19:11:25.951Z]  ---> Running in aa58b69ccf44 [2022-04-07T19:11:25.951Z] Removing intermediate container 353632b8fdbd [2022-04-07T19:11:25.951Z] ---> 6078224ee3e8 [2022-04-07T19:11:25.951Z] Step 7/20 : COPY . . [2022-04-07T19:11:25.951Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T19:11:25.951Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T19:11:25.951Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T19:11:26.211Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T19:11:26.211Z] Removing intermediate container aa58b69ccf44 [2022-04-07T19:11:26.211Z] ---> a6b8b1bf7e4f [2022-04-07T19:11:26.211Z] Step 31/31 : LABEL version=2.2.0-dev.59 [2022-04-07T19:11:26.211Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T19:11:26.211Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T19:11:26.211Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T19:11:26.211Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T19:11:26.472Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T19:11:26.732Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T19:11:26.732Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T19:11:26.732Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T19:11:26.732Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T19:11:26.732Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T19:11:26.732Z]  ---> Running in 08b714a6a8b5 [2022-04-07T19:11:26.732Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T19:11:26.732Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T19:11:26.732Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T19:11:26.732Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T19:11:26.732Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T19:11:26.992Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T19:11:26.992Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T19:11:26.992Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T19:11:27.559Z] Building bin/spire-server... [2022-04-07T19:11:27.559Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T19:11:27.559Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T19:11:27.559Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T19:11:27.559Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T19:11:27.559Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T19:11:27.559Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T19:11:27.559Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T19:11:27.559Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T19:11:27.559Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T19:11:27.559Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T19:11:27.823Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T19:11:27.823Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T19:11:27.823Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T19:11:27.823Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T19:11:27.823Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T19:11:27.823Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T19:11:27.823Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T19:11:28.082Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T19:11:28.082Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T19:11:28.082Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T19:11:28.082Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T19:11:28.082Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T19:11:28.082Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T19:11:28.082Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T19:11:28.082Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T19:11:28.082Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T19:11:28.345Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T19:11:28.345Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T19:11:28.345Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T19:11:28.345Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T19:11:28.345Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T19:11:28.345Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T19:11:28.604Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T19:11:28.604Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T19:11:28.604Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T19:11:28.604Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T19:11:28.604Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T19:11:28.604Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T19:11:28.604Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T19:11:28.604Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T19:11:28.604Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T19:11:28.604Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T19:11:28.604Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T19:11:28.604Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T19:11:28.604Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T19:11:28.604Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T19:11:28.604Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T19:11:28.867Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T19:11:28.867Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T19:11:28.867Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T19:11:28.867Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T19:11:28.867Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T19:11:28.867Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T19:11:28.867Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T19:11:28.867Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T19:11:28.867Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T19:11:28.867Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T19:11:28.867Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T19:11:28.867Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T19:11:28.867Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T19:11:28.867Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T19:11:28.867Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T19:11:28.867Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T19:11:28.867Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T19:11:28.867Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T19:11:28.867Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T19:11:28.867Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T19:11:28.867Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T19:11:28.867Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T19:11:28.867Z] Removing intermediate container 08b714a6a8b5 [2022-04-07T19:11:28.867Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T19:11:28.867Z]  ---> 40125de9f7f0 [2022-04-07T19:11:28.867Z] [2022-04-07T19:11:28.867Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T19:11:28.867Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T19:11:28.867Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T19:11:28.867Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T19:11:28.867Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T19:11:29.130Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T19:11:29.130Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T19:11:29.130Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T19:11:29.130Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T19:11:29.130Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T19:11:29.130Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T19:11:29.130Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T19:11:29.130Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T19:11:29.130Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T19:11:29.130Z] Successfully built 40125de9f7f0 [2022-04-07T19:11:29.130Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T19:11:29.130Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T19:11:29.130Z] Successfully tagged security-bootstrapper:latest [2022-04-07T19:11:29.130Z] Building core-metadata [2022-04-07T19:11:29.130Z]  Building security-bootstrapper ... done go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T19:11:29.130Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T19:11:29.130Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T19:11:29.130Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T19:11:29.130Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T19:11:29.130Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T19:11:29.130Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T19:11:29.130Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T19:11:29.130Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T19:11:29.130Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T19:11:29.130Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T19:11:30.514Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T19:11:30.514Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T19:11:30.514Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T19:11:30.514Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T19:11:30.514Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T19:11:30.514Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T19:11:30.514Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T19:11:30.514Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T19:11:30.514Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T19:11:30.514Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T19:11:30.514Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T19:11:33.803Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T19:11:33.803Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T19:11:34.064Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T19:11:34.064Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T19:11:34.064Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T19:11:34.064Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T19:11:34.064Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T19:11:34.323Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T19:11:34.323Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T19:11:34.588Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T19:11:34.588Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T19:11:34.847Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T19:11:35.106Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T19:11:35.106Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T19:11:35.106Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T19:11:35.106Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T19:11:35.365Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T19:11:35.365Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T19:11:35.631Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T19:11:35.631Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T19:11:35.891Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T19:11:36.155Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T19:11:36.155Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:11:36.155Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:11:36.155Z] ---> 6a4947d2b427 [2022-04-07T19:11:36.155Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T19:11:36.155Z] ---> Using cache [2022-04-07T19:11:36.155Z] ---> 62e3f5ca6390 [2022-04-07T19:11:36.155Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:11:36.155Z] ---> Using cache [2022-04-07T19:11:36.155Z] ---> 5be5a7354ccd [2022-04-07T19:11:36.155Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T19:11:36.155Z] ---> Using cache [2022-04-07T19:11:36.155Z] ---> 5830f621c606 [2022-04-07T19:11:36.155Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T19:11:36.155Z] ---> Using cache [2022-04-07T19:11:36.155Z] ---> a21761c6a48d [2022-04-07T19:11:36.155Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:11:36.155Z] ---> Using cache [2022-04-07T19:11:36.155Z] ---> 1ea80e31cc63 [2022-04-07T19:11:36.155Z] Step 8/23 : COPY . . [2022-04-07T19:11:36.155Z] ---> Using cache [2022-04-07T19:11:36.155Z] ---> a7fca3f2a4d3 [2022-04-07T19:11:36.155Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T19:11:36.416Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T19:11:36.416Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T19:11:36.416Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T19:11:36.416Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T19:11:36.717Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T19:11:36.977Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T19:11:36.977Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T19:11:36.977Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T19:11:36.977Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T19:11:36.977Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T19:11:37.237Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T19:11:37.237Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T19:11:37.499Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T19:11:37.499Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T19:11:37.499Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T19:11:37.499Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T19:11:37.499Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T19:11:37.572Z] 25b303627fd3: Pull complete [2022-04-07T19:11:37.572Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-07T19:11:37.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T19:11:37.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-07T19:11:37.761Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T19:11:37.761Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T19:11:37.761Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T19:11:37.761Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T19:11:37.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-11452 does not seem to be running inside a container [2022-04-07T19:11:37.959Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-07T19:11:38.019Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T19:11:38.019Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T19:11:38.019Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T19:11:38.019Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T19:11:38.019Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T19:11:38.019Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T19:11:38.278Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T19:11:38.278Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T19:11:38.278Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T19:11:38.278Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T19:11:38.278Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T19:11:38.278Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T19:11:38.765Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T19:11:38.765Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T19:11:38.765Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T19:11:38.765Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T19:11:38.765Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T19:11:38.765Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T19:11:38.765Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T19:11:39.025Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T19:11:39.025Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T19:11:39.025Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T19:11:39.025Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T19:11:39.025Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T19:11:39.025Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T19:11:39.025Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T19:11:39.025Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T19:11:39.025Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T19:11:39.025Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T19:11:39.287Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T19:11:39.287Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T19:11:39.287Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T19:11:39.287Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T19:11:39.287Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T19:11:39.287Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T19:11:39.287Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T19:11:39.287Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T19:11:39.287Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T19:11:39.287Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T19:11:39.287Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T19:11:39.287Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T19:11:39.287Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T19:11:40.761Z] $ docker top ec3f4c5bf2fa7ccad6a7552b4f8de3e1ba40c2537bf84cb050e4c44c0602d72c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T19:11:41.775Z] + grep parallel [2022-04-07T19:11:41.775Z] + docker-compose build --help [2022-04-07T19:11:45.875Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T19:11:45.875Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T19:11:48.514Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T19:11:48.823Z] $ docker stop --time=1 ec3f4c5bf2fa7ccad6a7552b4f8de3e1ba40c2537bf84cb050e4c44c0602d72c [2022-04-07T19:11:50.636Z] $ docker rm -f ec3f4c5bf2fa7ccad6a7552b4f8de3e1ba40c2537bf84cb050e4c44c0602d72c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:11:51.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T19:11:51.285Z] . [Pipeline] withDockerContainer [2022-04-07T19:11:51.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-11452 does not seem to be running inside a container [2022-04-07T19:11:51.670Z] $ 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/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-07T19:11:53.170Z] $ docker top e9d92d245cbc91daf1c88351b76d536e6d728f06965bf664fe02d5041386106c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T19:11:54.014Z]  ---> e09947dd0db4 [2022-04-07T19:11:54.014Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T19:11:54.164Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T19:11:54.952Z] ---> Running in c2b2f841db34 [2022-04-07T19:11:54.953Z] ---> Running in 97c8229fe061 [2022-04-07T19:11:55.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T19:11:55.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T19:12:02.465Z] Building core-command ... [2022-04-07T19:12:02.465Z] Building core-data ... [2022-04-07T19:12:02.465Z] Building core-metadata ... [2022-04-07T19:12:02.465Z] Building security-bootstrapper ... [2022-04-07T19:12:02.465Z] Building security-proxy-setup ... [2022-04-07T19:12:02.465Z] Building security-secretstore-setup ... [2022-04-07T19:12:02.465Z] Building security-spiffe-token-provider ... [2022-04-07T19:12:02.465Z] Building security-spire-agent ... [2022-04-07T19:12:02.465Z] Building security-spire-config ... [2022-04-07T19:12:02.465Z] Building security-spire-server ... [2022-04-07T19:12:02.465Z] Building support-notifications ... [2022-04-07T19:12:02.465Z] Building support-scheduler ... [2022-04-07T19:12:02.465Z] Building sys-mgmt-agent ... [2022-04-07T19:12:02.465Z] Building support-scheduler [2022-04-07T19:12:02.465Z] Building security-spire-agent [2022-04-07T19:12:02.465Z] Building security-spiffe-token-provider [2022-04-07T19:12:02.465Z] Building security-bootstrapper [2022-04-07T19:12:02.465Z] Building core-command [2022-04-07T19:12:10.783Z] Removing intermediate container 22fdac499af2 [2022-04-07T19:12:10.784Z] ---> 636068867417 [2022-04-07T19:12:10.784Z] [2022-04-07T19:12:10.784Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T19:12:10.784Z] 3.15: Pulling from library/alpine [2022-04-07T19:12:10.784Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T19:12:10.784Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T19:12:10.784Z] ---> 0ac33e5f5afa [2022-04-07T19:12:10.784Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T19:12:10.784Z] ---> Running in 98f6fc399ad4 [2022-04-07T19:12:10.784Z] Removing intermediate container 98f6fc399ad4 [2022-04-07T19:12:10.784Z] ---> 914e6ee9a983 [2022-04-07T19:12:10.784Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:12:10.784Z] ---> Running in 679865210efb [2022-04-07T19:12:11.738Z] Removing intermediate container 679865210efb [2022-04-07T19:12:11.738Z] ---> 555a208c115f [2022-04-07T19:12:11.738Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T19:12:11.738Z] ---> Running in b2807f35a3d0 [2022-04-07T19:12:12.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:12:13.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:12:13.895Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T19:12:13.895Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T19:12:13.895Z] OK: 15854 distinct packages available [2022-04-07T19:12:13.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:12:14.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:12:15.096Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T19:12:15.096Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T19:12:15.355Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T19:12:15.355Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T19:12:15.355Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T19:12:15.615Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T19:12:15.615Z] OK: 6 MiB in 19 packages [2022-04-07T19:12:17.529Z] Removing intermediate container b2807f35a3d0 [2022-04-07T19:12:17.529Z] ---> c72812c06598 [2022-04-07T19:12:17.529Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T19:12:20.066Z] ---> 90ce504188af [2022-04-07T19:12:20.066Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T19:12:20.637Z] ---> e72809e3d733 [2022-04-07T19:12:20.638Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T19:12:21.575Z] ---> 5a15258bc5e0 [2022-04-07T19:12:21.575Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T19:12:22.144Z] ---> 2369d6790d74 [2022-04-07T19:12:22.144Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T19:12:22.144Z] ---> Running in 888548d3887d [2022-04-07T19:12:22.713Z] Removing intermediate container 888548d3887d [2022-04-07T19:12:22.713Z] ---> 87f8a028c3a8 [2022-04-07T19:12:22.713Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T19:12:22.713Z] ---> Running in f546fddd4b07 [2022-04-07T19:12:22.972Z] Removing intermediate container f546fddd4b07 [2022-04-07T19:12:22.972Z] ---> e42224b149b2 [2022-04-07T19:12:22.972Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T19:12:22.972Z] ---> Running in 70a97baeddd8 [2022-04-07T19:12:23.250Z] Removing intermediate container 70a97baeddd8 [2022-04-07T19:12:23.250Z] ---> 1cc95b74ac51 [2022-04-07T19:12:23.250Z] Step 24/25 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:12:23.509Z] ---> Running in 33c34db82b7a [2022-04-07T19:12:23.789Z] Removing intermediate container 33c34db82b7a [2022-04-07T19:12:23.789Z] ---> ef8382bc3225 [2022-04-07T19:12:23.789Z] Step 25/25 : LABEL version=2.2.0-dev.59 [2022-04-07T19:12:24.048Z] ---> Running in ede93c517c59 [2022-04-07T19:12:24.307Z] Removing intermediate container ede93c517c59 [2022-04-07T19:12:24.307Z] ---> e5af0f0fd982 [2022-04-07T19:12:24.307Z] [2022-04-07T19:12:24.567Z] Successfully built e5af0f0fd982 [2022-04-07T19:12:24.567Z] Successfully tagged security-spire-server:latest [2022-04-07T19:12:39.457Z]  Building security-spire-server ... done Removing intermediate container 97c8229fe061 [2022-04-07T19:12:39.457Z] ---> 5dbfe0be4829 [2022-04-07T19:12:39.457Z] [2022-04-07T19:12:39.457Z] Step 9/20 : FROM alpine:3.15 [2022-04-07T19:12:39.457Z] ---> 0ac33e5f5afa [2022-04-07T19:12:39.457Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T19:12:39.457Z] ---> Using cache [2022-04-07T19:12:39.457Z] ---> 914e6ee9a983 [2022-04-07T19:12:39.457Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:12:39.457Z] ---> Using cache [2022-04-07T19:12:39.457Z] ---> 555a208c115f [2022-04-07T19:12:39.457Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T19:12:39.457Z] Removing intermediate container c2b2f841db34 [2022-04-07T19:12:39.457Z] ---> a5d9067ff402 [2022-04-07T19:12:39.457Z] [2022-04-07T19:12:39.457Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T19:12:39.457Z] ---> e04c818066af [2022-04-07T19:12:39.457Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T19:12:39.457Z] ---> Using cache [2022-04-07T19:12:39.457Z] ---> 49144995e83a [2022-04-07T19:12:39.457Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T19:12:39.457Z] ---> Using cache [2022-04-07T19:12:39.457Z] ---> 4ab370931b11 [2022-04-07T19:12:39.457Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T19:12:39.457Z] ---> Running in e8f2290fe8e9 [2022-04-07T19:12:39.457Z] ---> Running in 558a4228d5cb [2022-04-07T19:12:39.717Z] Removing intermediate container 558a4228d5cb [2022-04-07T19:12:39.717Z] ---> 7955e6ef8c42 [2022-04-07T19:12:39.717Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T19:12:39.717Z] ---> Running in fd3e18a7afb1 [2022-04-07T19:12:40.288Z] Removing intermediate container fd3e18a7afb1 [2022-04-07T19:12:40.288Z] ---> e6ef09e58ee1 [2022-04-07T19:12:40.288Z] Step 15/23 : WORKDIR / [2022-04-07T19:12:40.288Z] ---> Running in eeb96b8bd4fb [2022-04-07T19:12:40.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:12:40.550Z] Removing intermediate container eeb96b8bd4fb [2022-04-07T19:12:40.550Z] ---> 59e679a78d61 [2022-04-07T19:12:40.550Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:12:41.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:12:41.117Z] ---> 0c3bf5890511 [2022-04-07T19:12:41.117Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-07T19:12:41.685Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T19:12:41.685Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T19:12:41.685Z] OK: 15854 distinct packages available [2022-04-07T19:12:41.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:12:42.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:12:42.626Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T19:12:42.886Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T19:12:42.886Z] ---> fcdd29f637d9 [2022-04-07T19:12:42.886Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T19:12:42.886Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T19:12:43.146Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T19:12:43.146Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T19:12:43.146Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T19:12:43.406Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-07T19:12:43.406Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T19:12:43.406Z] ---> bf4be6256532 [2022-04-07T19:12:43.406Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T19:12:43.406Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T19:12:43.406Z] ---> Running in 3bcfa111561b [2022-04-07T19:12:43.668Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T19:12:43.668Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T19:12:43.668Z] OK: 8 MiB in 23 packages [2022-04-07T19:12:43.929Z] Removing intermediate container 3bcfa111561b [2022-04-07T19:12:43.929Z] ---> 0059e48972fc [2022-04-07T19:12:43.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:12:43.929Z] ---> Running in 37de6f6b5c53 [2022-04-07T19:12:44.499Z] Removing intermediate container 37de6f6b5c53 [2022-04-07T19:12:44.499Z] ---> da0a4dab8c3a [2022-04-07T19:12:44.499Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T19:12:44.499Z] ---> Running in 99fc5d10f998 [2022-04-07T19:12:45.069Z] Removing intermediate container e8f2290fe8e9 [2022-04-07T19:12:45.069Z] ---> 9f7045da8b35 [2022-04-07T19:12:45.069Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:12:45.069Z] Removing intermediate container 99fc5d10f998 [2022-04-07T19:12:45.069Z] ---> c5c461cbf478 [2022-04-07T19:12:45.069Z] Step 22/23 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:12:45.069Z] ---> Running in fdc8601fd2e9 [2022-04-07T19:12:45.334Z] Removing intermediate container fdc8601fd2e9 [2022-04-07T19:12:45.334Z] ---> d31e14d0746a [2022-04-07T19:12:45.334Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T19:12:45.594Z] ---> Running in f4706a6a1986 [2022-04-07T19:12:45.594Z] ---> 8922598eff69 [2022-04-07T19:12:45.594Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T19:12:45.856Z] Removing intermediate container f4706a6a1986 [2022-04-07T19:12:45.856Z] ---> b3a95970e990 [2022-04-07T19:12:45.856Z] [2022-04-07T19:12:46.115Z] Successfully built b3a95970e990 [2022-04-07T19:12:46.115Z] Successfully tagged core-metadata:latest [2022-04-07T19:12:47.059Z]  Building core-metadata ... done  ---> 155205c8db61 [2022-04-07T19:12:47.059Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T19:12:47.996Z] ---> 2466f3fe17b8 [2022-04-07T19:12:47.996Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T19:12:47.996Z] ---> Running in 0480e1b83ae8 [2022-04-07T19:12:47.996Z] Removing intermediate container 0480e1b83ae8 [2022-04-07T19:12:47.996Z] ---> be0990394dda [2022-04-07T19:12:47.996Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:12:47.996Z] ---> Running in 3cebbd3a0f64 [2022-04-07T19:12:48.565Z] Removing intermediate container 3cebbd3a0f64 [2022-04-07T19:12:48.565Z] ---> 8cef68fbe975 [2022-04-07T19:12:48.565Z] Step 18/20 : LABEL arch=x86_64 [2022-04-07T19:12:48.565Z] ---> Running in 960a6c85e15c [2022-04-07T19:12:48.824Z] Removing intermediate container 960a6c85e15c [2022-04-07T19:12:48.824Z] ---> 9488619c1301 [2022-04-07T19:12:48.824Z] Step 19/20 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:12:48.824Z] ---> Running in 07058145fe87 [2022-04-07T19:12:49.392Z] Removing intermediate container 07058145fe87 [2022-04-07T19:12:49.392Z] ---> fb85d59b89bf [2022-04-07T19:12:49.392Z] Step 20/20 : LABEL version=2.2.0-dev.59 [2022-04-07T19:12:49.392Z] ---> Running in 9a4f1887b5c7 [2022-04-07T19:12:49.652Z] Removing intermediate container 9a4f1887b5c7 [2022-04-07T19:12:49.652Z] ---> a08ef66bb732 [2022-04-07T19:12:49.652Z] [2022-04-07T19:12:49.652Z] Successfully built a08ef66bb732 [2022-04-07T19:12:49.652Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-07T19:12:59.056Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:12:59.056Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:12:59.056Z] ---> 9b6ef5607c20 [2022-04-07T19:12:59.056Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T19:12:59.056Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:12:59.056Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:12:59.056Z] ---> 9b6ef5607c20 [2022-04-07T19:12:59.056Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T19:12:59.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:12:59.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:12:59.056Z] ---> 9b6ef5607c20 [2022-04-07T19:12:59.056Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T19:12:59.056Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:12:59.056Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:12:59.056Z] ---> 9b6ef5607c20 [2022-04-07T19:12:59.056Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T19:12:59.056Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:12:59.056Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:12:59.056Z] ---> 9b6ef5607c20 [2022-04-07T19:12:59.056Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T19:12:59.056Z] ---> Running in f345df62a475 [2022-04-07T19:12:59.056Z] ---> Running in 2ca68b68fa32 [2022-04-07T19:12:59.056Z] ---> Running in 290c4058f87b [2022-04-07T19:12:59.056Z] ---> Running in d48b870008e5 [2022-04-07T19:12:59.056Z] ---> Running in 5fab98d2160a [2022-04-07T19:12:59.056Z] Removing intermediate container 290c4058f87b [2022-04-07T19:12:59.056Z] ---> bafc515e7805 [2022-04-07T19:12:59.056Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:12:59.056Z] Removing intermediate container 2ca68b68fa32 [2022-04-07T19:12:59.056Z] ---> ac45b99a0aa3 [2022-04-07T19:12:59.056Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:12:59.056Z] Removing intermediate container d48b870008e5 [2022-04-07T19:12:59.056Z] ---> 7c4158531593 [2022-04-07T19:12:59.056Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:12:59.056Z] Removing intermediate container f345df62a475 [2022-04-07T19:12:59.056Z] ---> 18cc52104cc6 [2022-04-07T19:12:59.056Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:12:59.056Z] ---> Running in 93fad3eacba3 [2022-04-07T19:12:59.056Z] Removing intermediate container 5fab98d2160a [2022-04-07T19:12:59.056Z] ---> 15951d54f69c [2022-04-07T19:12:59.056Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-07T19:12:59.056Z] ---> Running in d73c9fd419d9 [2022-04-07T19:12:59.056Z] ---> Running in 59b68fc88afb [2022-04-07T19:12:59.056Z] ---> Running in 0027271b15f6 [2022-04-07T19:12:59.056Z] ---> Running in 76fd87118eaf [2022-04-07T19:12:59.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:12:59.056Z] Removing intermediate container 93fad3eacba3 [2022-04-07T19:12:59.056Z] ---> 03fe7556ce45 [2022-04-07T19:12:59.056Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T19:12:59.056Z] ---> Running in 05872a546962 [2022-04-07T19:12:59.056Z] Removing intermediate container d73c9fd419d9 [2022-04-07T19:12:59.056Z] ---> 655ef4d906f0 [2022-04-07T19:12:59.056Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T19:12:59.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:12:59.056Z] ---> Running in 8406caf5997b [2022-04-07T19:12:59.056Z] Removing intermediate container 59b68fc88afb [2022-04-07T19:12:59.056Z] ---> 8f61c03bf7ce [2022-04-07T19:12:59.056Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T19:12:59.056Z] ---> Running in 617f4cf6212b [2022-04-07T19:12:59.056Z] Removing intermediate container 0027271b15f6 [2022-04-07T19:12:59.056Z] ---> 7279990d3602 [2022-04-07T19:12:59.056Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T19:12:59.056Z] ---> Running in 2eeffdc4612e [2022-04-07T19:12:59.341Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T19:12:59.341Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T19:12:59.341Z] OK: 15739 distinct packages available [2022-04-07T19:12:59.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:12:59.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:13:00.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:13:00.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:13:00.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:13:00.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:13:01.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:13:01.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:13:02.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:13:02.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:13:02.026Z] OK: 220 MiB in 52 packages [2022-04-07T19:13:02.318Z] OK: 220 MiB in 52 packages [2022-04-07T19:13:03.364Z] OK: 220 MiB in 52 packages [2022-04-07T19:13:03.654Z] OK: 220 MiB in 52 packages [2022-04-07T19:13:03.967Z] OK: 220 MiB in 52 packages [2022-04-07T19:13:04.259Z] Removing intermediate container 76fd87118eaf [2022-04-07T19:13:04.259Z] ---> 522be6302ad7 [2022-04-07T19:13:04.259Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T19:13:05.069Z] Removing intermediate container 05872a546962 [2022-04-07T19:13:05.069Z] ---> 6240dc4b7495 [2022-04-07T19:13:05.069Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T19:13:05.447Z] Removing intermediate container 8406caf5997b [2022-04-07T19:13:05.447Z] ---> 2664b06e358c [2022-04-07T19:13:05.447Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T19:13:05.826Z] Removing intermediate container 2eeffdc4612e [2022-04-07T19:13:05.826Z] ---> 14743bd0f4d4 [2022-04-07T19:13:05.826Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T19:13:06.139Z] Removing intermediate container 617f4cf6212b [2022-04-07T19:13:06.139Z] ---> 091ff60822d9 [2022-04-07T19:13:06.139Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T19:13:06.139Z] ---> e52ee7bc0339 [2022-04-07T19:13:06.139Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:13:06.465Z] ---> Running in d18041980144 [2022-04-07T19:13:06.831Z] ---> b7e296e49488 [2022-04-07T19:13:06.831Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:13:06.831Z] ---> Running in b365db902d47 [2022-04-07T19:13:07.902Z] ---> 2f9c76adc9b9 [2022-04-07T19:13:07.902Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:13:08.233Z] ---> Running in 175c1b357079 [2022-04-07T19:13:08.233Z] ---> bcbb40ad8c1c [2022-04-07T19:13:08.233Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:13:08.586Z] ---> Running in 0fcbc7a54775 [2022-04-07T19:13:08.875Z] ---> 40aa4da6bf3e [2022-04-07T19:13:08.875Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:13:09.166Z] ---> Running in b333d08900c2 [2022-04-07T19:13:13.539Z] Removing intermediate container d18041980144 [2022-04-07T19:13:13.539Z] ---> cf365fe87575 [2022-04-07T19:13:13.539Z] Step 7/20 : COPY . . [2022-04-07T19:13:14.546Z] Removing intermediate container b365db902d47 [2022-04-07T19:13:14.546Z] ---> c38ebcf82132 [2022-04-07T19:13:14.546Z] Step 8/22 : COPY . . [2022-04-07T19:13:15.544Z] Removing intermediate container 175c1b357079 [2022-04-07T19:13:15.544Z] ---> 5184301c7794 [2022-04-07T19:13:15.544Z] Step 8/26 : COPY . . [2022-04-07T19:13:16.191Z] Removing intermediate container 0fcbc7a54775 [2022-04-07T19:13:16.191Z] ---> 4359a91b2274 [2022-04-07T19:13:16.191Z] Step 8/23 : COPY . . [2022-04-07T19:13:16.191Z] Removing intermediate container b333d08900c2 [2022-04-07T19:13:16.191Z] ---> 8c0dfb335df5 [2022-04-07T19:13:16.191Z] Step 8/31 : COPY . . [2022-04-07T19:13:34.575Z] ---> 04efa08e4b3b [2022-04-07T19:13:34.575Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T19:13:34.575Z] ---> 273ffec8eef2 [2022-04-07T19:13:34.575Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T19:13:34.575Z] ---> Running in 4b8e61146204 [2022-04-07T19:13:34.575Z] ---> Running in e71cd1fee420 [2022-04-07T19:13:34.575Z] ---> 2fcfd70dac9c [2022-04-07T19:13:34.575Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T19:13:34.858Z] ---> Running in 8b22cc8d236a [2022-04-07T19:13:35.143Z] ---> 70ce04a61695 [2022-04-07T19:13:35.143Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T19:13:35.143Z] ---> Running in 5b2b223447f3 [2022-04-07T19:13:35.755Z] ---> 5d66c54b0fe6 [2022-04-07T19:13:35.755Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T19:13:35.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T19:13:35.755Z] ---> Running in 29176ee735b1 [2022-04-07T19:13:36.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T19:13:36.666Z] Removing intermediate container 29176ee735b1 [2022-04-07T19:13:36.666Z] ---> 8d71a0e79805 [2022-04-07T19:13:36.666Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T19:13:36.972Z] ---> Running in ace9e98c7037 [2022-04-07T19:13:37.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T19:13:37.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T19:13:40.680Z] Removing intermediate container ace9e98c7037 [2022-04-07T19:13:40.680Z] ---> d8d1253d7008 [2022-04-07T19:13:40.680Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T19:13:40.680Z] ---> Running in f12d10abe441 [2022-04-07T19:13:40.957Z] Removing intermediate container f12d10abe441 [2022-04-07T19:13:40.957Z] ---> 76ac5701952c [2022-04-07T19:13:40.957Z] 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-07T19:13:41.243Z] ---> Running in 6b451000aafa [2022-04-07T19:13:43.916Z] spire-1.2.1/ [2022-04-07T19:13:43.916Z] spire-1.2.1/.data/ [2022-04-07T19:13:43.916Z] spire-1.2.1/.data/.file [2022-04-07T19:13:43.916Z] spire-1.2.1/.dockerignore [2022-04-07T19:13:43.916Z] spire-1.2.1/.gitattributes [2022-04-07T19:13:43.916Z] spire-1.2.1/.githooks/ [2022-04-07T19:13:43.916Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/ [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/workflows/ [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T19:13:43.916Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T19:13:43.916Z] spire-1.2.1/.gitignore [2022-04-07T19:13:43.916Z] spire-1.2.1/.go-version [2022-04-07T19:13:43.916Z] spire-1.2.1/.golangci.yml [2022-04-07T19:13:43.916Z] spire-1.2.1/ADOPTERS.md [2022-04-07T19:13:43.916Z] spire-1.2.1/CHANGELOG.md [2022-04-07T19:13:43.916Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T19:13:43.916Z] spire-1.2.1/CODEOWNERS [2022-04-07T19:13:43.916Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T19:13:43.916Z] spire-1.2.1/Dockerfile [2022-04-07T19:13:43.916Z] spire-1.2.1/Dockerfile.dev [2022-04-07T19:13:43.916Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T19:13:43.916Z] spire-1.2.1/LICENSE [2022-04-07T19:13:43.916Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T19:13:43.916Z] spire-1.2.1/Makefile [2022-04-07T19:13:43.916Z] spire-1.2.1/README.md [2022-04-07T19:13:43.916Z] spire-1.2.1/ROADMAP.md [2022-04-07T19:13:43.916Z] spire-1.2.1/SECURITY.md [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T19:13:43.916Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T19:13:44.198Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T19:13:44.198Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T19:13:44.198Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T19:13:44.198Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T19:13:44.198Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T19:13:44.198Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T19:13:44.198Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T19:13:44.198Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T19:13:44.198Z] spire-1.2.1/conf/ [2022-04-07T19:13:44.198Z] spire-1.2.1/conf/agent/ [2022-04-07T19:13:44.198Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T19:13:44.198Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T19:13:44.198Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T19:13:44.198Z] spire-1.2.1/conf/server/ [2022-04-07T19:13:44.198Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T19:13:44.198Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T19:13:44.198Z] spire-1.2.1/conf/server/server.conf [2022-04-07T19:13:44.198Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/ [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/auditlog.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/ [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T19:13:44.198Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T19:13:44.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T19:13:44.199Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T19:13:44.199Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T19:13:44.199Z] spire-1.2.1/doc/spire_server.md [2022-04-07T19:13:44.199Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T19:13:44.199Z] spire-1.2.1/doc/telemetry.md [2022-04-07T19:13:44.199Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T19:13:44.199Z] spire-1.2.1/doc/upgrading.md [2022-04-07T19:13:44.199Z] spire-1.2.1/doc/using_spire.md [2022-04-07T19:13:44.199Z] spire-1.2.1/examples/ [2022-04-07T19:13:44.199Z] spire-1.2.1/examples/README.md [2022-04-07T19:13:44.199Z] spire-1.2.1/go.mod [2022-04-07T19:13:44.199Z] spire-1.2.1/go.sum [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T19:13:44.199Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/common/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T19:13:44.479Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/health/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T19:13:44.480Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/log/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T19:13:44.762Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/version/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T19:13:44.763Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/config.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T19:13:45.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T19:13:45.046Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T19:13:45.327Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/server.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/ [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/private/ [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/private/server/ [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/ [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/common/ [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T19:13:45.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T19:13:45.328Z] spire-1.2.1/release/ [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire-extras/ [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire/ [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire/README.md [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire/conf/ [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T19:13:45.328Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T19:13:45.328Z] spire-1.2.1/script/ [2022-04-07T19:13:45.328Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T19:13:45.328Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T19:13:45.328Z] spire-1.2.1/support/ [2022-04-07T19:13:45.328Z] spire-1.2.1/support/k8s/ [2022-04-07T19:13:45.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T19:13:45.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T19:13:45.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T19:13:45.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T19:13:45.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T19:13:45.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T19:13:45.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T19:13:45.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T19:13:45.616Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T19:13:45.616Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/clock/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/clock/clock.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T19:13:45.616Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T19:13:45.617Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T19:13:45.617Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T19:13:45.617Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/README.md [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/common [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T19:13:45.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T19:13:45.902Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T19:13:45.903Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T19:13:46.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T19:13:46.188Z] spire-1.2.1/test/integration/test.sh [2022-04-07T19:13:46.188Z] spire-1.2.1/test/plugintest/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/spiretest/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/testca/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/testca/ca.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/testkey/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T19:13:46.188Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/testkey/new.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/util/ [2022-04-07T19:13:46.188Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/util/race.go [2022-04-07T19:13:46.188Z] spire-1.2.1/test/util/util.go [2022-04-07T19:13:46.188Z] building spire from source... [2022-04-07T19:13:46.795Z] Installing go1.17.7... [2022-04-07T19:14:11.114Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-07T19:14:11.114Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T19:14:11.114Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T19:14:11.114Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T19:14:11.114Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T19:14:11.114Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T19:14:11.114Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T19:14:11.114Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T19:14:11.114Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T19:14:11.114Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T19:14:11.114Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T19:14:11.114Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T19:14:11.114Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T19:14:11.114Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T19:14:11.114Z] Building bin/spire-agent... [2022-04-07T19:14:11.114Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T19:14:11.114Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T19:14:11.114Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T19:14:11.114Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T19:14:11.114Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T19:14:11.114Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T19:14:11.114Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T19:14:11.114Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T19:14:11.114Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T19:14:11.114Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T19:14:11.114Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T19:14:11.114Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T19:14:11.114Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T19:14:13.687Z] Building bin/spire-server... [2022-04-07T19:14:13.688Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T19:14:13.688Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T19:14:13.688Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T19:14:14.682Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T19:14:14.960Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T19:14:15.565Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T19:14:16.556Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T19:14:17.547Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T19:14:17.826Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T19:14:19.824Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T19:14:20.103Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T19:14:20.383Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T19:14:20.383Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T19:14:20.661Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T19:14:20.944Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T19:14:20.944Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T19:14:20.944Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T19:14:21.948Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T19:14:21.948Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T19:14:21.948Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T19:14:22.556Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T19:14:22.556Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T19:14:23.553Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T19:14:23.553Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T19:14:41.940Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T19:14:41.940Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T19:14:41.940Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T19:14:41.940Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T19:14:41.940Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T19:14:41.940Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T19:14:41.940Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T19:14:41.940Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T19:14:41.940Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T19:14:41.940Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T19:14:41.940Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T19:14:41.940Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T19:14:41.940Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T19:14:41.940Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T19:14:41.940Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T19:14:41.940Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T19:14:42.218Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T19:14:42.820Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T19:14:43.098Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T19:14:43.098Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T19:14:43.376Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T19:14:43.376Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T19:14:43.376Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T19:14:43.656Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T19:14:43.934Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T19:14:43.934Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T19:14:44.216Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T19:14:44.832Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T19:14:44.832Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T19:14:45.118Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T19:14:50.571Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T19:15:03.054Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T19:15:03.054Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T19:15:03.054Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T19:15:03.054Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T19:15:03.054Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T19:15:07.360Z] Removing intermediate container 530947b88fee [2022-04-07T19:15:07.361Z] ---> 2ec6949dd12f [2022-04-07T19:15:07.361Z] [2022-04-07T19:15:07.361Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T19:15:07.361Z] ---> 0ac33e5f5afa [2022-04-07T19:15:07.361Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T19:15:07.361Z] ---> Using cache [2022-04-07T19:15:07.361Z] ---> 914e6ee9a983 [2022-04-07T19:15:07.361Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:15:07.361Z] ---> Using cache [2022-04-07T19:15:07.361Z] ---> 555a208c115f [2022-04-07T19:15:07.361Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T19:15:07.361Z] Removing intermediate container d630ad140eb4 [2022-04-07T19:15:07.361Z] ---> df8e54ac15db [2022-04-07T19:15:07.361Z] [2022-04-07T19:15:07.361Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T19:15:07.361Z] ---> 0ac33e5f5afa [2022-04-07T19:15:07.361Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T19:15:07.361Z] ---> Using cache [2022-04-07T19:15:07.361Z] ---> 914e6ee9a983 [2022-04-07T19:15:07.361Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:15:07.361Z] ---> Using cache [2022-04-07T19:15:07.361Z] ---> 555a208c115f [2022-04-07T19:15:07.361Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T19:15:07.361Z] ---> Using cache [2022-04-07T19:15:07.361Z] ---> c72812c06598 [2022-04-07T19:15:07.361Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T19:15:07.361Z] ---> Running in 7e9960da9176 [2022-04-07T19:15:07.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:15:07.361Z] ---> 0274bd326c3d [2022-04-07T19:15:07.361Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T19:15:07.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:15:07.361Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T19:15:07.361Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T19:15:07.361Z] OK: 15854 distinct packages available [2022-04-07T19:15:07.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T19:15:07.361Z] ---> 470b208e75ea [2022-04-07T19:15:07.361Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T19:15:07.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T19:15:07.361Z] ---> 96a63b57f861 [2022-04-07T19:15:07.361Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T19:15:07.361Z] ---> a133869ebdd2 [2022-04-07T19:15:07.361Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T19:15:07.361Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T19:15:07.361Z] ---> d86c460bcd0a [2022-04-07T19:15:07.361Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T19:15:07.361Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T19:15:07.361Z] ---> Running in a2510a0080fd [2022-04-07T19:15:07.361Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T19:15:07.361Z] Removing intermediate container a2510a0080fd [2022-04-07T19:15:07.361Z] ---> 8037cc6684e3 [2022-04-07T19:15:07.361Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T19:15:07.361Z] ---> Running in 3a6f3d17ebca [2022-04-07T19:15:07.361Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T19:15:07.361Z] Removing intermediate container 3a6f3d17ebca [2022-04-07T19:15:07.361Z] ---> 0df6fe55b1d4 [2022-04-07T19:15:07.361Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T19:15:07.361Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T19:15:07.361Z] ---> Running in 2da26f43e08e [2022-04-07T19:15:07.361Z] OK: 6 MiB in 18 packages [2022-04-07T19:15:07.361Z] Removing intermediate container 2da26f43e08e [2022-04-07T19:15:07.361Z] ---> 702bfb731656 [2022-04-07T19:15:07.361Z] Step 25/26 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:07.361Z] ---> Running in 8e29541a27be [2022-04-07T19:15:07.361Z] Removing intermediate container 8e29541a27be [2022-04-07T19:15:07.361Z] ---> 7cfc66875521 [2022-04-07T19:15:07.361Z] Step 26/26 : LABEL version=2.2.0-dev.59 [2022-04-07T19:15:07.361Z] ---> Running in 53bd5713bb10 [2022-04-07T19:15:07.361Z] Removing intermediate container 53bd5713bb10 [2022-04-07T19:15:07.361Z] ---> 467cac5031e2 [2022-04-07T19:15:07.361Z] [2022-04-07T19:15:07.361Z] Removing intermediate container 7e9960da9176 [2022-04-07T19:15:07.361Z] ---> 6661e8b4276d [2022-04-07T19:15:07.361Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T19:15:07.361Z] Successfully built 467cac5031e2 [2022-04-07T19:15:07.361Z] Successfully tagged security-spire-agent:latest [2022-04-07T19:15:07.361Z]  Building security-spire-agent ... done  ---> a6a1f7ee3f70 [2022-04-07T19:15:07.361Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T19:15:07.361Z] ---> bf7adde540ce [2022-04-07T19:15:07.361Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T19:15:07.361Z] ---> Running in 1c41b8f2d2b6 [2022-04-07T19:15:07.361Z] Removing intermediate container 1c41b8f2d2b6 [2022-04-07T19:15:07.361Z] ---> f383a2f613c9 [2022-04-07T19:15:07.361Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T19:15:07.361Z] ---> cc3a6f78c215 [2022-04-07T19:15:07.361Z] Step 21/26 : WORKDIR / [2022-04-07T19:15:07.361Z] ---> Running in 877940eeea77 [2022-04-07T19:15:07.361Z] Removing intermediate container 877940eeea77 [2022-04-07T19:15:07.361Z] ---> 5e4b2f614428 [2022-04-07T19:15:07.361Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T19:15:07.361Z] ---> Running in 90c1b5f424d9 [2022-04-07T19:15:07.361Z] Removing intermediate container 90c1b5f424d9 [2022-04-07T19:15:07.361Z] ---> a64b16a57377 [2022-04-07T19:15:07.361Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T19:15:07.361Z] ---> Running in 02d42e8d41ac [2022-04-07T19:15:07.361Z] Removing intermediate container 02d42e8d41ac [2022-04-07T19:15:07.361Z] ---> 01bc3c311a99 [2022-04-07T19:15:07.361Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T19:15:07.361Z] ---> Running in fce407720316 [2022-04-07T19:15:07.361Z] Removing intermediate container fce407720316 [2022-04-07T19:15:07.361Z] ---> 3d1edd956581 [2022-04-07T19:15:07.361Z] Step 25/26 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:07.361Z] ---> Running in 163b0cb62c9c [2022-04-07T19:15:07.361Z] Removing intermediate container 163b0cb62c9c [2022-04-07T19:15:07.361Z] ---> 6b430a8ffea3 [2022-04-07T19:15:07.361Z] Step 26/26 : LABEL version=2.2.0-dev.59 [2022-04-07T19:15:07.361Z] ---> Running in d93732da1648 [2022-04-07T19:15:07.361Z] Removing intermediate container d93732da1648 [2022-04-07T19:15:07.361Z] ---> c915db70839e [2022-04-07T19:15:07.361Z] [2022-04-07T19:15:07.361Z] Successfully built c915db70839e [2022-04-07T19:15:07.361Z] Successfully tagged security-spire-config:latest [2022-04-07T19:15:07.368Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-07T19:15:07.378Z] $ docker stop --time=1 86d08664aa365a00cd890924b79caa1cb189c86ddd720a04d3e5a6649837c956 [2022-04-07T19:15:08.671Z] $ docker rm -f 86d08664aa365a00cd890924b79caa1cb189c86ddd720a04d3e5a6649837c956 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T19:15:09.031Z] + docker images [2022-04-07T19:15:09.031Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T19:15:09.031Z] security-spire-config latest c915db70839e 2 seconds ago 86.7MB [2022-04-07T19:15:09.031Z] security-spire-agent latest 467cac5031e2 4 seconds ago 127MB [2022-04-07T19:15:09.031Z] 2ec6949dd12f 11 seconds ago 4.5GB [2022-04-07T19:15:09.031Z] df8e54ac15db 19 seconds ago 4.5GB [2022-04-07T19:15:09.031Z] security-spiffe-token-provider latest a08ef66bb732 2 minutes ago 28.5MB [2022-04-07T19:15:09.031Z] core-metadata latest b3a95970e990 2 minutes ago 26.2MB [2022-04-07T19:15:09.031Z] a5d9067ff402 2 minutes ago 1.62GB [2022-04-07T19:15:09.031Z] 5dbfe0be4829 2 minutes ago 1.61GB [2022-04-07T19:15:09.031Z] security-spire-server latest e5af0f0fd982 2 minutes ago 87.3MB [2022-04-07T19:15:09.031Z] 636068867417 3 minutes ago 4.5GB [2022-04-07T19:15:09.031Z] security-bootstrapper latest 40125de9f7f0 3 minutes ago 24.3MB [2022-04-07T19:15:09.031Z] support-notifications latest 665be9de3437 3 minutes ago 26.6MB [2022-04-07T19:15:09.031Z] 562a82bb378e 4 minutes ago 1.61GB [2022-04-07T19:15:09.031Z] 5258f507b5cf 4 minutes ago 1.62GB [2022-04-07T19:15:09.031Z] security-proxy-setup latest 17ce06a0a5a1 4 minutes ago 43.4MB [2022-04-07T19:15:09.031Z] support-scheduler latest 2d885b54dfbd 4 minutes ago 26MB [2022-04-07T19:15:09.031Z] 7fe54f829586 4 minutes ago 1.63GB [2022-04-07T19:15:09.031Z] 949aa00794f7 4 minutes ago 1.62GB [2022-04-07T19:15:09.031Z] sys-mgmt-agent latest ebf92c343e63 4 minutes ago 307MB [2022-04-07T19:15:09.031Z] core-data latest 658be2f40c77 5 minutes ago 35.9MB [2022-04-07T19:15:09.031Z] security-secretstore-setup latest ca8793d4d40c 5 minutes ago 42.1MB [2022-04-07T19:15:09.031Z] core-command latest ba5150a9ffde 5 minutes ago 24.5MB [2022-04-07T19:15:09.031Z] 23da4d040678 5 minutes ago 1.62GB [2022-04-07T19:15:09.031Z] 6eb521215876 5 minutes ago 1.63GB [2022-04-07T19:15:09.031Z] 2d2e02144f4d 5 minutes ago 1.61GB [2022-04-07T19:15:09.031Z] 07e0ec0535a5 5 minutes ago 1.65GB [2022-04-07T19:15:09.031Z] ci-base-image-x86_64 latest 6a4947d2b427 9 minutes ago 896MB [2022-04-07T19:15:09.031Z] docker 20.10.14 7417809fdb73 2 days ago 218MB [2022-04-07T19:15:09.031Z] alpine 3.14 e04c818066af 2 days ago 5.59MB [2022-04-07T19:15:09.031Z] alpine 3.15 0ac33e5f5afa 2 days ago 5.57MB [2022-04-07T19:15:09.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-07T19:15:09.031Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-07T19:15:09.031Z] 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-07T19:15:09.182Z] provisioning config files... [2022-04-07T19:15:09.193Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/183@tmp/config1928677632853879212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:15:09.501Z] ---> docker-login.sh [2022-04-07T19:15:09.501Z] nexus3.edgexfoundry.org:10001 [2022-04-07T19:15:09.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:15:09.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:15:09.501Z] Configure a credential helper to remove this warning. See [2022-04-07T19:15:09.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:15:09.501Z] [2022-04-07T19:15:09.501Z] Login Succeeded [2022-04-07T19:15:09.501Z] nexus3.edgexfoundry.org:10002 [2022-04-07T19:15:09.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:15:09.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:15:09.762Z] Configure a credential helper to remove this warning. See [2022-04-07T19:15:09.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:15:09.762Z] [2022-04-07T19:15:09.762Z] Login Succeeded [2022-04-07T19:15:09.762Z] nexus3.edgexfoundry.org:10003 [2022-04-07T19:15:09.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:15:09.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:15:09.762Z] Configure a credential helper to remove this warning. See [2022-04-07T19:15:09.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:15:09.762Z] [2022-04-07T19:15:09.762Z] Login Succeeded [2022-04-07T19:15:09.762Z] nexus3.edgexfoundry.org:10004 [2022-04-07T19:15:10.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:15:10.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:15:10.022Z] Configure a credential helper to remove this warning. See [2022-04-07T19:15:10.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:15:10.022Z] [2022-04-07T19:15:10.022Z] Login Succeeded [2022-04-07T19:15:10.022Z] docker.io [2022-04-07T19:15:10.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:15:10.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:15:10.282Z] Configure a credential helper to remove this warning. See [2022-04-07T19:15:10.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:15:10.282Z] [2022-04-07T19:15:10.282Z] Login Succeeded [2022-04-07T19:15:10.282Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T19:15:10.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:15:10.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T19:15:10.329Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-07T19:15:10.329Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:10.329Z] latest [2022-04-07T19:15:10.329Z] 2.2.0-dev.59 [2022-04-07T19:15:10.329Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:10.329Z] main [2022-04-07T19:15:10.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:10.637Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:10.938Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:10.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T19:15:10.938Z] 1f73c747a99a: Preparing [2022-04-07T19:15:10.938Z] 7fecf89674de: Preparing [2022-04-07T19:15:10.938Z] aef12373b12d: Preparing [2022-04-07T19:15:10.938Z] e9811277c3bd: Preparing [2022-04-07T19:15:10.938Z] b541d28bf3b4: Preparing [2022-04-07T19:15:10.938Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:10.938Z] 1f73c747a99a: Pushed [2022-04-07T19:15:10.938Z] e9811277c3bd: Pushed [2022-04-07T19:15:10.938Z] aef12373b12d: Pushed [2022-04-07T19:15:13.479Z] 7fecf89674de: Pushed [2022-04-07T19:15:13.479Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:975f321b9fd2219621ef3654ff2ff9cd2d0c21d74ee8cf2fbce83075554587ab size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:13.783Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:14.080Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-07T19:15:14.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T19:15:14.080Z] 1f73c747a99a: Preparing [2022-04-07T19:15:14.080Z] 7fecf89674de: Preparing [2022-04-07T19:15:14.080Z] aef12373b12d: Preparing [2022-04-07T19:15:14.080Z] e9811277c3bd: Preparing [2022-04-07T19:15:14.080Z] b541d28bf3b4: Preparing [2022-04-07T19:15:14.080Z] 7fecf89674de: Layer already exists [2022-04-07T19:15:14.080Z] e9811277c3bd: Layer already exists [2022-04-07T19:15:14.080Z] aef12373b12d: Layer already exists [2022-04-07T19:15:14.080Z] 1f73c747a99a: Layer already exists [2022-04-07T19:15:14.080Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:14.080Z] latest: digest: sha256:975f321b9fd2219621ef3654ff2ff9cd2d0c21d74ee8cf2fbce83075554587ab size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:14.430Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:14.791Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.59 [2022-04-07T19:15:14.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T19:15:14.791Z] 1f73c747a99a: Preparing [2022-04-07T19:15:14.791Z] 7fecf89674de: Preparing [2022-04-07T19:15:14.791Z] aef12373b12d: Preparing [2022-04-07T19:15:14.791Z] e9811277c3bd: Preparing [2022-04-07T19:15:14.791Z] b541d28bf3b4: Preparing [2022-04-07T19:15:14.791Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:14.791Z] e9811277c3bd: Layer already exists [2022-04-07T19:15:14.791Z] 1f73c747a99a: Layer already exists [2022-04-07T19:15:14.791Z] 7fecf89674de: Layer already exists [2022-04-07T19:15:14.791Z] aef12373b12d: Layer already exists [2022-04-07T19:15:14.791Z] 2.2.0-dev.59: digest: sha256:975f321b9fd2219621ef3654ff2ff9cd2d0c21d74ee8cf2fbce83075554587ab size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:15.096Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:15.395Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:15.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T19:15:15.395Z] 1f73c747a99a: Preparing [2022-04-07T19:15:15.395Z] 7fecf89674de: Preparing [2022-04-07T19:15:15.395Z] aef12373b12d: Preparing [2022-04-07T19:15:15.395Z] e9811277c3bd: Preparing [2022-04-07T19:15:15.395Z] b541d28bf3b4: Preparing [2022-04-07T19:15:15.395Z] 7fecf89674de: Layer already exists [2022-04-07T19:15:15.395Z] 1f73c747a99a: Layer already exists [2022-04-07T19:15:15.395Z] e9811277c3bd: Layer already exists [2022-04-07T19:15:15.395Z] aef12373b12d: Layer already exists [2022-04-07T19:15:15.395Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:15.395Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:975f321b9fd2219621ef3654ff2ff9cd2d0c21d74ee8cf2fbce83075554587ab size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:15.700Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:15.999Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-07T19:15:15.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T19:15:15.999Z] 1f73c747a99a: Preparing [2022-04-07T19:15:15.999Z] 7fecf89674de: Preparing [2022-04-07T19:15:15.999Z] aef12373b12d: Preparing [2022-04-07T19:15:15.999Z] e9811277c3bd: Preparing [2022-04-07T19:15:15.999Z] b541d28bf3b4: Preparing [2022-04-07T19:15:15.999Z] 7fecf89674de: Layer already exists [2022-04-07T19:15:15.999Z] e9811277c3bd: Layer already exists [2022-04-07T19:15:15.999Z] aef12373b12d: Layer already exists [2022-04-07T19:15:15.999Z] 1f73c747a99a: Layer already exists [2022-04-07T19:15:15.999Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:15.999Z] main: digest: sha256:975f321b9fd2219621ef3654ff2ff9cd2d0c21d74ee8cf2fbce83075554587ab size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:15:16.037Z] ===================================================== [Pipeline] echo [2022-04-07T19:15:16.049Z] taggedImages: [2022-04-07T19:15:16.049Z] - nexus3.edgexfoundry.org:10004/core-command:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:16.049Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-07T19:15:16.049Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.59 [2022-04-07T19:15:16.049Z] - nexus3.edgexfoundry.org:10004/core-command:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:16.049Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-07T19:15:16.077Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-07T19:15:16.077Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:16.077Z] latest [2022-04-07T19:15:16.077Z] 2.2.0-dev.59 [2022-04-07T19:15:16.077Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:16.077Z] main [2022-04-07T19:15:16.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:16.406Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:16.701Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:16.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T19:15:16.701Z] e142c009eb83: Preparing [2022-04-07T19:15:16.701Z] 070ebdb1d76a: Preparing [2022-04-07T19:15:16.701Z] aef12373b12d: Preparing [2022-04-07T19:15:16.701Z] 99943e99d5d6: Preparing [2022-04-07T19:15:16.701Z] 3b03e6af9a88: Preparing [2022-04-07T19:15:16.701Z] b541d28bf3b4: Preparing [2022-04-07T19:15:16.701Z] b541d28bf3b4: Waiting [2022-04-07T19:15:16.701Z] aef12373b12d: Layer already exists [2022-04-07T19:15:16.701Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:16.701Z] 3b03e6af9a88: Pushed [2022-04-07T19:15:16.701Z] e142c009eb83: Pushed [2022-04-07T19:15:16.961Z] 99943e99d5d6: Pushed [2022-04-07T19:15:19.499Z] 070ebdb1d76a: Pushed [2022-04-07T19:15:19.499Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:5c0ea68f7067471b22f1517a0f2dac8fd0ace73d256f928e32cdf0b29e23e89c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:19.799Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:20.099Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-07T19:15:20.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T19:15:20.099Z] e142c009eb83: Preparing [2022-04-07T19:15:20.099Z] 070ebdb1d76a: Preparing [2022-04-07T19:15:20.099Z] aef12373b12d: Preparing [2022-04-07T19:15:20.099Z] 99943e99d5d6: Preparing [2022-04-07T19:15:20.099Z] 3b03e6af9a88: Preparing [2022-04-07T19:15:20.099Z] b541d28bf3b4: Preparing [2022-04-07T19:15:20.099Z] b541d28bf3b4: Waiting [2022-04-07T19:15:20.099Z] 070ebdb1d76a: Layer already exists [2022-04-07T19:15:20.099Z] 99943e99d5d6: Layer already exists [2022-04-07T19:15:20.099Z] aef12373b12d: Layer already exists [2022-04-07T19:15:20.099Z] 3b03e6af9a88: Layer already exists [2022-04-07T19:15:20.099Z] e142c009eb83: Layer already exists [2022-04-07T19:15:20.099Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:20.099Z] latest: digest: sha256:5c0ea68f7067471b22f1517a0f2dac8fd0ace73d256f928e32cdf0b29e23e89c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:20.412Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:20.712Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.59 [2022-04-07T19:15:20.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T19:15:20.712Z] e142c009eb83: Preparing [2022-04-07T19:15:20.712Z] 070ebdb1d76a: Preparing [2022-04-07T19:15:20.712Z] aef12373b12d: Preparing [2022-04-07T19:15:20.712Z] 99943e99d5d6: Preparing [2022-04-07T19:15:20.712Z] 3b03e6af9a88: Preparing [2022-04-07T19:15:20.712Z] b541d28bf3b4: Preparing [2022-04-07T19:15:20.712Z] b541d28bf3b4: Waiting [2022-04-07T19:15:20.712Z] 3b03e6af9a88: Layer already exists [2022-04-07T19:15:20.712Z] 99943e99d5d6: Layer already exists [2022-04-07T19:15:20.712Z] aef12373b12d: Layer already exists [2022-04-07T19:15:20.712Z] e142c009eb83: Layer already exists [2022-04-07T19:15:20.712Z] 070ebdb1d76a: Layer already exists [2022-04-07T19:15:20.712Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:20.712Z] 2.2.0-dev.59: digest: sha256:5c0ea68f7067471b22f1517a0f2dac8fd0ace73d256f928e32cdf0b29e23e89c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:21.018Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:21.313Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:21.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T19:15:21.313Z] e142c009eb83: Preparing [2022-04-07T19:15:21.313Z] 070ebdb1d76a: Preparing [2022-04-07T19:15:21.313Z] aef12373b12d: Preparing [2022-04-07T19:15:21.313Z] 99943e99d5d6: Preparing [2022-04-07T19:15:21.313Z] 3b03e6af9a88: Preparing [2022-04-07T19:15:21.313Z] b541d28bf3b4: Preparing [2022-04-07T19:15:21.313Z] b541d28bf3b4: Waiting [2022-04-07T19:15:21.313Z] 3b03e6af9a88: Layer already exists [2022-04-07T19:15:21.313Z] e142c009eb83: Layer already exists [2022-04-07T19:15:21.313Z] aef12373b12d: Layer already exists [2022-04-07T19:15:21.313Z] 070ebdb1d76a: Layer already exists [2022-04-07T19:15:21.313Z] 99943e99d5d6: Layer already exists [2022-04-07T19:15:21.313Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:21.313Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:5c0ea68f7067471b22f1517a0f2dac8fd0ace73d256f928e32cdf0b29e23e89c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:21.611Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:21.909Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-07T19:15:21.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T19:15:21.909Z] e142c009eb83: Preparing [2022-04-07T19:15:21.909Z] 070ebdb1d76a: Preparing [2022-04-07T19:15:21.909Z] aef12373b12d: Preparing [2022-04-07T19:15:21.909Z] 99943e99d5d6: Preparing [2022-04-07T19:15:21.909Z] 3b03e6af9a88: Preparing [2022-04-07T19:15:21.909Z] b541d28bf3b4: Preparing [2022-04-07T19:15:21.909Z] b541d28bf3b4: Waiting [2022-04-07T19:15:21.909Z] 3b03e6af9a88: Layer already exists [2022-04-07T19:15:21.909Z] 99943e99d5d6: Layer already exists [2022-04-07T19:15:21.909Z] e142c009eb83: Layer already exists [2022-04-07T19:15:21.909Z] aef12373b12d: Layer already exists [2022-04-07T19:15:21.909Z] 070ebdb1d76a: Layer already exists [2022-04-07T19:15:21.909Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:21.909Z] main: digest: sha256:5c0ea68f7067471b22f1517a0f2dac8fd0ace73d256f928e32cdf0b29e23e89c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:15:21.946Z] ===================================================== [Pipeline] echo [2022-04-07T19:15:21.959Z] taggedImages: [2022-04-07T19:15:21.959Z] - nexus3.edgexfoundry.org:10004/core-data:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:21.959Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-07T19:15:21.959Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.59 [2022-04-07T19:15:21.959Z] - nexus3.edgexfoundry.org:10004/core-data:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:21.959Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-07T19:15:21.988Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-07T19:15:21.988Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:21.988Z] latest [2022-04-07T19:15:21.988Z] 2.2.0-dev.59 [2022-04-07T19:15:21.988Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:21.988Z] main [2022-04-07T19:15:21.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:22.314Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:22.612Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:22.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T19:15:22.612Z] da701d73bafe: Preparing [2022-04-07T19:15:22.612Z] 5b7c65c89efe: Preparing [2022-04-07T19:15:22.612Z] aef12373b12d: Preparing [2022-04-07T19:15:22.612Z] e9811277c3bd: Preparing [2022-04-07T19:15:22.612Z] b541d28bf3b4: Preparing [2022-04-07T19:15:22.612Z] e9811277c3bd: Layer already exists [2022-04-07T19:15:22.612Z] aef12373b12d: Layer already exists [2022-04-07T19:15:22.612Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:22.612Z] da701d73bafe: Pushed [2022-04-07T19:15:25.156Z] 5b7c65c89efe: Pushed [2022-04-07T19:15:25.156Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:ad11df171035708d6758468db2557c569314ffa43d016a4eb73d70a439e6313b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:25.458Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:25.762Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-07T19:15:25.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T19:15:25.762Z] da701d73bafe: Preparing [2022-04-07T19:15:25.762Z] 5b7c65c89efe: Preparing [2022-04-07T19:15:25.762Z] aef12373b12d: Preparing [2022-04-07T19:15:25.762Z] e9811277c3bd: Preparing [2022-04-07T19:15:25.762Z] b541d28bf3b4: Preparing [2022-04-07T19:15:25.762Z] e9811277c3bd: Layer already exists [2022-04-07T19:15:25.762Z] aef12373b12d: Layer already exists [2022-04-07T19:15:25.762Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:25.762Z] 5b7c65c89efe: Layer already exists [2022-04-07T19:15:25.762Z] da701d73bafe: Layer already exists [2022-04-07T19:15:25.762Z] latest: digest: sha256:ad11df171035708d6758468db2557c569314ffa43d016a4eb73d70a439e6313b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:26.068Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:26.365Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.59 [2022-04-07T19:15:26.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T19:15:26.365Z] da701d73bafe: Preparing [2022-04-07T19:15:26.365Z] 5b7c65c89efe: Preparing [2022-04-07T19:15:26.365Z] aef12373b12d: Preparing [2022-04-07T19:15:26.365Z] e9811277c3bd: Preparing [2022-04-07T19:15:26.365Z] b541d28bf3b4: Preparing [2022-04-07T19:15:26.365Z] da701d73bafe: Layer already exists [2022-04-07T19:15:26.365Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:26.365Z] 5b7c65c89efe: Layer already exists [2022-04-07T19:15:26.365Z] e9811277c3bd: Layer already exists [2022-04-07T19:15:26.365Z] aef12373b12d: Layer already exists [2022-04-07T19:15:26.365Z] 2.2.0-dev.59: digest: sha256:ad11df171035708d6758468db2557c569314ffa43d016a4eb73d70a439e6313b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:26.662Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:26.954Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:26.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T19:15:26.954Z] da701d73bafe: Preparing [2022-04-07T19:15:26.954Z] 5b7c65c89efe: Preparing [2022-04-07T19:15:26.954Z] aef12373b12d: Preparing [2022-04-07T19:15:26.954Z] e9811277c3bd: Preparing [2022-04-07T19:15:26.954Z] b541d28bf3b4: Preparing [2022-04-07T19:15:26.954Z] 5b7c65c89efe: Layer already exists [2022-04-07T19:15:26.954Z] aef12373b12d: Layer already exists [2022-04-07T19:15:26.954Z] da701d73bafe: Layer already exists [2022-04-07T19:15:26.954Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:26.954Z] e9811277c3bd: Layer already exists [2022-04-07T19:15:26.954Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:ad11df171035708d6758468db2557c569314ffa43d016a4eb73d70a439e6313b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:27.255Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:27.549Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-07T19:15:27.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T19:15:27.549Z] da701d73bafe: Preparing [2022-04-07T19:15:27.549Z] 5b7c65c89efe: Preparing [2022-04-07T19:15:27.549Z] aef12373b12d: Preparing [2022-04-07T19:15:27.549Z] e9811277c3bd: Preparing [2022-04-07T19:15:27.549Z] b541d28bf3b4: Preparing [2022-04-07T19:15:27.549Z] 5b7c65c89efe: Layer already exists [2022-04-07T19:15:27.549Z] da701d73bafe: Layer already exists [2022-04-07T19:15:27.549Z] aef12373b12d: Layer already exists [2022-04-07T19:15:27.549Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:27.549Z] e9811277c3bd: Layer already exists [2022-04-07T19:15:27.549Z] main: digest: sha256:ad11df171035708d6758468db2557c569314ffa43d016a4eb73d70a439e6313b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:15:27.592Z] ===================================================== [Pipeline] echo [2022-04-07T19:15:27.601Z] taggedImages: [2022-04-07T19:15:27.601Z] - nexus3.edgexfoundry.org:10004/core-metadata:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:27.601Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-07T19:15:27.601Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.59 [2022-04-07T19:15:27.601Z] - nexus3.edgexfoundry.org:10004/core-metadata:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:27.601Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-07T19:15:27.623Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-07T19:15:27.623Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:27.623Z] latest [2022-04-07T19:15:27.623Z] 2.2.0-dev.59 [2022-04-07T19:15:27.623Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:27.623Z] main [2022-04-07T19:15:27.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:27.958Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:28.257Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:28.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T19:15:28.257Z] a359edc0834e: Preparing [2022-04-07T19:15:28.257Z] a359edc0834e: Preparing [2022-04-07T19:15:28.257Z] 43da885e0788: Preparing [2022-04-07T19:15:28.257Z] 863de707281b: Preparing [2022-04-07T19:15:28.257Z] c38964a98ca6: Preparing [2022-04-07T19:15:28.257Z] 9f38efa51bd1: Preparing [2022-04-07T19:15:28.257Z] aef12373b12d: Preparing [2022-04-07T19:15:28.257Z] 6a055b069266: Preparing [2022-04-07T19:15:28.257Z] a65aea755c35: Preparing [2022-04-07T19:15:28.257Z] e717a862249e: Preparing [2022-04-07T19:15:28.257Z] 11e6e1008776: Preparing [2022-04-07T19:15:28.257Z] b541d28bf3b4: Preparing [2022-04-07T19:15:28.257Z] aef12373b12d: Waiting [2022-04-07T19:15:28.257Z] 6a055b069266: Waiting [2022-04-07T19:15:28.257Z] a65aea755c35: Waiting [2022-04-07T19:15:28.257Z] b541d28bf3b4: Waiting [2022-04-07T19:15:28.257Z] 11e6e1008776: Waiting [2022-04-07T19:15:28.257Z] 43da885e0788: Pushed [2022-04-07T19:15:28.257Z] a359edc0834e: Pushed [2022-04-07T19:15:28.257Z] c38964a98ca6: Pushed [2022-04-07T19:15:28.257Z] 863de707281b: Pushed [2022-04-07T19:15:28.257Z] aef12373b12d: Layer already exists [2022-04-07T19:15:28.517Z] e717a862249e: Pushed [2022-04-07T19:15:28.517Z] 11e6e1008776: Pushed [2022-04-07T19:15:28.517Z] a65aea755c35: Pushed [2022-04-07T19:15:28.517Z] 6a055b069266: Pushed [2022-04-07T19:15:28.517Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:30.422Z] 9f38efa51bd1: Pushed [2022-04-07T19:15:30.422Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:ab76c8f65b9ab8268150325e61807a5de225e3a6311fc457a6f8330e5c268c91 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:30.717Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:31.012Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-07T19:15:31.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T19:15:31.012Z] a359edc0834e: Preparing [2022-04-07T19:15:31.012Z] a359edc0834e: Preparing [2022-04-07T19:15:31.012Z] 43da885e0788: Preparing [2022-04-07T19:15:31.012Z] 863de707281b: Preparing [2022-04-07T19:15:31.012Z] c38964a98ca6: Preparing [2022-04-07T19:15:31.012Z] 9f38efa51bd1: Preparing [2022-04-07T19:15:31.012Z] aef12373b12d: Preparing [2022-04-07T19:15:31.012Z] 6a055b069266: Preparing [2022-04-07T19:15:31.012Z] a65aea755c35: Preparing [2022-04-07T19:15:31.012Z] e717a862249e: Preparing [2022-04-07T19:15:31.012Z] 11e6e1008776: Preparing [2022-04-07T19:15:31.012Z] b541d28bf3b4: Preparing [2022-04-07T19:15:31.012Z] 6a055b069266: Waiting [2022-04-07T19:15:31.012Z] a65aea755c35: Waiting [2022-04-07T19:15:31.012Z] e717a862249e: Waiting [2022-04-07T19:15:31.012Z] 11e6e1008776: Waiting [2022-04-07T19:15:31.012Z] b541d28bf3b4: Waiting [2022-04-07T19:15:31.012Z] aef12373b12d: Waiting [2022-04-07T19:15:31.012Z] a359edc0834e: Layer already exists [2022-04-07T19:15:31.012Z] c38964a98ca6: Layer already exists [2022-04-07T19:15:31.012Z] 43da885e0788: Layer already exists [2022-04-07T19:15:31.012Z] 863de707281b: Layer already exists [2022-04-07T19:15:31.012Z] 9f38efa51bd1: Layer already exists [2022-04-07T19:15:31.012Z] aef12373b12d: Layer already exists [2022-04-07T19:15:31.012Z] 6a055b069266: Layer already exists [2022-04-07T19:15:31.012Z] a65aea755c35: Layer already exists [2022-04-07T19:15:31.012Z] 11e6e1008776: Layer already exists [2022-04-07T19:15:31.012Z] e717a862249e: Layer already exists [2022-04-07T19:15:31.012Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:31.012Z] latest: digest: sha256:ab76c8f65b9ab8268150325e61807a5de225e3a6311fc457a6f8330e5c268c91 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:31.309Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:31.644Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.59 [2022-04-07T19:15:31.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T19:15:31.644Z] a359edc0834e: Preparing [2022-04-07T19:15:31.644Z] a359edc0834e: Preparing [2022-04-07T19:15:31.644Z] 43da885e0788: Preparing [2022-04-07T19:15:31.644Z] 863de707281b: Preparing [2022-04-07T19:15:31.644Z] c38964a98ca6: Preparing [2022-04-07T19:15:31.644Z] 9f38efa51bd1: Preparing [2022-04-07T19:15:31.644Z] aef12373b12d: Preparing [2022-04-07T19:15:31.644Z] 6a055b069266: Preparing [2022-04-07T19:15:31.644Z] a65aea755c35: Preparing [2022-04-07T19:15:31.644Z] e717a862249e: Preparing [2022-04-07T19:15:31.644Z] 11e6e1008776: Preparing [2022-04-07T19:15:31.644Z] b541d28bf3b4: Preparing [2022-04-07T19:15:31.644Z] a65aea755c35: Waiting [2022-04-07T19:15:31.644Z] b541d28bf3b4: Waiting [2022-04-07T19:15:31.644Z] aef12373b12d: Waiting [2022-04-07T19:15:31.644Z] e717a862249e: Waiting [2022-04-07T19:15:31.644Z] a359edc0834e: Layer already exists [2022-04-07T19:15:31.644Z] 863de707281b: Layer already exists [2022-04-07T19:15:31.644Z] 9f38efa51bd1: Layer already exists [2022-04-07T19:15:31.644Z] 43da885e0788: Layer already exists [2022-04-07T19:15:31.644Z] c38964a98ca6: Layer already exists [2022-04-07T19:15:31.644Z] 6a055b069266: Layer already exists [2022-04-07T19:15:31.644Z] 11e6e1008776: Layer already exists [2022-04-07T19:15:31.644Z] e717a862249e: Layer already exists [2022-04-07T19:15:31.644Z] a65aea755c35: Layer already exists [2022-04-07T19:15:31.644Z] aef12373b12d: Layer already exists [2022-04-07T19:15:31.644Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:31.644Z] 2.2.0-dev.59: digest: sha256:ab76c8f65b9ab8268150325e61807a5de225e3a6311fc457a6f8330e5c268c91 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:31.965Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:32.262Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:32.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T19:15:32.262Z] a359edc0834e: Preparing [2022-04-07T19:15:32.262Z] a359edc0834e: Preparing [2022-04-07T19:15:32.262Z] 43da885e0788: Preparing [2022-04-07T19:15:32.262Z] 863de707281b: Preparing [2022-04-07T19:15:32.262Z] c38964a98ca6: Preparing [2022-04-07T19:15:32.262Z] 9f38efa51bd1: Preparing [2022-04-07T19:15:32.262Z] aef12373b12d: Preparing [2022-04-07T19:15:32.262Z] 6a055b069266: Preparing [2022-04-07T19:15:32.262Z] a65aea755c35: Preparing [2022-04-07T19:15:32.262Z] e717a862249e: Preparing [2022-04-07T19:15:32.262Z] 11e6e1008776: Preparing [2022-04-07T19:15:32.262Z] b541d28bf3b4: Preparing [2022-04-07T19:15:32.262Z] 11e6e1008776: Waiting [2022-04-07T19:15:32.262Z] e717a862249e: Waiting [2022-04-07T19:15:32.262Z] a65aea755c35: Waiting [2022-04-07T19:15:32.262Z] 6a055b069266: Waiting [2022-04-07T19:15:32.262Z] b541d28bf3b4: Waiting [2022-04-07T19:15:32.262Z] aef12373b12d: Waiting [2022-04-07T19:15:32.262Z] c38964a98ca6: Layer already exists [2022-04-07T19:15:32.262Z] 43da885e0788: Layer already exists [2022-04-07T19:15:32.262Z] 863de707281b: Layer already exists [2022-04-07T19:15:32.262Z] 9f38efa51bd1: Layer already exists [2022-04-07T19:15:32.262Z] a359edc0834e: Layer already exists [2022-04-07T19:15:32.262Z] 6a055b069266: Layer already exists [2022-04-07T19:15:32.262Z] aef12373b12d: Layer already exists [2022-04-07T19:15:32.262Z] a65aea755c35: Layer already exists [2022-04-07T19:15:32.262Z] e717a862249e: Layer already exists [2022-04-07T19:15:32.262Z] 11e6e1008776: Layer already exists [2022-04-07T19:15:32.262Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:32.262Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:ab76c8f65b9ab8268150325e61807a5de225e3a6311fc457a6f8330e5c268c91 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:32.678Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:32.987Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-07T19:15:32.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T19:15:32.987Z] a359edc0834e: Preparing [2022-04-07T19:15:32.987Z] a359edc0834e: Preparing [2022-04-07T19:15:32.987Z] 43da885e0788: Preparing [2022-04-07T19:15:32.987Z] 863de707281b: Preparing [2022-04-07T19:15:32.987Z] c38964a98ca6: Preparing [2022-04-07T19:15:32.987Z] 9f38efa51bd1: Preparing [2022-04-07T19:15:32.987Z] aef12373b12d: Preparing [2022-04-07T19:15:32.987Z] 6a055b069266: Preparing [2022-04-07T19:15:32.987Z] a65aea755c35: Preparing [2022-04-07T19:15:32.987Z] e717a862249e: Preparing [2022-04-07T19:15:32.987Z] 11e6e1008776: Preparing [2022-04-07T19:15:32.987Z] b541d28bf3b4: Preparing [2022-04-07T19:15:32.987Z] a65aea755c35: Waiting [2022-04-07T19:15:32.987Z] e717a862249e: Waiting [2022-04-07T19:15:32.987Z] 11e6e1008776: Waiting [2022-04-07T19:15:32.987Z] b541d28bf3b4: Waiting [2022-04-07T19:15:32.987Z] aef12373b12d: Waiting [2022-04-07T19:15:32.987Z] 6a055b069266: Waiting [2022-04-07T19:15:32.987Z] a359edc0834e: Layer already exists [2022-04-07T19:15:32.987Z] 43da885e0788: Layer already exists [2022-04-07T19:15:32.987Z] 9f38efa51bd1: Layer already exists [2022-04-07T19:15:32.987Z] 863de707281b: Layer already exists [2022-04-07T19:15:32.987Z] c38964a98ca6: Layer already exists [2022-04-07T19:15:32.987Z] aef12373b12d: Layer already exists [2022-04-07T19:15:32.987Z] e717a862249e: Layer already exists [2022-04-07T19:15:32.987Z] a65aea755c35: Layer already exists [2022-04-07T19:15:32.987Z] 6a055b069266: Layer already exists [2022-04-07T19:15:32.987Z] 11e6e1008776: Layer already exists [2022-04-07T19:15:32.987Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:32.987Z] main: digest: sha256:ab76c8f65b9ab8268150325e61807a5de225e3a6311fc457a6f8330e5c268c91 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:15:33.024Z] ===================================================== [Pipeline] echo [2022-04-07T19:15:33.038Z] taggedImages: [2022-04-07T19:15:33.038Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:33.038Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-07T19:15:33.038Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.59 [2022-04-07T19:15:33.038Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:33.038Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-07T19:15:33.059Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-07T19:15:33.059Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:33.059Z] latest [2022-04-07T19:15:33.059Z] 2.2.0-dev.59 [2022-04-07T19:15:33.059Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:33.059Z] main [2022-04-07T19:15:33.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:33.391Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:33.684Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:33.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T19:15:33.684Z] 3a6f3f9b8ec4: Preparing [2022-04-07T19:15:33.684Z] 735481e9477b: Preparing [2022-04-07T19:15:33.684Z] 9d84ec0b0dbc: Preparing [2022-04-07T19:15:33.684Z] 707589155303: Preparing [2022-04-07T19:15:33.684Z] 38dd808a4d54: Preparing [2022-04-07T19:15:33.684Z] 2e19dc4dd570: Preparing [2022-04-07T19:15:33.684Z] 72f8f78f06b6: Preparing [2022-04-07T19:15:33.684Z] b541d28bf3b4: Preparing [2022-04-07T19:15:33.684Z] 2e19dc4dd570: Waiting [2022-04-07T19:15:33.684Z] b541d28bf3b4: Waiting [2022-04-07T19:15:33.684Z] 72f8f78f06b6: Waiting [2022-04-07T19:15:33.684Z] 38dd808a4d54: Pushed [2022-04-07T19:15:33.684Z] 3a6f3f9b8ec4: Pushed [2022-04-07T19:15:33.684Z] 735481e9477b: Pushed [2022-04-07T19:15:33.684Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:33.684Z] 2e19dc4dd570: Pushed [2022-04-07T19:15:34.254Z] 72f8f78f06b6: Pushed [2022-04-07T19:15:35.493Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T19:15:35.493Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T19:15:35.493Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T19:15:36.163Z] 707589155303: Pushed [2022-04-07T19:15:36.163Z] 9d84ec0b0dbc: Pushed [2022-04-07T19:15:36.163Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:73aba4929a4dfa317690bf20f7417c5569800fb4f4f45268e694bdddbc63244e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:36.475Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:36.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-07T19:15:36.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T19:15:36.769Z] 3a6f3f9b8ec4: Preparing [2022-04-07T19:15:36.769Z] 735481e9477b: Preparing [2022-04-07T19:15:36.769Z] 9d84ec0b0dbc: Preparing [2022-04-07T19:15:36.769Z] 707589155303: Preparing [2022-04-07T19:15:36.769Z] 38dd808a4d54: Preparing [2022-04-07T19:15:36.769Z] 2e19dc4dd570: Preparing [2022-04-07T19:15:36.769Z] 72f8f78f06b6: Preparing [2022-04-07T19:15:36.769Z] b541d28bf3b4: Preparing [2022-04-07T19:15:36.769Z] 72f8f78f06b6: Waiting [2022-04-07T19:15:36.769Z] b541d28bf3b4: Waiting [2022-04-07T19:15:36.769Z] 2e19dc4dd570: Waiting [2022-04-07T19:15:36.769Z] 38dd808a4d54: Layer already exists [2022-04-07T19:15:36.769Z] 9d84ec0b0dbc: Layer already exists [2022-04-07T19:15:36.769Z] 3a6f3f9b8ec4: Layer already exists [2022-04-07T19:15:36.769Z] 735481e9477b: Layer already exists [2022-04-07T19:15:36.769Z] 707589155303: Layer already exists [2022-04-07T19:15:36.769Z] 2e19dc4dd570: Layer already exists [2022-04-07T19:15:36.769Z] 72f8f78f06b6: Layer already exists [2022-04-07T19:15:36.769Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:36.769Z] latest: digest: sha256:73aba4929a4dfa317690bf20f7417c5569800fb4f4f45268e694bdddbc63244e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:37.071Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:37.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.59 [2022-04-07T19:15:37.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T19:15:37.368Z] 3a6f3f9b8ec4: Preparing [2022-04-07T19:15:37.368Z] 735481e9477b: Preparing [2022-04-07T19:15:37.368Z] 9d84ec0b0dbc: Preparing [2022-04-07T19:15:37.368Z] 707589155303: Preparing [2022-04-07T19:15:37.368Z] 38dd808a4d54: Preparing [2022-04-07T19:15:37.368Z] 2e19dc4dd570: Preparing [2022-04-07T19:15:37.368Z] 72f8f78f06b6: Preparing [2022-04-07T19:15:37.368Z] b541d28bf3b4: Preparing [2022-04-07T19:15:37.368Z] 2e19dc4dd570: Waiting [2022-04-07T19:15:37.368Z] 72f8f78f06b6: Waiting [2022-04-07T19:15:37.368Z] b541d28bf3b4: Waiting [2022-04-07T19:15:37.368Z] 735481e9477b: Layer already exists [2022-04-07T19:15:37.368Z] 9d84ec0b0dbc: Layer already exists [2022-04-07T19:15:37.368Z] 38dd808a4d54: Layer already exists [2022-04-07T19:15:37.368Z] 707589155303: Layer already exists [2022-04-07T19:15:37.368Z] 3a6f3f9b8ec4: Layer already exists [2022-04-07T19:15:37.368Z] 2e19dc4dd570: Layer already exists [2022-04-07T19:15:37.368Z] 72f8f78f06b6: Layer already exists [2022-04-07T19:15:37.368Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:37.368Z] 2.2.0-dev.59: digest: sha256:73aba4929a4dfa317690bf20f7417c5569800fb4f4f45268e694bdddbc63244e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:37.672Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:37.972Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:37.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T19:15:37.972Z] 3a6f3f9b8ec4: Preparing [2022-04-07T19:15:37.972Z] 735481e9477b: Preparing [2022-04-07T19:15:37.972Z] 9d84ec0b0dbc: Preparing [2022-04-07T19:15:37.972Z] 707589155303: Preparing [2022-04-07T19:15:37.972Z] 38dd808a4d54: Preparing [2022-04-07T19:15:37.972Z] 2e19dc4dd570: Preparing [2022-04-07T19:15:37.972Z] 72f8f78f06b6: Preparing [2022-04-07T19:15:37.972Z] b541d28bf3b4: Preparing [2022-04-07T19:15:37.972Z] 72f8f78f06b6: Waiting [2022-04-07T19:15:37.972Z] b541d28bf3b4: Waiting [2022-04-07T19:15:37.972Z] 2e19dc4dd570: Waiting [2022-04-07T19:15:37.972Z] 38dd808a4d54: Layer already exists [2022-04-07T19:15:37.972Z] 707589155303: Layer already exists [2022-04-07T19:15:37.972Z] 9d84ec0b0dbc: Layer already exists [2022-04-07T19:15:37.972Z] 735481e9477b: Layer already exists [2022-04-07T19:15:37.972Z] 3a6f3f9b8ec4: Layer already exists [2022-04-07T19:15:37.972Z] 2e19dc4dd570: Layer already exists [2022-04-07T19:15:37.972Z] 72f8f78f06b6: Layer already exists [2022-04-07T19:15:37.972Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:37.972Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:73aba4929a4dfa317690bf20f7417c5569800fb4f4f45268e694bdddbc63244e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:38.280Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:38.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-07T19:15:38.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T19:15:38.578Z] 3a6f3f9b8ec4: Preparing [2022-04-07T19:15:38.578Z] 735481e9477b: Preparing [2022-04-07T19:15:38.578Z] 9d84ec0b0dbc: Preparing [2022-04-07T19:15:38.578Z] 707589155303: Preparing [2022-04-07T19:15:38.578Z] 38dd808a4d54: Preparing [2022-04-07T19:15:38.578Z] 2e19dc4dd570: Preparing [2022-04-07T19:15:38.578Z] 72f8f78f06b6: Preparing [2022-04-07T19:15:38.578Z] b541d28bf3b4: Preparing [2022-04-07T19:15:38.578Z] 72f8f78f06b6: Waiting [2022-04-07T19:15:38.578Z] 2e19dc4dd570: Waiting [2022-04-07T19:15:38.578Z] b541d28bf3b4: Waiting [2022-04-07T19:15:38.578Z] 3a6f3f9b8ec4: Layer already exists [2022-04-07T19:15:38.578Z] 735481e9477b: Layer already exists [2022-04-07T19:15:38.578Z] 9d84ec0b0dbc: Layer already exists [2022-04-07T19:15:38.578Z] 38dd808a4d54: Layer already exists [2022-04-07T19:15:38.578Z] 707589155303: Layer already exists [2022-04-07T19:15:38.578Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:38.578Z] 72f8f78f06b6: Layer already exists [2022-04-07T19:15:38.578Z] 2e19dc4dd570: Layer already exists [2022-04-07T19:15:38.578Z] main: digest: sha256:73aba4929a4dfa317690bf20f7417c5569800fb4f4f45268e694bdddbc63244e size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:15:38.616Z] ===================================================== [Pipeline] echo [2022-04-07T19:15:38.626Z] taggedImages: [2022-04-07T19:15:38.626Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:38.626Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-07T19:15:38.626Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.59 [2022-04-07T19:15:38.626Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:38.626Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-07T19:15:38.648Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-07T19:15:38.648Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:38.648Z] latest [2022-04-07T19:15:38.648Z] 2.2.0-dev.59 [2022-04-07T19:15:38.648Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:38.648Z] main [2022-04-07T19:15:38.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:38.972Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:39.270Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:39.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T19:15:39.271Z] 9a106a6b7d89: Preparing [2022-04-07T19:15:39.271Z] aeb239bb344e: Preparing [2022-04-07T19:15:39.271Z] 7fba54778c78: Preparing [2022-04-07T19:15:39.271Z] 2e118cd81510: Preparing [2022-04-07T19:15:39.271Z] 72689ade3812: Preparing [2022-04-07T19:15:39.271Z] 4d5ebca2e68f: Preparing [2022-04-07T19:15:39.271Z] d9707df4f072: Preparing [2022-04-07T19:15:39.271Z] 9033e2f2d450: Preparing [2022-04-07T19:15:39.271Z] 67bf6b8aa91b: Preparing [2022-04-07T19:15:39.271Z] b541d28bf3b4: Preparing [2022-04-07T19:15:39.271Z] 4d5ebca2e68f: Waiting [2022-04-07T19:15:39.271Z] d9707df4f072: Waiting [2022-04-07T19:15:39.271Z] 9033e2f2d450: Waiting [2022-04-07T19:15:39.271Z] 67bf6b8aa91b: Waiting [2022-04-07T19:15:39.271Z] b541d28bf3b4: Waiting [2022-04-07T19:15:39.271Z] aeb239bb344e: Pushed [2022-04-07T19:15:39.271Z] 9a106a6b7d89: Pushed [2022-04-07T19:15:39.271Z] 72689ade3812: Pushed [2022-04-07T19:15:39.530Z] 9033e2f2d450: Pushed [2022-04-07T19:15:39.530Z] d9707df4f072: Pushed [2022-04-07T19:15:39.530Z] 4d5ebca2e68f: Pushed [2022-04-07T19:15:39.530Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:39.790Z] 67bf6b8aa91b: Pushed [2022-04-07T19:15:41.699Z] 2e118cd81510: Pushed [2022-04-07T19:15:41.699Z] 7fba54778c78: Pushed [2022-04-07T19:15:41.699Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:1de417953d3d78c94f44f5a7713c03d194632e4b0ee911bcf6ab365dfc92a674 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:42.002Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:42.298Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-07T19:15:42.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T19:15:42.299Z] 9a106a6b7d89: Preparing [2022-04-07T19:15:42.299Z] aeb239bb344e: Preparing [2022-04-07T19:15:42.299Z] 7fba54778c78: Preparing [2022-04-07T19:15:42.299Z] 2e118cd81510: Preparing [2022-04-07T19:15:42.299Z] 72689ade3812: Preparing [2022-04-07T19:15:42.299Z] 4d5ebca2e68f: Preparing [2022-04-07T19:15:42.299Z] d9707df4f072: Preparing [2022-04-07T19:15:42.299Z] 9033e2f2d450: Preparing [2022-04-07T19:15:42.299Z] 67bf6b8aa91b: Preparing [2022-04-07T19:15:42.299Z] b541d28bf3b4: Preparing [2022-04-07T19:15:42.299Z] 4d5ebca2e68f: Waiting [2022-04-07T19:15:42.299Z] d9707df4f072: Waiting [2022-04-07T19:15:42.299Z] 9033e2f2d450: Waiting [2022-04-07T19:15:42.299Z] 67bf6b8aa91b: Waiting [2022-04-07T19:15:42.299Z] b541d28bf3b4: Waiting [2022-04-07T19:15:42.299Z] 2e118cd81510: Layer already exists [2022-04-07T19:15:42.299Z] 9a106a6b7d89: Layer already exists [2022-04-07T19:15:42.299Z] aeb239bb344e: Layer already exists [2022-04-07T19:15:42.299Z] 72689ade3812: Layer already exists [2022-04-07T19:15:42.299Z] 7fba54778c78: Layer already exists [2022-04-07T19:15:42.299Z] 9033e2f2d450: Layer already exists [2022-04-07T19:15:42.299Z] d9707df4f072: Layer already exists [2022-04-07T19:15:42.299Z] 4d5ebca2e68f: Layer already exists [2022-04-07T19:15:42.299Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:42.299Z] 67bf6b8aa91b: Layer already exists [2022-04-07T19:15:42.299Z] latest: digest: sha256:1de417953d3d78c94f44f5a7713c03d194632e4b0ee911bcf6ab365dfc92a674 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:42.599Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:42.898Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.59 [2022-04-07T19:15:42.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T19:15:42.898Z] 9a106a6b7d89: Preparing [2022-04-07T19:15:42.898Z] aeb239bb344e: Preparing [2022-04-07T19:15:42.898Z] 7fba54778c78: Preparing [2022-04-07T19:15:42.898Z] 2e118cd81510: Preparing [2022-04-07T19:15:42.898Z] 72689ade3812: Preparing [2022-04-07T19:15:42.898Z] 4d5ebca2e68f: Preparing [2022-04-07T19:15:42.898Z] d9707df4f072: Preparing [2022-04-07T19:15:42.898Z] 9033e2f2d450: Preparing [2022-04-07T19:15:42.898Z] 67bf6b8aa91b: Preparing [2022-04-07T19:15:42.898Z] b541d28bf3b4: Preparing [2022-04-07T19:15:42.898Z] d9707df4f072: Waiting [2022-04-07T19:15:42.898Z] b541d28bf3b4: Waiting [2022-04-07T19:15:42.898Z] 9033e2f2d450: Waiting [2022-04-07T19:15:42.898Z] 67bf6b8aa91b: Waiting [2022-04-07T19:15:42.898Z] 4d5ebca2e68f: Waiting [2022-04-07T19:15:42.898Z] 72689ade3812: Layer already exists [2022-04-07T19:15:42.898Z] 7fba54778c78: Layer already exists [2022-04-07T19:15:42.898Z] 2e118cd81510: Layer already exists [2022-04-07T19:15:42.898Z] 9a106a6b7d89: Layer already exists [2022-04-07T19:15:42.898Z] aeb239bb344e: Layer already exists [2022-04-07T19:15:42.898Z] 4d5ebca2e68f: Layer already exists [2022-04-07T19:15:42.898Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:42.898Z] 9033e2f2d450: Layer already exists [2022-04-07T19:15:42.898Z] d9707df4f072: Layer already exists [2022-04-07T19:15:42.898Z] 67bf6b8aa91b: Layer already exists [2022-04-07T19:15:42.898Z] 2.2.0-dev.59: digest: sha256:1de417953d3d78c94f44f5a7713c03d194632e4b0ee911bcf6ab365dfc92a674 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:43.197Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:43.495Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:43.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T19:15:43.495Z] 9a106a6b7d89: Preparing [2022-04-07T19:15:43.495Z] aeb239bb344e: Preparing [2022-04-07T19:15:43.495Z] 7fba54778c78: Preparing [2022-04-07T19:15:43.495Z] 2e118cd81510: Preparing [2022-04-07T19:15:43.495Z] 72689ade3812: Preparing [2022-04-07T19:15:43.495Z] 4d5ebca2e68f: Preparing [2022-04-07T19:15:43.495Z] d9707df4f072: Preparing [2022-04-07T19:15:43.495Z] 9033e2f2d450: Preparing [2022-04-07T19:15:43.495Z] 67bf6b8aa91b: Preparing [2022-04-07T19:15:43.495Z] b541d28bf3b4: Preparing [2022-04-07T19:15:43.495Z] 4d5ebca2e68f: Waiting [2022-04-07T19:15:43.495Z] d9707df4f072: Waiting [2022-04-07T19:15:43.495Z] 9033e2f2d450: Waiting [2022-04-07T19:15:43.495Z] 67bf6b8aa91b: Waiting [2022-04-07T19:15:43.495Z] 7fba54778c78: Layer already exists [2022-04-07T19:15:43.495Z] 2e118cd81510: Layer already exists [2022-04-07T19:15:43.495Z] 72689ade3812: Layer already exists [2022-04-07T19:15:43.495Z] 9a106a6b7d89: Layer already exists [2022-04-07T19:15:43.495Z] aeb239bb344e: Layer already exists [2022-04-07T19:15:43.495Z] 67bf6b8aa91b: Layer already exists [2022-04-07T19:15:43.495Z] d9707df4f072: Layer already exists [2022-04-07T19:15:43.495Z] 4d5ebca2e68f: Layer already exists [2022-04-07T19:15:43.495Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:43.495Z] 9033e2f2d450: Layer already exists [2022-04-07T19:15:43.495Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:1de417953d3d78c94f44f5a7713c03d194632e4b0ee911bcf6ab365dfc92a674 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:43.801Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:44.104Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-07T19:15:44.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T19:15:44.104Z] 9a106a6b7d89: Preparing [2022-04-07T19:15:44.104Z] aeb239bb344e: Preparing [2022-04-07T19:15:44.104Z] 7fba54778c78: Preparing [2022-04-07T19:15:44.104Z] 2e118cd81510: Preparing [2022-04-07T19:15:44.104Z] 72689ade3812: Preparing [2022-04-07T19:15:44.104Z] 4d5ebca2e68f: Preparing [2022-04-07T19:15:44.104Z] d9707df4f072: Preparing [2022-04-07T19:15:44.104Z] 9033e2f2d450: Preparing [2022-04-07T19:15:44.104Z] 67bf6b8aa91b: Preparing [2022-04-07T19:15:44.104Z] b541d28bf3b4: Preparing [2022-04-07T19:15:44.104Z] 9033e2f2d450: Waiting [2022-04-07T19:15:44.104Z] 4d5ebca2e68f: Waiting [2022-04-07T19:15:44.104Z] 67bf6b8aa91b: Waiting [2022-04-07T19:15:44.104Z] b541d28bf3b4: Waiting [2022-04-07T19:15:44.104Z] d9707df4f072: Waiting [2022-04-07T19:15:44.104Z] 2e118cd81510: Layer already exists [2022-04-07T19:15:44.104Z] 7fba54778c78: Layer already exists [2022-04-07T19:15:44.104Z] 9a106a6b7d89: Layer already exists [2022-04-07T19:15:44.104Z] 72689ade3812: Layer already exists [2022-04-07T19:15:44.104Z] aeb239bb344e: Layer already exists [2022-04-07T19:15:44.104Z] d9707df4f072: Layer already exists [2022-04-07T19:15:44.104Z] 4d5ebca2e68f: Layer already exists [2022-04-07T19:15:44.104Z] 67bf6b8aa91b: Layer already exists [2022-04-07T19:15:44.104Z] 9033e2f2d450: Layer already exists [2022-04-07T19:15:44.104Z] b541d28bf3b4: Layer already exists [2022-04-07T19:15:44.104Z] main: digest: sha256:1de417953d3d78c94f44f5a7713c03d194632e4b0ee911bcf6ab365dfc92a674 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:15:44.144Z] ===================================================== [Pipeline] echo [2022-04-07T19:15:44.155Z] taggedImages: [2022-04-07T19:15:44.155Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:44.155Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-07T19:15:44.155Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.59 [2022-04-07T19:15:44.155Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:44.155Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-07T19:15:44.177Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-07T19:15:44.177Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:44.177Z] latest [2022-04-07T19:15:44.177Z] 2.2.0-dev.59 [2022-04-07T19:15:44.177Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:44.177Z] main [2022-04-07T19:15:44.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:44.514Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:44.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:44.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T19:15:44.817Z] 186825f16113: Preparing [2022-04-07T19:15:44.817Z] a24064e92300: Preparing [2022-04-07T19:15:44.817Z] aef12373b12d: Preparing [2022-04-07T19:15:44.817Z] 90ed5b91022c: Preparing [2022-04-07T19:15:44.817Z] 53ccdf69e419: Preparing [2022-04-07T19:15:44.817Z] 4fc242d58285: Preparing [2022-04-07T19:15:44.817Z] 4fc242d58285: Waiting [2022-04-07T19:15:44.817Z] aef12373b12d: Layer already exists [2022-04-07T19:15:44.817Z] 4fc242d58285: Layer already exists [2022-04-07T19:15:44.817Z] 53ccdf69e419: Pushed [2022-04-07T19:15:44.817Z] 186825f16113: Pushed [2022-04-07T19:15:45.389Z] 90ed5b91022c: Pushed [2022-04-07T19:15:46.482Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T19:15:47.098Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T19:15:47.304Z] a24064e92300: Pushed [2022-04-07T19:15:47.304Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:8ebf8cea60be57ae1cf82c12f4e7088eb341a5f46648273c470833ccc738b26c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:47.609Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:47.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-07T19:15:47.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T19:15:47.911Z] 186825f16113: Preparing [2022-04-07T19:15:47.911Z] a24064e92300: Preparing [2022-04-07T19:15:47.911Z] aef12373b12d: Preparing [2022-04-07T19:15:47.911Z] 90ed5b91022c: Preparing [2022-04-07T19:15:47.911Z] 53ccdf69e419: Preparing [2022-04-07T19:15:47.911Z] 4fc242d58285: Preparing [2022-04-07T19:15:47.911Z] 4fc242d58285: Waiting [2022-04-07T19:15:47.911Z] 53ccdf69e419: Layer already exists [2022-04-07T19:15:47.911Z] aef12373b12d: Layer already exists [2022-04-07T19:15:47.911Z] 90ed5b91022c: Layer already exists [2022-04-07T19:15:47.911Z] a24064e92300: Layer already exists [2022-04-07T19:15:47.911Z] 186825f16113: Layer already exists [2022-04-07T19:15:47.911Z] 4fc242d58285: Layer already exists [2022-04-07T19:15:47.911Z] latest: digest: sha256:8ebf8cea60be57ae1cf82c12f4e7088eb341a5f46648273c470833ccc738b26c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:48.213Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:48.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.59 [2022-04-07T19:15:48.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T19:15:48.510Z] 186825f16113: Preparing [2022-04-07T19:15:48.510Z] a24064e92300: Preparing [2022-04-07T19:15:48.510Z] aef12373b12d: Preparing [2022-04-07T19:15:48.510Z] 90ed5b91022c: Preparing [2022-04-07T19:15:48.510Z] 53ccdf69e419: Preparing [2022-04-07T19:15:48.510Z] 4fc242d58285: Preparing [2022-04-07T19:15:48.510Z] 4fc242d58285: Waiting [2022-04-07T19:15:48.510Z] 90ed5b91022c: Layer already exists [2022-04-07T19:15:48.510Z] 53ccdf69e419: Layer already exists [2022-04-07T19:15:48.510Z] aef12373b12d: Layer already exists [2022-04-07T19:15:48.510Z] 186825f16113: Layer already exists [2022-04-07T19:15:48.510Z] a24064e92300: Layer already exists [2022-04-07T19:15:48.510Z] 4fc242d58285: Layer already exists [2022-04-07T19:15:48.510Z] 2.2.0-dev.59: digest: sha256:8ebf8cea60be57ae1cf82c12f4e7088eb341a5f46648273c470833ccc738b26c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:48.814Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:49.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:49.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T19:15:49.110Z] 186825f16113: Preparing [2022-04-07T19:15:49.110Z] a24064e92300: Preparing [2022-04-07T19:15:49.110Z] aef12373b12d: Preparing [2022-04-07T19:15:49.110Z] 90ed5b91022c: Preparing [2022-04-07T19:15:49.110Z] 53ccdf69e419: Preparing [2022-04-07T19:15:49.110Z] 4fc242d58285: Preparing [2022-04-07T19:15:49.110Z] 4fc242d58285: Waiting [2022-04-07T19:15:49.110Z] 90ed5b91022c: Layer already exists [2022-04-07T19:15:49.110Z] 53ccdf69e419: Layer already exists [2022-04-07T19:15:49.110Z] 186825f16113: Layer already exists [2022-04-07T19:15:49.110Z] aef12373b12d: Layer already exists [2022-04-07T19:15:49.110Z] a24064e92300: Layer already exists [2022-04-07T19:15:49.110Z] 4fc242d58285: Layer already exists [2022-04-07T19:15:49.110Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:8ebf8cea60be57ae1cf82c12f4e7088eb341a5f46648273c470833ccc738b26c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:49.412Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:49.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-07T19:15:49.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T19:15:49.796Z] 186825f16113: Preparing [2022-04-07T19:15:49.796Z] a24064e92300: Preparing [2022-04-07T19:15:49.796Z] aef12373b12d: Preparing [2022-04-07T19:15:49.796Z] 90ed5b91022c: Preparing [2022-04-07T19:15:49.796Z] 53ccdf69e419: Preparing [2022-04-07T19:15:49.796Z] 4fc242d58285: Preparing [2022-04-07T19:15:49.796Z] 4fc242d58285: Waiting [2022-04-07T19:15:49.796Z] aef12373b12d: Layer already exists [2022-04-07T19:15:49.796Z] 53ccdf69e419: Layer already exists [2022-04-07T19:15:49.796Z] 90ed5b91022c: Layer already exists [2022-04-07T19:15:49.796Z] 186825f16113: Layer already exists [2022-04-07T19:15:49.796Z] a24064e92300: Layer already exists [2022-04-07T19:15:49.796Z] 4fc242d58285: Layer already exists [2022-04-07T19:15:49.796Z] main: digest: sha256:8ebf8cea60be57ae1cf82c12f4e7088eb341a5f46648273c470833ccc738b26c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:15:49.865Z] ===================================================== [Pipeline] echo [2022-04-07T19:15:49.875Z] taggedImages: [2022-04-07T19:15:49.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:49.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-07T19:15:49.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.59 [2022-04-07T19:15:49.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:49.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-07T19:15:49.899Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-07T19:15:49.900Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:49.900Z] latest [2022-04-07T19:15:49.900Z] 2.2.0-dev.59 [2022-04-07T19:15:49.900Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:15:49.900Z] main [2022-04-07T19:15:49.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:50.231Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:50.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:15:50.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T19:15:50.532Z] c88f5f11451b: Preparing [2022-04-07T19:15:50.532Z] 60c6119ebc13: Preparing [2022-04-07T19:15:50.532Z] b055ce046edf: Preparing [2022-04-07T19:15:50.532Z] 77b37be598a7: Preparing [2022-04-07T19:15:50.532Z] f531ff9ce742: Preparing [2022-04-07T19:15:50.532Z] b43ffa6aab67: Preparing [2022-04-07T19:15:50.532Z] 53ccdf69e419: Preparing [2022-04-07T19:15:50.532Z] 4fc242d58285: Preparing [2022-04-07T19:15:50.532Z] b43ffa6aab67: Waiting [2022-04-07T19:15:50.532Z] 53ccdf69e419: Waiting [2022-04-07T19:15:50.532Z] 4fc242d58285: Waiting [2022-04-07T19:15:50.532Z] b055ce046edf: Pushed [2022-04-07T19:15:50.532Z] 60c6119ebc13: Pushed [2022-04-07T19:15:50.532Z] c88f5f11451b: Pushed [2022-04-07T19:15:50.532Z] 53ccdf69e419: Layer already exists [2022-04-07T19:15:50.532Z] 4fc242d58285: Layer already exists [2022-04-07T19:15:51.100Z] b43ffa6aab67: Pushed [2022-04-07T19:15:55.310Z] f531ff9ce742: Pushed [2022-04-07T19:15:58.616Z] 77b37be598a7: Pushed [2022-04-07T19:15:58.616Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:f846275c77d0dd376920e9b8174fda4f1e9c0fb55792d7ba089b896b03418af9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:58.923Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:59.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-07T19:15:59.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T19:15:59.218Z] c88f5f11451b: Preparing [2022-04-07T19:15:59.218Z] 60c6119ebc13: Preparing [2022-04-07T19:15:59.218Z] b055ce046edf: Preparing [2022-04-07T19:15:59.218Z] 77b37be598a7: Preparing [2022-04-07T19:15:59.218Z] f531ff9ce742: Preparing [2022-04-07T19:15:59.218Z] b43ffa6aab67: Preparing [2022-04-07T19:15:59.218Z] 53ccdf69e419: Preparing [2022-04-07T19:15:59.218Z] 4fc242d58285: Preparing [2022-04-07T19:15:59.218Z] b43ffa6aab67: Waiting [2022-04-07T19:15:59.218Z] 53ccdf69e419: Waiting [2022-04-07T19:15:59.218Z] f531ff9ce742: Layer already exists [2022-04-07T19:15:59.218Z] c88f5f11451b: Layer already exists [2022-04-07T19:15:59.218Z] 60c6119ebc13: Layer already exists [2022-04-07T19:15:59.218Z] b055ce046edf: Layer already exists [2022-04-07T19:15:59.218Z] 77b37be598a7: Layer already exists [2022-04-07T19:15:59.218Z] 4fc242d58285: Layer already exists [2022-04-07T19:15:59.218Z] b43ffa6aab67: Layer already exists [2022-04-07T19:15:59.218Z] 53ccdf69e419: Layer already exists [2022-04-07T19:15:59.218Z] latest: digest: sha256:f846275c77d0dd376920e9b8174fda4f1e9c0fb55792d7ba089b896b03418af9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:59.520Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:15:59.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.59 [2022-04-07T19:15:59.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T19:15:59.816Z] c88f5f11451b: Preparing [2022-04-07T19:15:59.816Z] 60c6119ebc13: Preparing [2022-04-07T19:15:59.816Z] b055ce046edf: Preparing [2022-04-07T19:15:59.816Z] 77b37be598a7: Preparing [2022-04-07T19:15:59.816Z] f531ff9ce742: Preparing [2022-04-07T19:15:59.816Z] b43ffa6aab67: Preparing [2022-04-07T19:15:59.816Z] 53ccdf69e419: Preparing [2022-04-07T19:15:59.816Z] 4fc242d58285: Preparing [2022-04-07T19:15:59.816Z] b43ffa6aab67: Waiting [2022-04-07T19:15:59.816Z] 53ccdf69e419: Waiting [2022-04-07T19:15:59.816Z] 4fc242d58285: Waiting [2022-04-07T19:15:59.816Z] 60c6119ebc13: Layer already exists [2022-04-07T19:15:59.816Z] f531ff9ce742: Layer already exists [2022-04-07T19:15:59.816Z] c88f5f11451b: Layer already exists [2022-04-07T19:15:59.816Z] b055ce046edf: Layer already exists [2022-04-07T19:15:59.816Z] 77b37be598a7: Layer already exists [2022-04-07T19:15:59.816Z] b43ffa6aab67: Layer already exists [2022-04-07T19:15:59.816Z] 4fc242d58285: Layer already exists [2022-04-07T19:15:59.816Z] 53ccdf69e419: Layer already exists [2022-04-07T19:15:59.816Z] 2.2.0-dev.59: digest: sha256:f846275c77d0dd376920e9b8174fda4f1e9c0fb55792d7ba089b896b03418af9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:00.131Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:00.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:00.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T19:16:00.431Z] c88f5f11451b: Preparing [2022-04-07T19:16:00.431Z] 60c6119ebc13: Preparing [2022-04-07T19:16:00.431Z] b055ce046edf: Preparing [2022-04-07T19:16:00.431Z] 77b37be598a7: Preparing [2022-04-07T19:16:00.431Z] f531ff9ce742: Preparing [2022-04-07T19:16:00.431Z] b43ffa6aab67: Preparing [2022-04-07T19:16:00.431Z] 53ccdf69e419: Preparing [2022-04-07T19:16:00.431Z] 4fc242d58285: Preparing [2022-04-07T19:16:00.431Z] 53ccdf69e419: Waiting [2022-04-07T19:16:00.431Z] 4fc242d58285: Waiting [2022-04-07T19:16:00.431Z] b43ffa6aab67: Waiting [2022-04-07T19:16:00.431Z] b055ce046edf: Layer already exists [2022-04-07T19:16:00.431Z] 60c6119ebc13: Layer already exists [2022-04-07T19:16:00.431Z] c88f5f11451b: Layer already exists [2022-04-07T19:16:00.431Z] f531ff9ce742: Layer already exists [2022-04-07T19:16:00.431Z] 77b37be598a7: Layer already exists [2022-04-07T19:16:00.431Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:00.431Z] b43ffa6aab67: Layer already exists [2022-04-07T19:16:00.431Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:00.431Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:f846275c77d0dd376920e9b8174fda4f1e9c0fb55792d7ba089b896b03418af9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:00.737Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:01.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-07T19:16:01.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T19:16:01.037Z] c88f5f11451b: Preparing [2022-04-07T19:16:01.037Z] 60c6119ebc13: Preparing [2022-04-07T19:16:01.037Z] b055ce046edf: Preparing [2022-04-07T19:16:01.037Z] 77b37be598a7: Preparing [2022-04-07T19:16:01.037Z] f531ff9ce742: Preparing [2022-04-07T19:16:01.037Z] b43ffa6aab67: Preparing [2022-04-07T19:16:01.037Z] 53ccdf69e419: Preparing [2022-04-07T19:16:01.037Z] 4fc242d58285: Preparing [2022-04-07T19:16:01.037Z] 53ccdf69e419: Waiting [2022-04-07T19:16:01.037Z] 4fc242d58285: Waiting [2022-04-07T19:16:01.037Z] b43ffa6aab67: Waiting [2022-04-07T19:16:01.037Z] b055ce046edf: Layer already exists [2022-04-07T19:16:01.037Z] 77b37be598a7: Layer already exists [2022-04-07T19:16:01.037Z] c88f5f11451b: Layer already exists [2022-04-07T19:16:01.037Z] 60c6119ebc13: Layer already exists [2022-04-07T19:16:01.037Z] f531ff9ce742: Layer already exists [2022-04-07T19:16:01.037Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:01.037Z] b43ffa6aab67: Layer already exists [2022-04-07T19:16:01.037Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:01.037Z] main: digest: sha256:f846275c77d0dd376920e9b8174fda4f1e9c0fb55792d7ba089b896b03418af9 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:16:01.079Z] ===================================================== [Pipeline] echo [2022-04-07T19:16:01.088Z] taggedImages: [2022-04-07T19:16:01.088Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:01.088Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-07T19:16:01.088Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.59 [2022-04-07T19:16:01.088Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:01.088Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-07T19:16:01.110Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-07T19:16:01.110Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:01.110Z] latest [2022-04-07T19:16:01.110Z] 2.2.0-dev.59 [2022-04-07T19:16:01.110Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:01.110Z] main [2022-04-07T19:16:01.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:01.433Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:01.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:01.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T19:16:01.730Z] 1864b601ad16: Preparing [2022-04-07T19:16:01.730Z] 5c6bbae21cdc: Preparing [2022-04-07T19:16:01.730Z] 10106496c8cb: Preparing [2022-04-07T19:16:01.730Z] 95bbc238e32b: Preparing [2022-04-07T19:16:01.730Z] 986aa99ba160: Preparing [2022-04-07T19:16:01.730Z] 53ccdf69e419: Preparing [2022-04-07T19:16:01.730Z] 4fc242d58285: Preparing [2022-04-07T19:16:01.730Z] 4fc242d58285: Waiting [2022-04-07T19:16:01.730Z] 1864b601ad16: Pushed [2022-04-07T19:16:01.730Z] 10106496c8cb: Pushed [2022-04-07T19:16:01.730Z] 5c6bbae21cdc: Pushed [2022-04-07T19:16:01.730Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:01.730Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:01.991Z] 986aa99ba160: Pushed [2022-04-07T19:16:10.129Z] 95bbc238e32b: Pushed [2022-04-07T19:16:10.129Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:23b888eb22f0172e271a72a620a398ff3a773200aa3b6bc0897eed4827b55197 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:10.432Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:10.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-07T19:16:10.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T19:16:10.731Z] 1864b601ad16: Preparing [2022-04-07T19:16:10.731Z] 5c6bbae21cdc: Preparing [2022-04-07T19:16:10.731Z] 10106496c8cb: Preparing [2022-04-07T19:16:10.731Z] 95bbc238e32b: Preparing [2022-04-07T19:16:10.731Z] 986aa99ba160: Preparing [2022-04-07T19:16:10.731Z] 53ccdf69e419: Preparing [2022-04-07T19:16:10.731Z] 4fc242d58285: Preparing [2022-04-07T19:16:10.731Z] 4fc242d58285: Waiting [2022-04-07T19:16:10.731Z] 53ccdf69e419: Waiting [2022-04-07T19:16:10.731Z] 95bbc238e32b: Layer already exists [2022-04-07T19:16:10.731Z] 5c6bbae21cdc: Layer already exists [2022-04-07T19:16:10.731Z] 10106496c8cb: Layer already exists [2022-04-07T19:16:10.731Z] 1864b601ad16: Layer already exists [2022-04-07T19:16:10.731Z] 986aa99ba160: Layer already exists [2022-04-07T19:16:10.731Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:10.731Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:10.731Z] latest: digest: sha256:23b888eb22f0172e271a72a620a398ff3a773200aa3b6bc0897eed4827b55197 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:11.033Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:11.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.59 [2022-04-07T19:16:11.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T19:16:11.332Z] 1864b601ad16: Preparing [2022-04-07T19:16:11.332Z] 5c6bbae21cdc: Preparing [2022-04-07T19:16:11.332Z] 10106496c8cb: Preparing [2022-04-07T19:16:11.332Z] 95bbc238e32b: Preparing [2022-04-07T19:16:11.332Z] 986aa99ba160: Preparing [2022-04-07T19:16:11.332Z] 53ccdf69e419: Preparing [2022-04-07T19:16:11.332Z] 4fc242d58285: Preparing [2022-04-07T19:16:11.332Z] 53ccdf69e419: Waiting [2022-04-07T19:16:11.332Z] 4fc242d58285: Waiting [2022-04-07T19:16:11.332Z] 986aa99ba160: Layer already exists [2022-04-07T19:16:11.332Z] 10106496c8cb: Layer already exists [2022-04-07T19:16:11.332Z] 95bbc238e32b: Layer already exists [2022-04-07T19:16:11.332Z] 1864b601ad16: Layer already exists [2022-04-07T19:16:11.332Z] 5c6bbae21cdc: Layer already exists [2022-04-07T19:16:11.332Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:11.332Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:11.332Z] 2.2.0-dev.59: digest: sha256:23b888eb22f0172e271a72a620a398ff3a773200aa3b6bc0897eed4827b55197 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:11.636Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:11.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:11.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T19:16:11.936Z] 1864b601ad16: Preparing [2022-04-07T19:16:11.936Z] 5c6bbae21cdc: Preparing [2022-04-07T19:16:11.936Z] 10106496c8cb: Preparing [2022-04-07T19:16:11.936Z] 95bbc238e32b: Preparing [2022-04-07T19:16:11.936Z] 986aa99ba160: Preparing [2022-04-07T19:16:11.936Z] 53ccdf69e419: Preparing [2022-04-07T19:16:11.936Z] 4fc242d58285: Preparing [2022-04-07T19:16:11.936Z] 53ccdf69e419: Waiting [2022-04-07T19:16:11.936Z] 986aa99ba160: Layer already exists [2022-04-07T19:16:11.936Z] 1864b601ad16: Layer already exists [2022-04-07T19:16:11.936Z] 10106496c8cb: Layer already exists [2022-04-07T19:16:11.936Z] 5c6bbae21cdc: Layer already exists [2022-04-07T19:16:11.936Z] 95bbc238e32b: Layer already exists [2022-04-07T19:16:11.936Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:11.936Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:11.936Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:23b888eb22f0172e271a72a620a398ff3a773200aa3b6bc0897eed4827b55197 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:12.239Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:12.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-07T19:16:12.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T19:16:12.536Z] 1864b601ad16: Preparing [2022-04-07T19:16:12.536Z] 5c6bbae21cdc: Preparing [2022-04-07T19:16:12.536Z] 10106496c8cb: Preparing [2022-04-07T19:16:12.536Z] 95bbc238e32b: Preparing [2022-04-07T19:16:12.536Z] 986aa99ba160: Preparing [2022-04-07T19:16:12.536Z] 53ccdf69e419: Preparing [2022-04-07T19:16:12.536Z] 4fc242d58285: Preparing [2022-04-07T19:16:12.536Z] 4fc242d58285: Waiting [2022-04-07T19:16:12.536Z] 53ccdf69e419: Waiting [2022-04-07T19:16:12.536Z] 5c6bbae21cdc: Layer already exists [2022-04-07T19:16:12.536Z] 1864b601ad16: Layer already exists [2022-04-07T19:16:12.536Z] 95bbc238e32b: Layer already exists [2022-04-07T19:16:12.536Z] 10106496c8cb: Layer already exists [2022-04-07T19:16:12.536Z] 986aa99ba160: Layer already exists [2022-04-07T19:16:12.536Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:12.536Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:12.536Z] main: digest: sha256:23b888eb22f0172e271a72a620a398ff3a773200aa3b6bc0897eed4827b55197 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:16:12.571Z] ===================================================== [Pipeline] echo [2022-04-07T19:16:12.582Z] taggedImages: [2022-04-07T19:16:12.582Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:12.582Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-07T19:16:12.582Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.59 [2022-04-07T19:16:12.582Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:12.582Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-07T19:16:12.604Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-07T19:16:12.604Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:12.604Z] latest [2022-04-07T19:16:12.604Z] 2.2.0-dev.59 [2022-04-07T19:16:12.604Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:12.604Z] main [2022-04-07T19:16:12.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:12.920Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:13.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:13.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T19:16:13.217Z] 749df9f71060: Preparing [2022-04-07T19:16:13.217Z] a4706486b17d: Preparing [2022-04-07T19:16:13.217Z] 5e902b261004: Preparing [2022-04-07T19:16:13.217Z] 999cb9a20131: Preparing [2022-04-07T19:16:13.217Z] b43ffa6aab67: Preparing [2022-04-07T19:16:13.217Z] 53ccdf69e419: Preparing [2022-04-07T19:16:13.217Z] 4fc242d58285: Preparing [2022-04-07T19:16:13.217Z] 4fc242d58285: Waiting [2022-04-07T19:16:13.217Z] 53ccdf69e419: Waiting [2022-04-07T19:16:13.217Z] b43ffa6aab67: Layer already exists [2022-04-07T19:16:13.217Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:13.217Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:13.217Z] 5e902b261004: Pushed [2022-04-07T19:16:13.217Z] a4706486b17d: Pushed [2022-04-07T19:16:13.217Z] 749df9f71060: Pushed [2022-04-07T19:16:19.582Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T19:16:19.582Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T19:16:19.863Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T19:16:19.863Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T19:16:20.863Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T19:16:21.350Z] 999cb9a20131: Pushed [2022-04-07T19:16:21.350Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:a2bb9c7d3f3835ec6be0e3bebdd428c2dad14737f17d76d02fc8926ef0dc36e4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:21.653Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:21.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-07T19:16:21.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T19:16:21.946Z] 749df9f71060: Preparing [2022-04-07T19:16:21.946Z] a4706486b17d: Preparing [2022-04-07T19:16:21.946Z] 5e902b261004: Preparing [2022-04-07T19:16:21.946Z] 999cb9a20131: Preparing [2022-04-07T19:16:21.946Z] b43ffa6aab67: Preparing [2022-04-07T19:16:21.946Z] 53ccdf69e419: Preparing [2022-04-07T19:16:21.946Z] 4fc242d58285: Preparing [2022-04-07T19:16:21.946Z] 53ccdf69e419: Waiting [2022-04-07T19:16:21.946Z] 4fc242d58285: Waiting [2022-04-07T19:16:21.946Z] 999cb9a20131: Layer already exists [2022-04-07T19:16:21.946Z] 5e902b261004: Layer already exists [2022-04-07T19:16:21.946Z] b43ffa6aab67: Layer already exists [2022-04-07T19:16:21.946Z] 749df9f71060: Layer already exists [2022-04-07T19:16:21.946Z] a4706486b17d: Layer already exists [2022-04-07T19:16:21.946Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:21.946Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:21.946Z] latest: digest: sha256:a2bb9c7d3f3835ec6be0e3bebdd428c2dad14737f17d76d02fc8926ef0dc36e4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:22.249Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:22.315Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T19:16:22.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.59 [2022-04-07T19:16:22.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T19:16:22.541Z] 749df9f71060: Preparing [2022-04-07T19:16:22.541Z] a4706486b17d: Preparing [2022-04-07T19:16:22.541Z] 5e902b261004: Preparing [2022-04-07T19:16:22.541Z] 999cb9a20131: Preparing [2022-04-07T19:16:22.541Z] b43ffa6aab67: Preparing [2022-04-07T19:16:22.541Z] 53ccdf69e419: Preparing [2022-04-07T19:16:22.541Z] 4fc242d58285: Preparing [2022-04-07T19:16:22.541Z] 53ccdf69e419: Waiting [2022-04-07T19:16:22.541Z] 4fc242d58285: Waiting [2022-04-07T19:16:22.541Z] 5e902b261004: Layer already exists [2022-04-07T19:16:22.541Z] a4706486b17d: Layer already exists [2022-04-07T19:16:22.541Z] 999cb9a20131: Layer already exists [2022-04-07T19:16:22.541Z] 749df9f71060: Layer already exists [2022-04-07T19:16:22.541Z] b43ffa6aab67: Layer already exists [2022-04-07T19:16:22.541Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:22.541Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:22.541Z] 2.2.0-dev.59: digest: sha256:a2bb9c7d3f3835ec6be0e3bebdd428c2dad14737f17d76d02fc8926ef0dc36e4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:22.844Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:23.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:23.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T19:16:23.143Z] 749df9f71060: Preparing [2022-04-07T19:16:23.143Z] a4706486b17d: Preparing [2022-04-07T19:16:23.143Z] 5e902b261004: Preparing [2022-04-07T19:16:23.143Z] 999cb9a20131: Preparing [2022-04-07T19:16:23.143Z] b43ffa6aab67: Preparing [2022-04-07T19:16:23.143Z] 53ccdf69e419: Preparing [2022-04-07T19:16:23.143Z] 4fc242d58285: Preparing [2022-04-07T19:16:23.143Z] 53ccdf69e419: Waiting [2022-04-07T19:16:23.143Z] 4fc242d58285: Waiting [2022-04-07T19:16:23.143Z] a4706486b17d: Layer already exists [2022-04-07T19:16:23.143Z] 749df9f71060: Layer already exists [2022-04-07T19:16:23.143Z] 999cb9a20131: Layer already exists [2022-04-07T19:16:23.143Z] b43ffa6aab67: Layer already exists [2022-04-07T19:16:23.143Z] 5e902b261004: Layer already exists [2022-04-07T19:16:23.143Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:23.143Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:23.143Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:a2bb9c7d3f3835ec6be0e3bebdd428c2dad14737f17d76d02fc8926ef0dc36e4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:23.442Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:23.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-07T19:16:23.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T19:16:23.801Z] 749df9f71060: Preparing [2022-04-07T19:16:23.801Z] a4706486b17d: Preparing [2022-04-07T19:16:23.801Z] 5e902b261004: Preparing [2022-04-07T19:16:23.801Z] 999cb9a20131: Preparing [2022-04-07T19:16:23.801Z] b43ffa6aab67: Preparing [2022-04-07T19:16:23.801Z] 53ccdf69e419: Preparing [2022-04-07T19:16:23.801Z] 4fc242d58285: Preparing [2022-04-07T19:16:23.801Z] 4fc242d58285: Waiting [2022-04-07T19:16:23.801Z] 53ccdf69e419: Waiting [2022-04-07T19:16:23.801Z] a4706486b17d: Layer already exists [2022-04-07T19:16:23.801Z] 5e902b261004: Layer already exists [2022-04-07T19:16:23.801Z] 999cb9a20131: Layer already exists [2022-04-07T19:16:23.801Z] 749df9f71060: Layer already exists [2022-04-07T19:16:23.801Z] b43ffa6aab67: Layer already exists [2022-04-07T19:16:23.801Z] 53ccdf69e419: Layer already exists [2022-04-07T19:16:23.801Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:23.801Z] main: digest: sha256:a2bb9c7d3f3835ec6be0e3bebdd428c2dad14737f17d76d02fc8926ef0dc36e4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:16:23.838Z] ===================================================== [Pipeline] echo [2022-04-07T19:16:23.845Z] taggedImages: [2022-04-07T19:16:23.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:23.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-07T19:16:23.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.59 [2022-04-07T19:16:23.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:23.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-07T19:16:23.865Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-07T19:16:23.865Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:23.865Z] latest [2022-04-07T19:16:23.865Z] 2.2.0-dev.59 [2022-04-07T19:16:23.865Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:23.865Z] main [2022-04-07T19:16:23.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:24.194Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:24.489Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:24.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T19:16:24.489Z] 06c110e95ce0: Preparing [2022-04-07T19:16:24.489Z] 7da5c5d25459: Preparing [2022-04-07T19:16:24.489Z] aef12373b12d: Preparing [2022-04-07T19:16:24.489Z] b9f4d6dd4597: Preparing [2022-04-07T19:16:24.489Z] b541d28bf3b4: Preparing [2022-04-07T19:16:24.489Z] b541d28bf3b4: Layer already exists [2022-04-07T19:16:24.489Z] aef12373b12d: Layer already exists [2022-04-07T19:16:24.489Z] 06c110e95ce0: Pushed [2022-04-07T19:16:24.489Z] b9f4d6dd4597: Pushed [2022-04-07T19:16:24.954Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T19:16:25.557Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T19:16:27.031Z] 7da5c5d25459: Pushed [2022-04-07T19:16:27.031Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:d2dbe3444227c8d1b7aecf6cd128a9bebf59f8b3e7dd76d8c99554e5ad8efc82 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:27.333Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:27.548Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T19:16:27.548Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T19:16:27.629Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-07T19:16:27.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T19:16:27.629Z] 06c110e95ce0: Preparing [2022-04-07T19:16:27.629Z] 7da5c5d25459: Preparing [2022-04-07T19:16:27.629Z] aef12373b12d: Preparing [2022-04-07T19:16:27.629Z] b9f4d6dd4597: Preparing [2022-04-07T19:16:27.629Z] b541d28bf3b4: Preparing [2022-04-07T19:16:27.629Z] aef12373b12d: Layer already exists [2022-04-07T19:16:27.629Z] b541d28bf3b4: Layer already exists [2022-04-07T19:16:27.629Z] 7da5c5d25459: Layer already exists [2022-04-07T19:16:27.629Z] 06c110e95ce0: Layer already exists [2022-04-07T19:16:27.629Z] b9f4d6dd4597: Layer already exists [2022-04-07T19:16:27.629Z] latest: digest: sha256:d2dbe3444227c8d1b7aecf6cd128a9bebf59f8b3e7dd76d8c99554e5ad8efc82 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:27.826Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T19:16:27.826Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T19:16:27.929Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:28.222Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.59 [2022-04-07T19:16:28.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T19:16:28.223Z] 06c110e95ce0: Preparing [2022-04-07T19:16:28.223Z] 7da5c5d25459: Preparing [2022-04-07T19:16:28.223Z] aef12373b12d: Preparing [2022-04-07T19:16:28.223Z] b9f4d6dd4597: Preparing [2022-04-07T19:16:28.223Z] b541d28bf3b4: Preparing [2022-04-07T19:16:28.223Z] b9f4d6dd4597: Layer already exists [2022-04-07T19:16:28.223Z] 7da5c5d25459: Layer already exists [2022-04-07T19:16:28.223Z] aef12373b12d: Layer already exists [2022-04-07T19:16:28.223Z] b541d28bf3b4: Layer already exists [2022-04-07T19:16:28.223Z] 06c110e95ce0: Layer already exists [2022-04-07T19:16:28.223Z] 2.2.0-dev.59: digest: sha256:d2dbe3444227c8d1b7aecf6cd128a9bebf59f8b3e7dd76d8c99554e5ad8efc82 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:28.521Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:28.816Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:28.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T19:16:28.816Z] 06c110e95ce0: Preparing [2022-04-07T19:16:28.816Z] 7da5c5d25459: Preparing [2022-04-07T19:16:28.816Z] aef12373b12d: Preparing [2022-04-07T19:16:28.816Z] b9f4d6dd4597: Preparing [2022-04-07T19:16:28.816Z] b541d28bf3b4: Preparing [2022-04-07T19:16:28.816Z] b541d28bf3b4: Layer already exists [2022-04-07T19:16:28.816Z] aef12373b12d: Layer already exists [2022-04-07T19:16:28.816Z] 06c110e95ce0: Layer already exists [2022-04-07T19:16:28.816Z] 7da5c5d25459: Layer already exists [2022-04-07T19:16:28.816Z] b9f4d6dd4597: Layer already exists [2022-04-07T19:16:28.816Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:d2dbe3444227c8d1b7aecf6cd128a9bebf59f8b3e7dd76d8c99554e5ad8efc82 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:29.121Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:29.280Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T19:16:29.280Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T19:16:29.418Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-07T19:16:29.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T19:16:29.418Z] 06c110e95ce0: Preparing [2022-04-07T19:16:29.418Z] 7da5c5d25459: Preparing [2022-04-07T19:16:29.418Z] aef12373b12d: Preparing [2022-04-07T19:16:29.418Z] b9f4d6dd4597: Preparing [2022-04-07T19:16:29.418Z] b541d28bf3b4: Preparing [2022-04-07T19:16:29.418Z] b541d28bf3b4: Layer already exists [2022-04-07T19:16:29.418Z] 06c110e95ce0: Layer already exists [2022-04-07T19:16:29.418Z] aef12373b12d: Layer already exists [2022-04-07T19:16:29.418Z] b9f4d6dd4597: Layer already exists [2022-04-07T19:16:29.419Z] 7da5c5d25459: Layer already exists [2022-04-07T19:16:29.419Z] main: digest: sha256:d2dbe3444227c8d1b7aecf6cd128a9bebf59f8b3e7dd76d8c99554e5ad8efc82 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:16:29.458Z] ===================================================== [Pipeline] echo [2022-04-07T19:16:29.468Z] taggedImages: [2022-04-07T19:16:29.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:29.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-07T19:16:29.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.59 [2022-04-07T19:16:29.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:29.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-07T19:16:29.490Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-07T19:16:29.490Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:29.490Z] latest [2022-04-07T19:16:29.490Z] 2.2.0-dev.59 [2022-04-07T19:16:29.490Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:29.490Z] main [2022-04-07T19:16:29.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:29.558Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T19:16:29.809Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:29.836Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T19:16:30.104Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:30.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T19:16:30.104Z] 50f63177443a: Preparing [2022-04-07T19:16:30.104Z] 4bced9b15c6e: Preparing [2022-04-07T19:16:30.104Z] aef12373b12d: Preparing [2022-04-07T19:16:30.104Z] e9811277c3bd: Preparing [2022-04-07T19:16:30.104Z] b541d28bf3b4: Preparing [2022-04-07T19:16:30.104Z] b541d28bf3b4: Layer already exists [2022-04-07T19:16:30.104Z] aef12373b12d: Layer already exists [2022-04-07T19:16:30.104Z] e9811277c3bd: Layer already exists [2022-04-07T19:16:30.104Z] 50f63177443a: Pushed [2022-04-07T19:16:30.112Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T19:16:30.391Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T19:16:30.391Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T19:16:30.669Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T19:16:30.949Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T19:16:31.229Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T19:16:32.015Z] 4bced9b15c6e: Pushed [2022-04-07T19:16:32.219Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T19:16:32.275Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:ae7b32a694cf7c24428461ae20ed1fe5a03f73e8ec8fbeeb4aabffcd076067b6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:32.496Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T19:16:32.579Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:32.774Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T19:16:32.875Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-07T19:16:32.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T19:16:32.875Z] 50f63177443a: Preparing [2022-04-07T19:16:32.875Z] 4bced9b15c6e: Preparing [2022-04-07T19:16:32.875Z] aef12373b12d: Preparing [2022-04-07T19:16:32.875Z] e9811277c3bd: Preparing [2022-04-07T19:16:32.875Z] b541d28bf3b4: Preparing [2022-04-07T19:16:32.875Z] e9811277c3bd: Layer already exists [2022-04-07T19:16:32.875Z] b541d28bf3b4: Layer already exists [2022-04-07T19:16:32.875Z] 4bced9b15c6e: Layer already exists [2022-04-07T19:16:32.875Z] aef12373b12d: Layer already exists [2022-04-07T19:16:32.875Z] 50f63177443a: Layer already exists [2022-04-07T19:16:32.875Z] latest: digest: sha256:ae7b32a694cf7c24428461ae20ed1fe5a03f73e8ec8fbeeb4aabffcd076067b6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:33.175Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:33.473Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.59 [2022-04-07T19:16:33.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T19:16:33.473Z] 50f63177443a: Preparing [2022-04-07T19:16:33.473Z] 4bced9b15c6e: Preparing [2022-04-07T19:16:33.473Z] aef12373b12d: Preparing [2022-04-07T19:16:33.473Z] e9811277c3bd: Preparing [2022-04-07T19:16:33.473Z] b541d28bf3b4: Preparing [2022-04-07T19:16:33.473Z] aef12373b12d: Layer already exists [2022-04-07T19:16:33.473Z] 4bced9b15c6e: Layer already exists [2022-04-07T19:16:33.473Z] b541d28bf3b4: Layer already exists [2022-04-07T19:16:33.473Z] e9811277c3bd: Layer already exists [2022-04-07T19:16:33.473Z] 50f63177443a: Layer already exists [2022-04-07T19:16:33.473Z] 2.2.0-dev.59: digest: sha256:ae7b32a694cf7c24428461ae20ed1fe5a03f73e8ec8fbeeb4aabffcd076067b6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:33.778Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:34.079Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:34.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T19:16:34.079Z] 50f63177443a: Preparing [2022-04-07T19:16:34.079Z] 4bced9b15c6e: Preparing [2022-04-07T19:16:34.079Z] aef12373b12d: Preparing [2022-04-07T19:16:34.079Z] e9811277c3bd: Preparing [2022-04-07T19:16:34.079Z] b541d28bf3b4: Preparing [2022-04-07T19:16:34.079Z] e9811277c3bd: Layer already exists [2022-04-07T19:16:34.079Z] b541d28bf3b4: Layer already exists [2022-04-07T19:16:34.079Z] 50f63177443a: Layer already exists [2022-04-07T19:16:34.079Z] aef12373b12d: Layer already exists [2022-04-07T19:16:34.079Z] 4bced9b15c6e: Layer already exists [2022-04-07T19:16:34.079Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:ae7b32a694cf7c24428461ae20ed1fe5a03f73e8ec8fbeeb4aabffcd076067b6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:34.381Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:34.678Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-07T19:16:34.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T19:16:34.678Z] 50f63177443a: Preparing [2022-04-07T19:16:34.678Z] 4bced9b15c6e: Preparing [2022-04-07T19:16:34.678Z] aef12373b12d: Preparing [2022-04-07T19:16:34.678Z] e9811277c3bd: Preparing [2022-04-07T19:16:34.678Z] b541d28bf3b4: Preparing [2022-04-07T19:16:34.678Z] b541d28bf3b4: Layer already exists [2022-04-07T19:16:34.678Z] e9811277c3bd: Layer already exists [2022-04-07T19:16:34.678Z] 4bced9b15c6e: Layer already exists [2022-04-07T19:16:34.678Z] aef12373b12d: Layer already exists [2022-04-07T19:16:34.678Z] 50f63177443a: Layer already exists [2022-04-07T19:16:34.678Z] main: digest: sha256:ae7b32a694cf7c24428461ae20ed1fe5a03f73e8ec8fbeeb4aabffcd076067b6 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:16:34.719Z] ===================================================== [Pipeline] echo [2022-04-07T19:16:34.729Z] taggedImages: [2022-04-07T19:16:34.729Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:34.729Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-07T19:16:34.729Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.59 [2022-04-07T19:16:34.729Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:34.729Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-07T19:16:34.752Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-07T19:16:34.752Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:34.752Z] latest [2022-04-07T19:16:34.752Z] 2.2.0-dev.59 [2022-04-07T19:16:34.752Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:34.752Z] main [2022-04-07T19:16:34.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:35.080Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:35.373Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:35.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T19:16:35.373Z] 334c534b4861: Preparing [2022-04-07T19:16:35.373Z] 6f033b70f8a8: Preparing [2022-04-07T19:16:35.373Z] c1338fce021c: Preparing [2022-04-07T19:16:35.373Z] 0f17274d6ba3: Preparing [2022-04-07T19:16:35.373Z] 52f44be93a46: Preparing [2022-04-07T19:16:35.373Z] 10d82663b225: Preparing [2022-04-07T19:16:35.373Z] f7a7a140f1b3: Preparing [2022-04-07T19:16:35.373Z] 31e69d4774c9: Preparing [2022-04-07T19:16:35.373Z] 7750d494dfbd: Preparing [2022-04-07T19:16:35.373Z] 18708474c90b: Preparing [2022-04-07T19:16:35.373Z] 4fc242d58285: Preparing [2022-04-07T19:16:35.373Z] 10d82663b225: Waiting [2022-04-07T19:16:35.373Z] f7a7a140f1b3: Waiting [2022-04-07T19:16:35.373Z] 31e69d4774c9: Waiting [2022-04-07T19:16:35.373Z] 18708474c90b: Waiting [2022-04-07T19:16:35.373Z] 7750d494dfbd: Waiting [2022-04-07T19:16:35.373Z] 52f44be93a46: Layer already exists [2022-04-07T19:16:35.373Z] 10d82663b225: Layer already exists [2022-04-07T19:16:35.373Z] f7a7a140f1b3: Layer already exists [2022-04-07T19:16:35.373Z] 31e69d4774c9: Layer already exists [2022-04-07T19:16:35.373Z] 7750d494dfbd: Layer already exists [2022-04-07T19:16:35.373Z] 6f033b70f8a8: Pushed [2022-04-07T19:16:35.373Z] 18708474c90b: Layer already exists [2022-04-07T19:16:35.373Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:35.942Z] 334c534b4861: Pushed [2022-04-07T19:16:37.848Z] c1338fce021c: Pushed [2022-04-07T19:16:39.541Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T19:16:39.542Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T19:16:39.542Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T19:16:39.542Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T19:16:39.542Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T19:16:39.542Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T19:16:39.542Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T19:16:40.997Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T19:16:40.997Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T19:16:40.997Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T19:16:41.276Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T19:16:41.558Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T19:16:43.015Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T19:16:43.292Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T19:16:43.572Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T19:16:43.572Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T19:16:44.179Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T19:16:44.179Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T19:16:44.179Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T19:16:44.430Z] 0f17274d6ba3: Pushed [2022-04-07T19:16:44.430Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:91396e43b2ba82eb8f0758c05a3f3d60153eaec195888fcb58ed6f4f3afc950b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:44.459Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T19:16:44.459Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T19:16:44.730Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:45.026Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-07T19:16:45.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T19:16:45.026Z] 334c534b4861: Preparing [2022-04-07T19:16:45.026Z] 6f033b70f8a8: Preparing [2022-04-07T19:16:45.026Z] c1338fce021c: Preparing [2022-04-07T19:16:45.026Z] 0f17274d6ba3: Preparing [2022-04-07T19:16:45.026Z] 52f44be93a46: Preparing [2022-04-07T19:16:45.026Z] 10d82663b225: Preparing [2022-04-07T19:16:45.026Z] f7a7a140f1b3: Preparing [2022-04-07T19:16:45.026Z] 31e69d4774c9: Preparing [2022-04-07T19:16:45.026Z] 7750d494dfbd: Preparing [2022-04-07T19:16:45.026Z] 18708474c90b: Preparing [2022-04-07T19:16:45.026Z] 4fc242d58285: Preparing [2022-04-07T19:16:45.026Z] 31e69d4774c9: Waiting [2022-04-07T19:16:45.026Z] 7750d494dfbd: Waiting [2022-04-07T19:16:45.026Z] 18708474c90b: Waiting [2022-04-07T19:16:45.026Z] 4fc242d58285: Waiting [2022-04-07T19:16:45.026Z] 10d82663b225: Waiting [2022-04-07T19:16:45.026Z] f7a7a140f1b3: Waiting [2022-04-07T19:16:45.026Z] 0f17274d6ba3: Layer already exists [2022-04-07T19:16:45.026Z] 6f033b70f8a8: Layer already exists [2022-04-07T19:16:45.026Z] 52f44be93a46: Layer already exists [2022-04-07T19:16:45.026Z] 334c534b4861: Layer already exists [2022-04-07T19:16:45.026Z] c1338fce021c: Layer already exists [2022-04-07T19:16:45.026Z] 10d82663b225: Layer already exists [2022-04-07T19:16:45.026Z] f7a7a140f1b3: Layer already exists [2022-04-07T19:16:45.026Z] 31e69d4774c9: Layer already exists [2022-04-07T19:16:45.026Z] 7750d494dfbd: Layer already exists [2022-04-07T19:16:45.026Z] 18708474c90b: Layer already exists [2022-04-07T19:16:45.026Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:45.026Z] latest: digest: sha256:91396e43b2ba82eb8f0758c05a3f3d60153eaec195888fcb58ed6f4f3afc950b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:45.326Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:45.623Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.59 [2022-04-07T19:16:45.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T19:16:45.623Z] 334c534b4861: Preparing [2022-04-07T19:16:45.623Z] 6f033b70f8a8: Preparing [2022-04-07T19:16:45.623Z] c1338fce021c: Preparing [2022-04-07T19:16:45.623Z] 0f17274d6ba3: Preparing [2022-04-07T19:16:45.623Z] 52f44be93a46: Preparing [2022-04-07T19:16:45.623Z] 10d82663b225: Preparing [2022-04-07T19:16:45.623Z] f7a7a140f1b3: Preparing [2022-04-07T19:16:45.623Z] 31e69d4774c9: Preparing [2022-04-07T19:16:45.623Z] 7750d494dfbd: Preparing [2022-04-07T19:16:45.623Z] 18708474c90b: Preparing [2022-04-07T19:16:45.623Z] 4fc242d58285: Preparing [2022-04-07T19:16:45.623Z] 7750d494dfbd: Waiting [2022-04-07T19:16:45.623Z] f7a7a140f1b3: Waiting [2022-04-07T19:16:45.623Z] 31e69d4774c9: Waiting [2022-04-07T19:16:45.623Z] 18708474c90b: Waiting [2022-04-07T19:16:45.623Z] 4fc242d58285: Waiting [2022-04-07T19:16:45.623Z] 10d82663b225: Waiting [2022-04-07T19:16:45.623Z] 6f033b70f8a8: Layer already exists [2022-04-07T19:16:45.623Z] 52f44be93a46: Layer already exists [2022-04-07T19:16:45.623Z] 0f17274d6ba3: Layer already exists [2022-04-07T19:16:45.623Z] 334c534b4861: Layer already exists [2022-04-07T19:16:45.623Z] c1338fce021c: Layer already exists [2022-04-07T19:16:45.623Z] f7a7a140f1b3: Layer already exists [2022-04-07T19:16:45.623Z] 7750d494dfbd: Layer already exists [2022-04-07T19:16:45.623Z] 18708474c90b: Layer already exists [2022-04-07T19:16:45.623Z] 31e69d4774c9: Layer already exists [2022-04-07T19:16:45.623Z] 10d82663b225: Layer already exists [2022-04-07T19:16:45.623Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:45.623Z] 2.2.0-dev.59: digest: sha256:91396e43b2ba82eb8f0758c05a3f3d60153eaec195888fcb58ed6f4f3afc950b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:45.908Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T19:16:45.908Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T19:16:45.924Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:46.186Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T19:16:46.221Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:46.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T19:16:46.221Z] 334c534b4861: Preparing [2022-04-07T19:16:46.221Z] 6f033b70f8a8: Preparing [2022-04-07T19:16:46.221Z] c1338fce021c: Preparing [2022-04-07T19:16:46.221Z] 0f17274d6ba3: Preparing [2022-04-07T19:16:46.221Z] 52f44be93a46: Preparing [2022-04-07T19:16:46.221Z] 10d82663b225: Preparing [2022-04-07T19:16:46.221Z] f7a7a140f1b3: Preparing [2022-04-07T19:16:46.221Z] 31e69d4774c9: Preparing [2022-04-07T19:16:46.221Z] 7750d494dfbd: Preparing [2022-04-07T19:16:46.221Z] 18708474c90b: Preparing [2022-04-07T19:16:46.221Z] 4fc242d58285: Preparing [2022-04-07T19:16:46.221Z] f7a7a140f1b3: Waiting [2022-04-07T19:16:46.221Z] 18708474c90b: Waiting [2022-04-07T19:16:46.221Z] 4fc242d58285: Waiting [2022-04-07T19:16:46.221Z] 31e69d4774c9: Waiting [2022-04-07T19:16:46.221Z] 7750d494dfbd: Waiting [2022-04-07T19:16:46.221Z] 10d82663b225: Waiting [2022-04-07T19:16:46.221Z] 0f17274d6ba3: Layer already exists [2022-04-07T19:16:46.221Z] 52f44be93a46: Layer already exists [2022-04-07T19:16:46.221Z] 6f033b70f8a8: Layer already exists [2022-04-07T19:16:46.221Z] c1338fce021c: Layer already exists [2022-04-07T19:16:46.221Z] 334c534b4861: Layer already exists [2022-04-07T19:16:46.221Z] f7a7a140f1b3: Layer already exists [2022-04-07T19:16:46.221Z] 10d82663b225: Layer already exists [2022-04-07T19:16:46.221Z] 18708474c90b: Layer already exists [2022-04-07T19:16:46.221Z] 31e69d4774c9: Layer already exists [2022-04-07T19:16:46.221Z] 7750d494dfbd: Layer already exists [2022-04-07T19:16:46.221Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:46.221Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:91396e43b2ba82eb8f0758c05a3f3d60153eaec195888fcb58ed6f4f3afc950b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:46.463Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T19:16:46.464Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T19:16:46.522Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:16:46.942Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-07T19:16:46.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T19:16:46.942Z] 334c534b4861: Preparing [2022-04-07T19:16:46.942Z] 6f033b70f8a8: Preparing [2022-04-07T19:16:46.942Z] c1338fce021c: Preparing [2022-04-07T19:16:46.942Z] 0f17274d6ba3: Preparing [2022-04-07T19:16:46.942Z] 52f44be93a46: Preparing [2022-04-07T19:16:46.942Z] 10d82663b225: Preparing [2022-04-07T19:16:46.942Z] f7a7a140f1b3: Preparing [2022-04-07T19:16:46.942Z] 31e69d4774c9: Preparing [2022-04-07T19:16:46.942Z] 7750d494dfbd: Preparing [2022-04-07T19:16:46.942Z] 18708474c90b: Preparing [2022-04-07T19:16:46.942Z] 4fc242d58285: Preparing [2022-04-07T19:16:46.942Z] 31e69d4774c9: Waiting [2022-04-07T19:16:46.942Z] 7750d494dfbd: Waiting [2022-04-07T19:16:46.942Z] 18708474c90b: Waiting [2022-04-07T19:16:46.942Z] 4fc242d58285: Waiting [2022-04-07T19:16:46.942Z] 10d82663b225: Waiting [2022-04-07T19:16:46.942Z] f7a7a140f1b3: Waiting [2022-04-07T19:16:46.942Z] c1338fce021c: Layer already exists [2022-04-07T19:16:46.942Z] 334c534b4861: Layer already exists [2022-04-07T19:16:46.942Z] 6f033b70f8a8: Layer already exists [2022-04-07T19:16:46.942Z] 0f17274d6ba3: Layer already exists [2022-04-07T19:16:46.942Z] 52f44be93a46: Layer already exists [2022-04-07T19:16:46.942Z] f7a7a140f1b3: Layer already exists [2022-04-07T19:16:46.942Z] 18708474c90b: Layer already exists [2022-04-07T19:16:46.942Z] 7750d494dfbd: Layer already exists [2022-04-07T19:16:46.942Z] 31e69d4774c9: Layer already exists [2022-04-07T19:16:46.942Z] 10d82663b225: Layer already exists [2022-04-07T19:16:46.942Z] 4fc242d58285: Layer already exists [2022-04-07T19:16:46.942Z] main: digest: sha256:91396e43b2ba82eb8f0758c05a3f3d60153eaec195888fcb58ed6f4f3afc950b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:16:46.987Z] ===================================================== [Pipeline] echo [2022-04-07T19:16:46.995Z] taggedImages: [2022-04-07T19:16:46.995Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:16:46.995Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-07T19:16:46.995Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.59 [2022-04-07T19:16:46.995Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T19:16:46.995Z] - 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-07T19:16:48.467Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T19:16:49.461Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T19:16:49.461Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T19:16:49.738Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T19:16:49.738Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T19:16:50.016Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T19:16:50.295Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T19:16:50.575Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T19:16:51.179Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T19:16:53.826Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T19:16:56.480Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T19:16:56.480Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T19:16:56.760Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T19:16:57.042Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T19:16:57.042Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T19:16:57.650Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T19:16:57.926Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T19:16:58.205Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T19:16:58.484Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T19:16:58.484Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T19:16:58.764Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T19:16:59.052Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T19:17:09.281Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T19:17:09.281Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T19:17:09.281Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T19:17:09.281Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T19:17:41.684Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T19:17:41.684Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T19:21:48.845Z] Removing intermediate container e71cd1fee420 [2022-04-07T19:21:48.845Z] ---> c1ab97956743 [2022-04-07T19:21:48.845Z] [2022-04-07T19:21:48.845Z] Step 9/20 : FROM alpine:3.15 [2022-04-07T19:21:48.845Z] 3.15: Pulling from library/alpine [2022-04-07T19:21:48.845Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T19:21:48.845Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T19:21:48.845Z] ---> 3fb3c9af89a9 [2022-04-07T19:21:48.845Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T19:21:48.845Z] ---> Running in 95eb91c465e8 [2022-04-07T19:21:48.845Z] Removing intermediate container 95eb91c465e8 [2022-04-07T19:21:48.845Z] ---> c0afdf6d4dd4 [2022-04-07T19:21:48.845Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:21:48.845Z] ---> Running in 9b4d8a38134e [2022-04-07T19:21:49.861Z] Removing intermediate container 9b4d8a38134e [2022-04-07T19:21:49.861Z] ---> bb828b4a7925 [2022-04-07T19:21:49.861Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T19:21:49.861Z] ---> Running in 6dbf517d4b54 [2022-04-07T19:21:53.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:21:53.927Z] Removing intermediate container 5b2b223447f3 [2022-04-07T19:21:53.927Z] ---> df7a8039a909 [2022-04-07T19:21:53.927Z] [2022-04-07T19:21:53.927Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T19:21:53.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:21:54.202Z] 3.14: Pulling from library/alpine [2022-04-07T19:21:55.655Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T19:21:55.655Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T19:21:55.655Z] OK: 15729 distinct packages available [2022-04-07T19:21:55.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:21:56.268Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T19:21:56.268Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T19:21:56.268Z] ---> ac73e934f311 [2022-04-07T19:21:56.268Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T19:21:56.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:21:56.885Z] ---> Running in 08545c2a1fed [2022-04-07T19:21:58.344Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T19:21:58.344Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T19:21:58.631Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T19:21:58.631Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T19:21:58.909Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T19:21:58.909Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T19:21:58.909Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-07T19:21:59.188Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T19:21:59.188Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T19:21:59.188Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T19:21:59.188Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T19:21:59.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:21:59.795Z] OK: 8 MiB in 23 packages [2022-04-07T19:22:00.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:22:01.873Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T19:22:01.873Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:22:01.873Z] OK: 5 MiB in 15 packages [2022-04-07T19:22:04.543Z] Removing intermediate container 08545c2a1fed [2022-04-07T19:22:04.543Z] ---> 3dc81983dea6 [2022-04-07T19:22:04.543Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T19:22:04.543Z] ---> Running in b27551077e43 [2022-04-07T19:22:04.543Z] Removing intermediate container 6dbf517d4b54 [2022-04-07T19:22:04.543Z] ---> 617dd5965812 [2022-04-07T19:22:04.543Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:22:05.551Z] Removing intermediate container b27551077e43 [2022-04-07T19:22:05.551Z] ---> 41d07577f012 [2022-04-07T19:22:05.551Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T19:22:05.831Z] ---> Running in 0055da287f74 [2022-04-07T19:22:06.445Z] Removing intermediate container 8b22cc8d236a [2022-04-07T19:22:06.445Z] ---> d0405a5463db [2022-04-07T19:22:06.445Z] [2022-04-07T19:22:06.445Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T19:22:06.445Z] ---> ac73e934f311 [2022-04-07T19:22:06.445Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T19:22:06.765Z] ---> Running in 4784ada5b439 [2022-04-07T19:22:06.765Z] Removing intermediate container 0055da287f74 [2022-04-07T19:22:06.765Z] ---> c1a71161c4ea [2022-04-07T19:22:06.765Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T19:22:07.042Z] ---> Running in ca9824df315a [2022-04-07T19:22:07.322Z] ---> 5e527c381e65 [2022-04-07T19:22:07.323Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T19:22:08.322Z] Removing intermediate container 4784ada5b439 [2022-04-07T19:22:08.322Z] ---> 1353ec11d55d [2022-04-07T19:22:08.322Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T19:22:08.617Z] ---> Running in 8e8006318ae3 [2022-04-07T19:22:08.617Z] Removing intermediate container ca9824df315a [2022-04-07T19:22:08.617Z] ---> 2274701e14e5 [2022-04-07T19:22:08.617Z] Step 15/23 : WORKDIR / [2022-04-07T19:22:08.907Z] ---> Running in a91f589b53d8 [2022-04-07T19:22:10.937Z] Removing intermediate container a91f589b53d8 [2022-04-07T19:22:10.937Z] ---> 21dae62b22e9 [2022-04-07T19:22:10.937Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:22:11.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:22:11.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:22:12.437Z] ---> 65b7742a68fb [2022-04-07T19:22:12.438Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T19:22:13.048Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T19:22:13.048Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T19:22:13.048Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:22:13.048Z] OK: 6 MiB in 16 packages [2022-04-07T19:22:14.044Z] ---> 32379d1c34d1 [2022-04-07T19:22:14.044Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T19:22:15.035Z] Removing intermediate container 8e8006318ae3 [2022-04-07T19:22:15.035Z] ---> bf082cb1b2cf [2022-04-07T19:22:15.035Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T19:22:15.319Z] ---> Running in 51e192b4d578 [2022-04-07T19:22:16.796Z] ---> ce45d748129e [2022-04-07T19:22:16.796Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T19:22:16.796Z] ---> Running in 4e1dc96c7219 [2022-04-07T19:22:17.078Z] Removing intermediate container 51e192b4d578 [2022-04-07T19:22:17.079Z] ---> 677caea54577 [2022-04-07T19:22:17.079Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T19:22:17.356Z] ---> Running in 73088626e118 [2022-04-07T19:22:17.975Z] Removing intermediate container 4e1dc96c7219 [2022-04-07T19:22:17.975Z] ---> 7f6af64d7e0d [2022-04-07T19:22:17.975Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:22:18.273Z] ---> Running in 65f37b38230c [2022-04-07T19:22:18.568Z] Removing intermediate container 73088626e118 [2022-04-07T19:22:18.569Z] ---> 2636c8c6d88b [2022-04-07T19:22:18.569Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T19:22:18.569Z] ---> 13aa79efc25b [2022-04-07T19:22:18.569Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T19:22:18.854Z] ---> Running in c369a79a96ba [2022-04-07T19:22:19.854Z] Removing intermediate container 65f37b38230c [2022-04-07T19:22:19.854Z] ---> 2ebc1e8aa21f [2022-04-07T19:22:19.854Z] Step 18/20 : LABEL arch=arm64 [2022-04-07T19:22:19.854Z] ---> Running in 9f2b51274827 [2022-04-07T19:22:20.864Z] ---> e352ea35c262 [2022-04-07T19:22:20.864Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T19:22:21.160Z] ---> Running in 4f3d64336c09 [2022-04-07T19:22:21.450Z] Removing intermediate container 9f2b51274827 [2022-04-07T19:22:21.450Z] ---> bfcee4965312 [2022-04-07T19:22:21.450Z] Step 19/20 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:22:21.735Z] ---> Running in 0fd9a847df18 [2022-04-07T19:22:22.741Z] Removing intermediate container 4f3d64336c09 [2022-04-07T19:22:22.741Z] ---> 0f3db99ee004 [2022-04-07T19:22:22.742Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:22:23.031Z] ---> Running in 88d5bb1dcd04 [2022-04-07T19:22:23.322Z] Removing intermediate container 0fd9a847df18 [2022-04-07T19:22:23.322Z] ---> 8599f10c3c4c [2022-04-07T19:22:23.322Z] Step 20/20 : LABEL version=2.2.0-dev.59 [2022-04-07T19:22:23.322Z] ---> Running in 9c36fbbc97e9 [2022-04-07T19:22:23.604Z] Removing intermediate container c369a79a96ba [2022-04-07T19:22:23.604Z] ---> 14988e1d0d00 [2022-04-07T19:22:23.604Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T19:22:23.604Z] ---> Running in da0f42dfefa0 [2022-04-07T19:22:23.904Z] Removing intermediate container 88d5bb1dcd04 [2022-04-07T19:22:23.904Z] ---> 1319dfd0eaba [2022-04-07T19:22:23.904Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T19:22:24.184Z] ---> Running in ce3b56fb2467 [2022-04-07T19:22:24.461Z] Removing intermediate container 9c36fbbc97e9 [2022-04-07T19:22:24.461Z] ---> 82db7ae158a7 [2022-04-07T19:22:24.461Z] [2022-04-07T19:22:24.749Z] Removing intermediate container da0f42dfefa0 [2022-04-07T19:22:24.749Z] ---> 6c99eeec0c36 [2022-04-07T19:22:24.749Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T19:22:25.034Z] Removing intermediate container 4b8e61146204 [2022-04-07T19:22:25.034Z] ---> 6b5a66c34f21 [2022-04-07T19:22:25.034Z] [2022-04-07T19:22:25.034Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T19:22:25.034Z] ---> ac73e934f311 [2022-04-07T19:22:25.034Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T19:22:25.034Z] ---> Using cache [2022-04-07T19:22:25.034Z] ---> 3dc81983dea6 [2022-04-07T19:22:25.034Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T19:22:25.034Z] ---> Using cache [2022-04-07T19:22:25.034Z] ---> 41d07577f012 [2022-04-07T19:22:25.034Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T19:22:25.335Z] ---> Running in 8c8e2f37f420 [2022-04-07T19:22:25.335Z] Removing intermediate container ce3b56fb2467 [2022-04-07T19:22:25.335Z] ---> fb16a9abe7ef [2022-04-07T19:22:25.335Z] Step 22/23 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:22:25.623Z] Successfully built 82db7ae158a7 [2022-04-07T19:22:25.623Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-07T19:22:25.623Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-04-07T19:22:25.623Z] ---> Running in d1e01a90182f [2022-04-07T19:22:26.636Z] Removing intermediate container d1e01a90182f [2022-04-07T19:22:26.636Z] ---> 07804d04253d [2022-04-07T19:22:26.636Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T19:22:26.636Z] Removing intermediate container 8c8e2f37f420 [2022-04-07T19:22:26.636Z] ---> db952db60fb5 [2022-04-07T19:22:26.636Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T19:22:26.636Z] ---> Running in ac16b37aa761 [2022-04-07T19:22:26.923Z] ---> Running in 34c4c7ced884 [2022-04-07T19:22:26.923Z] ---> cc03360e18b7 [2022-04-07T19:22:26.923Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T19:22:27.213Z] ---> Running in 46578a263743 [2022-04-07T19:22:28.215Z] Removing intermediate container 34c4c7ced884 [2022-04-07T19:22:28.216Z] ---> a6055def44ea [2022-04-07T19:22:28.216Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:22:28.216Z] Removing intermediate container ac16b37aa761 [2022-04-07T19:22:28.216Z] ---> bf1a32deec08 [2022-04-07T19:22:28.216Z] [2022-04-07T19:22:28.841Z] Successfully built bf1a32deec08 [2022-04-07T19:22:28.841Z] Successfully tagged core-command-arm64:latest [2022-04-07T19:22:28.841Z]  Building core-command ... done Building sys-mgmt-agent [2022-04-07T19:22:29.449Z] ---> d9cc690e4fe9 [2022-04-07T19:22:29.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T19:22:31.475Z] Removing intermediate container 46578a263743 [2022-04-07T19:22:31.475Z] ---> 6981ab431c2e [2022-04-07T19:22:31.475Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:22:32.932Z] ---> c1cad0cd1379 [2022-04-07T19:22:32.932Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T19:22:32.932Z] ---> bf56d4c3f11c [2022-04-07T19:22:32.932Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T19:22:34.384Z] ---> 18b89be48945 [2022-04-07T19:22:34.384Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T19:22:34.667Z] ---> Running in d2024f9de289 [2022-04-07T19:22:35.656Z] Removing intermediate container d2024f9de289 [2022-04-07T19:22:35.656Z] ---> 2b0bd1d4d5a1 [2022-04-07T19:22:35.656Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:22:35.656Z] ---> Running in 92e7851a59ad [2022-04-07T19:22:36.272Z] Removing intermediate container 92e7851a59ad [2022-04-07T19:22:36.272Z] ---> f1a3160070e9 [2022-04-07T19:22:36.272Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T19:22:36.556Z] ---> ffe9da394e41 [2022-04-07T19:22:36.556Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T19:22:36.556Z] ---> Running in c22920ce6f81 [2022-04-07T19:22:37.545Z] Removing intermediate container c22920ce6f81 [2022-04-07T19:22:37.545Z] ---> 259d83f92a45 [2022-04-07T19:22:37.545Z] Step 21/22 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:22:37.545Z] ---> Running in dc148400a443 [2022-04-07T19:22:38.558Z] ---> 53111231183d [2022-04-07T19:22:38.558Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T19:22:38.558Z] Removing intermediate container dc148400a443 [2022-04-07T19:22:38.558Z] ---> 1fca312192eb [2022-04-07T19:22:38.558Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T19:22:38.558Z] ---> Running in 12fe400a4d7d [2022-04-07T19:22:39.681Z] Removing intermediate container 12fe400a4d7d [2022-04-07T19:22:39.682Z] ---> c25920901ff3 [2022-04-07T19:22:39.682Z] [2022-04-07T19:22:39.682Z] ---> 1e8f2de2bb64 [2022-04-07T19:22:39.682Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T19:22:40.058Z] Successfully built c25920901ff3 [2022-04-07T19:22:40.058Z] Successfully tagged support-scheduler-arm64:latest [2022-04-07T19:22:40.058Z] Building security-spire-config [2022-04-07T19:22:41.096Z]  Building support-scheduler ... done  ---> c84be3dab25a [2022-04-07T19:22:41.096Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T19:22:41.775Z] ---> Running in ebb8dd69ac30 [2022-04-07T19:22:42.457Z] Removing intermediate container ebb8dd69ac30 [2022-04-07T19:22:42.457Z] ---> 0cc18ddc589e [2022-04-07T19:22:42.457Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T19:22:43.465Z] ---> e029b366d462 [2022-04-07T19:22:43.465Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T19:22:44.069Z] ---> Running in 060a8a9a336b [2022-04-07T19:22:47.520Z] Removing intermediate container 060a8a9a336b [2022-04-07T19:22:47.520Z] ---> 09776291d5e5 [2022-04-07T19:22:47.520Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-07T19:22:48.128Z] ---> Running in 5a2695a9dbe9 [2022-04-07T19:22:49.132Z] Removing intermediate container 5a2695a9dbe9 [2022-04-07T19:22:49.132Z] ---> 0aa86ba5b6ba [2022-04-07T19:22:49.132Z] Step 28/31 : CMD ["gate"] [2022-04-07T19:22:49.760Z] ---> Running in 5e848a090401 [2022-04-07T19:22:50.773Z] Removing intermediate container 5e848a090401 [2022-04-07T19:22:50.773Z] ---> db391364a930 [2022-04-07T19:22:50.773Z] Step 29/31 : LABEL arch=arm64 [2022-04-07T19:22:51.385Z] ---> Running in 6abd4e7fa276 [2022-04-07T19:22:52.383Z] Removing intermediate container 6abd4e7fa276 [2022-04-07T19:22:52.383Z] ---> 4d14aa4140f8 [2022-04-07T19:22:52.383Z] Step 30/31 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:22:52.671Z] ---> Running in f490fd795785 [2022-04-07T19:22:52.962Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:22:52.962Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:22:52.962Z] ---> 9b6ef5607c20 [2022-04-07T19:22:52.962Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T19:22:52.962Z] ---> Using cache [2022-04-07T19:22:52.962Z] ---> 15951d54f69c [2022-04-07T19:22:52.962Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:22:52.962Z] ---> Running in 4a5c3fa59204 [2022-04-07T19:22:54.436Z] Removing intermediate container f490fd795785 [2022-04-07T19:22:54.436Z] ---> ee8905b7c18d [2022-04-07T19:22:54.436Z] Step 31/31 : LABEL version=2.2.0-dev.59 [2022-04-07T19:22:54.717Z] ---> Running in 226831ce9290 [2022-04-07T19:22:55.716Z] Removing intermediate container 226831ce9290 [2022-04-07T19:22:55.716Z] ---> e26325839195 [2022-04-07T19:22:55.716Z] [2022-04-07T19:22:56.711Z] Successfully built e26325839195 [2022-04-07T19:22:56.711Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-07T19:22:56.711Z]  Building security-bootstrapper ... done Building support-notifications [2022-04-07T19:22:57.324Z] Removing intermediate container 4a5c3fa59204 [2022-04-07T19:22:57.324Z] ---> 5bb1e371a242 [2022-04-07T19:22:57.324Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T19:22:57.609Z] ---> Running in e05fddad5084 [2022-04-07T19:23:00.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:23:00.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:23:02.362Z] OK: 220 MiB in 52 packages [2022-04-07T19:23:02.971Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:23:02.971Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:23:02.971Z] ---> 9b6ef5607c20 [2022-04-07T19:23:02.971Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T19:23:02.971Z] ---> Using cache [2022-04-07T19:23:02.971Z] ---> 15951d54f69c [2022-04-07T19:23:02.971Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:23:02.971Z] ---> Using cache [2022-04-07T19:23:02.971Z] ---> 5bb1e371a242 [2022-04-07T19:23:02.971Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T19:23:02.971Z] ---> Running in 29a549289351 [2022-04-07T19:23:04.433Z] Removing intermediate container e05fddad5084 [2022-04-07T19:23:04.433Z] ---> 6f60484910f0 [2022-04-07T19:23:04.710Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T19:23:05.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:23:05.977Z] ---> 31f4419e54a9 [2022-04-07T19:23:05.977Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:23:06.258Z] ---> Running in 107e56fdca69 [2022-04-07T19:23:06.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:23:07.717Z] OK: 220 MiB in 52 packages [2022-04-07T19:23:09.724Z] Removing intermediate container 29a549289351 [2022-04-07T19:23:09.724Z] ---> fefbb0afd57a [2022-04-07T19:23:09.724Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T19:23:10.728Z] ---> 7b0ef51349c8 [2022-04-07T19:23:10.728Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:23:10.728Z] ---> Running in a49a2ed55fe4 [2022-04-07T19:23:12.190Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:23:12.190Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:23:12.190Z] ---> 9b6ef5607c20 [2022-04-07T19:23:12.190Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T19:23:12.190Z] ---> Using cache [2022-04-07T19:23:12.190Z] ---> 15951d54f69c [2022-04-07T19:23:12.190Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:23:12.190Z] ---> Using cache [2022-04-07T19:23:12.190Z] ---> 5bb1e371a242 [2022-04-07T19:23:12.190Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T19:23:12.190Z] ---> Using cache [2022-04-07T19:23:12.190Z] ---> 6f60484910f0 [2022-04-07T19:23:12.190Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T19:23:12.190Z] ---> Using cache [2022-04-07T19:23:12.190Z] ---> 31f4419e54a9 [2022-04-07T19:23:12.190Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:23:12.463Z] ---> Running in 1959497865d6 [2022-04-07T19:23:14.456Z] Removing intermediate container 107e56fdca69 [2022-04-07T19:23:14.456Z] ---> becec0a2d511 [2022-04-07T19:23:14.456Z] Step 8/25 : COPY . . [2022-04-07T19:23:19.921Z] Removing intermediate container a49a2ed55fe4 [2022-04-07T19:23:19.921Z] ---> 20f459f64821 [2022-04-07T19:23:19.921Z] Step 8/23 : COPY . . [2022-04-07T19:23:20.202Z] Removing intermediate container 1959497865d6 [2022-04-07T19:23:20.202Z] ---> 8638d11ec228 [2022-04-07T19:23:20.202Z] Step 8/26 : COPY . . [2022-04-07T19:23:26.960Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:23:26.960Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:23:26.960Z] ---> 9b6ef5607c20 [2022-04-07T19:23:26.960Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T19:23:26.960Z] ---> Using cache [2022-04-07T19:23:26.960Z] ---> 15951d54f69c [2022-04-07T19:23:26.960Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:23:26.960Z] ---> Using cache [2022-04-07T19:23:26.960Z] ---> 5bb1e371a242 [2022-04-07T19:23:26.960Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T19:23:27.242Z] ---> Running in a9d15b746315 [2022-04-07T19:23:29.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:23:30.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:23:31.903Z] OK: 220 MiB in 52 packages [2022-04-07T19:23:33.909Z] Removing intermediate container a9d15b746315 [2022-04-07T19:23:33.909Z] ---> 194e91c4efbe [2022-04-07T19:23:33.909Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T19:23:37.321Z] ---> 3dfb2c4255e2 [2022-04-07T19:23:37.321Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:23:37.321Z] ---> Running in c6c278aa0d49 [2022-04-07T19:23:44.066Z] Removing intermediate container c6c278aa0d49 [2022-04-07T19:23:44.066Z] ---> 95a9a99a469b [2022-04-07T19:23:44.066Z] Step 8/22 : COPY . . [2022-04-07T19:23:49.510Z] ---> 0fc3577fe7ae [2022-04-07T19:23:49.510Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T19:23:49.510Z] ---> Running in ea38b8239cd8 [2022-04-07T19:23:50.506Z] Removing intermediate container ea38b8239cd8 [2022-04-07T19:23:50.506Z] ---> 96fae133e6d2 [2022-04-07T19:23:50.506Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T19:23:50.791Z] ---> Running in ecae36ff46ad [2022-04-07T19:23:56.238Z] ---> ea45e5d8de5d [2022-04-07T19:23:56.238Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T19:23:56.238Z] ---> Running in b850bffa0909 [2022-04-07T19:23:56.238Z] Removing intermediate container ecae36ff46ad [2022-04-07T19:23:56.238Z] ---> 486e1c5967aa [2022-04-07T19:23:56.238Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T19:23:56.238Z] ---> Running in cea209c7a514 [2022-04-07T19:23:56.857Z] ---> 527b5360da4c [2022-04-07T19:23:56.857Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T19:23:57.138Z] ---> Running in 7ac15464af24 [2022-04-07T19:23:57.427Z] Removing intermediate container cea209c7a514 [2022-04-07T19:23:57.427Z] ---> 18b09d33de37 [2022-04-07T19:23:57.427Z] 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-07T19:23:57.708Z] ---> Running in ae97bf8e8234 [2022-04-07T19:23:59.155Z] Removing intermediate container 7ac15464af24 [2022-04-07T19:23:59.155Z] ---> 69a4b1c12ffa [2022-04-07T19:23:59.155Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T19:23:59.436Z] ---> Running in ec1967fa4556 [2022-04-07T19:23:59.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T19:24:01.704Z] spire-1.2.1/ [2022-04-07T19:24:01.981Z] spire-1.2.1/.data/ [2022-04-07T19:24:01.981Z] spire-1.2.1/.data/.file [2022-04-07T19:24:01.981Z] spire-1.2.1/.dockerignore [2022-04-07T19:24:01.981Z] spire-1.2.1/.gitattributes [2022-04-07T19:24:01.981Z] spire-1.2.1/.githooks/ [2022-04-07T19:24:01.981Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/ [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/workflows/ [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T19:24:01.981Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T19:24:01.981Z] spire-1.2.1/.gitignore [2022-04-07T19:24:01.981Z] spire-1.2.1/.go-version [2022-04-07T19:24:01.981Z] spire-1.2.1/.golangci.yml [2022-04-07T19:24:01.981Z] spire-1.2.1/ADOPTERS.md [2022-04-07T19:24:01.981Z] spire-1.2.1/CHANGELOG.md [2022-04-07T19:24:01.981Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T19:24:01.981Z] spire-1.2.1/CODEOWNERS [2022-04-07T19:24:01.981Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T19:24:01.981Z] spire-1.2.1/Dockerfile [2022-04-07T19:24:01.981Z] spire-1.2.1/Dockerfile.dev [2022-04-07T19:24:01.981Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T19:24:01.981Z] spire-1.2.1/LICENSE [2022-04-07T19:24:01.981Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T19:24:01.981Z] spire-1.2.1/Makefile [2022-04-07T19:24:01.981Z] spire-1.2.1/README.md [2022-04-07T19:24:01.981Z] spire-1.2.1/ROADMAP.md [2022-04-07T19:24:01.981Z] spire-1.2.1/SECURITY.md [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T19:24:01.981Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T19:24:01.981Z] spire-1.2.1/conf/ [2022-04-07T19:24:01.981Z] spire-1.2.1/conf/agent/ [2022-04-07T19:24:01.981Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T19:24:01.981Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T19:24:01.981Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T19:24:01.981Z] spire-1.2.1/conf/server/ [2022-04-07T19:24:01.981Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T19:24:01.981Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T19:24:01.981Z] spire-1.2.1/conf/server/server.conf [2022-04-07T19:24:01.981Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/ [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/auditlog.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/ [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T19:24:01.981Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/spire_server.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/telemetry.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/upgrading.md [2022-04-07T19:24:02.309Z] spire-1.2.1/doc/using_spire.md [2022-04-07T19:24:02.309Z] spire-1.2.1/examples/ [2022-04-07T19:24:02.309Z] spire-1.2.1/examples/README.md [2022-04-07T19:24:02.309Z] spire-1.2.1/go.mod [2022-04-07T19:24:02.309Z] spire-1.2.1/go.sum [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T19:24:02.309Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T19:24:02.310Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T19:24:02.593Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T19:24:02.594Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/health/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/log/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T19:24:02.870Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/version/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T19:24:02.871Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/config.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T19:24:03.149Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T19:24:03.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T19:24:03.151Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T19:24:03.151Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T19:24:03.151Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T19:24:03.151Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T19:24:03.151Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:24:03.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/server.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/ [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/private/ [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/private/server/ [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/ [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/common/ [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T19:24:03.428Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T19:24:03.428Z] spire-1.2.1/release/ [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire-extras/ [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire/ [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire/README.md [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire/conf/ [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T19:24:03.428Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T19:24:03.428Z] spire-1.2.1/script/ [2022-04-07T19:24:03.428Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T19:24:03.428Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T19:24:03.428Z] spire-1.2.1/support/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T19:24:03.428Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T19:24:03.428Z] spire-1.2.1/test/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/clock/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/clock/clock.go [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T19:24:03.428Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T19:24:03.429Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/README.md [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/common [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T19:24:03.429Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/ [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T19:24:03.704Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T19:24:03.705Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T19:24:03.706Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/conf/Removing intermediate container ec1967fa4556 [2022-04-07T19:24:04.061Z] ---> e1f0bdc8fbfb [2022-04-07T19:24:04.061Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T19:24:04.061Z] [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T19:24:04.061Z] spire-1.2.1/test/integration/test.sh [2022-04-07T19:24:04.061Z] spire-1.2.1/test/plugintest/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/spiretest/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/testca/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/testca/ca.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/testkey/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T19:24:04.061Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/testkey/new.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/util/ [2022-04-07T19:24:04.061Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/util/race.go [2022-04-07T19:24:04.061Z] spire-1.2.1/test/util/util.go [2022-04-07T19:24:04.061Z] building spire from source... [2022-04-07T19:24:04.061Z] ---> Running in ab1b51a3ee12 [2022-04-07T19:24:05.223Z] Installing go1.17.7... [2022-04-07T19:24:05.223Z] Removing intermediate container ab1b51a3ee12 [2022-04-07T19:24:05.223Z] ---> 1054ef272265 [2022-04-07T19:24:05.223Z] 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-07T19:24:05.561Z] ---> Running in 9bca4554e665 [2022-04-07T19:24:09.115Z] spire-1.2.1/ [2022-04-07T19:24:09.115Z] spire-1.2.1/.data/ [2022-04-07T19:24:09.115Z] spire-1.2.1/.data/.file [2022-04-07T19:24:09.115Z] spire-1.2.1/.dockerignore [2022-04-07T19:24:09.115Z] spire-1.2.1/.gitattributes [2022-04-07T19:24:09.115Z] spire-1.2.1/.githooks/ [2022-04-07T19:24:09.115Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T19:24:09.115Z] spire-1.2.1/.github/ [2022-04-07T19:24:09.115Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T19:24:09.115Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T19:24:09.115Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T19:24:09.116Z] spire-1.2.1/.github/workflows/ [2022-04-07T19:24:09.116Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T19:24:09.116Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T19:24:09.116Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T19:24:09.116Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T19:24:09.116Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T19:24:09.116Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T19:24:09.116Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T19:24:09.116Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T19:24:09.116Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T19:24:09.116Z] spire-1.2.1/.gitignore [2022-04-07T19:24:09.116Z] spire-1.2.1/.go-version [2022-04-07T19:24:09.116Z] spire-1.2.1/.golangci.yml [2022-04-07T19:24:09.116Z] spire-1.2.1/ADOPTERS.md [2022-04-07T19:24:09.116Z] spire-1.2.1/CHANGELOG.md [2022-04-07T19:24:09.116Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T19:24:09.116Z] spire-1.2.1/CODEOWNERS [2022-04-07T19:24:09.116Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T19:24:09.116Z] spire-1.2.1/Dockerfile [2022-04-07T19:24:09.408Z] spire-1.2.1/Dockerfile.dev [2022-04-07T19:24:09.408Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T19:24:09.408Z] spire-1.2.1/LICENSE [2022-04-07T19:24:09.408Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T19:24:09.408Z] spire-1.2.1/Makefile [2022-04-07T19:24:09.408Z] spire-1.2.1/README.md [2022-04-07T19:24:09.408Z] spire-1.2.1/ROADMAP.md [2022-04-07T19:24:09.408Z] spire-1.2.1/SECURITY.md [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T19:24:09.408Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T19:24:09.408Z] spire-1.2.1/conf/ [2022-04-07T19:24:09.408Z] spire-1.2.1/conf/agent/ [2022-04-07T19:24:09.408Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T19:24:09.408Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T19:24:09.408Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T19:24:09.408Z] spire-1.2.1/conf/server/ [2022-04-07T19:24:09.408Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T19:24:09.408Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T19:24:09.408Z] spire-1.2.1/conf/server/server.conf [2022-04-07T19:24:09.408Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T19:24:09.408Z] spire-1.2.1/doc/ [2022-04-07T19:24:09.408Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T19:24:09.408Z] spire-1.2.1/doc/auditlog.md [2022-04-07T19:24:09.408Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T19:24:09.408Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T19:24:09.408Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T19:24:09.408Z] spire-1.2.1/doc/images/ [2022-04-07T19:24:09.408Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T19:24:09.408Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T19:24:09.408Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/spire_server.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/telemetry.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/upgrading.md [2022-04-07T19:24:09.697Z] spire-1.2.1/doc/using_spire.md [2022-04-07T19:24:09.697Z] spire-1.2.1/examples/ [2022-04-07T19:24:09.697Z] spire-1.2.1/examples/README.md [2022-04-07T19:24:09.697Z] spire-1.2.1/go.mod [2022-04-07T19:24:09.697Z] spire-1.2.1/go.sum [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T19:24:09.697Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T19:24:09.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/health/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/log/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T19:24:09.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T19:24:09.975Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/version/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T19:24:10.254Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/config.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T19:24:10.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T19:24:10.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T19:24:10.541Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T19:24:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/server.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T19:24:10.543Z] spire-1.2.1/proto/ [2022-04-07T19:24:10.543Z] spire-1.2.1/proto/private/ [2022-04-07T19:24:10.543Z] spire-1.2.1/proto/private/server/ [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/ [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/common/ [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T19:24:10.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T19:24:10.917Z] spire-1.2.1/release/ [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire-extras/ [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire/ [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire/README.md [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire/conf/ [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T19:24:10.917Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T19:24:10.917Z] spire-1.2.1/script/ [2022-04-07T19:24:10.917Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T19:24:10.917Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T19:24:10.917Z] spire-1.2.1/support/ [2022-04-07T19:24:10.917Z] spire-1.2.1/support/k8s/ [2022-04-07T19:24:10.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T19:24:10.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T19:24:10.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T19:24:10.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T19:24:10.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T19:24:10.918Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/clock/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/clock/clock.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T19:24:10.918Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/README.md [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/common [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T19:24:10.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T19:24:11.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T19:24:11.205Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T19:24:11.206Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T19:24:11.486Z] spire-1.2.1/test/integration/test.sh [2022-04-07T19:24:11.486Z] spire-1.2.1/test/plugintest/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/spiretest/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/testca/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/testca/ca.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/testkey/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T19:24:11.486Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/testkey/new.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/util/ [2022-04-07T19:24:11.486Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/util/race.go [2022-04-07T19:24:11.486Z] spire-1.2.1/test/util/util.go [2022-04-07T19:24:11.486Z] building spire from source... [2022-04-07T19:24:12.091Z] Installing go1.17.7... [2022-04-07T19:24:12.091Z] ---> 97d1665b73a1 [2022-04-07T19:24:12.091Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T19:24:12.372Z] ---> Running in 5646db33f07a [2022-04-07T19:24:14.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T19:24:36.617Z] Building bin/spire-server... [2022-04-07T19:24:36.617Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T19:24:36.617Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T19:24:36.617Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T19:24:36.617Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T19:24:36.617Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T19:24:36.617Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T19:24:36.617Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T19:24:37.218Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T19:24:37.495Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T19:24:38.943Z] Building bin/spire-server... [2022-04-07T19:24:38.943Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T19:24:38.943Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T19:24:38.943Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T19:24:39.551Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T19:24:39.551Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T19:24:40.154Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T19:24:40.431Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T19:24:40.709Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T19:24:40.710Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T19:24:40.710Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T19:24:40.987Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T19:24:40.987Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T19:24:40.987Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T19:24:40.987Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T19:24:41.589Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T19:24:42.191Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T19:24:42.191Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T19:24:42.191Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T19:24:42.469Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T19:24:42.469Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T19:24:42.469Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T19:24:43.079Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T19:24:43.689Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T19:24:43.689Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T19:24:45.156Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T19:24:45.434Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T19:24:45.434Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T19:24:45.434Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T19:24:45.713Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T19:24:45.993Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T19:24:45.993Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T19:24:45.993Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T19:24:46.984Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T19:24:46.984Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T19:24:47.264Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T19:24:47.543Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T19:24:47.543Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T19:24:49.000Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T19:24:49.000Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T19:24:59.217Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T19:24:59.217Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T19:24:59.217Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T19:24:59.217Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T19:24:59.217Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T19:24:59.217Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T19:24:59.217Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T19:24:59.217Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T19:24:59.217Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T19:24:59.217Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T19:24:59.494Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T19:24:59.772Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T19:25:00.052Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T19:25:00.052Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T19:25:00.657Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T19:25:00.657Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T19:25:00.935Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T19:25:00.935Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T19:25:01.924Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T19:25:01.924Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T19:25:01.924Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T19:25:01.924Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T19:25:02.202Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T19:25:02.202Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T19:25:02.480Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T19:25:02.756Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T19:25:03.034Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T19:25:04.030Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T19:25:04.030Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T19:25:04.030Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T19:25:05.022Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T19:25:05.022Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T19:25:05.022Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T19:25:05.022Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T19:25:05.022Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T19:25:05.302Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T19:25:06.302Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T19:25:06.302Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T19:25:06.584Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T19:25:06.584Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T19:25:06.584Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T19:25:06.864Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T19:25:06.864Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T19:25:07.144Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T19:25:07.144Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T19:25:08.140Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T19:25:08.749Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T19:25:09.029Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T19:25:09.029Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T19:25:09.656Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T19:25:09.656Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T19:25:09.656Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T19:25:09.656Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T19:25:09.656Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T19:25:09.934Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T19:25:09.934Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T19:25:09.934Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T19:25:10.221Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T19:25:10.827Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T19:25:11.841Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T19:25:11.841Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T19:25:11.841Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T19:25:17.282Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T19:25:20.695Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T19:25:20.695Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T19:25:20.695Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T19:25:20.971Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T19:25:21.248Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T19:25:27.991Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T19:25:27.991Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T19:25:27.991Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T19:25:27.991Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T19:25:27.991Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T19:25:50.301Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T19:25:50.301Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T19:25:50.301Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T19:25:57.048Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T19:25:57.048Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T19:25:57.048Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T19:26:02.486Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T19:26:02.765Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T19:26:11.089Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T19:26:11.089Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T19:26:37.915Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T19:26:37.915Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T19:26:37.915Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T19:26:37.915Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T19:26:37.915Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T19:26:37.915Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T19:26:40.552Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T19:26:42.001Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T19:26:42.278Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T19:26:42.278Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T19:26:43.268Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T19:26:44.714Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T19:26:44.714Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T19:26:44.714Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T19:26:44.714Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T19:26:44.992Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T19:26:44.992Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T19:26:44.992Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T19:26:45.270Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T19:26:45.548Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T19:26:45.548Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T19:26:45.825Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T19:26:46.103Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T19:26:46.103Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T19:26:46.103Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T19:26:46.708Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T19:26:46.708Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T19:26:46.983Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T19:26:48.431Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T19:26:48.431Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T19:26:48.706Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T19:26:48.982Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T19:26:49.972Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T19:26:51.961Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T19:26:51.961Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T19:26:52.238Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T19:26:53.230Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T19:26:53.509Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T19:26:53.509Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T19:26:54.116Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T19:26:54.406Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T19:26:54.406Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T19:26:54.406Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T19:26:54.694Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T19:26:54.694Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T19:26:54.972Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T19:26:54.972Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T19:26:55.580Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T19:26:55.580Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T19:26:55.856Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T19:26:55.856Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T19:26:55.856Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T19:26:55.856Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T19:26:56.136Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T19:26:56.136Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T19:26:56.743Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T19:26:57.348Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T19:26:57.348Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T19:26:57.628Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T19:26:57.907Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T19:26:57.907Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T19:26:59.365Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T19:26:59.973Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T19:27:00.261Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T19:27:00.888Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T19:27:00.888Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T19:27:00.888Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T19:27:01.167Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T19:27:01.167Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T19:27:01.167Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T19:27:01.449Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T19:27:01.726Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T19:27:02.002Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T19:27:02.002Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T19:27:02.003Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T19:27:02.280Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T19:27:02.280Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T19:27:02.557Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T19:27:02.557Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T19:27:03.163Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T19:27:03.163Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T19:27:03.439Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T19:27:03.439Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T19:27:03.719Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T19:27:03.719Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T19:27:03.994Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T19:27:03.994Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T19:27:05.439Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T19:27:05.439Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T19:27:05.716Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T19:27:05.992Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T19:27:06.270Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T19:27:06.270Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T19:27:06.270Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T19:27:06.547Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T19:27:06.547Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T19:27:06.547Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T19:27:06.547Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T19:27:06.823Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T19:27:06.823Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T19:27:06.823Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T19:27:07.100Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T19:27:07.375Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T19:27:07.375Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T19:27:07.976Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T19:27:08.254Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T19:27:08.254Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T19:27:08.531Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T19:27:08.807Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T19:27:09.083Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T19:27:11.068Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T19:27:11.348Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T19:27:11.626Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T19:27:11.905Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T19:27:12.182Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T19:27:12.182Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T19:27:12.463Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T19:27:12.463Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T19:27:13.075Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T19:27:13.357Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T19:27:13.637Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T19:27:13.637Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T19:27:14.242Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T19:27:14.242Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T19:27:14.519Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T19:27:15.515Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T19:27:15.515Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T19:27:15.515Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T19:27:15.795Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T19:27:15.795Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T19:27:15.795Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T19:27:15.795Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T19:27:16.086Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T19:27:19.048Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T19:27:19.048Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T19:27:20.717Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T19:27:20.717Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T19:27:20.717Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T19:27:21.710Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T19:27:21.710Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T19:27:21.987Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T19:27:21.987Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T19:27:22.264Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T19:27:22.264Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T19:27:22.539Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T19:27:26.877Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T19:27:26.877Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T19:27:26.877Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T19:27:26.877Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T19:27:32.296Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T19:27:32.296Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T19:27:32.296Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T19:27:32.296Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T19:27:54.488Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T19:27:54.488Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T19:27:59.950Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T19:27:59.950Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T19:32:22.262Z] Removing intermediate container b850bffa0909 [2022-04-07T19:32:22.262Z] ---> 793686e833f5 [2022-04-07T19:32:22.262Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T19:32:22.262Z] ---> Running in 0a0b6af627dc [2022-04-07T19:32:22.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T19:32:22.262Z] Removing intermediate container 0a0b6af627dc [2022-04-07T19:32:22.262Z] ---> 1d11a59be63d [2022-04-07T19:32:22.262Z] [2022-04-07T19:32:22.262Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T19:32:22.262Z] 20.10.14: Pulling from library/docker [2022-04-07T19:32:40.731Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T19:32:40.731Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T19:32:40.731Z] ---> c346e9eafbab [2022-04-07T19:32:40.731Z] 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-07T19:32:40.731Z] ---> Running in 6e0d0382c9ae [2022-04-07T19:32:40.731Z] Removing intermediate container 6e0d0382c9ae [2022-04-07T19:32:40.731Z] ---> dba56b3e2a02 [2022-04-07T19:32:40.731Z] 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-07T19:32:40.731Z] ---> Running in 8329a2a48adc [2022-04-07T19:32:42.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:32:42.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:32:44.282Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T19:32:44.282Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T19:32:44.282Z] Executing bash-5.1.16-r0.post-install [2022-04-07T19:32:44.282Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T19:32:44.282Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T19:32:44.282Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T19:32:44.282Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T19:32:44.282Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T19:32:44.282Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T19:32:44.282Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T19:32:44.282Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T19:32:44.282Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T19:32:44.282Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T19:32:44.282Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T19:32:44.282Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T19:32:44.581Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T19:32:44.581Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T19:32:44.581Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T19:32:47.242Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T19:32:47.242Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T19:32:47.242Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T19:32:47.524Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T19:32:47.524Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T19:32:47.524Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T19:32:47.524Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T19:32:47.524Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T19:32:47.524Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T19:32:47.804Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T19:32:47.804Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T19:32:47.804Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T19:32:47.804Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T19:32:47.804Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T19:32:47.804Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T19:32:47.804Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T19:32:48.082Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T19:32:48.082Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T19:32:48.082Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T19:32:48.082Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T19:32:48.082Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T19:32:48.082Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T19:32:48.082Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T19:32:48.082Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T19:32:48.359Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T19:32:48.359Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T19:32:49.355Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T19:32:49.632Z] OK: 82 MiB in 65 packages [2022-04-07T19:32:54.241Z] Removing intermediate container 5646db33f07a [2022-04-07T19:32:54.241Z] ---> aa7fe0d3f161 [2022-04-07T19:32:54.241Z] [2022-04-07T19:32:54.241Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T19:32:54.241Z] ---> ac73e934f311 [2022-04-07T19:32:54.241Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T19:32:54.241Z] ---> Running in 071d0ce8ceaf [2022-04-07T19:32:56.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:32:56.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:32:57.711Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T19:32:57.711Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T19:32:57.991Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:32:57.991Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T19:32:58.273Z] Collecting docker-compose==1.23.2 [2022-04-07T19:32:58.273Z] OK: 6 MiB in 16 packages [2022-04-07T19:32:58.273Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T19:33:00.295Z] Collecting PyYAML<4,>=3.10 [2022-04-07T19:33:00.295Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T19:33:00.578Z] Removing intermediate container 071d0ce8ceaf [2022-04-07T19:33:00.578Z] ---> 3d52b0e0808b [2022-04-07T19:33:00.578Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T19:33:00.858Z] ---> Running in e9a29e0956aa [2022-04-07T19:33:01.148Z] Removing intermediate container e9a29e0956aa [2022-04-07T19:33:01.148Z] ---> ee7496b77c6c [2022-04-07T19:33:01.148Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T19:33:01.426Z] ---> Running in a4bd03cc31d3 [2022-04-07T19:33:02.041Z] Removing intermediate container a4bd03cc31d3 [2022-04-07T19:33:02.041Z] ---> 0ea46dd6fec9 [2022-04-07T19:33:02.041Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T19:33:02.041Z] ---> Running in 113aae82d798 [2022-04-07T19:33:02.658Z] Removing intermediate container 113aae82d798 [2022-04-07T19:33:02.658Z] ---> e5db924a22ff [2022-04-07T19:33:02.658Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:33:03.662Z] ---> 31c869719113 [2022-04-07T19:33:03.662Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T19:33:06.321Z] ---> 62984286c214 [2022-04-07T19:33:06.321Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T19:33:06.321Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T19:33:06.321Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T19:33:06.939Z] ---> c76f4ff563c9 [2022-04-07T19:33:06.939Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-07T19:33:07.220Z] ---> Running in 526cc4df536e [2022-04-07T19:33:07.842Z] Removing intermediate container 526cc4df536e [2022-04-07T19:33:07.842Z] ---> a4e5509069c4 [2022-04-07T19:33:07.842Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:33:07.842Z] ---> Running in 4127675add69 [2022-04-07T19:33:08.459Z] Removing intermediate container 4127675add69 [2022-04-07T19:33:08.459Z] ---> 10ac955f8e02 [2022-04-07T19:33:08.459Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T19:33:08.748Z] ---> Running in 6badca3677b7 [2022-04-07T19:33:09.362Z] Removing intermediate container 6badca3677b7 [2022-04-07T19:33:09.362Z] ---> 215448c0fddc [2022-04-07T19:33:09.362Z] Step 21/22 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:33:09.362Z] ---> Running in 15c1a83d3fec [2022-04-07T19:33:09.972Z] Removing intermediate container 15c1a83d3fec [2022-04-07T19:33:09.972Z] ---> 4e3f0e2819e7 [2022-04-07T19:33:09.972Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T19:33:09.972Z] ---> Running in 491a29dff848 [2022-04-07T19:33:10.254Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T19:33:10.254Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T19:33:10.536Z] Removing intermediate container 491a29dff848 [2022-04-07T19:33:10.536Z] ---> 7c3c46d4a5ed [2022-04-07T19:33:10.536Z] [2022-04-07T19:33:10.820Z] Successfully built 7c3c46d4a5ed [2022-04-07T19:33:11.103Z] Successfully tagged support-notifications-arm64:latest [2022-04-07T19:33:11.103Z] Building core-metadata [2022-04-07T19:33:13.099Z]  Building support-notifications ... done Collecting cached-property<2,>=1.2.0 [2022-04-07T19:33:13.100Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T19:33:15.097Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T19:33:15.097Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T19:33:15.097Z] 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-07T19:33:15.701Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T19:33:15.701Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T19:33:15.701Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T19:33:15.701Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T19:33:21.141Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T19:33:21.141Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T19:33:21.141Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T19:33:21.418Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T19:33:22.872Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T19:33:22.872Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T19:33:24.881Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T19:33:24.881Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T19:33:25.505Z] Collecting idna<2.8,>=2.5 [2022-04-07T19:33:25.505Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T19:33:25.789Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T19:33:25.789Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T19:33:26.068Z] 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-07T19:33:26.674Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T19:33:26.674Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T19:33:26.674Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T19:33:26.675Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T19:33:28.146Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T19:33:28.146Z] Attempting uninstall: urllib3 [2022-04-07T19:33:28.147Z] Found existing installation: urllib3 1.26.7 [2022-04-07T19:33:28.147Z] Uninstalling urllib3-1.26.7: [2022-04-07T19:33:28.440Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T19:33:29.481Z] Attempting uninstall: idna [2022-04-07T19:33:29.481Z] Found existing installation: idna 3.3 [2022-04-07T19:33:29.481Z] Uninstalling idna-3.3: [2022-04-07T19:33:29.765Z] Successfully uninstalled idna-3.3 [2022-04-07T19:33:30.772Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:33:30.772Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:33:30.772Z] ---> 9b6ef5607c20 [2022-04-07T19:33:30.772Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T19:33:30.772Z] ---> Using cache [2022-04-07T19:33:30.772Z] ---> 15951d54f69c [2022-04-07T19:33:30.772Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:33:30.772Z] ---> Using cache [2022-04-07T19:33:30.772Z] ---> 5bb1e371a242 [2022-04-07T19:33:30.772Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T19:33:30.772Z] ---> Running in c1c3b8cec9e7 [2022-04-07T19:33:32.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:33:33.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:33:34.078Z] Attempting uninstall: requests [2022-04-07T19:33:34.360Z] Found existing installation: requests 2.26.0 [2022-04-07T19:33:34.360Z] Uninstalling requests-2.26.0: [2022-04-07T19:33:34.360Z] Successfully uninstalled requests-2.26.0 [2022-04-07T19:33:34.974Z] Running setup.py install for texttable: started [2022-04-07T19:33:35.257Z] OK: 220 MiB in 52 packages [2022-04-07T19:33:36.735Z] Removing intermediate container c1c3b8cec9e7 [2022-04-07T19:33:36.735Z] ---> 9d1fb8d3feed [2022-04-07T19:33:36.735Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T19:33:38.206Z] ---> 1eda78543957 [2022-04-07T19:33:38.206Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:33:38.206Z] ---> Running in 0fc6537316af [2022-04-07T19:33:39.218Z] Running setup.py install for texttable: finished with status 'done' [2022-04-07T19:33:39.218Z] Running setup.py install for PyYAML: started [2022-04-07T19:33:42.683Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T19:33:43.690Z] Running setup.py install for docopt: started [2022-04-07T19:33:43.974Z] Removing intermediate container 0fc6537316af [2022-04-07T19:33:43.974Z] ---> 9250b325afe9 [2022-04-07T19:33:43.974Z] Step 8/23 : COPY . . [2022-04-07T19:33:47.429Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T19:33:47.429Z] Running setup.py install for dockerpty: started [2022-04-07T19:33:50.890Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T19:33:53.570Z] 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-07T19:33:57.942Z] ---> 688be742a012 [2022-04-07T19:33:57.942Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T19:33:57.942Z] ---> Running in dc5c306211d6 [2022-04-07T19:34:00.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T19:34:10.980Z] Removing intermediate container 8329a2a48adc [2022-04-07T19:34:10.980Z] ---> ea2b03c34b95 [2022-04-07T19:34:10.980Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T19:34:10.980Z] ---> Running in 6fd62521a349 [2022-04-07T19:34:11.341Z] Removing intermediate container 6fd62521a349 [2022-04-07T19:34:11.341Z] ---> 2b2ad99fd9ef [2022-04-07T19:34:11.341Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T19:34:11.341Z] ---> Running in 92f699b6d691 [2022-04-07T19:34:12.049Z] Removing intermediate container 92f699b6d691 [2022-04-07T19:34:12.049Z] ---> de11e659665f [2022-04-07T19:34:12.049Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T19:34:14.930Z] ---> 9a211d492d94 [2022-04-07T19:34:14.930Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T19:34:15.544Z] ---> 39f1d5bc82ab [2022-04-07T19:34:15.544Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T19:34:17.032Z] ---> aa87bc9dd885 [2022-04-07T19:34:17.032Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T19:34:17.032Z] ---> Running in c0b60765d893 [2022-04-07T19:34:17.647Z] Removing intermediate container c0b60765d893 [2022-04-07T19:34:17.647Z] ---> efd5e64de076 [2022-04-07T19:34:17.647Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:34:17.647Z] ---> Running in 17dff4ae5876 [2022-04-07T19:34:18.264Z] Removing intermediate container 17dff4ae5876 [2022-04-07T19:34:18.264Z] ---> b36e51854ace [2022-04-07T19:34:18.264Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T19:34:18.264Z] ---> Running in dff8ac47d61a [2022-04-07T19:34:18.878Z] Removing intermediate container dff8ac47d61a [2022-04-07T19:34:18.878Z] ---> 5ca54f85ddc7 [2022-04-07T19:34:18.878Z] Step 22/23 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:34:18.878Z] ---> Running in f593efffaadf [2022-04-07T19:34:19.491Z] Removing intermediate container f593efffaadf [2022-04-07T19:34:19.491Z] ---> 05767bb288d9 [2022-04-07T19:34:19.491Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T19:34:19.491Z] ---> Running in 59ffed073cdf [2022-04-07T19:34:20.105Z] Removing intermediate container 59ffed073cdf [2022-04-07T19:34:20.105Z] ---> ed9138873c18 [2022-04-07T19:34:20.105Z] [2022-04-07T19:34:20.724Z] Successfully built ed9138873c18 [2022-04-07T19:34:20.724Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-07T19:34:20.724Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-04-07T19:34:43.013Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:34:43.013Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:34:43.013Z] ---> 9b6ef5607c20 [2022-04-07T19:34:43.013Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T19:34:43.013Z] ---> Using cache [2022-04-07T19:34:43.013Z] ---> 15951d54f69c [2022-04-07T19:34:43.013Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:34:43.013Z] ---> Using cache [2022-04-07T19:34:43.013Z] ---> 5bb1e371a242 [2022-04-07T19:34:43.013Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T19:34:43.013Z] ---> Using cache [2022-04-07T19:34:43.013Z] ---> 9d1fb8d3feed [2022-04-07T19:34:43.013Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T19:34:43.013Z] ---> Using cache [2022-04-07T19:34:43.013Z] ---> 1eda78543957 [2022-04-07T19:34:43.013Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:34:43.013Z] ---> Using cache [2022-04-07T19:34:43.013Z] ---> 9250b325afe9 [2022-04-07T19:34:43.013Z] Step 8/25 : COPY . . [2022-04-07T19:34:43.013Z] ---> Using cache [2022-04-07T19:34:43.013Z] ---> 688be742a012 [2022-04-07T19:34:43.013Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T19:34:43.013Z] ---> Running in 7f37f29cbff5 [2022-04-07T19:34:43.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T19:42:51.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T19:42:51.353Z] Removing intermediate container dc5c306211d6 [2022-04-07T19:42:51.353Z] ---> ce55f786207b [2022-04-07T19:42:51.353Z] [2022-04-07T19:42:51.353Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T19:42:51.353Z] ---> ac73e934f311 [2022-04-07T19:42:51.353Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T19:42:51.353Z] ---> Using cache [2022-04-07T19:42:51.353Z] ---> 3dc81983dea6 [2022-04-07T19:42:51.353Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T19:42:51.353Z] ---> Using cache [2022-04-07T19:42:51.353Z] ---> 41d07577f012 [2022-04-07T19:42:51.353Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T19:42:51.353Z] ---> Running in e8eef4baf2b1 [2022-04-07T19:42:51.353Z] Removing intermediate container e8eef4baf2b1 [2022-04-07T19:42:51.353Z] ---> 3ec55e84bf1b [2022-04-07T19:42:51.353Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T19:42:51.353Z] ---> Running in 6877738884cc [2022-04-07T19:42:51.353Z] Removing intermediate container 6877738884cc [2022-04-07T19:42:51.353Z] ---> 2ad906c7fb87 [2022-04-07T19:42:51.353Z] Step 15/23 : WORKDIR / [2022-04-07T19:42:51.353Z] ---> Running in 90627dc33b5b [2022-04-07T19:42:51.353Z] Removing intermediate container 90627dc33b5b [2022-04-07T19:42:51.353Z] ---> e89ac979a18a [2022-04-07T19:42:51.353Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:42:51.353Z] ---> 6fcec551d6c5 [2022-04-07T19:42:51.353Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-07T19:42:51.965Z] ---> 14f94592a49f [2022-04-07T19:42:51.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T19:42:52.981Z] ---> 8252595811cb [2022-04-07T19:42:52.981Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T19:42:52.981Z] ---> Running in a85539c279a6 [2022-04-07T19:42:53.598Z] Removing intermediate container a85539c279a6 [2022-04-07T19:42:53.598Z] ---> d6759099aec1 [2022-04-07T19:42:53.598Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:42:53.881Z] ---> Running in 4b645397cc32 [2022-04-07T19:42:54.162Z] Removing intermediate container 4b645397cc32 [2022-04-07T19:42:54.162Z] ---> 252af0e1b08d [2022-04-07T19:42:54.162Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T19:42:54.445Z] ---> Running in 4fc59738c983 [2022-04-07T19:42:55.058Z] Removing intermediate container 4fc59738c983 [2022-04-07T19:42:55.059Z] ---> 7c25c8444332 [2022-04-07T19:42:55.059Z] Step 22/23 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:42:55.059Z] ---> Running in 1f2ff3c41431 [2022-04-07T19:42:55.668Z] Removing intermediate container 1f2ff3c41431 [2022-04-07T19:42:55.668Z] ---> 1feeda33523e [2022-04-07T19:42:55.668Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T19:42:55.668Z] ---> Running in 9cc94bfa9572 [2022-04-07T19:42:56.279Z] Removing intermediate container 9cc94bfa9572 [2022-04-07T19:42:56.279Z] ---> 41d660f629c1 [2022-04-07T19:42:56.279Z] [2022-04-07T19:42:56.882Z] Successfully built 41d660f629c1 [2022-04-07T19:42:56.882Z] Successfully tagged core-metadata-arm64:latest [2022-04-07T19:42:56.882Z] Building core-data [2022-04-07T19:43:19.114Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:43:19.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:43:19.114Z] ---> 9b6ef5607c20 [2022-04-07T19:43:19.114Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T19:43:19.114Z] ---> Using cache [2022-04-07T19:43:19.114Z] ---> 15951d54f69c [2022-04-07T19:43:19.114Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:43:19.114Z] ---> Using cache [2022-04-07T19:43:19.114Z] ---> 5bb1e371a242 [2022-04-07T19:43:19.114Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T19:43:19.114Z] ---> Running in 38cc442669c7 [2022-04-07T19:43:19.114Z] Removing intermediate container 7f37f29cbff5 [2022-04-07T19:43:19.114Z] ---> b4a82b9a3213 [2022-04-07T19:43:19.114Z] [2022-04-07T19:43:19.114Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T19:43:19.114Z] ---> ac73e934f311 [2022-04-07T19:43:19.114Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T19:43:19.114Z] ---> Running in eec2a7be14fb [2022-04-07T19:43:19.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:43:19.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:43:19.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:43:20.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:43:20.886Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T19:43:21.162Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T19:43:21.162Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T19:43:21.162Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:43:21.162Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T19:43:21.769Z] OK: 6 MiB in 17 packages [2022-04-07T19:43:21.769Z] OK: 220 MiB in 52 packages [2022-04-07T19:43:23.796Z] Removing intermediate container 38cc442669c7 [2022-04-07T19:43:23.796Z] ---> e10e82d4d2e1 [2022-04-07T19:43:23.796Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T19:43:24.399Z] Removing intermediate container eec2a7be14fb [2022-04-07T19:43:24.399Z] ---> b7dd5a21b99b [2022-04-07T19:43:24.399Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T19:43:24.399Z] ---> Running in a0d03ea0638b [2022-04-07T19:43:25.022Z] Removing intermediate container a0d03ea0638b [2022-04-07T19:43:25.022Z] ---> 7a9527690c37 [2022-04-07T19:43:25.022Z] Step 13/25 : WORKDIR / [2022-04-07T19:43:25.022Z] ---> Running in 301a3ec99cb9 [2022-04-07T19:43:25.022Z] ---> e066cae3a9ad [2022-04-07T19:43:25.022Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:43:25.300Z] ---> Running in df42645d40ff [2022-04-07T19:43:25.912Z] Removing intermediate container 301a3ec99cb9 [2022-04-07T19:43:25.912Z] ---> 645ac9bcb12c [2022-04-07T19:43:26.195Z] 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-07T19:43:27.500Z] ---> 0dad0dfcf98a [2022-04-07T19:43:27.500Z] 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-07T19:43:28.543Z] ---> 2606a0f0ea6b [2022-04-07T19:43:28.543Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T19:43:29.993Z] ---> 530b1d54e830 [2022-04-07T19:43:29.993Z] 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-07T19:43:30.984Z] ---> af81bed2d9b3 [2022-04-07T19:43:30.984Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T19:43:33.626Z] Removing intermediate container df42645d40ff [2022-04-07T19:43:33.626Z] ---> bea1e1966fb4 [2022-04-07T19:43:33.626Z] Step 8/23 : COPY . . [2022-04-07T19:43:33.626Z] ---> 63401a19368e [2022-04-07T19:43:33.626Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T19:43:37.072Z] ---> 66563cae6a3b [2022-04-07T19:43:37.072Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T19:43:38.075Z] ---> fea04da4159e [2022-04-07T19:43:38.075Z] 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-07T19:43:38.075Z] ---> Running in 7a8aebc4fa6e [2022-04-07T19:43:42.462Z] Removing intermediate container 7a8aebc4fa6e [2022-04-07T19:43:42.462Z] ---> fd5a7e7ae3bf [2022-04-07T19:43:42.462Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T19:43:42.462Z] ---> Running in 743bb7eab939 [2022-04-07T19:43:43.463Z] Removing intermediate container 743bb7eab939 [2022-04-07T19:43:43.463Z] ---> b417d4757d70 [2022-04-07T19:43:43.463Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T19:43:43.463Z] ---> Running in 74993e57e1cd [2022-04-07T19:43:44.456Z] Removing intermediate container 74993e57e1cd [2022-04-07T19:43:44.456Z] ---> 42c2a1615291 [2022-04-07T19:43:44.456Z] Step 24/25 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:43:44.456Z] ---> Running in 195081d38edb [2022-04-07T19:43:45.451Z] Removing intermediate container 195081d38edb [2022-04-07T19:43:45.451Z] ---> 686f797ba560 [2022-04-07T19:43:45.451Z] Step 25/25 : LABEL version=2.2.0-dev.59 [2022-04-07T19:43:45.451Z] ---> Running in 8fb5751526c7 [2022-04-07T19:43:46.453Z] Removing intermediate container 8fb5751526c7 [2022-04-07T19:43:46.453Z] ---> 7b18732bacd1 [2022-04-07T19:43:46.453Z] [2022-04-07T19:43:47.062Z] Successfully built 7b18732bacd1 [2022-04-07T19:43:47.062Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-07T19:43:47.062Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-04-07T19:43:51.434Z] ---> ee8afba85c9b [2022-04-07T19:43:51.434Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T19:43:51.726Z] ---> Running in df4175aab663 [2022-04-07T19:43:53.758Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T19:44:08.969Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:44:08.969Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:44:08.969Z] ---> 9b6ef5607c20 [2022-04-07T19:44:08.969Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T19:44:08.969Z] ---> Using cache [2022-04-07T19:44:08.969Z] ---> 15951d54f69c [2022-04-07T19:44:08.969Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:44:08.969Z] ---> Using cache [2022-04-07T19:44:08.969Z] ---> 5bb1e371a242 [2022-04-07T19:44:08.969Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T19:44:08.969Z] ---> Using cache [2022-04-07T19:44:08.969Z] ---> 9d1fb8d3feed [2022-04-07T19:44:08.969Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T19:44:08.969Z] ---> Using cache [2022-04-07T19:44:08.969Z] ---> 1eda78543957 [2022-04-07T19:44:08.969Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:44:08.969Z] ---> Using cache [2022-04-07T19:44:08.969Z] ---> 9250b325afe9 [2022-04-07T19:44:08.969Z] Step 8/22 : COPY . . [2022-04-07T19:44:08.969Z] ---> Using cache [2022-04-07T19:44:08.969Z] ---> 688be742a012 [2022-04-07T19:44:08.969Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T19:44:08.969Z] ---> Running in 077a687d66f4 [2022-04-07T19:44:11.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T19:52:04.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T19:52:31.230Z] Removing intermediate container 077a687d66f4 [2022-04-07T19:52:31.230Z] ---> b7635b6c052b [2022-04-07T19:52:31.230Z] [2022-04-07T19:52:31.230Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T19:52:31.230Z] ---> ac73e934f311 [2022-04-07T19:52:31.230Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T19:52:31.230Z] ---> Running in 72c041ffe183 [2022-04-07T19:52:31.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:52:31.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:52:32.219Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T19:52:32.498Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T19:52:32.498Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T19:52:32.498Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T19:52:32.498Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T19:52:32.498Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T19:52:32.498Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:52:32.498Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T19:52:33.105Z] OK: 8 MiB in 20 packages [2022-04-07T19:52:35.344Z] Removing intermediate container 72c041ffe183 [2022-04-07T19:52:35.344Z] ---> 8285a8f01260 [2022-04-07T19:52:35.344Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T19:52:35.344Z] ---> Running in 5c3d98fba7e3 [2022-04-07T19:52:36.003Z] Removing intermediate container 5c3d98fba7e3 [2022-04-07T19:52:36.003Z] ---> cf1defcf9b54 [2022-04-07T19:52:36.003Z] Step 13/22 : WORKDIR /edgex [2022-04-07T19:52:36.003Z] ---> Running in f7deb0ea2ad1 [2022-04-07T19:52:36.731Z] Removing intermediate container f7deb0ea2ad1 [2022-04-07T19:52:36.731Z] ---> ad147a3ccf5a [2022-04-07T19:52:36.731Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T19:52:37.738Z] ---> a281244666cc [2022-04-07T19:52:37.738Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T19:52:39.729Z] ---> f68ebe0bbcd2 [2022-04-07T19:52:39.730Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T19:52:41.729Z] ---> 7419517078bb [2022-04-07T19:52:41.729Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T19:52:42.717Z] ---> 02383e40cf24 [2022-04-07T19:52:42.717Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T19:52:42.993Z] ---> Running in 8d161b9f15ac [2022-04-07T19:52:46.432Z] Removing intermediate container 8d161b9f15ac [2022-04-07T19:52:46.432Z] ---> 4040e2ac0596 [2022-04-07T19:52:46.432Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T19:52:46.432Z] ---> Running in 21a3a67ba350 [2022-04-07T19:52:47.032Z] Removing intermediate container 21a3a67ba350 [2022-04-07T19:52:47.032Z] ---> f7f509e6a9a3 [2022-04-07T19:52:47.032Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T19:52:47.032Z] ---> Running in 7057ead4f24e [2022-04-07T19:52:47.636Z] Removing intermediate container 7057ead4f24e [2022-04-07T19:52:47.636Z] ---> a5fa4036c823 [2022-04-07T19:52:47.636Z] Step 21/22 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:52:47.636Z] ---> Running in 9880f1a569a4 [2022-04-07T19:52:48.233Z] Removing intermediate container 9880f1a569a4 [2022-04-07T19:52:48.233Z] ---> a568e80a9539 [2022-04-07T19:52:48.233Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T19:52:48.507Z] ---> Running in a2a083531d11 [2022-04-07T19:52:49.109Z] Removing intermediate container a2a083531d11 [2022-04-07T19:52:49.109Z] ---> 281ca11ff078 [2022-04-07T19:52:49.109Z] [2022-04-07T19:52:49.389Z] Successfully built 281ca11ff078 [2022-04-07T19:52:49.389Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-07T19:53:28.424Z]  Building security-proxy-setup ... done Removing intermediate container df4175aab663 [2022-04-07T19:53:28.425Z] ---> a474575411c5 [2022-04-07T19:53:28.425Z] [2022-04-07T19:53:28.425Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T19:53:28.425Z] ---> ac73e934f311 [2022-04-07T19:53:28.425Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T19:53:28.425Z] ---> Running in 946813cdae19 [2022-04-07T19:53:28.425Z] Removing intermediate container 946813cdae19 [2022-04-07T19:53:28.425Z] ---> dbfb511d2d54 [2022-04-07T19:53:28.425Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T19:53:28.425Z] ---> Running in 35ac5fb1e366 [2022-04-07T19:53:29.032Z] Removing intermediate container 35ac5fb1e366 [2022-04-07T19:53:29.032Z] ---> 2a33aaa8d5c5 [2022-04-07T19:53:29.032Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T19:53:29.032Z] ---> Running in 5b139872bb18 [2022-04-07T19:53:29.639Z] Removing intermediate container 5b139872bb18 [2022-04-07T19:53:29.639Z] ---> 33b958352891 [2022-04-07T19:53:29.639Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:53:29.918Z] ---> Running in e00b3e8bf107 [2022-04-07T19:53:33.356Z] Removing intermediate container e00b3e8bf107 [2022-04-07T19:53:33.356Z] ---> ac968de2c9da [2022-04-07T19:53:33.356Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T19:53:33.356Z] ---> Running in 62623751175f [2022-04-07T19:53:35.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:53:36.400Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:53:37.872Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T19:53:37.872Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T19:53:37.872Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T19:53:38.155Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T19:53:38.155Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T19:53:38.435Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T19:53:38.435Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:53:38.435Z] OK: 8 MiB in 20 packages [2022-04-07T19:53:40.466Z] Removing intermediate container 62623751175f [2022-04-07T19:53:40.466Z] ---> 4c51d7d75093 [2022-04-07T19:53:40.466Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:53:41.474Z] ---> ff65909a5620 [2022-04-07T19:53:41.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T19:53:44.930Z] ---> 91c1b124f8f6 [2022-04-07T19:53:44.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T19:53:45.542Z] ---> 4a7c27e273f5 [2022-04-07T19:53:45.542Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-07T19:53:45.542Z] ---> Running in 6104dad643ed [2022-04-07T19:53:46.157Z] Removing intermediate container 6104dad643ed [2022-04-07T19:53:46.157Z] ---> 3a492629f6e4 [2022-04-07T19:53:46.157Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:53:46.438Z] ---> Running in dcb7ba746333 [2022-04-07T19:53:47.082Z] Removing intermediate container dcb7ba746333 [2022-04-07T19:53:47.082Z] ---> dae88e7b3c93 [2022-04-07T19:53:47.082Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T19:53:47.082Z] ---> Running in 6d273e7617c9 [2022-04-07T19:53:47.705Z] Removing intermediate container 6d273e7617c9 [2022-04-07T19:53:47.705Z] ---> 3696d074df24 [2022-04-07T19:53:47.705Z] Step 22/23 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T19:53:48.000Z] ---> Running in df53f642302e [2022-04-07T19:53:48.612Z] Removing intermediate container df53f642302e [2022-04-07T19:53:48.612Z] ---> 56a8f33e5303 [2022-04-07T19:53:48.612Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T19:53:48.612Z] ---> Running in 1fdac532c9c7 [2022-04-07T19:53:49.226Z] Removing intermediate container 1fdac532c9c7 [2022-04-07T19:53:49.226Z] ---> 4f8c6e3e5ddd [2022-04-07T19:53:49.226Z] [2022-04-07T19:53:49.507Z] Successfully built 4f8c6e3e5ddd [2022-04-07T19:53:49.507Z] Successfully tagged core-data-arm64:latest [2022-04-07T20:02:42.360Z]  Building core-data ... done Building bin/spire-agent... [2022-04-07T20:02:42.360Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T20:02:42.360Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T20:02:42.360Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T20:02:42.360Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T20:02:42.360Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T20:02:42.360Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T20:02:42.360Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T20:02:42.360Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T20:02:42.360Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T20:02:42.360Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T20:02:42.360Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T20:02:42.360Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T20:02:42.647Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T20:08:05.040Z] Removing intermediate container 6b451000aafa [2022-04-07T20:08:05.040Z] ---> 4f5908b56850 [2022-04-07T20:08:05.040Z] [2022-04-07T20:08:05.040Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T20:08:05.040Z] ---> 3fb3c9af89a9 [2022-04-07T20:08:05.040Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T20:08:05.040Z] ---> Using cache [2022-04-07T20:08:05.040Z] ---> c0afdf6d4dd4 [2022-04-07T20:08:05.040Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:08:05.040Z] ---> Using cache [2022-04-07T20:08:05.040Z] ---> bb828b4a7925 [2022-04-07T20:08:05.040Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T20:08:05.040Z] ---> Running in bf130c5d1278 [2022-04-07T20:08:05.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:08:05.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:08:05.650Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T20:08:05.650Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T20:08:05.650Z] OK: 15729 distinct packages available [2022-04-07T20:08:05.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:08:06.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:08:07.929Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T20:08:07.929Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T20:08:07.929Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T20:08:07.929Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T20:08:08.213Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T20:08:08.213Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T20:08:08.213Z] OK: 6 MiB in 19 packages [2022-04-07T20:08:09.682Z] Removing intermediate container bf130c5d1278 [2022-04-07T20:08:09.682Z] ---> 4cb1fa39180b [2022-04-07T20:08:09.682Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T20:08:12.329Z] ---> 9b981f4a6423 [2022-04-07T20:08:12.329Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T20:08:16.660Z] ---> 57e691a038ce [2022-04-07T20:08:16.660Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T20:08:18.190Z] ---> 6a4947c026b7 [2022-04-07T20:08:18.190Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T20:08:19.191Z] ---> 1d5865db07cd [2022-04-07T20:08:19.191Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T20:08:20.183Z] ---> b39347241f4c [2022-04-07T20:08:20.183Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T20:08:20.183Z] ---> Running in 3d9e02acf017 [2022-04-07T20:08:20.466Z] Removing intermediate container 3d9e02acf017 [2022-04-07T20:08:20.748Z] ---> 8f7531b79b52 [2022-04-07T20:08:20.748Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T20:08:20.748Z] ---> Running in c4d8a89138e7 [2022-04-07T20:08:21.037Z] Removing intermediate container c4d8a89138e7 [2022-04-07T20:08:21.037Z] ---> ef0130185015 [2022-04-07T20:08:21.037Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T20:08:21.322Z] ---> Running in f447607989ee [2022-04-07T20:08:21.618Z] Removing intermediate container f447607989ee [2022-04-07T20:08:21.618Z] ---> f8ca003bc319 [2022-04-07T20:08:21.618Z] Step 25/26 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:08:21.903Z] ---> Running in cf0a01d11f6f [2022-04-07T20:08:22.194Z] Removing intermediate container cf0a01d11f6f [2022-04-07T20:08:22.194Z] ---> 4ec3eee19cc5 [2022-04-07T20:08:22.194Z] Step 26/26 : LABEL version=2.2.0-dev.59 [2022-04-07T20:08:22.194Z] ---> Running in fa1fff2b33dc [2022-04-07T20:08:22.804Z] Removing intermediate container fa1fff2b33dc [2022-04-07T20:08:22.804Z] ---> 06988ecc1ae1 [2022-04-07T20:08:22.804Z] [2022-04-07T20:08:23.085Z] Successfully built 06988ecc1ae1 [2022-04-07T20:08:23.085Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-07T20:08:38.241Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-07T20:08:38.241Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T20:08:38.844Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T20:08:38.844Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T20:08:38.844Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T20:08:39.123Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T20:08:39.405Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T20:08:39.682Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T20:08:42.319Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T20:08:42.319Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T20:08:42.319Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T20:08:42.319Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T20:08:42.319Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T20:08:42.319Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T20:08:43.766Z] Building bin/spire-agent... [2022-04-07T20:08:44.372Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T20:08:44.652Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T20:08:44.652Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T20:08:44.652Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T20:08:47.300Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T20:08:48.294Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T20:08:48.294Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T20:08:48.572Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T20:08:48.572Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T20:08:48.572Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T20:08:48.853Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T20:08:48.853Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T20:08:49.307Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T20:13:26.526Z] Removing intermediate container ae97bf8e8234 [2022-04-07T20:13:26.526Z] ---> adf6e72dc318 [2022-04-07T20:13:26.526Z] [2022-04-07T20:13:26.526Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T20:13:26.526Z] ---> 3fb3c9af89a9 [2022-04-07T20:13:26.526Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T20:13:26.526Z] ---> Using cache [2022-04-07T20:13:26.526Z] ---> c0afdf6d4dd4 [2022-04-07T20:13:26.526Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:13:26.526Z] ---> Using cache [2022-04-07T20:13:26.526Z] ---> bb828b4a7925 [2022-04-07T20:13:26.526Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T20:13:26.526Z] ---> Using cache [2022-04-07T20:13:26.526Z] ---> 4cb1fa39180b [2022-04-07T20:13:26.526Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T20:13:26.526Z] Removing intermediate container 9bca4554e665 [2022-04-07T20:13:26.526Z] ---> 94f2497d9ac8 [2022-04-07T20:13:26.526Z] [2022-04-07T20:13:26.526Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T20:13:26.526Z] ---> 3fb3c9af89a9 [2022-04-07T20:13:26.526Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T20:13:26.526Z] ---> Using cache [2022-04-07T20:13:26.526Z] ---> c0afdf6d4dd4 [2022-04-07T20:13:26.526Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:13:26.526Z] ---> Using cache [2022-04-07T20:13:26.526Z] ---> bb828b4a7925 [2022-04-07T20:13:26.526Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T20:13:26.526Z] ---> Running in db7bfe045266 [2022-04-07T20:13:26.526Z] ---> 3b5512094c94 [2022-04-07T20:13:26.526Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T20:13:26.526Z] ---> f4b4c79e3769 [2022-04-07T20:13:26.526Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T20:13:26.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:13:26.526Z] ---> f9557fce25c6 [2022-04-07T20:13:26.526Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T20:13:26.526Z] ---> 63ed66a51aaa [2022-04-07T20:13:26.526Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T20:13:26.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:13:26.526Z] ---> Running in 9437d6ec6098 [2022-04-07T20:13:26.526Z] Removing intermediate container 9437d6ec6098 [2022-04-07T20:13:26.526Z] ---> 99fce33cc889 [2022-04-07T20:13:26.526Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T20:13:26.526Z] ---> Running in 9304ec3caf6b [2022-04-07T20:13:26.526Z] Removing intermediate container 9304ec3caf6b [2022-04-07T20:13:26.526Z] ---> 4ded36ae0a45 [2022-04-07T20:13:26.526Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T20:13:26.799Z] ---> Running in de2a7712b3a8 [2022-04-07T20:13:27.074Z] Removing intermediate container de2a7712b3a8 [2022-04-07T20:13:27.074Z] ---> 6384d4380b9c [2022-04-07T20:13:27.074Z] Step 24/25 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:13:27.074Z] ---> Running in b8d4f76fcee9 [2022-04-07T20:13:27.348Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T20:13:27.348Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T20:13:27.348Z] OK: 15729 distinct packages available [2022-04-07T20:13:27.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:13:27.623Z] Removing intermediate container b8d4f76fcee9 [2022-04-07T20:13:27.623Z] ---> 96b0720513d7 [2022-04-07T20:13:27.623Z] Step 25/25 : LABEL version=2.2.0-dev.59 [2022-04-07T20:13:27.623Z] ---> Running in 9dc212ff5956 [2022-04-07T20:13:27.898Z] Removing intermediate container 9dc212ff5956 [2022-04-07T20:13:27.898Z] ---> 8bec54280373 [2022-04-07T20:13:27.898Z] [2022-04-07T20:13:28.172Z] Successfully built 8bec54280373 [2022-04-07T20:13:28.172Z] Successfully tagged security-spire-server-arm64:latest [2022-04-07T20:13:28.446Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:13:29.423Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T20:13:29.423Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T20:13:29.423Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T20:13:29.423Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T20:13:29.694Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T20:13:29.694Z] OK: 6 MiB in 18 packages [2022-04-07T20:13:30.677Z] Removing intermediate container db7bfe045266 [2022-04-07T20:13:30.677Z] ---> 0bf8dd4330d9 [2022-04-07T20:13:30.677Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T20:13:34.058Z] ---> 3a77b7fdd3f6 [2022-04-07T20:13:34.058Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T20:13:34.653Z] ---> a17bdb3f07b6 [2022-04-07T20:13:34.653Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T20:13:34.653Z] ---> Running in ef14867a55e8 [2022-04-07T20:13:34.925Z] Removing intermediate container ef14867a55e8 [2022-04-07T20:13:34.925Z] ---> 7714b3182d8c [2022-04-07T20:13:34.925Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T20:13:35.525Z] ---> 4f9034aee177 [2022-04-07T20:13:35.525Z] Step 21/26 : WORKDIR / [2022-04-07T20:13:35.525Z] ---> Running in 7969ca939919 [2022-04-07T20:13:35.799Z] Removing intermediate container 7969ca939919 [2022-04-07T20:13:35.799Z] ---> 80b28f437f9d [2022-04-07T20:13:35.799Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T20:13:36.075Z] ---> Running in eddd8b1780f6 [2022-04-07T20:13:36.347Z] Removing intermediate container eddd8b1780f6 [2022-04-07T20:13:36.347Z] ---> 97ebcfa9f10c [2022-04-07T20:13:36.347Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T20:13:36.347Z] ---> Running in b9b5171f1dec [2022-04-07T20:13:36.623Z] Removing intermediate container b9b5171f1dec [2022-04-07T20:13:36.623Z] ---> ff494a9b3df3 [2022-04-07T20:13:36.623Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T20:13:36.895Z] ---> Running in c048a82a5010 [2022-04-07T20:13:37.169Z] Removing intermediate container c048a82a5010 [2022-04-07T20:13:37.169Z] ---> 92915785914e [2022-04-07T20:13:37.169Z] Step 25/26 : LABEL git_sha=1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:13:37.169Z] ---> Running in a0d7cbe25057 [2022-04-07T20:13:37.443Z] Removing intermediate container a0d7cbe25057 [2022-04-07T20:13:37.443Z] ---> ac9aa71a4e01 [2022-04-07T20:13:37.443Z] Step 26/26 : LABEL version=2.2.0-dev.59 [2022-04-07T20:13:37.718Z] ---> Running in d25e5d79b740 [2022-04-07T20:13:37.994Z] Removing intermediate container d25e5d79b740 [2022-04-07T20:13:37.994Z] ---> 9f1749fd4450 [2022-04-07T20:13:37.994Z] [2022-04-07T20:13:37.994Z] Successfully built 9f1749fd4450 [2022-04-07T20:13:37.994Z] Successfully tagged security-spire-config-arm64:latest [2022-04-07T20:13:38.606Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-07T20:13:38.598Z] $ docker stop --time=1 e9d92d245cbc91daf1c88351b76d536e6d728f06965bf664fe02d5041386106c [2022-04-07T20:13:40.356Z] $ docker rm -f e9d92d245cbc91daf1c88351b76d536e6d728f06965bf664fe02d5041386106c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T20:13:40.950Z] + docker images [2022-04-07T20:13:41.545Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T20:13:41.546Z] security-spire-config-arm64 latest 9f1749fd4450 4 seconds ago 85.6MB [2022-04-07T20:13:41.546Z] security-spire-server-arm64 latest 8bec54280373 14 seconds ago 86.3MB [2022-04-07T20:13:41.546Z] 94f2497d9ac8 33 seconds ago 3.98GB [2022-04-07T20:13:41.546Z] adf6e72dc318 40 seconds ago 3.98GB [2022-04-07T20:13:41.546Z] security-spire-agent-arm64 latest 06988ecc1ae1 5 minutes ago 126MB [2022-04-07T20:13:41.546Z] 4f5908b56850 5 minutes ago 3.98GB [2022-04-07T20:13:41.546Z] core-data-arm64 latest 4f8c6e3e5ddd 19 minutes ago 34.4MB [2022-04-07T20:13:41.546Z] a474575411c5 20 minutes ago 1.23GB [2022-04-07T20:13:41.546Z] security-proxy-setup-arm64 latest 281ca11ff078 20 minutes ago 42.1MB [2022-04-07T20:13:41.546Z] b7635b6c052b 21 minutes ago 1.21GB [2022-04-07T20:13:41.546Z] security-secretstore-setup-arm64 latest 7b18732bacd1 29 minutes ago 40.8MB [2022-04-07T20:13:41.546Z] b4a82b9a3213 30 minutes ago 1.21GB [2022-04-07T20:13:41.546Z] core-metadata-arm64 latest 41d660f629c1 30 minutes ago 25.1MB [2022-04-07T20:13:41.546Z] ce55f786207b 30 minutes ago 1.2GB [2022-04-07T20:13:41.546Z] sys-mgmt-agent-arm64 latest ed9138873c18 39 minutes ago 290MB [2022-04-07T20:13:41.546Z] support-notifications-arm64 latest 7c3c46d4a5ed 40 minutes ago 25.5MB [2022-04-07T20:13:41.546Z] aa7fe0d3f161 40 minutes ago 1.2GB [2022-04-07T20:13:41.546Z] 1d11a59be63d 41 minutes ago 1.2GB [2022-04-07T20:13:41.546Z] security-bootstrapper-arm64 latest e26325839195 50 minutes ago 23.6MB [2022-04-07T20:13:41.546Z] support-scheduler-arm64 latest c25920901ff3 51 minutes ago 24.9MB [2022-04-07T20:13:41.546Z] core-command-arm64 latest bf1a32deec08 51 minutes ago 23.7MB [2022-04-07T20:13:41.546Z] security-spiffe-token-provider-arm64 latest 82db7ae158a7 51 minutes ago 27.7MB [2022-04-07T20:13:41.546Z] 6b5a66c34f21 51 minutes ago 1.2GB [2022-04-07T20:13:41.546Z] d0405a5463db 51 minutes ago 1.2GB [2022-04-07T20:13:41.546Z] df7a8039a909 51 minutes ago 1.2GB [2022-04-07T20:13:41.546Z] c1ab97956743 52 minutes ago 1.19GB [2022-04-07T20:13:41.546Z] ci-base-image-arm64 latest 9b6ef5607c20 About an hour ago 885MB [2022-04-07T20:13:41.546Z] docker 20.10.14 c346e9eafbab 2 days ago 202MB [2022-04-07T20:13:41.546Z] alpine 3.14 ac73e934f311 2 days ago 5.34MB [2022-04-07T20:13:41.546Z] alpine 3.15 3fb3c9af89a9 2 days ago 5.32MB [2022-04-07T20:13:41.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-07T20:13:41.546Z] 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-07T20:13:41.694Z] provisioning config files... [2022-04-07T20:13:41.713Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/183@tmp/config6480198695069945568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:13:42.079Z] ---> docker-login.sh [2022-04-07T20:13:42.079Z] nexus3.edgexfoundry.org:10001 [2022-04-07T20:13:42.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:13:42.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:13:42.627Z] Configure a credential helper to remove this warning. See [2022-04-07T20:13:42.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:13:42.627Z] [2022-04-07T20:13:42.627Z] Login Succeeded [2022-04-07T20:13:42.627Z] nexus3.edgexfoundry.org:10002 [2022-04-07T20:13:42.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:13:43.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:13:43.171Z] Configure a credential helper to remove this warning. See [2022-04-07T20:13:43.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:13:43.171Z] [2022-04-07T20:13:43.171Z] Login Succeeded [2022-04-07T20:13:43.171Z] nexus3.edgexfoundry.org:10003 [2022-04-07T20:13:43.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:13:43.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:13:43.716Z] Configure a credential helper to remove this warning. See [2022-04-07T20:13:43.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:13:43.716Z] [2022-04-07T20:13:43.716Z] Login Succeeded [2022-04-07T20:13:43.716Z] nexus3.edgexfoundry.org:10004 [2022-04-07T20:13:43.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:13:43.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:13:43.988Z] Configure a credential helper to remove this warning. See [2022-04-07T20:13:43.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:13:43.988Z] [2022-04-07T20:13:43.988Z] Login Succeeded [2022-04-07T20:13:44.261Z] docker.io [2022-04-07T20:13:44.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:13:44.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:13:44.804Z] Configure a credential helper to remove this warning. See [2022-04-07T20:13:44.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:13:44.804Z] [2022-04-07T20:13:44.804Z] Login Succeeded [2022-04-07T20:13:44.804Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T20:13:44.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:13:44.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T20:13:44.891Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-07T20:13:44.891Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:13:44.891Z] latest [2022-04-07T20:13:44.891Z] 2.2.0-dev.59 [2022-04-07T20:13:44.891Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:13:44.891Z] main [2022-04-07T20:13:44.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:45.270Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:45.618Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:13:45.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T20:13:45.618Z] 323d16074e8e: Preparing [2022-04-07T20:13:45.618Z] d1f792cb6c5a: Preparing [2022-04-07T20:13:45.618Z] 35ef0acdca39: Preparing [2022-04-07T20:13:45.618Z] d89b1107c5a3: Preparing [2022-04-07T20:13:45.618Z] f73e7dbfee58: Preparing [2022-04-07T20:13:45.891Z] f73e7dbfee58: Layer already exists [2022-04-07T20:13:45.891Z] 323d16074e8e: Pushed [2022-04-07T20:13:45.891Z] 35ef0acdca39: Pushed [2022-04-07T20:13:45.891Z] d89b1107c5a3: Pushed [2022-04-07T20:13:51.283Z] d1f792cb6c5a: Pushed [2022-04-07T20:13:51.283Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:5cff4b4540e705bb4b39c19e1f8263fc7bee90c690c64886d20cf67083566e49 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:51.637Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:51.981Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-07T20:13:51.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T20:13:51.981Z] 323d16074e8e: Preparing [2022-04-07T20:13:51.981Z] d1f792cb6c5a: Preparing [2022-04-07T20:13:51.981Z] 35ef0acdca39: Preparing [2022-04-07T20:13:51.981Z] d89b1107c5a3: Preparing [2022-04-07T20:13:51.981Z] f73e7dbfee58: Preparing [2022-04-07T20:13:51.981Z] d1f792cb6c5a: Layer already exists [2022-04-07T20:13:51.981Z] 323d16074e8e: Layer already exists [2022-04-07T20:13:51.981Z] 35ef0acdca39: Layer already exists [2022-04-07T20:13:51.981Z] f73e7dbfee58: Layer already exists [2022-04-07T20:13:51.981Z] d89b1107c5a3: Layer already exists [2022-04-07T20:13:52.252Z] latest: digest: sha256:5cff4b4540e705bb4b39c19e1f8263fc7bee90c690c64886d20cf67083566e49 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:52.602Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:52.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.59 [2022-04-07T20:13:52.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T20:13:52.979Z] 323d16074e8e: Preparing [2022-04-07T20:13:52.979Z] d1f792cb6c5a: Preparing [2022-04-07T20:13:52.979Z] 35ef0acdca39: Preparing [2022-04-07T20:13:52.979Z] d89b1107c5a3: Preparing [2022-04-07T20:13:52.979Z] f73e7dbfee58: Preparing [2022-04-07T20:13:52.979Z] d89b1107c5a3: Layer already exists [2022-04-07T20:13:52.979Z] 323d16074e8e: Layer already exists [2022-04-07T20:13:52.979Z] 35ef0acdca39: Layer already exists [2022-04-07T20:13:52.979Z] d1f792cb6c5a: Layer already exists [2022-04-07T20:13:52.979Z] f73e7dbfee58: Layer already exists [2022-04-07T20:13:53.260Z] 2.2.0-dev.59: digest: sha256:5cff4b4540e705bb4b39c19e1f8263fc7bee90c690c64886d20cf67083566e49 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:53.631Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:53.994Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:13:53.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T20:13:53.994Z] 323d16074e8e: Preparing [2022-04-07T20:13:53.994Z] d1f792cb6c5a: Preparing [2022-04-07T20:13:53.994Z] 35ef0acdca39: Preparing [2022-04-07T20:13:53.994Z] d89b1107c5a3: Preparing [2022-04-07T20:13:53.994Z] f73e7dbfee58: Preparing [2022-04-07T20:13:53.994Z] 323d16074e8e: Layer already exists [2022-04-07T20:13:53.994Z] d1f792cb6c5a: Layer already exists [2022-04-07T20:13:53.994Z] d89b1107c5a3: Layer already exists [2022-04-07T20:13:53.994Z] f73e7dbfee58: Layer already exists [2022-04-07T20:13:53.994Z] 35ef0acdca39: Layer already exists [2022-04-07T20:13:54.268Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:5cff4b4540e705bb4b39c19e1f8263fc7bee90c690c64886d20cf67083566e49 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:54.619Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:54.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-07T20:13:54.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T20:13:54.970Z] 323d16074e8e: Preparing [2022-04-07T20:13:54.970Z] d1f792cb6c5a: Preparing [2022-04-07T20:13:54.970Z] 35ef0acdca39: Preparing [2022-04-07T20:13:54.970Z] d89b1107c5a3: Preparing [2022-04-07T20:13:54.970Z] f73e7dbfee58: Preparing [2022-04-07T20:13:54.970Z] f73e7dbfee58: Layer already exists [2022-04-07T20:13:54.970Z] d1f792cb6c5a: Layer already exists [2022-04-07T20:13:54.970Z] d89b1107c5a3: Layer already exists [2022-04-07T20:13:54.970Z] 35ef0acdca39: Layer already exists [2022-04-07T20:13:54.970Z] 323d16074e8e: Layer already exists [2022-04-07T20:13:55.242Z] main: digest: sha256:5cff4b4540e705bb4b39c19e1f8263fc7bee90c690c64886d20cf67083566e49 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:13:55.298Z] ===================================================== [Pipeline] echo [2022-04-07T20:13:55.309Z] taggedImages: [2022-04-07T20:13:55.309Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:13:55.309Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-07T20:13:55.309Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.59 [2022-04-07T20:13:55.309Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:13:55.309Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-07T20:13:55.329Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-07T20:13:55.329Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:13:55.329Z] latest [2022-04-07T20:13:55.329Z] 2.2.0-dev.59 [2022-04-07T20:13:55.329Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:13:55.329Z] main [2022-04-07T20:13:55.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:55.675Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:13:56.018Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:13:56.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T20:13:56.018Z] d87f23853d87: Preparing [2022-04-07T20:13:56.018Z] 156448fc3491: Preparing [2022-04-07T20:13:56.018Z] 35ef0acdca39: Preparing [2022-04-07T20:13:56.018Z] 6bd935725d7b: Preparing [2022-04-07T20:13:56.018Z] d8fbe49bb454: Preparing [2022-04-07T20:13:56.018Z] f73e7dbfee58: Preparing [2022-04-07T20:13:56.018Z] f73e7dbfee58: Waiting [2022-04-07T20:13:56.290Z] 35ef0acdca39: Layer already exists [2022-04-07T20:13:56.290Z] f73e7dbfee58: Layer already exists [2022-04-07T20:13:56.290Z] d8fbe49bb454: Pushed [2022-04-07T20:13:56.290Z] d87f23853d87: Pushed [2022-04-07T20:13:56.882Z] 6bd935725d7b: Pushed [2022-04-07T20:14:02.258Z] 156448fc3491: Pushed [2022-04-07T20:14:02.258Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:70fd9c3540b652efb3791fdf4583c001b382da227e71354a9fa975c6273a37e8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:02.607Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:02.948Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-07T20:14:02.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T20:14:02.948Z] d87f23853d87: Preparing [2022-04-07T20:14:02.948Z] 156448fc3491: Preparing [2022-04-07T20:14:02.948Z] 35ef0acdca39: Preparing [2022-04-07T20:14:02.948Z] 6bd935725d7b: Preparing [2022-04-07T20:14:02.948Z] d8fbe49bb454: Preparing [2022-04-07T20:14:02.948Z] f73e7dbfee58: Preparing [2022-04-07T20:14:02.948Z] f73e7dbfee58: Waiting [2022-04-07T20:14:02.948Z] d8fbe49bb454: Layer already exists [2022-04-07T20:14:02.948Z] d87f23853d87: Layer already exists [2022-04-07T20:14:02.948Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:02.948Z] 156448fc3491: Layer already exists [2022-04-07T20:14:02.948Z] 6bd935725d7b: Layer already exists [2022-04-07T20:14:02.948Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:03.219Z] latest: digest: sha256:70fd9c3540b652efb3791fdf4583c001b382da227e71354a9fa975c6273a37e8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:03.569Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:03.913Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.59 [2022-04-07T20:14:03.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T20:14:03.913Z] d87f23853d87: Preparing [2022-04-07T20:14:03.913Z] 156448fc3491: Preparing [2022-04-07T20:14:03.913Z] 35ef0acdca39: Preparing [2022-04-07T20:14:03.913Z] 6bd935725d7b: Preparing [2022-04-07T20:14:03.913Z] d8fbe49bb454: Preparing [2022-04-07T20:14:03.913Z] f73e7dbfee58: Preparing [2022-04-07T20:14:03.913Z] f73e7dbfee58: Waiting [2022-04-07T20:14:03.913Z] d8fbe49bb454: Layer already exists [2022-04-07T20:14:03.913Z] d87f23853d87: Layer already exists [2022-04-07T20:14:03.913Z] 156448fc3491: Layer already exists [2022-04-07T20:14:03.913Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:03.913Z] 6bd935725d7b: Layer already exists [2022-04-07T20:14:03.913Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:04.185Z] 2.2.0-dev.59: digest: sha256:70fd9c3540b652efb3791fdf4583c001b382da227e71354a9fa975c6273a37e8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:04.537Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:04.882Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:04.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T20:14:04.882Z] d87f23853d87: Preparing [2022-04-07T20:14:04.882Z] 156448fc3491: Preparing [2022-04-07T20:14:04.882Z] 35ef0acdca39: Preparing [2022-04-07T20:14:04.882Z] 6bd935725d7b: Preparing [2022-04-07T20:14:04.882Z] d8fbe49bb454: Preparing [2022-04-07T20:14:04.882Z] f73e7dbfee58: Preparing [2022-04-07T20:14:04.882Z] f73e7dbfee58: Waiting [2022-04-07T20:14:04.882Z] 6bd935725d7b: Layer already exists [2022-04-07T20:14:04.882Z] d87f23853d87: Layer already exists [2022-04-07T20:14:04.882Z] d8fbe49bb454: Layer already exists [2022-04-07T20:14:04.882Z] 156448fc3491: Layer already exists [2022-04-07T20:14:04.882Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:05.152Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:05.152Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:70fd9c3540b652efb3791fdf4583c001b382da227e71354a9fa975c6273a37e8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:05.497Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:06.103Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-07T20:14:06.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T20:14:06.103Z] d87f23853d87: Preparing [2022-04-07T20:14:06.103Z] 156448fc3491: Preparing [2022-04-07T20:14:06.103Z] 35ef0acdca39: Preparing [2022-04-07T20:14:06.103Z] 6bd935725d7b: Preparing [2022-04-07T20:14:06.103Z] d8fbe49bb454: Preparing [2022-04-07T20:14:06.103Z] f73e7dbfee58: Preparing [2022-04-07T20:14:06.103Z] f73e7dbfee58: Waiting [2022-04-07T20:14:06.103Z] d8fbe49bb454: Layer already exists [2022-04-07T20:14:06.103Z] d87f23853d87: Layer already exists [2022-04-07T20:14:06.103Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:06.103Z] 156448fc3491: Layer already exists [2022-04-07T20:14:06.103Z] 6bd935725d7b: Layer already exists [2022-04-07T20:14:06.103Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:06.103Z] main: digest: sha256:70fd9c3540b652efb3791fdf4583c001b382da227e71354a9fa975c6273a37e8 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:14:06.150Z] ===================================================== [Pipeline] echo [2022-04-07T20:14:06.158Z] taggedImages: [2022-04-07T20:14:06.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:06.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-07T20:14:06.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.59 [2022-04-07T20:14:06.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:06.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-07T20:14:06.182Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-07T20:14:06.182Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:06.182Z] latest [2022-04-07T20:14:06.182Z] 2.2.0-dev.59 [2022-04-07T20:14:06.182Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:06.182Z] main [2022-04-07T20:14:06.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:06.553Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:06.899Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:06.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T20:14:06.899Z] 6dd94385272e: Preparing [2022-04-07T20:14:06.899Z] 8f8b1e46fb04: Preparing [2022-04-07T20:14:06.899Z] 35ef0acdca39: Preparing [2022-04-07T20:14:06.899Z] d89b1107c5a3: Preparing [2022-04-07T20:14:06.899Z] f73e7dbfee58: Preparing [2022-04-07T20:14:07.174Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:07.174Z] d89b1107c5a3: Layer already exists [2022-04-07T20:14:07.174Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:07.174Z] 6dd94385272e: Pushed [2022-04-07T20:14:12.558Z] 8f8b1e46fb04: Pushed [2022-04-07T20:14:12.558Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:1c0187b36138eb58f21dc637620e9e7eb150cecb3ac8d0d6da998a7f545d98e1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:12.900Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:13.238Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-07T20:14:13.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T20:14:13.238Z] 6dd94385272e: Preparing [2022-04-07T20:14:13.238Z] 8f8b1e46fb04: Preparing [2022-04-07T20:14:13.238Z] 35ef0acdca39: Preparing [2022-04-07T20:14:13.238Z] d89b1107c5a3: Preparing [2022-04-07T20:14:13.238Z] f73e7dbfee58: Preparing [2022-04-07T20:14:13.238Z] d89b1107c5a3: Layer already exists [2022-04-07T20:14:13.238Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:13.238Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:13.238Z] 8f8b1e46fb04: Layer already exists [2022-04-07T20:14:13.238Z] 6dd94385272e: Layer already exists [2022-04-07T20:14:13.510Z] latest: digest: sha256:1c0187b36138eb58f21dc637620e9e7eb150cecb3ac8d0d6da998a7f545d98e1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:13.858Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:14.197Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.59 [2022-04-07T20:14:14.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T20:14:14.197Z] 6dd94385272e: Preparing [2022-04-07T20:14:14.197Z] 8f8b1e46fb04: Preparing [2022-04-07T20:14:14.197Z] 35ef0acdca39: Preparing [2022-04-07T20:14:14.197Z] d89b1107c5a3: Preparing [2022-04-07T20:14:14.197Z] f73e7dbfee58: Preparing [2022-04-07T20:14:14.197Z] d89b1107c5a3: Layer already exists [2022-04-07T20:14:14.197Z] 6dd94385272e: Layer already exists [2022-04-07T20:14:14.197Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:14.197Z] 8f8b1e46fb04: Layer already exists [2022-04-07T20:14:14.197Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:14.469Z] 2.2.0-dev.59: digest: sha256:1c0187b36138eb58f21dc637620e9e7eb150cecb3ac8d0d6da998a7f545d98e1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:14.820Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:15.165Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:15.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T20:14:15.165Z] 6dd94385272e: Preparing [2022-04-07T20:14:15.165Z] 8f8b1e46fb04: Preparing [2022-04-07T20:14:15.165Z] 35ef0acdca39: Preparing [2022-04-07T20:14:15.165Z] d89b1107c5a3: Preparing [2022-04-07T20:14:15.165Z] f73e7dbfee58: Preparing [2022-04-07T20:14:15.165Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:15.165Z] d89b1107c5a3: Layer already exists [2022-04-07T20:14:15.165Z] 6dd94385272e: Layer already exists [2022-04-07T20:14:15.165Z] 8f8b1e46fb04: Layer already exists [2022-04-07T20:14:15.165Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:15.437Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:1c0187b36138eb58f21dc637620e9e7eb150cecb3ac8d0d6da998a7f545d98e1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:15.786Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:16.130Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-07T20:14:16.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T20:14:16.130Z] 6dd94385272e: Preparing [2022-04-07T20:14:16.130Z] 8f8b1e46fb04: Preparing [2022-04-07T20:14:16.130Z] 35ef0acdca39: Preparing [2022-04-07T20:14:16.130Z] d89b1107c5a3: Preparing [2022-04-07T20:14:16.130Z] f73e7dbfee58: Preparing [2022-04-07T20:14:16.130Z] 8f8b1e46fb04: Layer already exists [2022-04-07T20:14:16.130Z] d89b1107c5a3: Layer already exists [2022-04-07T20:14:16.130Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:16.130Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:16.130Z] 6dd94385272e: Layer already exists [2022-04-07T20:14:16.402Z] main: digest: sha256:1c0187b36138eb58f21dc637620e9e7eb150cecb3ac8d0d6da998a7f545d98e1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:14:16.450Z] ===================================================== [Pipeline] echo [2022-04-07T20:14:16.458Z] taggedImages: [2022-04-07T20:14:16.458Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:16.458Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-07T20:14:16.458Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.59 [2022-04-07T20:14:16.458Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:16.459Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-07T20:14:16.480Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-07T20:14:16.480Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:16.480Z] latest [2022-04-07T20:14:16.480Z] 2.2.0-dev.59 [2022-04-07T20:14:16.480Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:16.480Z] main [2022-04-07T20:14:16.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:16.845Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:17.194Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:17.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T20:14:17.194Z] c5f744603643: Preparing [2022-04-07T20:14:17.194Z] c5f744603643: Preparing [2022-04-07T20:14:17.194Z] 2f769acfe67f: Preparing [2022-04-07T20:14:17.194Z] 6fcb69db4250: Preparing [2022-04-07T20:14:17.194Z] 0ed56a0fde42: Preparing [2022-04-07T20:14:17.194Z] 5873c18569f1: Preparing [2022-04-07T20:14:17.194Z] 35ef0acdca39: Preparing [2022-04-07T20:14:17.194Z] 96eb6a0c24e5: Preparing [2022-04-07T20:14:17.194Z] eb2bbc860b40: Preparing [2022-04-07T20:14:17.194Z] 45cee711fe28: Preparing [2022-04-07T20:14:17.194Z] 16699f345e7b: Preparing [2022-04-07T20:14:17.194Z] f73e7dbfee58: Preparing [2022-04-07T20:14:17.194Z] 35ef0acdca39: Waiting [2022-04-07T20:14:17.194Z] 96eb6a0c24e5: Waiting [2022-04-07T20:14:17.194Z] eb2bbc860b40: Waiting [2022-04-07T20:14:17.194Z] 45cee711fe28: Waiting [2022-04-07T20:14:17.194Z] f73e7dbfee58: Waiting [2022-04-07T20:14:17.194Z] 16699f345e7b: Waiting [2022-04-07T20:14:17.483Z] c5f744603643: Pushed [2022-04-07T20:14:17.483Z] 0ed56a0fde42: Pushed [2022-04-07T20:14:17.483Z] 2f769acfe67f: Pushed [2022-04-07T20:14:17.483Z] 6fcb69db4250: Pushed [2022-04-07T20:14:17.483Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:17.754Z] 45cee711fe28: Pushed [2022-04-07T20:14:17.754Z] 96eb6a0c24e5: Pushed [2022-04-07T20:14:17.754Z] eb2bbc860b40: Pushed [2022-04-07T20:14:17.754Z] 16699f345e7b: Pushed [2022-04-07T20:14:17.754Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:22.044Z] 5873c18569f1: Pushed [2022-04-07T20:14:22.044Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:14ccb5685f3a371920a6a5d3d2a844583509e06e2f0243223c9ee4cf3b2abb9c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:22.393Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:22.732Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-07T20:14:22.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T20:14:22.732Z] c5f744603643: Preparing [2022-04-07T20:14:22.732Z] c5f744603643: Preparing [2022-04-07T20:14:22.732Z] 2f769acfe67f: Preparing [2022-04-07T20:14:22.732Z] 6fcb69db4250: Preparing [2022-04-07T20:14:22.732Z] 0ed56a0fde42: Preparing [2022-04-07T20:14:22.732Z] 5873c18569f1: Preparing [2022-04-07T20:14:22.732Z] 35ef0acdca39: Preparing [2022-04-07T20:14:22.732Z] 96eb6a0c24e5: Preparing [2022-04-07T20:14:22.732Z] eb2bbc860b40: Preparing [2022-04-07T20:14:22.732Z] 45cee711fe28: Preparing [2022-04-07T20:14:22.732Z] 16699f345e7b: Preparing [2022-04-07T20:14:22.732Z] f73e7dbfee58: Preparing [2022-04-07T20:14:22.732Z] 96eb6a0c24e5: Waiting [2022-04-07T20:14:22.732Z] eb2bbc860b40: Waiting [2022-04-07T20:14:22.732Z] 16699f345e7b: Waiting [2022-04-07T20:14:22.732Z] 45cee711fe28: Waiting [2022-04-07T20:14:22.732Z] f73e7dbfee58: Waiting [2022-04-07T20:14:22.732Z] 35ef0acdca39: Waiting [2022-04-07T20:14:22.732Z] c5f744603643: Layer already exists [2022-04-07T20:14:22.732Z] 0ed56a0fde42: Layer already exists [2022-04-07T20:14:22.732Z] 6fcb69db4250: Layer already exists [2022-04-07T20:14:22.732Z] 5873c18569f1: Layer already exists [2022-04-07T20:14:22.732Z] 2f769acfe67f: Layer already exists [2022-04-07T20:14:23.004Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:23.004Z] 96eb6a0c24e5: Layer already exists [2022-04-07T20:14:23.004Z] 16699f345e7b: Layer already exists [2022-04-07T20:14:23.004Z] 45cee711fe28: Layer already exists [2022-04-07T20:14:23.004Z] eb2bbc860b40: Layer already exists [2022-04-07T20:14:23.004Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:23.004Z] latest: digest: sha256:14ccb5685f3a371920a6a5d3d2a844583509e06e2f0243223c9ee4cf3b2abb9c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:23.355Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:23.696Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.59 [2022-04-07T20:14:23.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T20:14:23.696Z] c5f744603643: Preparing [2022-04-07T20:14:23.696Z] c5f744603643: Preparing [2022-04-07T20:14:23.696Z] 2f769acfe67f: Preparing [2022-04-07T20:14:23.696Z] 6fcb69db4250: Preparing [2022-04-07T20:14:23.696Z] 0ed56a0fde42: Preparing [2022-04-07T20:14:23.696Z] 5873c18569f1: Preparing [2022-04-07T20:14:23.696Z] 35ef0acdca39: Preparing [2022-04-07T20:14:23.696Z] 96eb6a0c24e5: Preparing [2022-04-07T20:14:23.696Z] eb2bbc860b40: Preparing [2022-04-07T20:14:23.696Z] 45cee711fe28: Preparing [2022-04-07T20:14:23.696Z] 16699f345e7b: Preparing [2022-04-07T20:14:23.696Z] f73e7dbfee58: Preparing [2022-04-07T20:14:23.696Z] 96eb6a0c24e5: Waiting [2022-04-07T20:14:23.696Z] eb2bbc860b40: Waiting [2022-04-07T20:14:23.696Z] 45cee711fe28: Waiting [2022-04-07T20:14:23.696Z] 16699f345e7b: Waiting [2022-04-07T20:14:23.696Z] f73e7dbfee58: Waiting [2022-04-07T20:14:23.696Z] 35ef0acdca39: Waiting [2022-04-07T20:14:23.696Z] 0ed56a0fde42: Layer already exists [2022-04-07T20:14:23.696Z] c5f744603643: Layer already exists [2022-04-07T20:14:23.696Z] 6fcb69db4250: Layer already exists [2022-04-07T20:14:23.696Z] 5873c18569f1: Layer already exists [2022-04-07T20:14:23.696Z] 2f769acfe67f: Layer already exists [2022-04-07T20:14:23.966Z] 45cee711fe28: Layer already exists [2022-04-07T20:14:23.966Z] 96eb6a0c24e5: Layer already exists [2022-04-07T20:14:23.966Z] eb2bbc860b40: Layer already exists [2022-04-07T20:14:23.966Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:23.966Z] 16699f345e7b: Layer already exists [2022-04-07T20:14:23.966Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:23.966Z] 2.2.0-dev.59: digest: sha256:14ccb5685f3a371920a6a5d3d2a844583509e06e2f0243223c9ee4cf3b2abb9c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:24.311Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:24.646Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:24.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T20:14:24.646Z] c5f744603643: Preparing [2022-04-07T20:14:24.646Z] c5f744603643: Preparing [2022-04-07T20:14:24.646Z] 2f769acfe67f: Preparing [2022-04-07T20:14:24.646Z] 6fcb69db4250: Preparing [2022-04-07T20:14:24.646Z] 0ed56a0fde42: Preparing [2022-04-07T20:14:24.646Z] 5873c18569f1: Preparing [2022-04-07T20:14:24.646Z] 35ef0acdca39: Preparing [2022-04-07T20:14:24.646Z] 96eb6a0c24e5: Preparing [2022-04-07T20:14:24.646Z] eb2bbc860b40: Preparing [2022-04-07T20:14:24.646Z] 45cee711fe28: Preparing [2022-04-07T20:14:24.646Z] 16699f345e7b: Preparing [2022-04-07T20:14:24.646Z] f73e7dbfee58: Preparing [2022-04-07T20:14:24.646Z] 45cee711fe28: Waiting [2022-04-07T20:14:24.646Z] 16699f345e7b: Waiting [2022-04-07T20:14:24.646Z] 35ef0acdca39: Waiting [2022-04-07T20:14:24.646Z] 96eb6a0c24e5: Waiting [2022-04-07T20:14:24.646Z] f73e7dbfee58: Waiting [2022-04-07T20:14:24.646Z] eb2bbc860b40: Waiting [2022-04-07T20:14:24.646Z] 6fcb69db4250: Layer already exists [2022-04-07T20:14:24.646Z] 5873c18569f1: Layer already exists [2022-04-07T20:14:24.646Z] c5f744603643: Layer already exists [2022-04-07T20:14:24.646Z] 0ed56a0fde42: Layer already exists [2022-04-07T20:14:24.646Z] 2f769acfe67f: Layer already exists [2022-04-07T20:14:24.646Z] eb2bbc860b40: Layer already exists [2022-04-07T20:14:24.918Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:24.918Z] 96eb6a0c24e5: Layer already exists [2022-04-07T20:14:24.918Z] 45cee711fe28: Layer already exists [2022-04-07T20:14:24.918Z] 16699f345e7b: Layer already exists [2022-04-07T20:14:24.918Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:24.918Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:14ccb5685f3a371920a6a5d3d2a844583509e06e2f0243223c9ee4cf3b2abb9c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:25.263Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:25.603Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-07T20:14:25.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T20:14:25.603Z] c5f744603643: Preparing [2022-04-07T20:14:25.603Z] c5f744603643: Preparing [2022-04-07T20:14:25.603Z] 2f769acfe67f: Preparing [2022-04-07T20:14:25.603Z] 6fcb69db4250: Preparing [2022-04-07T20:14:25.603Z] 0ed56a0fde42: Preparing [2022-04-07T20:14:25.603Z] 5873c18569f1: Preparing [2022-04-07T20:14:25.603Z] 35ef0acdca39: Preparing [2022-04-07T20:14:25.603Z] 96eb6a0c24e5: Preparing [2022-04-07T20:14:25.603Z] eb2bbc860b40: Preparing [2022-04-07T20:14:25.603Z] 45cee711fe28: Preparing [2022-04-07T20:14:25.603Z] 16699f345e7b: Preparing [2022-04-07T20:14:25.603Z] f73e7dbfee58: Preparing [2022-04-07T20:14:25.603Z] eb2bbc860b40: Waiting [2022-04-07T20:14:25.603Z] 16699f345e7b: Waiting [2022-04-07T20:14:25.603Z] f73e7dbfee58: Waiting [2022-04-07T20:14:25.603Z] 45cee711fe28: Waiting [2022-04-07T20:14:25.603Z] 35ef0acdca39: Waiting [2022-04-07T20:14:25.603Z] 96eb6a0c24e5: Waiting [2022-04-07T20:14:25.603Z] 5873c18569f1: Layer already exists [2022-04-07T20:14:25.603Z] 6fcb69db4250: Layer already exists [2022-04-07T20:14:25.603Z] c5f744603643: Layer already exists [2022-04-07T20:14:25.603Z] 0ed56a0fde42: Layer already exists [2022-04-07T20:14:25.603Z] 2f769acfe67f: Layer already exists [2022-04-07T20:14:25.875Z] 96eb6a0c24e5: Layer already exists [2022-04-07T20:14:25.875Z] eb2bbc860b40: Layer already exists [2022-04-07T20:14:25.875Z] 16699f345e7b: Layer already exists [2022-04-07T20:14:25.875Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:25.875Z] 45cee711fe28: Layer already exists [2022-04-07T20:14:25.875Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:25.875Z] main: digest: sha256:14ccb5685f3a371920a6a5d3d2a844583509e06e2f0243223c9ee4cf3b2abb9c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:14:25.923Z] ===================================================== [Pipeline] echo [2022-04-07T20:14:25.934Z] taggedImages: [2022-04-07T20:14:25.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:25.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-07T20:14:25.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.59 [2022-04-07T20:14:25.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:25.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-07T20:14:25.956Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-07T20:14:25.956Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:25.956Z] latest [2022-04-07T20:14:25.956Z] 2.2.0-dev.59 [2022-04-07T20:14:25.956Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:25.956Z] main [2022-04-07T20:14:25.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:26.324Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:26.676Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:26.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T20:14:26.676Z] 8c0ac7af0519: Preparing [2022-04-07T20:14:26.676Z] bbaf80bc0a76: Preparing [2022-04-07T20:14:26.676Z] 4b6122f10da7: Preparing [2022-04-07T20:14:26.676Z] e50d05443696: Preparing [2022-04-07T20:14:26.676Z] 6772e1aba474: Preparing [2022-04-07T20:14:26.676Z] de7f50cb3c65: Preparing [2022-04-07T20:14:26.676Z] 5600c6b48cf3: Preparing [2022-04-07T20:14:26.676Z] f73e7dbfee58: Preparing [2022-04-07T20:14:26.676Z] de7f50cb3c65: Waiting [2022-04-07T20:14:26.676Z] 5600c6b48cf3: Waiting [2022-04-07T20:14:26.676Z] f73e7dbfee58: Waiting [2022-04-07T20:14:26.951Z] bbaf80bc0a76: Pushed [2022-04-07T20:14:26.951Z] 6772e1aba474: Pushed [2022-04-07T20:14:26.951Z] 8c0ac7af0519: Pushed [2022-04-07T20:14:27.227Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:27.227Z] de7f50cb3c65: Pushed [2022-04-07T20:14:27.827Z] 5600c6b48cf3: Pushed [2022-04-07T20:14:31.204Z] e50d05443696: Pushed [2022-04-07T20:14:31.204Z] 4b6122f10da7: Pushed [2022-04-07T20:14:31.204Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:764d7d7f7d50de3f0f6c5ab708b4b587cadb60fe87b453b61527a49d4d861d39 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:31.550Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:31.887Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-07T20:14:31.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T20:14:31.887Z] 8c0ac7af0519: Preparing [2022-04-07T20:14:31.887Z] bbaf80bc0a76: Preparing [2022-04-07T20:14:31.887Z] 4b6122f10da7: Preparing [2022-04-07T20:14:31.887Z] e50d05443696: Preparing [2022-04-07T20:14:31.887Z] 6772e1aba474: Preparing [2022-04-07T20:14:31.887Z] de7f50cb3c65: Preparing [2022-04-07T20:14:31.887Z] 5600c6b48cf3: Preparing [2022-04-07T20:14:31.887Z] f73e7dbfee58: Preparing [2022-04-07T20:14:31.887Z] de7f50cb3c65: Waiting [2022-04-07T20:14:31.887Z] 5600c6b48cf3: Waiting [2022-04-07T20:14:31.887Z] f73e7dbfee58: Waiting [2022-04-07T20:14:31.887Z] 8c0ac7af0519: Layer already exists [2022-04-07T20:14:31.887Z] 6772e1aba474: Layer already exists [2022-04-07T20:14:31.887Z] e50d05443696: Layer already exists [2022-04-07T20:14:31.887Z] bbaf80bc0a76: Layer already exists [2022-04-07T20:14:31.887Z] 4b6122f10da7: Layer already exists [2022-04-07T20:14:32.159Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:32.159Z] de7f50cb3c65: Layer already exists [2022-04-07T20:14:32.159Z] 5600c6b48cf3: Layer already exists [2022-04-07T20:14:32.159Z] latest: digest: sha256:764d7d7f7d50de3f0f6c5ab708b4b587cadb60fe87b453b61527a49d4d861d39 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:32.500Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:32.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.59 [2022-04-07T20:14:32.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T20:14:32.873Z] 8c0ac7af0519: Preparing [2022-04-07T20:14:32.873Z] bbaf80bc0a76: Preparing [2022-04-07T20:14:32.873Z] 4b6122f10da7: Preparing [2022-04-07T20:14:32.873Z] e50d05443696: Preparing [2022-04-07T20:14:32.873Z] 6772e1aba474: Preparing [2022-04-07T20:14:32.873Z] de7f50cb3c65: Preparing [2022-04-07T20:14:32.874Z] 5600c6b48cf3: Preparing [2022-04-07T20:14:32.874Z] f73e7dbfee58: Preparing [2022-04-07T20:14:32.874Z] de7f50cb3c65: Waiting [2022-04-07T20:14:32.874Z] 5600c6b48cf3: Waiting [2022-04-07T20:14:32.874Z] f73e7dbfee58: Waiting [2022-04-07T20:14:32.874Z] 8c0ac7af0519: Layer already exists [2022-04-07T20:14:32.874Z] 4b6122f10da7: Layer already exists [2022-04-07T20:14:32.874Z] bbaf80bc0a76: Layer already exists [2022-04-07T20:14:32.874Z] 6772e1aba474: Layer already exists [2022-04-07T20:14:32.874Z] e50d05443696: Layer already exists [2022-04-07T20:14:32.874Z] 5600c6b48cf3: Layer already exists [2022-04-07T20:14:32.874Z] de7f50cb3c65: Layer already exists [2022-04-07T20:14:32.874Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:33.148Z] 2.2.0-dev.59: digest: sha256:764d7d7f7d50de3f0f6c5ab708b4b587cadb60fe87b453b61527a49d4d861d39 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:33.510Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:33.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:33.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T20:14:33.880Z] 8c0ac7af0519: Preparing [2022-04-07T20:14:33.880Z] bbaf80bc0a76: Preparing [2022-04-07T20:14:33.880Z] 4b6122f10da7: Preparing [2022-04-07T20:14:33.880Z] e50d05443696: Preparing [2022-04-07T20:14:33.880Z] 6772e1aba474: Preparing [2022-04-07T20:14:33.880Z] de7f50cb3c65: Preparing [2022-04-07T20:14:33.880Z] 5600c6b48cf3: Preparing [2022-04-07T20:14:33.880Z] f73e7dbfee58: Preparing [2022-04-07T20:14:33.880Z] de7f50cb3c65: Waiting [2022-04-07T20:14:33.880Z] 5600c6b48cf3: Waiting [2022-04-07T20:14:33.880Z] f73e7dbfee58: Waiting [2022-04-07T20:14:33.880Z] bbaf80bc0a76: Layer already exists [2022-04-07T20:14:33.880Z] 6772e1aba474: Layer already exists [2022-04-07T20:14:33.880Z] 4b6122f10da7: Layer already exists [2022-04-07T20:14:33.880Z] 8c0ac7af0519: Layer already exists [2022-04-07T20:14:33.880Z] e50d05443696: Layer already exists [2022-04-07T20:14:34.164Z] 5600c6b48cf3: Layer already exists [2022-04-07T20:14:34.164Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:34.164Z] de7f50cb3c65: Layer already exists [2022-04-07T20:14:34.164Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:764d7d7f7d50de3f0f6c5ab708b4b587cadb60fe87b453b61527a49d4d861d39 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:34.512Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:34.859Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-07T20:14:34.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T20:14:34.859Z] 8c0ac7af0519: Preparing [2022-04-07T20:14:34.859Z] bbaf80bc0a76: Preparing [2022-04-07T20:14:34.859Z] 4b6122f10da7: Preparing [2022-04-07T20:14:34.859Z] e50d05443696: Preparing [2022-04-07T20:14:34.859Z] 6772e1aba474: Preparing [2022-04-07T20:14:34.859Z] de7f50cb3c65: Preparing [2022-04-07T20:14:34.859Z] 5600c6b48cf3: Preparing [2022-04-07T20:14:34.859Z] f73e7dbfee58: Preparing [2022-04-07T20:14:34.859Z] 5600c6b48cf3: Waiting [2022-04-07T20:14:34.859Z] f73e7dbfee58: Waiting [2022-04-07T20:14:34.859Z] de7f50cb3c65: Waiting [2022-04-07T20:14:34.859Z] 8c0ac7af0519: Layer already exists [2022-04-07T20:14:34.859Z] bbaf80bc0a76: Layer already exists [2022-04-07T20:14:34.859Z] 4b6122f10da7: Layer already exists [2022-04-07T20:14:34.859Z] e50d05443696: Layer already exists [2022-04-07T20:14:34.859Z] 6772e1aba474: Layer already exists [2022-04-07T20:14:35.132Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:35.132Z] de7f50cb3c65: Layer already exists [2022-04-07T20:14:35.132Z] 5600c6b48cf3: Layer already exists [2022-04-07T20:14:35.132Z] main: digest: sha256:764d7d7f7d50de3f0f6c5ab708b4b587cadb60fe87b453b61527a49d4d861d39 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:14:35.180Z] ===================================================== [Pipeline] echo [2022-04-07T20:14:35.191Z] taggedImages: [2022-04-07T20:14:35.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:35.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-07T20:14:35.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.59 [2022-04-07T20:14:35.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:35.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-07T20:14:35.211Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-07T20:14:35.211Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:35.211Z] latest [2022-04-07T20:14:35.211Z] 2.2.0-dev.59 [2022-04-07T20:14:35.211Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:35.211Z] main [2022-04-07T20:14:35.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:35.574Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:35.931Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:35.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T20:14:35.931Z] f6fcb558e86f: Preparing [2022-04-07T20:14:35.931Z] 36ee627595cf: Preparing [2022-04-07T20:14:35.931Z] c4e0f709bf7d: Preparing [2022-04-07T20:14:35.931Z] a69767358467: Preparing [2022-04-07T20:14:35.931Z] f94be29af991: Preparing [2022-04-07T20:14:35.931Z] c3fe0e76c926: Preparing [2022-04-07T20:14:35.931Z] 38ad5c602a67: Preparing [2022-04-07T20:14:35.931Z] c3fe0e76c926: Waiting [2022-04-07T20:14:35.931Z] 8b321b7b497f: Preparing [2022-04-07T20:14:35.931Z] 369732cebc3b: Preparing [2022-04-07T20:14:35.931Z] f73e7dbfee58: Preparing [2022-04-07T20:14:35.931Z] 38ad5c602a67: Waiting [2022-04-07T20:14:35.931Z] 369732cebc3b: Waiting [2022-04-07T20:14:35.931Z] 8b321b7b497f: Waiting [2022-04-07T20:14:35.931Z] f73e7dbfee58: Waiting [2022-04-07T20:14:36.204Z] f94be29af991: Pushed [2022-04-07T20:14:36.204Z] f6fcb558e86f: Pushed [2022-04-07T20:14:36.204Z] 36ee627595cf: Pushed [2022-04-07T20:14:36.477Z] 38ad5c602a67: Pushed [2022-04-07T20:14:36.477Z] c3fe0e76c926: Pushed [2022-04-07T20:14:36.477Z] 8b321b7b497f: Pushed [2022-04-07T20:14:36.477Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:37.072Z] 369732cebc3b: Pushed [2022-04-07T20:14:41.387Z] a69767358467: Pushed [2022-04-07T20:14:41.387Z] c4e0f709bf7d: Pushed [2022-04-07T20:14:41.387Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:7b68c0adc523a1501efe01fd1130130f9d9d64d476b780bd76e66128e0221860 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:41.747Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:42.094Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-07T20:14:42.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T20:14:42.094Z] f6fcb558e86f: Preparing [2022-04-07T20:14:42.094Z] 36ee627595cf: Preparing [2022-04-07T20:14:42.094Z] c4e0f709bf7d: Preparing [2022-04-07T20:14:42.094Z] a69767358467: Preparing [2022-04-07T20:14:42.094Z] f94be29af991: Preparing [2022-04-07T20:14:42.094Z] c3fe0e76c926: Preparing [2022-04-07T20:14:42.094Z] 38ad5c602a67: Preparing [2022-04-07T20:14:42.094Z] 8b321b7b497f: Preparing [2022-04-07T20:14:42.094Z] 369732cebc3b: Preparing [2022-04-07T20:14:42.094Z] f73e7dbfee58: Preparing [2022-04-07T20:14:42.094Z] 8b321b7b497f: Waiting [2022-04-07T20:14:42.094Z] 369732cebc3b: Waiting [2022-04-07T20:14:42.094Z] f73e7dbfee58: Waiting [2022-04-07T20:14:42.094Z] 38ad5c602a67: Waiting [2022-04-07T20:14:42.094Z] c3fe0e76c926: Waiting [2022-04-07T20:14:42.094Z] a69767358467: Layer already exists [2022-04-07T20:14:42.094Z] f94be29af991: Layer already exists [2022-04-07T20:14:42.094Z] c4e0f709bf7d: Layer already exists [2022-04-07T20:14:42.094Z] 36ee627595cf: Layer already exists [2022-04-07T20:14:42.094Z] f6fcb558e86f: Layer already exists [2022-04-07T20:14:42.367Z] c3fe0e76c926: Layer already exists [2022-04-07T20:14:42.367Z] 369732cebc3b: Layer already exists [2022-04-07T20:14:42.367Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:42.367Z] 8b321b7b497f: Layer already exists [2022-04-07T20:14:42.367Z] 38ad5c602a67: Layer already exists [2022-04-07T20:14:42.367Z] latest: digest: sha256:7b68c0adc523a1501efe01fd1130130f9d9d64d476b780bd76e66128e0221860 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:42.715Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:43.064Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.59 [2022-04-07T20:14:43.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T20:14:43.064Z] f6fcb558e86f: Preparing [2022-04-07T20:14:43.064Z] 36ee627595cf: Preparing [2022-04-07T20:14:43.064Z] c4e0f709bf7d: Preparing [2022-04-07T20:14:43.064Z] a69767358467: Preparing [2022-04-07T20:14:43.064Z] f94be29af991: Preparing [2022-04-07T20:14:43.064Z] c3fe0e76c926: Preparing [2022-04-07T20:14:43.064Z] 38ad5c602a67: Preparing [2022-04-07T20:14:43.064Z] 8b321b7b497f: Preparing [2022-04-07T20:14:43.064Z] 369732cebc3b: Preparing [2022-04-07T20:14:43.064Z] f73e7dbfee58: Preparing [2022-04-07T20:14:43.064Z] c3fe0e76c926: Waiting [2022-04-07T20:14:43.064Z] 38ad5c602a67: Waiting [2022-04-07T20:14:43.064Z] 8b321b7b497f: Waiting [2022-04-07T20:14:43.064Z] 369732cebc3b: Waiting [2022-04-07T20:14:43.064Z] f73e7dbfee58: Waiting [2022-04-07T20:14:43.064Z] a69767358467: Layer already exists [2022-04-07T20:14:43.064Z] f6fcb558e86f: Layer already exists [2022-04-07T20:14:43.064Z] c4e0f709bf7d: Layer already exists [2022-04-07T20:14:43.064Z] f94be29af991: Layer already exists [2022-04-07T20:14:43.064Z] 36ee627595cf: Layer already exists [2022-04-07T20:14:43.337Z] 38ad5c602a67: Layer already exists [2022-04-07T20:14:43.337Z] c3fe0e76c926: Layer already exists [2022-04-07T20:14:43.337Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:43.337Z] 369732cebc3b: Layer already exists [2022-04-07T20:14:43.337Z] 8b321b7b497f: Layer already exists [2022-04-07T20:14:43.337Z] 2.2.0-dev.59: digest: sha256:7b68c0adc523a1501efe01fd1130130f9d9d64d476b780bd76e66128e0221860 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:43.684Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:44.026Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:44.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T20:14:44.027Z] f6fcb558e86f: Preparing [2022-04-07T20:14:44.027Z] 36ee627595cf: Preparing [2022-04-07T20:14:44.027Z] c4e0f709bf7d: Preparing [2022-04-07T20:14:44.027Z] a69767358467: Preparing [2022-04-07T20:14:44.027Z] f94be29af991: Preparing [2022-04-07T20:14:44.027Z] c3fe0e76c926: Preparing [2022-04-07T20:14:44.027Z] 38ad5c602a67: Preparing [2022-04-07T20:14:44.027Z] 8b321b7b497f: Preparing [2022-04-07T20:14:44.027Z] 369732cebc3b: Preparing [2022-04-07T20:14:44.027Z] f73e7dbfee58: Preparing [2022-04-07T20:14:44.027Z] c3fe0e76c926: Waiting [2022-04-07T20:14:44.027Z] 369732cebc3b: Waiting [2022-04-07T20:14:44.027Z] f73e7dbfee58: Waiting [2022-04-07T20:14:44.027Z] 38ad5c602a67: Waiting [2022-04-07T20:14:44.027Z] 8b321b7b497f: Waiting [2022-04-07T20:14:44.027Z] f94be29af991: Layer already exists [2022-04-07T20:14:44.027Z] 36ee627595cf: Layer already exists [2022-04-07T20:14:44.027Z] c4e0f709bf7d: Layer already exists [2022-04-07T20:14:44.027Z] a69767358467: Layer already exists [2022-04-07T20:14:44.027Z] f6fcb558e86f: Layer already exists [2022-04-07T20:14:44.300Z] 38ad5c602a67: Layer already exists [2022-04-07T20:14:44.300Z] 8b321b7b497f: Layer already exists [2022-04-07T20:14:44.300Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:44.300Z] c3fe0e76c926: Layer already exists [2022-04-07T20:14:44.300Z] 369732cebc3b: Layer already exists [2022-04-07T20:14:44.300Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:7b68c0adc523a1501efe01fd1130130f9d9d64d476b780bd76e66128e0221860 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:44.653Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:45.005Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-07T20:14:45.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T20:14:45.005Z] f6fcb558e86f: Preparing [2022-04-07T20:14:45.005Z] 36ee627595cf: Preparing [2022-04-07T20:14:45.005Z] c4e0f709bf7d: Preparing [2022-04-07T20:14:45.005Z] a69767358467: Preparing [2022-04-07T20:14:45.005Z] f94be29af991: Preparing [2022-04-07T20:14:45.005Z] c3fe0e76c926: Preparing [2022-04-07T20:14:45.005Z] 38ad5c602a67: Preparing [2022-04-07T20:14:45.005Z] 8b321b7b497f: Preparing [2022-04-07T20:14:45.005Z] 369732cebc3b: Preparing [2022-04-07T20:14:45.005Z] f73e7dbfee58: Preparing [2022-04-07T20:14:45.005Z] 8b321b7b497f: Waiting [2022-04-07T20:14:45.005Z] 369732cebc3b: Waiting [2022-04-07T20:14:45.005Z] f73e7dbfee58: Waiting [2022-04-07T20:14:45.005Z] c3fe0e76c926: Waiting [2022-04-07T20:14:45.005Z] 38ad5c602a67: Waiting [2022-04-07T20:14:45.005Z] c4e0f709bf7d: Layer already exists [2022-04-07T20:14:45.005Z] 36ee627595cf: Layer already exists [2022-04-07T20:14:45.005Z] f94be29af991: Layer already exists [2022-04-07T20:14:45.005Z] f6fcb558e86f: Layer already exists [2022-04-07T20:14:45.005Z] a69767358467: Layer already exists [2022-04-07T20:14:45.005Z] 369732cebc3b: Layer already exists [2022-04-07T20:14:45.005Z] 38ad5c602a67: Layer already exists [2022-04-07T20:14:45.005Z] c3fe0e76c926: Layer already exists [2022-04-07T20:14:45.005Z] f73e7dbfee58: Layer already exists [2022-04-07T20:14:45.005Z] 8b321b7b497f: Layer already exists [2022-04-07T20:14:45.278Z] main: digest: sha256:7b68c0adc523a1501efe01fd1130130f9d9d64d476b780bd76e66128e0221860 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:14:45.394Z] ===================================================== [Pipeline] echo [2022-04-07T20:14:45.400Z] taggedImages: [2022-04-07T20:14:45.400Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:45.400Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-07T20:14:45.400Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.59 [2022-04-07T20:14:45.400Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:45.400Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-07T20:14:45.413Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-07T20:14:45.413Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:45.413Z] latest [2022-04-07T20:14:45.413Z] 2.2.0-dev.59 [2022-04-07T20:14:45.413Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:45.413Z] main [2022-04-07T20:14:45.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:45.898Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:46.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:46.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T20:14:46.238Z] b1dc08ccdc7b: Preparing [2022-04-07T20:14:46.238Z] 49b0348c1b34: Preparing [2022-04-07T20:14:46.238Z] 35ef0acdca39: Preparing [2022-04-07T20:14:46.238Z] a1ee18777398: Preparing [2022-04-07T20:14:46.238Z] dbe12c1ce20b: Preparing [2022-04-07T20:14:46.238Z] 4f4ce317c6bb: Preparing [2022-04-07T20:14:46.238Z] 4f4ce317c6bb: Waiting [2022-04-07T20:14:46.511Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:46.511Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:14:46.511Z] dbe12c1ce20b: Pushed [2022-04-07T20:14:46.511Z] b1dc08ccdc7b: Pushed [2022-04-07T20:14:47.945Z] a1ee18777398: Pushed [2022-04-07T20:14:51.328Z] 49b0348c1b34: Pushed [2022-04-07T20:14:51.328Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:76da43e5c8ccdc750cfcb8446ef27a61b6964937eb4393414c43c3d13b1c644d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:51.679Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:52.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-07T20:14:52.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T20:14:52.057Z] b1dc08ccdc7b: Preparing [2022-04-07T20:14:52.057Z] 49b0348c1b34: Preparing [2022-04-07T20:14:52.057Z] 35ef0acdca39: Preparing [2022-04-07T20:14:52.057Z] a1ee18777398: Preparing [2022-04-07T20:14:52.057Z] dbe12c1ce20b: Preparing [2022-04-07T20:14:52.057Z] 4f4ce317c6bb: Preparing [2022-04-07T20:14:52.057Z] 4f4ce317c6bb: Waiting [2022-04-07T20:14:52.057Z] b1dc08ccdc7b: Layer already exists [2022-04-07T20:14:52.057Z] a1ee18777398: Layer already exists [2022-04-07T20:14:52.057Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:14:52.057Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:52.334Z] 49b0348c1b34: Layer already exists [2022-04-07T20:14:52.334Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:14:52.334Z] latest: digest: sha256:76da43e5c8ccdc750cfcb8446ef27a61b6964937eb4393414c43c3d13b1c644d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:52.692Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:53.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.59 [2022-04-07T20:14:53.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T20:14:53.037Z] b1dc08ccdc7b: Preparing [2022-04-07T20:14:53.037Z] 49b0348c1b34: Preparing [2022-04-07T20:14:53.037Z] 35ef0acdca39: Preparing [2022-04-07T20:14:53.037Z] a1ee18777398: Preparing [2022-04-07T20:14:53.037Z] dbe12c1ce20b: Preparing [2022-04-07T20:14:53.037Z] 4f4ce317c6bb: Preparing [2022-04-07T20:14:53.037Z] 4f4ce317c6bb: Waiting [2022-04-07T20:14:53.037Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:14:53.037Z] b1dc08ccdc7b: Layer already exists [2022-04-07T20:14:53.037Z] a1ee18777398: Layer already exists [2022-04-07T20:14:53.037Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:53.037Z] 49b0348c1b34: Layer already exists [2022-04-07T20:14:53.310Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:14:53.310Z] 2.2.0-dev.59: digest: sha256:76da43e5c8ccdc750cfcb8446ef27a61b6964937eb4393414c43c3d13b1c644d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:53.662Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:54.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:54.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T20:14:54.003Z] b1dc08ccdc7b: Preparing [2022-04-07T20:14:54.003Z] 49b0348c1b34: Preparing [2022-04-07T20:14:54.003Z] 35ef0acdca39: Preparing [2022-04-07T20:14:54.003Z] a1ee18777398: Preparing [2022-04-07T20:14:54.003Z] dbe12c1ce20b: Preparing [2022-04-07T20:14:54.003Z] 4f4ce317c6bb: Preparing [2022-04-07T20:14:54.003Z] 4f4ce317c6bb: Waiting [2022-04-07T20:14:54.003Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:54.003Z] b1dc08ccdc7b: Layer already exists [2022-04-07T20:14:54.003Z] a1ee18777398: Layer already exists [2022-04-07T20:14:54.003Z] 49b0348c1b34: Layer already exists [2022-04-07T20:14:54.003Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:14:54.275Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:14:54.276Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:76da43e5c8ccdc750cfcb8446ef27a61b6964937eb4393414c43c3d13b1c644d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:54.620Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:54.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-07T20:14:54.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T20:14:54.957Z] b1dc08ccdc7b: Preparing [2022-04-07T20:14:54.957Z] 49b0348c1b34: Preparing [2022-04-07T20:14:54.957Z] 35ef0acdca39: Preparing [2022-04-07T20:14:54.957Z] a1ee18777398: Preparing [2022-04-07T20:14:54.957Z] dbe12c1ce20b: Preparing [2022-04-07T20:14:54.957Z] 4f4ce317c6bb: Preparing [2022-04-07T20:14:54.957Z] 4f4ce317c6bb: Waiting [2022-04-07T20:14:54.957Z] a1ee18777398: Layer already exists [2022-04-07T20:14:54.957Z] b1dc08ccdc7b: Layer already exists [2022-04-07T20:14:54.958Z] 49b0348c1b34: Layer already exists [2022-04-07T20:14:54.958Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:14:54.958Z] 35ef0acdca39: Layer already exists [2022-04-07T20:14:54.958Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:14:55.230Z] main: digest: sha256:76da43e5c8ccdc750cfcb8446ef27a61b6964937eb4393414c43c3d13b1c644d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:14:55.279Z] ===================================================== [Pipeline] echo [2022-04-07T20:14:55.290Z] taggedImages: [2022-04-07T20:14:55.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:55.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-07T20:14:55.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.59 [2022-04-07T20:14:55.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:55.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-07T20:14:55.317Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-07T20:14:55.317Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:55.317Z] latest [2022-04-07T20:14:55.317Z] 2.2.0-dev.59 [2022-04-07T20:14:55.317Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:14:55.317Z] main [2022-04-07T20:14:55.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:55.679Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:14:56.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:14:56.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T20:14:56.021Z] bb60b6c8564d: Preparing [2022-04-07T20:14:56.021Z] e5562a64ad6f: Preparing [2022-04-07T20:14:56.021Z] 672157c72d5a: Preparing [2022-04-07T20:14:56.021Z] d1a6f555368d: Preparing [2022-04-07T20:14:56.021Z] ec05770be831: Preparing [2022-04-07T20:14:56.021Z] 88d854c5af0a: Preparing [2022-04-07T20:14:56.021Z] dbe12c1ce20b: Preparing [2022-04-07T20:14:56.021Z] 4f4ce317c6bb: Preparing [2022-04-07T20:14:56.021Z] 88d854c5af0a: Waiting [2022-04-07T20:14:56.021Z] dbe12c1ce20b: Waiting [2022-04-07T20:14:56.021Z] 4f4ce317c6bb: Waiting [2022-04-07T20:14:56.297Z] 672157c72d5a: Pushed [2022-04-07T20:14:56.297Z] bb60b6c8564d: Pushed [2022-04-07T20:14:56.297Z] e5562a64ad6f: Pushed [2022-04-07T20:14:56.572Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:14:56.572Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:14:57.171Z] 88d854c5af0a: Pushed [2022-04-07T20:15:05.445Z] ec05770be831: Pushed [2022-04-07T20:15:13.708Z] d1a6f555368d: Pushed [2022-04-07T20:15:13.708Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:41c246ccb512fec0dfdfc78cebe7335f8aeb5aac089096fa3cde5a3f7095aea0 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:14.051Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:14.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-07T20:15:14.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T20:15:14.392Z] bb60b6c8564d: Preparing [2022-04-07T20:15:14.392Z] e5562a64ad6f: Preparing [2022-04-07T20:15:14.392Z] 672157c72d5a: Preparing [2022-04-07T20:15:14.392Z] d1a6f555368d: Preparing [2022-04-07T20:15:14.392Z] ec05770be831: Preparing [2022-04-07T20:15:14.392Z] 88d854c5af0a: Preparing [2022-04-07T20:15:14.392Z] dbe12c1ce20b: Preparing [2022-04-07T20:15:14.392Z] 4f4ce317c6bb: Preparing [2022-04-07T20:15:14.392Z] dbe12c1ce20b: Waiting [2022-04-07T20:15:14.392Z] 4f4ce317c6bb: Waiting [2022-04-07T20:15:14.392Z] 88d854c5af0a: Waiting [2022-04-07T20:15:14.392Z] bb60b6c8564d: Layer already exists [2022-04-07T20:15:14.392Z] ec05770be831: Layer already exists [2022-04-07T20:15:14.392Z] 672157c72d5a: Layer already exists [2022-04-07T20:15:14.392Z] e5562a64ad6f: Layer already exists [2022-04-07T20:15:14.392Z] d1a6f555368d: Layer already exists [2022-04-07T20:15:14.664Z] 88d854c5af0a: Layer already exists [2022-04-07T20:15:14.664Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:15:14.664Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:15:14.664Z] latest: digest: sha256:41c246ccb512fec0dfdfc78cebe7335f8aeb5aac089096fa3cde5a3f7095aea0 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:15.013Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:15.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.59 [2022-04-07T20:15:15.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T20:15:15.347Z] bb60b6c8564d: Preparing [2022-04-07T20:15:15.347Z] e5562a64ad6f: Preparing [2022-04-07T20:15:15.347Z] 672157c72d5a: Preparing [2022-04-07T20:15:15.347Z] d1a6f555368d: Preparing [2022-04-07T20:15:15.347Z] ec05770be831: Preparing [2022-04-07T20:15:15.347Z] 88d854c5af0a: Preparing [2022-04-07T20:15:15.347Z] dbe12c1ce20b: Preparing [2022-04-07T20:15:15.347Z] 4f4ce317c6bb: Preparing [2022-04-07T20:15:15.347Z] dbe12c1ce20b: Waiting [2022-04-07T20:15:15.347Z] 4f4ce317c6bb: Waiting [2022-04-07T20:15:15.347Z] 88d854c5af0a: Waiting [2022-04-07T20:15:15.347Z] 672157c72d5a: Layer already exists [2022-04-07T20:15:15.347Z] ec05770be831: Layer already exists [2022-04-07T20:15:15.347Z] e5562a64ad6f: Layer already exists [2022-04-07T20:15:15.347Z] bb60b6c8564d: Layer already exists [2022-04-07T20:15:15.347Z] d1a6f555368d: Layer already exists [2022-04-07T20:15:15.621Z] 88d854c5af0a: Layer already exists [2022-04-07T20:15:15.621Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:15:15.621Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:15:15.621Z] 2.2.0-dev.59: digest: sha256:41c246ccb512fec0dfdfc78cebe7335f8aeb5aac089096fa3cde5a3f7095aea0 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:15.976Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:16.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:15:16.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T20:15:16.316Z] bb60b6c8564d: Preparing [2022-04-07T20:15:16.316Z] e5562a64ad6f: Preparing [2022-04-07T20:15:16.316Z] 672157c72d5a: Preparing [2022-04-07T20:15:16.316Z] d1a6f555368d: Preparing [2022-04-07T20:15:16.316Z] ec05770be831: Preparing [2022-04-07T20:15:16.316Z] 88d854c5af0a: Preparing [2022-04-07T20:15:16.316Z] dbe12c1ce20b: Preparing [2022-04-07T20:15:16.316Z] 4f4ce317c6bb: Preparing [2022-04-07T20:15:16.316Z] 88d854c5af0a: Waiting [2022-04-07T20:15:16.316Z] dbe12c1ce20b: Waiting [2022-04-07T20:15:16.316Z] 4f4ce317c6bb: Waiting [2022-04-07T20:15:16.316Z] 672157c72d5a: Layer already exists [2022-04-07T20:15:16.316Z] bb60b6c8564d: Layer already exists [2022-04-07T20:15:16.316Z] d1a6f555368d: Layer already exists [2022-04-07T20:15:16.316Z] ec05770be831: Layer already exists [2022-04-07T20:15:16.316Z] e5562a64ad6f: Layer already exists [2022-04-07T20:15:16.588Z] 88d854c5af0a: Layer already exists [2022-04-07T20:15:16.588Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:15:16.588Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:15:16.588Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:41c246ccb512fec0dfdfc78cebe7335f8aeb5aac089096fa3cde5a3f7095aea0 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:16.938Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:17.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-07T20:15:17.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T20:15:17.279Z] bb60b6c8564d: Preparing [2022-04-07T20:15:17.279Z] e5562a64ad6f: Preparing [2022-04-07T20:15:17.279Z] 672157c72d5a: Preparing [2022-04-07T20:15:17.279Z] d1a6f555368d: Preparing [2022-04-07T20:15:17.279Z] ec05770be831: Preparing [2022-04-07T20:15:17.279Z] 88d854c5af0a: Preparing [2022-04-07T20:15:17.279Z] dbe12c1ce20b: Preparing [2022-04-07T20:15:17.279Z] 4f4ce317c6bb: Preparing [2022-04-07T20:15:17.279Z] dbe12c1ce20b: Waiting [2022-04-07T20:15:17.279Z] 4f4ce317c6bb: Waiting [2022-04-07T20:15:17.279Z] 88d854c5af0a: Waiting [2022-04-07T20:15:17.279Z] bb60b6c8564d: Layer already exists [2022-04-07T20:15:17.279Z] d1a6f555368d: Layer already exists [2022-04-07T20:15:17.279Z] ec05770be831: Layer already exists [2022-04-07T20:15:17.279Z] 672157c72d5a: Layer already exists [2022-04-07T20:15:17.279Z] e5562a64ad6f: Layer already exists [2022-04-07T20:15:17.554Z] 88d854c5af0a: Layer already exists [2022-04-07T20:15:17.554Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:15:17.554Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:15:17.554Z] main: digest: sha256:41c246ccb512fec0dfdfc78cebe7335f8aeb5aac089096fa3cde5a3f7095aea0 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:15:17.598Z] ===================================================== [Pipeline] echo [2022-04-07T20:15:17.607Z] taggedImages: [2022-04-07T20:15:17.607Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:15:17.607Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-07T20:15:17.607Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.59 [2022-04-07T20:15:17.607Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:15:17.607Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-07T20:15:17.627Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-07T20:15:17.627Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:15:17.627Z] latest [2022-04-07T20:15:17.627Z] 2.2.0-dev.59 [2022-04-07T20:15:17.627Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:15:17.627Z] main [2022-04-07T20:15:17.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:17.987Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:18.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:15:18.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T20:15:18.330Z] b0b964edfff2: Preparing [2022-04-07T20:15:18.330Z] 833338da5132: Preparing [2022-04-07T20:15:18.330Z] 19c42a6098d6: Preparing [2022-04-07T20:15:18.330Z] f8dfae5da9c3: Preparing [2022-04-07T20:15:18.330Z] 6a3879e823d9: Preparing [2022-04-07T20:15:18.330Z] dbe12c1ce20b: Preparing [2022-04-07T20:15:18.330Z] 4f4ce317c6bb: Preparing [2022-04-07T20:15:18.330Z] dbe12c1ce20b: Waiting [2022-04-07T20:15:18.330Z] 4f4ce317c6bb: Waiting [2022-04-07T20:15:18.608Z] 19c42a6098d6: Pushed [2022-04-07T20:15:18.608Z] 833338da5132: Pushed [2022-04-07T20:15:18.608Z] b0b964edfff2: Pushed [2022-04-07T20:15:18.609Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:15:18.609Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:15:19.202Z] 6a3879e823d9: Pushed [2022-04-07T20:15:37.486Z] f8dfae5da9c3: Pushed [2022-04-07T20:15:37.486Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:d017a44e767fa477b7d7feb3c7ff15744ef0d2da935a640c717797d0ca8d3c1b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:37.830Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:38.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-07T20:15:38.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T20:15:38.204Z] b0b964edfff2: Preparing [2022-04-07T20:15:38.204Z] 833338da5132: Preparing [2022-04-07T20:15:38.204Z] 19c42a6098d6: Preparing [2022-04-07T20:15:38.204Z] f8dfae5da9c3: Preparing [2022-04-07T20:15:38.204Z] 6a3879e823d9: Preparing [2022-04-07T20:15:38.204Z] dbe12c1ce20b: Preparing [2022-04-07T20:15:38.204Z] 4f4ce317c6bb: Preparing [2022-04-07T20:15:38.204Z] 4f4ce317c6bb: Waiting [2022-04-07T20:15:38.204Z] dbe12c1ce20b: Waiting [2022-04-07T20:15:38.204Z] 19c42a6098d6: Layer already exists [2022-04-07T20:15:38.204Z] 6a3879e823d9: Layer already exists [2022-04-07T20:15:38.483Z] b0b964edfff2: Layer already exists [2022-04-07T20:15:38.483Z] 833338da5132: Layer already exists [2022-04-07T20:15:38.483Z] f8dfae5da9c3: Layer already exists [2022-04-07T20:15:38.483Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:15:38.483Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:15:38.483Z] latest: digest: sha256:d017a44e767fa477b7d7feb3c7ff15744ef0d2da935a640c717797d0ca8d3c1b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:38.838Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:39.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.59 [2022-04-07T20:15:39.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T20:15:39.186Z] b0b964edfff2: Preparing [2022-04-07T20:15:39.186Z] 833338da5132: Preparing [2022-04-07T20:15:39.186Z] 19c42a6098d6: Preparing [2022-04-07T20:15:39.186Z] f8dfae5da9c3: Preparing [2022-04-07T20:15:39.186Z] 6a3879e823d9: Preparing [2022-04-07T20:15:39.186Z] dbe12c1ce20b: Preparing [2022-04-07T20:15:39.186Z] 4f4ce317c6bb: Preparing [2022-04-07T20:15:39.186Z] dbe12c1ce20b: Waiting [2022-04-07T20:15:39.186Z] 4f4ce317c6bb: Waiting [2022-04-07T20:15:39.186Z] 6a3879e823d9: Layer already exists [2022-04-07T20:15:39.186Z] 833338da5132: Layer already exists [2022-04-07T20:15:39.186Z] f8dfae5da9c3: Layer already exists [2022-04-07T20:15:39.186Z] b0b964edfff2: Layer already exists [2022-04-07T20:15:39.186Z] 19c42a6098d6: Layer already exists [2022-04-07T20:15:39.456Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:15:39.456Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:15:39.456Z] 2.2.0-dev.59: digest: sha256:d017a44e767fa477b7d7feb3c7ff15744ef0d2da935a640c717797d0ca8d3c1b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:39.802Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:40.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:15:40.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T20:15:40.137Z] b0b964edfff2: Preparing [2022-04-07T20:15:40.137Z] 833338da5132: Preparing [2022-04-07T20:15:40.137Z] 19c42a6098d6: Preparing [2022-04-07T20:15:40.137Z] f8dfae5da9c3: Preparing [2022-04-07T20:15:40.137Z] 6a3879e823d9: Preparing [2022-04-07T20:15:40.137Z] dbe12c1ce20b: Preparing [2022-04-07T20:15:40.137Z] 4f4ce317c6bb: Preparing [2022-04-07T20:15:40.137Z] dbe12c1ce20b: Waiting [2022-04-07T20:15:40.137Z] 4f4ce317c6bb: Waiting [2022-04-07T20:15:40.137Z] f8dfae5da9c3: Layer already exists [2022-04-07T20:15:40.137Z] 833338da5132: Layer already exists [2022-04-07T20:15:40.137Z] 19c42a6098d6: Layer already exists [2022-04-07T20:15:40.137Z] 6a3879e823d9: Layer already exists [2022-04-07T20:15:40.137Z] b0b964edfff2: Layer already exists [2022-04-07T20:15:40.410Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:15:40.410Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:15:40.410Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:d017a44e767fa477b7d7feb3c7ff15744ef0d2da935a640c717797d0ca8d3c1b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:40.754Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:41.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-07T20:15:41.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T20:15:41.096Z] b0b964edfff2: Preparing [2022-04-07T20:15:41.096Z] 833338da5132: Preparing [2022-04-07T20:15:41.096Z] 19c42a6098d6: Preparing [2022-04-07T20:15:41.096Z] f8dfae5da9c3: Preparing [2022-04-07T20:15:41.096Z] 6a3879e823d9: Preparing [2022-04-07T20:15:41.096Z] dbe12c1ce20b: Preparing [2022-04-07T20:15:41.096Z] 4f4ce317c6bb: Preparing [2022-04-07T20:15:41.096Z] dbe12c1ce20b: Waiting [2022-04-07T20:15:41.096Z] 4f4ce317c6bb: Waiting [2022-04-07T20:15:41.096Z] 19c42a6098d6: Layer already exists [2022-04-07T20:15:41.097Z] f8dfae5da9c3: Layer already exists [2022-04-07T20:15:41.097Z] b0b964edfff2: Layer already exists [2022-04-07T20:15:41.097Z] 833338da5132: Layer already exists [2022-04-07T20:15:41.097Z] 6a3879e823d9: Layer already exists [2022-04-07T20:15:41.368Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:15:41.368Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:15:41.368Z] main: digest: sha256:d017a44e767fa477b7d7feb3c7ff15744ef0d2da935a640c717797d0ca8d3c1b size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:15:41.412Z] ===================================================== [Pipeline] echo [2022-04-07T20:15:41.423Z] taggedImages: [2022-04-07T20:15:41.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:15:41.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-07T20:15:41.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.59 [2022-04-07T20:15:41.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:15:41.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-07T20:15:41.447Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-07T20:15:41.447Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:15:41.447Z] latest [2022-04-07T20:15:41.447Z] 2.2.0-dev.59 [2022-04-07T20:15:41.447Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:15:41.447Z] main [2022-04-07T20:15:41.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:41.803Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:15:42.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:15:42.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T20:15:42.146Z] a2c907bbb8ad: Preparing [2022-04-07T20:15:42.146Z] 16c542ebed81: Preparing [2022-04-07T20:15:42.146Z] 19822dd16bfd: Preparing [2022-04-07T20:15:42.146Z] fcd21ac14dd3: Preparing [2022-04-07T20:15:42.146Z] 88d854c5af0a: Preparing [2022-04-07T20:15:42.146Z] dbe12c1ce20b: Preparing [2022-04-07T20:15:42.146Z] 4f4ce317c6bb: Preparing [2022-04-07T20:15:42.146Z] dbe12c1ce20b: Waiting [2022-04-07T20:15:42.146Z] 4f4ce317c6bb: Waiting [2022-04-07T20:15:42.417Z] 88d854c5af0a: Layer already exists [2022-04-07T20:15:42.417Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:15:42.417Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:15:42.417Z] 16c542ebed81: Pushed [2022-04-07T20:15:42.417Z] a2c907bbb8ad: Pushed [2022-04-07T20:15:42.417Z] 19822dd16bfd: Pushed [2022-04-07T20:16:00.687Z] fcd21ac14dd3: Pushed [2022-04-07T20:16:00.687Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:b520662ee508d867e7e8dfc7d0bd1f531f717adab063a8f4779d3cb92859365d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:01.031Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:01.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-07T20:16:01.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T20:16:01.372Z] a2c907bbb8ad: Preparing [2022-04-07T20:16:01.372Z] 16c542ebed81: Preparing [2022-04-07T20:16:01.372Z] 19822dd16bfd: Preparing [2022-04-07T20:16:01.372Z] fcd21ac14dd3: Preparing [2022-04-07T20:16:01.372Z] 88d854c5af0a: Preparing [2022-04-07T20:16:01.372Z] dbe12c1ce20b: Preparing [2022-04-07T20:16:01.372Z] 4f4ce317c6bb: Preparing [2022-04-07T20:16:01.372Z] dbe12c1ce20b: Waiting [2022-04-07T20:16:01.372Z] 4f4ce317c6bb: Waiting [2022-04-07T20:16:01.646Z] a2c907bbb8ad: Layer already exists [2022-04-07T20:16:01.646Z] 16c542ebed81: Layer already exists [2022-04-07T20:16:01.646Z] 19822dd16bfd: Layer already exists [2022-04-07T20:16:01.646Z] fcd21ac14dd3: Layer already exists [2022-04-07T20:16:01.646Z] 88d854c5af0a: Layer already exists [2022-04-07T20:16:01.646Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:16:01.646Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:16:01.646Z] latest: digest: sha256:b520662ee508d867e7e8dfc7d0bd1f531f717adab063a8f4779d3cb92859365d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:01.991Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:02.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.59 [2022-04-07T20:16:02.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T20:16:02.328Z] a2c907bbb8ad: Preparing [2022-04-07T20:16:02.328Z] 16c542ebed81: Preparing [2022-04-07T20:16:02.328Z] 19822dd16bfd: Preparing [2022-04-07T20:16:02.328Z] fcd21ac14dd3: Preparing [2022-04-07T20:16:02.328Z] 88d854c5af0a: Preparing [2022-04-07T20:16:02.328Z] dbe12c1ce20b: Preparing [2022-04-07T20:16:02.328Z] 4f4ce317c6bb: Preparing [2022-04-07T20:16:02.328Z] dbe12c1ce20b: Waiting [2022-04-07T20:16:02.328Z] 4f4ce317c6bb: Waiting [2022-04-07T20:16:02.328Z] 19822dd16bfd: Layer already exists [2022-04-07T20:16:02.328Z] a2c907bbb8ad: Layer already exists [2022-04-07T20:16:02.328Z] 88d854c5af0a: Layer already exists [2022-04-07T20:16:02.328Z] 16c542ebed81: Layer already exists [2022-04-07T20:16:02.328Z] fcd21ac14dd3: Layer already exists [2022-04-07T20:16:02.600Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:16:02.600Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:16:02.600Z] 2.2.0-dev.59: digest: sha256:b520662ee508d867e7e8dfc7d0bd1f531f717adab063a8f4779d3cb92859365d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:02.945Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:03.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:16:03.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T20:16:03.283Z] a2c907bbb8ad: Preparing [2022-04-07T20:16:03.283Z] 16c542ebed81: Preparing [2022-04-07T20:16:03.283Z] 19822dd16bfd: Preparing [2022-04-07T20:16:03.283Z] fcd21ac14dd3: Preparing [2022-04-07T20:16:03.283Z] 88d854c5af0a: Preparing [2022-04-07T20:16:03.283Z] dbe12c1ce20b: Preparing [2022-04-07T20:16:03.283Z] 4f4ce317c6bb: Preparing [2022-04-07T20:16:03.283Z] dbe12c1ce20b: Waiting [2022-04-07T20:16:03.283Z] 4f4ce317c6bb: Waiting [2022-04-07T20:16:03.283Z] a2c907bbb8ad: Layer already exists [2022-04-07T20:16:03.283Z] 19822dd16bfd: Layer already exists [2022-04-07T20:16:03.283Z] 16c542ebed81: Layer already exists [2022-04-07T20:16:03.283Z] 88d854c5af0a: Layer already exists [2022-04-07T20:16:03.283Z] fcd21ac14dd3: Layer already exists [2022-04-07T20:16:03.555Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:16:03.555Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:16:03.555Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:b520662ee508d867e7e8dfc7d0bd1f531f717adab063a8f4779d3cb92859365d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:03.897Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:04.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-07T20:16:04.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T20:16:04.235Z] a2c907bbb8ad: Preparing [2022-04-07T20:16:04.235Z] 16c542ebed81: Preparing [2022-04-07T20:16:04.235Z] 19822dd16bfd: Preparing [2022-04-07T20:16:04.235Z] fcd21ac14dd3: Preparing [2022-04-07T20:16:04.235Z] 88d854c5af0a: Preparing [2022-04-07T20:16:04.235Z] dbe12c1ce20b: Preparing [2022-04-07T20:16:04.235Z] 4f4ce317c6bb: Preparing [2022-04-07T20:16:04.235Z] dbe12c1ce20b: Waiting [2022-04-07T20:16:04.235Z] 4f4ce317c6bb: Waiting [2022-04-07T20:16:04.506Z] a2c907bbb8ad: Layer already exists [2022-04-07T20:16:04.506Z] fcd21ac14dd3: Layer already exists [2022-04-07T20:16:04.506Z] 16c542ebed81: Layer already exists [2022-04-07T20:16:04.506Z] 88d854c5af0a: Layer already exists [2022-04-07T20:16:04.506Z] 19822dd16bfd: Layer already exists [2022-04-07T20:16:04.506Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:16:04.506Z] dbe12c1ce20b: Layer already exists [2022-04-07T20:16:04.506Z] main: digest: sha256:b520662ee508d867e7e8dfc7d0bd1f531f717adab063a8f4779d3cb92859365d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:16:04.550Z] ===================================================== [Pipeline] echo [2022-04-07T20:16:04.557Z] taggedImages: [2022-04-07T20:16:04.557Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:16:04.557Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-07T20:16:04.557Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.59 [2022-04-07T20:16:04.557Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:16:04.557Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-07T20:16:04.571Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-07T20:16:04.571Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:16:04.571Z] latest [2022-04-07T20:16:04.571Z] 2.2.0-dev.59 [2022-04-07T20:16:04.571Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:16:04.571Z] main [2022-04-07T20:16:04.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:04.909Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:05.248Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:16:05.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T20:16:05.248Z] e857d2319ca8: Preparing [2022-04-07T20:16:05.248Z] 9b541197a0b7: Preparing [2022-04-07T20:16:05.248Z] 35ef0acdca39: Preparing [2022-04-07T20:16:05.248Z] 7b6e25f1e5dc: Preparing [2022-04-07T20:16:05.248Z] f73e7dbfee58: Preparing [2022-04-07T20:16:05.519Z] 35ef0acdca39: Layer already exists [2022-04-07T20:16:05.520Z] f73e7dbfee58: Layer already exists [2022-04-07T20:16:05.520Z] e857d2319ca8: Pushed [2022-04-07T20:16:05.791Z] 7b6e25f1e5dc: Pushed [2022-04-07T20:16:10.079Z] 9b541197a0b7: Pushed [2022-04-07T20:16:10.351Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:0e8c433b50e317cf5677f7cc45c5778fd8597d64819e3a659447962fb3e13b3b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:10.693Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:11.064Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-07T20:16:11.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T20:16:11.065Z] e857d2319ca8: Preparing [2022-04-07T20:16:11.065Z] 9b541197a0b7: Preparing [2022-04-07T20:16:11.065Z] 35ef0acdca39: Preparing [2022-04-07T20:16:11.065Z] 7b6e25f1e5dc: Preparing [2022-04-07T20:16:11.065Z] f73e7dbfee58: Preparing [2022-04-07T20:16:11.065Z] 7b6e25f1e5dc: Layer already exists [2022-04-07T20:16:11.346Z] e857d2319ca8: Layer already exists [2022-04-07T20:16:11.346Z] f73e7dbfee58: Layer already exists [2022-04-07T20:16:11.346Z] 9b541197a0b7: Layer already exists [2022-04-07T20:16:11.346Z] 35ef0acdca39: Layer already exists [2022-04-07T20:16:11.346Z] latest: digest: sha256:0e8c433b50e317cf5677f7cc45c5778fd8597d64819e3a659447962fb3e13b3b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:11.691Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:12.031Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.59 [2022-04-07T20:16:12.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T20:16:12.031Z] e857d2319ca8: Preparing [2022-04-07T20:16:12.031Z] 9b541197a0b7: Preparing [2022-04-07T20:16:12.031Z] 35ef0acdca39: Preparing [2022-04-07T20:16:12.031Z] 7b6e25f1e5dc: Preparing [2022-04-07T20:16:12.031Z] f73e7dbfee58: Preparing [2022-04-07T20:16:12.031Z] 7b6e25f1e5dc: Layer already exists [2022-04-07T20:16:12.031Z] f73e7dbfee58: Layer already exists [2022-04-07T20:16:12.031Z] 9b541197a0b7: Layer already exists [2022-04-07T20:16:12.031Z] 35ef0acdca39: Layer already exists [2022-04-07T20:16:12.031Z] e857d2319ca8: Layer already exists [2022-04-07T20:16:12.303Z] 2.2.0-dev.59: digest: sha256:0e8c433b50e317cf5677f7cc45c5778fd8597d64819e3a659447962fb3e13b3b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:12.645Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:12.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:16:12.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T20:16:12.985Z] e857d2319ca8: Preparing [2022-04-07T20:16:12.985Z] 9b541197a0b7: Preparing [2022-04-07T20:16:12.985Z] 35ef0acdca39: Preparing [2022-04-07T20:16:12.985Z] 7b6e25f1e5dc: Preparing [2022-04-07T20:16:12.985Z] f73e7dbfee58: Preparing [2022-04-07T20:16:12.985Z] 7b6e25f1e5dc: Layer already exists [2022-04-07T20:16:12.985Z] 35ef0acdca39: Layer already exists [2022-04-07T20:16:12.985Z] e857d2319ca8: Layer already exists [2022-04-07T20:16:12.985Z] 9b541197a0b7: Layer already exists [2022-04-07T20:16:12.985Z] f73e7dbfee58: Layer already exists [2022-04-07T20:16:13.257Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:0e8c433b50e317cf5677f7cc45c5778fd8597d64819e3a659447962fb3e13b3b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:13.601Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:13.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-07T20:16:13.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T20:16:13.940Z] e857d2319ca8: Preparing [2022-04-07T20:16:13.940Z] 9b541197a0b7: Preparing [2022-04-07T20:16:13.940Z] 35ef0acdca39: Preparing [2022-04-07T20:16:13.940Z] 7b6e25f1e5dc: Preparing [2022-04-07T20:16:13.940Z] f73e7dbfee58: Preparing [2022-04-07T20:16:13.940Z] 35ef0acdca39: Layer already exists [2022-04-07T20:16:13.940Z] 7b6e25f1e5dc: Layer already exists [2022-04-07T20:16:13.940Z] f73e7dbfee58: Layer already exists [2022-04-07T20:16:13.940Z] 9b541197a0b7: Layer already exists [2022-04-07T20:16:13.940Z] e857d2319ca8: Layer already exists [2022-04-07T20:16:14.214Z] main: digest: sha256:0e8c433b50e317cf5677f7cc45c5778fd8597d64819e3a659447962fb3e13b3b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:16:14.257Z] ===================================================== [Pipeline] echo [2022-04-07T20:16:14.265Z] taggedImages: [2022-04-07T20:16:14.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:16:14.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-07T20:16:14.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.59 [2022-04-07T20:16:14.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:16:14.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-07T20:16:14.288Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-07T20:16:14.288Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:16:14.288Z] latest [2022-04-07T20:16:14.288Z] 2.2.0-dev.59 [2022-04-07T20:16:14.288Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:16:14.288Z] main [2022-04-07T20:16:14.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:14.631Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:14.971Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:16:14.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T20:16:14.971Z] 57b0cbf9fc3a: Preparing [2022-04-07T20:16:14.971Z] b8a6aaad36eb: Preparing [2022-04-07T20:16:14.971Z] 35ef0acdca39: Preparing [2022-04-07T20:16:14.971Z] d89b1107c5a3: Preparing [2022-04-07T20:16:14.971Z] f73e7dbfee58: Preparing [2022-04-07T20:16:15.251Z] f73e7dbfee58: Layer already exists [2022-04-07T20:16:15.251Z] d89b1107c5a3: Layer already exists [2022-04-07T20:16:15.251Z] 35ef0acdca39: Layer already exists [2022-04-07T20:16:15.251Z] 57b0cbf9fc3a: Pushed [2022-04-07T20:16:20.644Z] b8a6aaad36eb: Pushed [2022-04-07T20:16:20.644Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:6c5ec04820e981a3ec583c86b19932fcf1a8aae98a145fbb00f67501c3e028b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:20.987Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:21.328Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-07T20:16:21.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T20:16:21.328Z] 57b0cbf9fc3a: Preparing [2022-04-07T20:16:21.328Z] b8a6aaad36eb: Preparing [2022-04-07T20:16:21.328Z] 35ef0acdca39: Preparing [2022-04-07T20:16:21.328Z] d89b1107c5a3: Preparing [2022-04-07T20:16:21.328Z] f73e7dbfee58: Preparing [2022-04-07T20:16:21.328Z] 35ef0acdca39: Layer already exists [2022-04-07T20:16:21.328Z] f73e7dbfee58: Layer already exists [2022-04-07T20:16:21.328Z] b8a6aaad36eb: Layer already exists [2022-04-07T20:16:21.328Z] 57b0cbf9fc3a: Layer already exists [2022-04-07T20:16:21.328Z] d89b1107c5a3: Layer already exists [2022-04-07T20:16:21.599Z] latest: digest: sha256:6c5ec04820e981a3ec583c86b19932fcf1a8aae98a145fbb00f67501c3e028b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:21.947Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:22.285Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.59 [2022-04-07T20:16:22.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T20:16:22.285Z] 57b0cbf9fc3a: Preparing [2022-04-07T20:16:22.285Z] b8a6aaad36eb: Preparing [2022-04-07T20:16:22.285Z] 35ef0acdca39: Preparing [2022-04-07T20:16:22.285Z] d89b1107c5a3: Preparing [2022-04-07T20:16:22.285Z] f73e7dbfee58: Preparing [2022-04-07T20:16:22.285Z] b8a6aaad36eb: Layer already exists [2022-04-07T20:16:22.285Z] 57b0cbf9fc3a: Layer already exists [2022-04-07T20:16:22.285Z] 35ef0acdca39: Layer already exists [2022-04-07T20:16:22.285Z] d89b1107c5a3: Layer already exists [2022-04-07T20:16:22.285Z] f73e7dbfee58: Layer already exists [2022-04-07T20:16:22.558Z] 2.2.0-dev.59: digest: sha256:6c5ec04820e981a3ec583c86b19932fcf1a8aae98a145fbb00f67501c3e028b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:22.905Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:23.242Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:16:23.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T20:16:23.242Z] 57b0cbf9fc3a: Preparing [2022-04-07T20:16:23.242Z] b8a6aaad36eb: Preparing [2022-04-07T20:16:23.242Z] 35ef0acdca39: Preparing [2022-04-07T20:16:23.242Z] d89b1107c5a3: Preparing [2022-04-07T20:16:23.242Z] f73e7dbfee58: Preparing [2022-04-07T20:16:23.242Z] b8a6aaad36eb: Layer already exists [2022-04-07T20:16:23.242Z] d89b1107c5a3: Layer already exists [2022-04-07T20:16:23.242Z] 57b0cbf9fc3a: Layer already exists [2022-04-07T20:16:23.242Z] f73e7dbfee58: Layer already exists [2022-04-07T20:16:23.242Z] 35ef0acdca39: Layer already exists [2022-04-07T20:16:23.516Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:6c5ec04820e981a3ec583c86b19932fcf1a8aae98a145fbb00f67501c3e028b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:23.867Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:24.205Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-07T20:16:24.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T20:16:24.205Z] 57b0cbf9fc3a: Preparing [2022-04-07T20:16:24.205Z] b8a6aaad36eb: Preparing [2022-04-07T20:16:24.205Z] 35ef0acdca39: Preparing [2022-04-07T20:16:24.205Z] d89b1107c5a3: Preparing [2022-04-07T20:16:24.205Z] f73e7dbfee58: Preparing [2022-04-07T20:16:24.205Z] 57b0cbf9fc3a: Layer already exists [2022-04-07T20:16:24.205Z] f73e7dbfee58: Layer already exists [2022-04-07T20:16:24.205Z] d89b1107c5a3: Layer already exists [2022-04-07T20:16:24.205Z] 35ef0acdca39: Layer already exists [2022-04-07T20:16:24.205Z] b8a6aaad36eb: Layer already exists [2022-04-07T20:16:24.477Z] main: digest: sha256:6c5ec04820e981a3ec583c86b19932fcf1a8aae98a145fbb00f67501c3e028b1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:16:24.521Z] ===================================================== [Pipeline] echo [2022-04-07T20:16:24.530Z] taggedImages: [2022-04-07T20:16:24.530Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:16:24.530Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-07T20:16:24.530Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.59 [2022-04-07T20:16:24.530Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:16:24.530Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-07T20:16:24.551Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-07T20:16:24.551Z] 1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:16:24.551Z] latest [2022-04-07T20:16:24.551Z] 2.2.0-dev.59 [2022-04-07T20:16:24.551Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:16:24.551Z] main [2022-04-07T20:16:24.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:24.897Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:25.231Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:16:25.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T20:16:25.232Z] c3b31330a29d: Preparing [2022-04-07T20:16:25.232Z] c8b6805f401f: Preparing [2022-04-07T20:16:25.232Z] 85dd45d45968: Preparing [2022-04-07T20:16:25.232Z] 30e7a32c7745: Preparing [2022-04-07T20:16:25.232Z] f0e5a4d6c014: Preparing [2022-04-07T20:16:25.232Z] 3b19d27f08f7: Preparing [2022-04-07T20:16:25.232Z] 73bb99a6e169: Preparing [2022-04-07T20:16:25.232Z] ec06c3102977: Preparing [2022-04-07T20:16:25.232Z] 6a3c62e080c7: Preparing [2022-04-07T20:16:25.232Z] 340cb19ca677: Preparing [2022-04-07T20:16:25.232Z] 4f4ce317c6bb: Preparing [2022-04-07T20:16:25.232Z] 3b19d27f08f7: Waiting [2022-04-07T20:16:25.232Z] 73bb99a6e169: Waiting [2022-04-07T20:16:25.232Z] ec06c3102977: Waiting [2022-04-07T20:16:25.232Z] 6a3c62e080c7: Waiting [2022-04-07T20:16:25.232Z] 340cb19ca677: Waiting [2022-04-07T20:16:25.232Z] 4f4ce317c6bb: Waiting [2022-04-07T20:16:25.504Z] f0e5a4d6c014: Layer already exists [2022-04-07T20:16:25.504Z] 3b19d27f08f7: Layer already exists [2022-04-07T20:16:25.504Z] 73bb99a6e169: Layer already exists [2022-04-07T20:16:25.504Z] ec06c3102977: Layer already exists [2022-04-07T20:16:25.504Z] c8b6805f401f: Pushed [2022-04-07T20:16:25.504Z] 6a3c62e080c7: Layer already exists [2022-04-07T20:16:25.504Z] 340cb19ca677: Layer already exists [2022-04-07T20:16:25.504Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:16:26.102Z] c3b31330a29d: Pushed [2022-04-07T20:16:30.395Z] 85dd45d45968: Pushed [2022-04-07T20:16:45.461Z] 30e7a32c7745: Pushed [2022-04-07T20:16:45.461Z] 1a2a9fb2de28639559defb16ba24353df80d7431: digest: sha256:ff2bceeeae6e36d99aca0a8a3c48296c3620197ca49afc61bb7e3def6a408b5d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:45.862Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:46.516Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-07T20:16:46.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T20:16:46.516Z] c3b31330a29d: Preparing [2022-04-07T20:16:46.516Z] c8b6805f401f: Preparing [2022-04-07T20:16:46.516Z] 85dd45d45968: Preparing [2022-04-07T20:16:46.516Z] 30e7a32c7745: Preparing [2022-04-07T20:16:46.516Z] f0e5a4d6c014: Preparing [2022-04-07T20:16:46.516Z] 3b19d27f08f7: Preparing [2022-04-07T20:16:46.516Z] 73bb99a6e169: Preparing [2022-04-07T20:16:46.516Z] ec06c3102977: Preparing [2022-04-07T20:16:46.516Z] 6a3c62e080c7: Preparing [2022-04-07T20:16:46.516Z] 340cb19ca677: Preparing [2022-04-07T20:16:46.516Z] 4f4ce317c6bb: Preparing [2022-04-07T20:16:46.516Z] 3b19d27f08f7: Waiting [2022-04-07T20:16:46.516Z] 6a3c62e080c7: Waiting [2022-04-07T20:16:46.516Z] 73bb99a6e169: Waiting [2022-04-07T20:16:46.516Z] ec06c3102977: Waiting [2022-04-07T20:16:46.516Z] 4f4ce317c6bb: Waiting [2022-04-07T20:16:46.516Z] 340cb19ca677: Waiting [2022-04-07T20:16:46.516Z] c8b6805f401f: Layer already exists [2022-04-07T20:16:46.516Z] 85dd45d45968: Layer already exists [2022-04-07T20:16:46.516Z] 30e7a32c7745: Layer already exists [2022-04-07T20:16:46.516Z] f0e5a4d6c014: Layer already exists [2022-04-07T20:16:46.516Z] c3b31330a29d: Layer already exists [2022-04-07T20:16:46.516Z] 6a3c62e080c7: Layer already exists [2022-04-07T20:16:46.516Z] 3b19d27f08f7: Layer already exists [2022-04-07T20:16:46.795Z] 73bb99a6e169: Layer already exists [2022-04-07T20:16:46.795Z] 340cb19ca677: Layer already exists [2022-04-07T20:16:46.795Z] ec06c3102977: Layer already exists [2022-04-07T20:16:46.795Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:16:46.795Z] latest: digest: sha256:ff2bceeeae6e36d99aca0a8a3c48296c3620197ca49afc61bb7e3def6a408b5d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:47.142Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:47.481Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.59 [2022-04-07T20:16:47.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T20:16:47.481Z] c3b31330a29d: Preparing [2022-04-07T20:16:47.481Z] c8b6805f401f: Preparing [2022-04-07T20:16:47.481Z] 85dd45d45968: Preparing [2022-04-07T20:16:47.481Z] 30e7a32c7745: Preparing [2022-04-07T20:16:47.481Z] f0e5a4d6c014: Preparing [2022-04-07T20:16:47.481Z] 3b19d27f08f7: Preparing [2022-04-07T20:16:47.481Z] 73bb99a6e169: Preparing [2022-04-07T20:16:47.481Z] ec06c3102977: Preparing [2022-04-07T20:16:47.481Z] 6a3c62e080c7: Preparing [2022-04-07T20:16:47.481Z] 340cb19ca677: Preparing [2022-04-07T20:16:47.481Z] 4f4ce317c6bb: Preparing [2022-04-07T20:16:47.481Z] 3b19d27f08f7: Waiting [2022-04-07T20:16:47.481Z] 73bb99a6e169: Waiting [2022-04-07T20:16:47.481Z] ec06c3102977: Waiting [2022-04-07T20:16:47.481Z] 340cb19ca677: Waiting [2022-04-07T20:16:47.481Z] 6a3c62e080c7: Waiting [2022-04-07T20:16:47.481Z] 4f4ce317c6bb: Waiting [2022-04-07T20:16:47.481Z] c3b31330a29d: Layer already exists [2022-04-07T20:16:47.481Z] 85dd45d45968: Layer already exists [2022-04-07T20:16:47.481Z] f0e5a4d6c014: Layer already exists [2022-04-07T20:16:47.481Z] c8b6805f401f: Layer already exists [2022-04-07T20:16:47.481Z] 30e7a32c7745: Layer already exists [2022-04-07T20:16:47.481Z] ec06c3102977: Layer already exists [2022-04-07T20:16:47.481Z] 3b19d27f08f7: Layer already exists [2022-04-07T20:16:47.481Z] 340cb19ca677: Layer already exists [2022-04-07T20:16:47.759Z] 73bb99a6e169: Layer already exists [2022-04-07T20:16:47.759Z] 6a3c62e080c7: Layer already exists [2022-04-07T20:16:47.759Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:16:47.759Z] 2.2.0-dev.59: digest: sha256:ff2bceeeae6e36d99aca0a8a3c48296c3620197ca49afc61bb7e3def6a408b5d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:48.105Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:48.446Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:16:48.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T20:16:48.446Z] c3b31330a29d: Preparing [2022-04-07T20:16:48.446Z] c8b6805f401f: Preparing [2022-04-07T20:16:48.446Z] 85dd45d45968: Preparing [2022-04-07T20:16:48.446Z] 30e7a32c7745: Preparing [2022-04-07T20:16:48.446Z] f0e5a4d6c014: Preparing [2022-04-07T20:16:48.446Z] 3b19d27f08f7: Preparing [2022-04-07T20:16:48.446Z] 73bb99a6e169: Preparing [2022-04-07T20:16:48.446Z] ec06c3102977: Preparing [2022-04-07T20:16:48.446Z] 6a3c62e080c7: Preparing [2022-04-07T20:16:48.446Z] 73bb99a6e169: Waiting [2022-04-07T20:16:48.446Z] 3b19d27f08f7: Waiting [2022-04-07T20:16:48.446Z] ec06c3102977: Waiting [2022-04-07T20:16:48.446Z] 340cb19ca677: Preparing [2022-04-07T20:16:48.446Z] 4f4ce317c6bb: Preparing [2022-04-07T20:16:48.446Z] 6a3c62e080c7: Waiting [2022-04-07T20:16:48.446Z] 4f4ce317c6bb: Waiting [2022-04-07T20:16:48.446Z] 340cb19ca677: Waiting [2022-04-07T20:16:48.446Z] c8b6805f401f: Layer already exists [2022-04-07T20:16:48.446Z] 30e7a32c7745: Layer already exists [2022-04-07T20:16:48.446Z] 85dd45d45968: Layer already exists [2022-04-07T20:16:48.446Z] c3b31330a29d: Layer already exists [2022-04-07T20:16:48.446Z] f0e5a4d6c014: Layer already exists [2022-04-07T20:16:48.719Z] 3b19d27f08f7: Layer already exists [2022-04-07T20:16:48.719Z] 6a3c62e080c7: Layer already exists [2022-04-07T20:16:48.719Z] ec06c3102977: Layer already exists [2022-04-07T20:16:48.719Z] 73bb99a6e169: Layer already exists [2022-04-07T20:16:48.719Z] 340cb19ca677: Layer already exists [2022-04-07T20:16:48.719Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:16:48.719Z] 1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59: digest: sha256:ff2bceeeae6e36d99aca0a8a3c48296c3620197ca49afc61bb7e3def6a408b5d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:49.064Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:49.400Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-07T20:16:49.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T20:16:49.400Z] c3b31330a29d: Preparing [2022-04-07T20:16:49.400Z] c8b6805f401f: Preparing [2022-04-07T20:16:49.400Z] 85dd45d45968: Preparing [2022-04-07T20:16:49.400Z] 30e7a32c7745: Preparing [2022-04-07T20:16:49.400Z] f0e5a4d6c014: Preparing [2022-04-07T20:16:49.400Z] 3b19d27f08f7: Preparing [2022-04-07T20:16:49.400Z] 73bb99a6e169: Preparing [2022-04-07T20:16:49.400Z] ec06c3102977: Preparing [2022-04-07T20:16:49.400Z] 6a3c62e080c7: Preparing [2022-04-07T20:16:49.400Z] 340cb19ca677: Preparing [2022-04-07T20:16:49.400Z] 4f4ce317c6bb: Preparing [2022-04-07T20:16:49.400Z] ec06c3102977: Waiting [2022-04-07T20:16:49.400Z] 6a3c62e080c7: Waiting [2022-04-07T20:16:49.400Z] 340cb19ca677: Waiting [2022-04-07T20:16:49.400Z] 3b19d27f08f7: Waiting [2022-04-07T20:16:49.400Z] 73bb99a6e169: Waiting [2022-04-07T20:16:49.400Z] 4f4ce317c6bb: Waiting [2022-04-07T20:16:49.400Z] c8b6805f401f: Layer already exists [2022-04-07T20:16:49.400Z] f0e5a4d6c014: Layer already exists [2022-04-07T20:16:49.400Z] c3b31330a29d: Layer already exists [2022-04-07T20:16:49.400Z] 85dd45d45968: Layer already exists [2022-04-07T20:16:49.400Z] 30e7a32c7745: Layer already exists [2022-04-07T20:16:49.672Z] 3b19d27f08f7: Layer already exists [2022-04-07T20:16:49.672Z] 73bb99a6e169: Layer already exists [2022-04-07T20:16:49.672Z] ec06c3102977: Layer already exists [2022-04-07T20:16:49.672Z] 6a3c62e080c7: Layer already exists [2022-04-07T20:16:49.672Z] 340cb19ca677: Layer already exists [2022-04-07T20:16:49.672Z] 4f4ce317c6bb: Layer already exists [2022-04-07T20:16:49.672Z] main: digest: sha256:ff2bceeeae6e36d99aca0a8a3c48296c3620197ca49afc61bb7e3def6a408b5d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T20:16:49.717Z] ===================================================== [Pipeline] echo [2022-04-07T20:16:49.725Z] taggedImages: [2022-04-07T20:16:49.725Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431 [2022-04-07T20:16:49.725Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-07T20:16:49.725Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.59 [2022-04-07T20:16:49.725Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1a2a9fb2de28639559defb16ba24353df80d7431-2.2.0-dev.59 [2022-04-07T20:16:49.725Z] - 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-07T20:16:50.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T20:16:50.097Z] [2022-04-07T20:16:50.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:16:50.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T20:16:50.712Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-07T20:16:50.712Z] 8998bd30e6a1: Pulling fs layer [2022-04-07T20:16:50.712Z] 04944245beec: Pulling fs layer [2022-04-07T20:16:50.712Z] 699f458cf7ca: Pulling fs layer [2022-04-07T20:16:50.712Z] 765212b225bb: Pulling fs layer [2022-04-07T20:16:50.712Z] f23df028b6ca: Pulling fs layer [2022-04-07T20:16:50.712Z] d65c8cfc05b1: Pulling fs layer [2022-04-07T20:16:50.712Z] 2437ff75d9bd: Pulling fs layer [2022-04-07T20:16:50.712Z] 765212b225bb: Waiting [2022-04-07T20:16:50.712Z] f23df028b6ca: Waiting [2022-04-07T20:16:50.712Z] d65c8cfc05b1: Waiting [2022-04-07T20:16:50.712Z] 2437ff75d9bd: Waiting [2022-04-07T20:16:50.712Z] 04944245beec: Download complete [2022-04-07T20:16:50.712Z] 765212b225bb: Verifying Checksum [2022-04-07T20:16:50.712Z] 765212b225bb: Download complete [2022-04-07T20:16:50.712Z] f23df028b6ca: Verifying Checksum [2022-04-07T20:16:50.712Z] f23df028b6ca: Download complete [2022-04-07T20:16:50.712Z] d65c8cfc05b1: Verifying Checksum [2022-04-07T20:16:50.712Z] d65c8cfc05b1: Download complete [2022-04-07T20:16:50.984Z] 699f458cf7ca: Verifying Checksum [2022-04-07T20:16:50.984Z] 699f458cf7ca: Download complete [2022-04-07T20:16:51.260Z] 8998bd30e6a1: Verifying Checksum [2022-04-07T20:16:51.261Z] 8998bd30e6a1: Download complete [2022-04-07T20:16:53.889Z] 2437ff75d9bd: Verifying Checksum [2022-04-07T20:16:53.889Z] 2437ff75d9bd: Download complete [2022-04-07T20:16:55.866Z] 8998bd30e6a1: Pull complete [2022-04-07T20:16:56.460Z] 04944245beec: Pull complete [2022-04-07T20:16:57.893Z] 699f458cf7ca: Pull complete [2022-04-07T20:16:58.166Z] 765212b225bb: Pull complete [2022-04-07T20:16:59.144Z] f23df028b6ca: Pull complete [2022-04-07T20:16:59.144Z] d65c8cfc05b1: Pull complete [2022-04-07T20:17:14.214Z] 2437ff75d9bd: Pull complete [2022-04-07T20:17:14.214Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-07T20:17:14.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T20:17:14.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-07T20:17:14.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-11452 does not seem to be running inside a container [2022-04-07T20:17:14.529Z] $ 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/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-07T20:17:17.379Z] $ docker top a7f6104abb2f0659731292dec1d2f17c04799151b3f0a64bb5f3c22ca1ffc72e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:17:18.435Z] ---> job-cost.sh [2022-04-07T20:17:18.435Z] lf-activate-venv: SKIPPING [2022-04-07T20:17:18.435Z] INFO: No Stack... [2022-04-07T20:17:19.028Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-07T20:17:20.000Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T20:17:20.651Z] + + cat /w/workspace/edgex-go/183/archives/cost.csv [2022-04-07T20:17:20.651Z] cut -d, -f6 [Pipeline] lock [2022-04-07T20:17:20.683Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-183-stack-cost] [2022-04-07T20:17:20.689Z] Resource [jenkins-edgexfoundry-edgex-go-main-183-stack-cost] did not exist. Created. [2022-04-07T20:17:20.689Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T20:17:21.346Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-07T20:17:22.147Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T20:17:22.154Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T20:17:22.244Z] $ docker stop --time=1 a7f6104abb2f0659731292dec1d2f17c04799151b3f0a64bb5f3c22ca1ffc72e [2022-04-07T20:17:23.825Z] $ docker rm -f a7f6104abb2f0659731292dec1d2f17c04799151b3f0a64bb5f3c22ca1ffc72e [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-07T20:17:24.439Z] provisioning config files... [2022-04-07T20:17:24.449Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/183@tmp/config8464649377572143533tmp [Pipeline] { [Pipeline] sh [2022-04-07T20:17:24.764Z] + set +x [2022-04-07T20:17:24.764Z] + curl -s https://codecov.io/bash [2022-04-07T20:17:24.764Z] + bash -s -- [2022-04-07T20:17:24.764Z] [2022-04-07T20:17:24.764Z] _____ _ [2022-04-07T20:17:24.764Z] / ____| | | [2022-04-07T20:17:24.764Z] | | ___ __| | ___ ___ _____ __ [2022-04-07T20:17:24.764Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-07T20:17:24.764Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-07T20:17:24.764Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-07T20:17:24.764Z] Bash-1.0.6 [2022-04-07T20:17:24.764Z] [2022-04-07T20:17:24.764Z] [2022-04-07T20:17:24.764Z] ==> git version 2.25.1 found [2022-04-07T20:17:24.764Z] ==> 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-07T20:17:24.764Z] Release-Date: 2020-01-08 [2022-04-07T20:17:24.764Z] 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-07T20:17:24.764Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-07T20:17:24.764Z] ==> Jenkins CI detected. [2022-04-07T20:17:24.764Z] current dir:  /w/workspace/edgex-go/183 [2022-04-07T20:17:24.764Z] project root: . [2022-04-07T20:17:24.764Z] --> token set from env [2022-04-07T20:17:24.764Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-07T20:17:24.764Z] ==> Running gcov in . (disable via -X gcov) [2022-04-07T20:17:24.764Z] ==> Python coveragepy not found [2022-04-07T20:17:24.764Z] ==> Searching for coverage reports in: [2022-04-07T20:17:24.764Z] + . [2022-04-07T20:17:24.764Z] -> Found 1 reports [2022-04-07T20:17:24.764Z] ==> Detecting git/mercurial file structure [2022-04-07T20:17:24.764Z] ==> Reading reports [2022-04-07T20:17:25.033Z] + ./coverage.out bytes=431014 [2022-04-07T20:17:25.033Z] ==> Appending adjustments [2022-04-07T20:17:25.033Z] https://docs.codecov.io/docs/fixing-reports [2022-04-07T20:17:25.973Z] + Found adjustments [2022-04-07T20:17:25.973Z] ==> Gzipping contents [2022-04-07T20:17:25.973Z] 60K /tmp/codecov.A8P5s4.gz [2022-04-07T20:17:25.973Z] ==> Uploading reports [2022-04-07T20:17:25.973Z] url: https://codecov.io [2022-04-07T20:17:25.973Z] query: branch=main&commit=1a2a9fb2de28639559defb16ba24353df80d7431&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-07T20:17:26.233Z] -> Pinging Codecov [2022-04-07T20:17:26.233Z] 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=1a2a9fb2de28639559defb16ba24353df80d7431&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-07T20:17:26.495Z] -> Uploading to [2022-04-07T20:17:26.495Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-07/00271124DB129430A58F1EEE437C3FCB/1a2a9fb2de28639559defb16ba24353df80d7431/7758b0ec-b4b8-40a0-adfe-579c224a2291.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T201726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c1b342b5b55e4a66ff0f2aafa48769d318a7b889dd243296137a420014bcc12 [2022-04-07T20:17:26.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T20:17:26.495Z] Dload Upload Total Spent Left Speed [2022-04-07T20:17:26.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59205 0 0 100 59205 0 261k --:--:-- --:--:-- --:--:-- 260k 100 59205 0 0 100 59205 0 237k --:--:-- --:--:-- --:--:-- 236k [2022-04-07T20:17:26.756Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1a2a9fb2de28639559defb16ba24353df80d7431 [Pipeline] } [2022-04-07T20:17:26.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-07T20:17:27.032Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-07T20:17:27.046Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:17:27.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T20:17:27.342Z] [2022-04-07T20:17:27.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:17:27.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T20:17:27.695Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-07T20:17:27.695Z] 188c0c94c7c5: Pulling fs layer [2022-04-07T20:17:27.695Z] 0ef7d3d256c8: Pulling fs layer [2022-04-07T20:17:27.695Z] de9db76c5a1d: Pulling fs layer [2022-04-07T20:17:27.695Z] 0eba1c9be4d2: Pulling fs layer [2022-04-07T20:17:27.695Z] 0d57e429df01: Pulling fs layer [2022-04-07T20:17:27.695Z] 4e4be7b47b0d: Pulling fs layer [2022-04-07T20:17:27.695Z] 0eba1c9be4d2: Waiting [2022-04-07T20:17:27.695Z] 0d57e429df01: Waiting [2022-04-07T20:17:27.695Z] e1f770b5df2f: Pulling fs layer [2022-04-07T20:17:27.695Z] 85a0685a4137: Pulling fs layer [2022-04-07T20:17:27.695Z] 4e4be7b47b0d: Waiting [2022-04-07T20:17:27.695Z] de9db76c5a1d: Verifying Checksum [2022-04-07T20:17:27.695Z] de9db76c5a1d: Download complete [2022-04-07T20:17:27.695Z] 0ef7d3d256c8: Verifying Checksum [2022-04-07T20:17:27.695Z] 0ef7d3d256c8: Download complete [2022-04-07T20:17:27.695Z] 0d57e429df01: Verifying Checksum [2022-04-07T20:17:27.695Z] 0d57e429df01: Download complete [2022-04-07T20:17:27.695Z] 4e4be7b47b0d: Verifying Checksum [2022-04-07T20:17:27.695Z] 4e4be7b47b0d: Download complete [2022-04-07T20:17:27.695Z] 188c0c94c7c5: Verifying Checksum [2022-04-07T20:17:27.956Z] e1f770b5df2f: Verifying Checksum [2022-04-07T20:17:27.956Z] e1f770b5df2f: Download complete [2022-04-07T20:17:27.956Z] 188c0c94c7c5: Pull complete [2022-04-07T20:17:27.956Z] 0ef7d3d256c8: Pull complete [2022-04-07T20:17:28.218Z] de9db76c5a1d: Pull complete [2022-04-07T20:17:28.478Z] 0eba1c9be4d2: Verifying Checksum [2022-04-07T20:17:28.478Z] 0eba1c9be4d2: Download complete [2022-04-07T20:17:28.736Z] 85a0685a4137: Verifying Checksum [2022-04-07T20:17:28.736Z] 85a0685a4137: Download complete [2022-04-07T20:17:32.036Z] 0eba1c9be4d2: Pull complete [2022-04-07T20:17:32.294Z] 0d57e429df01: Pull complete [2022-04-07T20:17:32.294Z] 4e4be7b47b0d: Pull complete [2022-04-07T20:17:32.863Z] e1f770b5df2f: Pull complete [2022-04-07T20:17:36.161Z] 85a0685a4137: Pull complete [2022-04-07T20:17:36.161Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-07T20:17:36.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T20:17:36.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-07T20:17:36.245Z] prd-ubuntu20.04-docker-8c-8g-11449 does not seem to be running inside a container [2022-04-07T20:17:36.291Z] $ 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/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-07T20:17:38.751Z] $ docker top 1743b764fd056e8690cd27f70a3e9162e4674ad2aa03b1ebb263df8278f16b1d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-07T20:17:38.840Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-07T20:17:39.127Z] + set -o pipefail [2022-04-07T20:17:39.127Z] + snyk monitor '--org=edgex-jenkins' [2022-04-07T20:17:45.718Z] [2022-04-07T20:17:45.718Z] Monitoring /w/workspace/edgex-go/183 (github.com/edgexfoundry/edgex-go)... [2022-04-07T20:17:45.718Z] [2022-04-07T20:17:45.718Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/bdadab39-ae0b-4e14-a8c5-5af3202432f5 [2022-04-07T20:17:45.718Z] [2022-04-07T20:17:45.718Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-07T20:17:45.718Z] [2022-04-07T20:17:45.718Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-07T20:17:45.718Z] [2022-04-07T20:17:45.718Z] [Pipeline] } [2022-04-07T20:17:45.732Z] $ docker stop --time=1 1743b764fd056e8690cd27f70a3e9162e4674ad2aa03b1ebb263df8278f16b1d [2022-04-07T20:17:47.935Z] $ docker rm -f 1743b764fd056e8690cd27f70a3e9162e4674ad2aa03b1ebb263df8278f16b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-07T20:17:48.387Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T20:17:48.397Z] provisioning config files... [2022-04-07T20:17:48.406Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/183@tmp/config596827905005394982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:17:48.725Z] --> edgex-publish-swagger.sh [2022-04-07T20:17:48.725Z] === Publish openapi/v2 API === [2022-04-07T20:17:48.725Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-07T20:17:48.725Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/183/openapi/v2/core-command.yaml] [2022-04-07T20:17:48.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T20:17:48.725Z] Dload Upload Total Spent Left Speed [2022-04-07T20:17:49.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35130 --:--:-- --:--:-- --:--:-- 35094 100 33831 0 0 100 33831 0 35094 --:--:-- --:--:-- --:--:-- 35058 [2022-04-07T20:17:49.670Z] [2022-04-07T20:17:49.670Z] [2022-04-07T20:17:49.670Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/183/openapi/v2/core-data.yaml] [2022-04-07T20:17:49.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T20:17:49.670Z] Dload Upload Total Spent Left Speed [2022-04-07T20:17:51.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59373 0:00:01 0:00:01 --:--:-- 59422 100 71604 0 0 100 71604 0 53040 0:00:01 0:00:01 --:--:-- 53040 [2022-04-07T20:17:51.058Z] [2022-04-07T20:17:51.058Z] [2022-04-07T20:17:51.058Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/183/openapi/v2/core-metadata.yaml] [2022-04-07T20:17:51.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T20:17:51.058Z] Dload Upload Total Spent Left Speed [2022-04-07T20:17:52.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 137k 0 0 100 137k 0 104k 0:00:01 0:00:01 --:--:-- 104k [2022-04-07T20:17:52.445Z] [2022-04-07T20:17:52.445Z] [2022-04-07T20:17:52.445Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/183/openapi/v2/support-notifications.yaml] [2022-04-07T20:17:52.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T20:17:52.445Z] Dload Upload Total Spent Left Speed [2022-04-07T20:17:53.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 76733 0:00:01 0:00:01 --:--:-- 76733 100 89318 0 0 100 89318 0 76602 0:00:01 0:00:01 --:--:-- 76602 [2022-04-07T20:17:53.384Z] [2022-04-07T20:17:53.384Z] [2022-04-07T20:17:53.384Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/183/openapi/v2/support-scheduler.yaml] [2022-04-07T20:17:53.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T20:17:53.384Z] Dload Upload Total Spent Left Speed [2022-04-07T20:17:54.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39834 --:--:-- --:--:-- --:--:-- 39834 [2022-04-07T20:17:54.590Z] [2022-04-07T20:17:54.590Z] [2022-04-07T20:17:54.590Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/183/openapi/v2/system-agent.yaml] [2022-04-07T20:17:54.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T20:17:54.590Z] Dload Upload Total Spent Left Speed [2022-04-07T20:17:55.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22599 --:--:-- --:--:-- --:--:-- 22574 [2022-04-07T20:17:55.532Z] [2022-04-07T20:17:55.532Z] [Pipeline] } [2022-04-07T20:17:55.541Z] 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-07T20:17:55.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T20:17:55.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:17:56.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T20:17:56.237Z] . [Pipeline] withDockerContainer [2022-04-07T20:17:56.311Z] prd-ubuntu20.04-docker-8c-8g-11449 does not seem to be running inside a container [2022-04-07T20:17:56.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T20:17:56.803Z] $ docker top ba2b9fd84ce81b6863c3e58ddd53dbc98fc2cdf8558659477bebc1811340c047 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T20:17:56.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T20:17:56.906Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T20:17:57.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T20:17:57.039Z] $ docker exec ba2b9fd84ce81b6863c3e58ddd53dbc98fc2cdf8558659477bebc1811340c047 ssh-agent [2022-04-07T20:17:57.175Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAaNKNe/agent.14 [2022-04-07T20:17:57.175Z] SSH_AGENT_PID=21 [2022-04-07T20:17:57.181Z] Running ssh-add (command line suppressed) [2022-04-07T20:17:57.311Z] Identity added: /w/workspace/edgex-go/183@tmp/private_key_2603329548115627061.key (/w/workspace/edgex-go/183@tmp/private_key_2603329548115627061.key) [2022-04-07T20:17:57.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T20:17:57.618Z] + git semver tag [2022-04-07T20:17:57.618Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T20:17:57.618Z] # $GIT_DIR = /w/workspace/edgex-go/183/.git [2022-04-07T20:17:57.618Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/183 [2022-04-07T20:17:57.618Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T20:17:57.618Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T20:17:57.618Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T20:17:57.618Z] # $SEMVER_BRANCH = main [2022-04-07T20:17:57.618Z] # $SEMVER_DIR = /w/workspace/edgex-go/183/.semver [2022-04-07T20:17:57.618Z] # 1a2a9fb2de28639559defb16ba24353df80d7431 HEAD [2022-04-07T20:17:57.618Z] # -> Force: false [2022-04-07T20:17:57.618Z] # 7e7cb111edd1633fe451a36a38001f18448e0efb refs/tags/v2.2.0-dev.59 [Pipeline] } [2022-04-07T20:17:57.633Z] $ docker exec --env ******** --env ******** ba2b9fd84ce81b6863c3e58ddd53dbc98fc2cdf8558659477bebc1811340c047 ssh-agent -k [2022-04-07T20:17:57.741Z] unset SSH_AUTH_SOCK; [2022-04-07T20:17:57.741Z] unset SSH_AGENT_PID; [2022-04-07T20:17:57.741Z] echo Agent pid 21 killed; [2022-04-07T20:17:57.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T20:17:58.061Z] + git semver [Pipeline] } [2022-04-07T20:17:58.078Z] $ docker stop --time=1 ba2b9fd84ce81b6863c3e58ddd53dbc98fc2cdf8558659477bebc1811340c047 [2022-04-07T20:17:59.372Z] $ docker rm -f ba2b9fd84ce81b6863c3e58ddd53dbc98fc2cdf8558659477bebc1811340c047 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:17:59.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T20:17:59.779Z] [2022-04-07T20:17:59.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:18:00.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T20:18:00.081Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-07T20:18:00.081Z] ab5ef0e58194: Pulling fs layer [2022-04-07T20:18:00.081Z] 9712f1f96733: Pulling fs layer [2022-04-07T20:18:00.081Z] 63f879dbbcfc: Pulling fs layer [2022-04-07T20:18:00.081Z] 0d9ebad4ef96: Pulling fs layer [2022-04-07T20:18:00.081Z] e9a5061849ea: Pulling fs layer [2022-04-07T20:18:00.081Z] d747dcd14b5f: Pulling fs layer [2022-04-07T20:18:00.081Z] 2de7ff778b66: Pulling fs layer [2022-04-07T20:18:00.081Z] e9a5061849ea: Waiting [2022-04-07T20:18:00.081Z] 2de7ff778b66: Waiting [2022-04-07T20:18:00.081Z] d747dcd14b5f: Waiting [2022-04-07T20:18:00.081Z] 0d9ebad4ef96: Waiting [2022-04-07T20:18:00.081Z] 9712f1f96733: Verifying Checksum [2022-04-07T20:18:00.081Z] 9712f1f96733: Download complete [2022-04-07T20:18:00.657Z] 63f879dbbcfc: Verifying Checksum [2022-04-07T20:18:00.657Z] 63f879dbbcfc: Download complete [2022-04-07T20:18:00.657Z] 0d9ebad4ef96: Verifying Checksum [2022-04-07T20:18:00.657Z] 0d9ebad4ef96: Download complete [2022-04-07T20:18:00.657Z] e9a5061849ea: Verifying Checksum [2022-04-07T20:18:00.657Z] e9a5061849ea: Download complete [2022-04-07T20:18:00.657Z] d747dcd14b5f: Verifying Checksum [2022-04-07T20:18:00.657Z] d747dcd14b5f: Download complete [2022-04-07T20:18:00.657Z] ab5ef0e58194: Verifying Checksum [2022-04-07T20:18:00.657Z] ab5ef0e58194: Download complete [2022-04-07T20:18:00.917Z] 2de7ff778b66: Verifying Checksum [2022-04-07T20:18:00.917Z] 2de7ff778b66: Download complete [2022-04-07T20:18:04.212Z] ab5ef0e58194: Pull complete [2022-04-07T20:18:04.212Z] 9712f1f96733: Pull complete [2022-04-07T20:18:04.781Z] 63f879dbbcfc: Pull complete [2022-04-07T20:18:08.985Z] 0d9ebad4ef96: Pull complete [2022-04-07T20:18:09.554Z] e9a5061849ea: Pull complete [2022-04-07T20:18:09.555Z] d747dcd14b5f: Pull complete [2022-04-07T20:18:10.939Z] 2de7ff778b66: Pull complete [2022-04-07T20:18:10.939Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-07T20:18:10.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T20:18:10.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-07T20:18:11.008Z] prd-ubuntu20.04-docker-8c-8g-11449 does not seem to be running inside a container [2022-04-07T20:18:11.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-07T20:18:13.655Z] $ docker top b5cdac6ae491420ebd6acb09461fd46bcbc8d9d95ebdbef1ead31675b9fe1d0a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-07T20:18:13.738Z] provisioning config files... [2022-04-07T20:18:13.745Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/183@tmp/config2895903843772716668tmp [2022-04-07T20:18:13.758Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/183@tmp/config6920484852352099863tmp [2022-04-07T20:18:13.767Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/183@tmp/config1669961379906294770tmp [Pipeline] { [Pipeline] echo [2022-04-07T20:18:13.785Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:18:14.069Z] ---> sigul-configuration.sh [2022-04-07T20:18:14.069Z] gpg: directory `/root/.gnupg' created [2022-04-07T20:18:14.069Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-07T20:18:14.070Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-07T20:18:14.070Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-07T20:18:14.070Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-07T20:18:14.070Z] gpg: CAST5 encrypted data [2022-04-07T20:18:14.070Z] gpg: encrypted with 1 passphrase [2022-04-07T20:18:14.070Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-07T20:18:14.458Z] + mkdir /home/jenkins [2022-04-07T20:18:14.458Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-07T20:18:14.746Z] + 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-07T20:18:14.758Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:18:15.046Z] ---> sigul-install.sh [2022-04-07T20:18:15.046Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-07T20:18:15.334Z] + git tag --list [2022-04-07T20:18:15.334Z] 0.6.0 [2022-04-07T20:18:15.334Z] 0.6.1 [2022-04-07T20:18:15.334Z] 0.7.0 [2022-04-07T20:18:15.334Z] 0.7.1 [2022-04-07T20:18:15.334Z] v1.0.0 [2022-04-07T20:18:15.334Z] v1.0.1 [2022-04-07T20:18:15.334Z] v1.1.0 [2022-04-07T20:18:15.334Z] v1.2.0 [2022-04-07T20:18:15.334Z] v1.2.1 [2022-04-07T20:18:15.334Z] v1.3.0 [2022-04-07T20:18:15.334Z] v1.3.1 [2022-04-07T20:18:15.334Z] v2.0.0 [2022-04-07T20:18:15.334Z] v2.0.1-dev.1 [2022-04-07T20:18:15.334Z] v2.0.1-dev.10 [2022-04-07T20:18:15.334Z] v2.0.1-dev.11 [2022-04-07T20:18:15.334Z] v2.0.1-dev.12 [2022-04-07T20:18:15.334Z] v2.0.1-dev.13 [2022-04-07T20:18:15.334Z] v2.0.1-dev.14 [2022-04-07T20:18:15.334Z] v2.0.1-dev.15 [2022-04-07T20:18:15.334Z] v2.0.1-dev.16 [2022-04-07T20:18:15.334Z] v2.0.1-dev.17 [2022-04-07T20:18:15.334Z] v2.0.1-dev.18 [2022-04-07T20:18:15.334Z] v2.0.1-dev.19 [2022-04-07T20:18:15.334Z] v2.0.1-dev.2 [2022-04-07T20:18:15.334Z] v2.0.1-dev.20 [2022-04-07T20:18:15.334Z] v2.0.1-dev.21 [2022-04-07T20:18:15.334Z] v2.0.1-dev.22 [2022-04-07T20:18:15.334Z] v2.0.1-dev.23 [2022-04-07T20:18:15.334Z] v2.0.1-dev.24 [2022-04-07T20:18:15.334Z] v2.0.1-dev.25 [2022-04-07T20:18:15.334Z] v2.0.1-dev.26 [2022-04-07T20:18:15.334Z] v2.0.1-dev.27 [2022-04-07T20:18:15.334Z] v2.0.1-dev.28 [2022-04-07T20:18:15.334Z] v2.0.1-dev.29 [2022-04-07T20:18:15.334Z] v2.0.1-dev.3 [2022-04-07T20:18:15.334Z] v2.0.1-dev.30 [2022-04-07T20:18:15.334Z] v2.0.1-dev.31 [2022-04-07T20:18:15.334Z] v2.0.1-dev.32 [2022-04-07T20:18:15.334Z] v2.0.1-dev.33 [2022-04-07T20:18:15.334Z] v2.0.1-dev.34 [2022-04-07T20:18:15.334Z] v2.0.1-dev.35 [2022-04-07T20:18:15.334Z] v2.0.1-dev.36 [2022-04-07T20:18:15.334Z] v2.0.1-dev.37 [2022-04-07T20:18:15.334Z] v2.0.1-dev.38 [2022-04-07T20:18:15.334Z] v2.0.1-dev.39 [2022-04-07T20:18:15.334Z] v2.0.1-dev.4 [2022-04-07T20:18:15.334Z] v2.0.1-dev.40 [2022-04-07T20:18:15.334Z] v2.0.1-dev.41 [2022-04-07T20:18:15.334Z] v2.0.1-dev.42 [2022-04-07T20:18:15.334Z] v2.0.1-dev.43 [2022-04-07T20:18:15.334Z] v2.0.1-dev.44 [2022-04-07T20:18:15.334Z] v2.0.1-dev.45 [2022-04-07T20:18:15.334Z] v2.0.1-dev.46 [2022-04-07T20:18:15.334Z] v2.0.1-dev.47 [2022-04-07T20:18:15.334Z] v2.0.1-dev.48 [2022-04-07T20:18:15.334Z] v2.0.1-dev.49 [2022-04-07T20:18:15.334Z] v2.0.1-dev.5 [2022-04-07T20:18:15.334Z] v2.0.1-dev.50 [2022-04-07T20:18:15.334Z] v2.0.1-dev.51 [2022-04-07T20:18:15.334Z] v2.0.1-dev.52 [2022-04-07T20:18:15.334Z] v2.0.1-dev.53 [2022-04-07T20:18:15.334Z] v2.0.1-dev.54 [2022-04-07T20:18:15.334Z] v2.0.1-dev.55 [2022-04-07T20:18:15.334Z] v2.0.1-dev.56 [2022-04-07T20:18:15.334Z] v2.0.1-dev.57 [2022-04-07T20:18:15.334Z] v2.0.1-dev.58 [2022-04-07T20:18:15.334Z] v2.0.1-dev.59 [2022-04-07T20:18:15.334Z] v2.0.1-dev.6 [2022-04-07T20:18:15.334Z] v2.0.1-dev.60 [2022-04-07T20:18:15.334Z] v2.0.1-dev.61 [2022-04-07T20:18:15.334Z] v2.0.1-dev.62 [2022-04-07T20:18:15.334Z] v2.0.1-dev.63 [2022-04-07T20:18:15.334Z] v2.0.1-dev.64 [2022-04-07T20:18:15.335Z] v2.0.1-dev.65 [2022-04-07T20:18:15.335Z] v2.0.1-dev.66 [2022-04-07T20:18:15.335Z] v2.0.1-dev.67 [2022-04-07T20:18:15.335Z] v2.0.1-dev.68 [2022-04-07T20:18:15.335Z] v2.0.1-dev.69 [2022-04-07T20:18:15.335Z] v2.0.1-dev.7 [2022-04-07T20:18:15.335Z] v2.0.1-dev.70 [2022-04-07T20:18:15.335Z] v2.0.1-dev.71 [2022-04-07T20:18:15.335Z] v2.0.1-dev.72 [2022-04-07T20:18:15.335Z] v2.0.1-dev.73 [2022-04-07T20:18:15.335Z] v2.0.1-dev.74 [2022-04-07T20:18:15.335Z] v2.0.1-dev.75 [2022-04-07T20:18:15.335Z] v2.0.1-dev.76 [2022-04-07T20:18:15.335Z] v2.0.1-dev.77 [2022-04-07T20:18:15.335Z] v2.0.1-dev.78 [2022-04-07T20:18:15.335Z] v2.0.1-dev.79 [2022-04-07T20:18:15.335Z] v2.0.1-dev.8 [2022-04-07T20:18:15.335Z] v2.0.1-dev.80 [2022-04-07T20:18:15.335Z] v2.0.1-dev.81 [2022-04-07T20:18:15.335Z] v2.0.1-dev.82 [2022-04-07T20:18:15.335Z] v2.0.1-dev.83 [2022-04-07T20:18:15.335Z] v2.0.1-dev.84 [2022-04-07T20:18:15.335Z] v2.0.1-dev.85 [2022-04-07T20:18:15.335Z] v2.0.1-dev.86 [2022-04-07T20:18:15.335Z] v2.0.1-dev.87 [2022-04-07T20:18:15.335Z] v2.0.1-dev.88 [2022-04-07T20:18:15.335Z] v2.0.1-dev.89 [2022-04-07T20:18:15.335Z] v2.0.1-dev.9 [2022-04-07T20:18:15.335Z] v2.0.1-dev.90 [2022-04-07T20:18:15.335Z] v2.0.1-dev.91 [2022-04-07T20:18:15.335Z] v2.0.1-dev.92 [2022-04-07T20:18:15.335Z] v2.0.1-dev.93 [2022-04-07T20:18:15.335Z] v2.0.1-dev.94 [2022-04-07T20:18:15.335Z] v2.0.1-dev.95 [2022-04-07T20:18:15.335Z] v2.0.1-dev.96 [2022-04-07T20:18:15.335Z] v2.0.1-dev.97 [2022-04-07T20:18:15.335Z] v2.0.1-dev.98 [2022-04-07T20:18:15.335Z] v2.0.1-dev.99 [2022-04-07T20:18:15.335Z] v2.1.0 [2022-04-07T20:18:15.335Z] v2.2.0-dev.1 [2022-04-07T20:18:15.335Z] v2.2.0-dev.10 [2022-04-07T20:18:15.335Z] v2.2.0-dev.11 [2022-04-07T20:18:15.335Z] v2.2.0-dev.12 [2022-04-07T20:18:15.335Z] v2.2.0-dev.13 [2022-04-07T20:18:15.335Z] v2.2.0-dev.14 [2022-04-07T20:18:15.335Z] v2.2.0-dev.15 [2022-04-07T20:18:15.335Z] v2.2.0-dev.16 [2022-04-07T20:18:15.335Z] v2.2.0-dev.17 [2022-04-07T20:18:15.335Z] v2.2.0-dev.18 [2022-04-07T20:18:15.335Z] v2.2.0-dev.19 [2022-04-07T20:18:15.335Z] v2.2.0-dev.2 [2022-04-07T20:18:15.335Z] v2.2.0-dev.20 [2022-04-07T20:18:15.335Z] v2.2.0-dev.21 [2022-04-07T20:18:15.335Z] v2.2.0-dev.22 [2022-04-07T20:18:15.335Z] v2.2.0-dev.23 [2022-04-07T20:18:15.335Z] v2.2.0-dev.24 [2022-04-07T20:18:15.335Z] v2.2.0-dev.25 [2022-04-07T20:18:15.335Z] v2.2.0-dev.26 [2022-04-07T20:18:15.335Z] v2.2.0-dev.27 [2022-04-07T20:18:15.335Z] v2.2.0-dev.28 [2022-04-07T20:18:15.335Z] v2.2.0-dev.29 [2022-04-07T20:18:15.335Z] v2.2.0-dev.3 [2022-04-07T20:18:15.335Z] v2.2.0-dev.30 [2022-04-07T20:18:15.335Z] v2.2.0-dev.31 [2022-04-07T20:18:15.335Z] v2.2.0-dev.32 [2022-04-07T20:18:15.335Z] v2.2.0-dev.33 [2022-04-07T20:18:15.335Z] v2.2.0-dev.34 [2022-04-07T20:18:15.335Z] v2.2.0-dev.35 [2022-04-07T20:18:15.335Z] v2.2.0-dev.36 [2022-04-07T20:18:15.335Z] v2.2.0-dev.37 [2022-04-07T20:18:15.335Z] v2.2.0-dev.38 [2022-04-07T20:18:15.335Z] v2.2.0-dev.39 [2022-04-07T20:18:15.335Z] v2.2.0-dev.4 [2022-04-07T20:18:15.335Z] v2.2.0-dev.40 [2022-04-07T20:18:15.335Z] v2.2.0-dev.41 [2022-04-07T20:18:15.335Z] v2.2.0-dev.42 [2022-04-07T20:18:15.335Z] v2.2.0-dev.43 [2022-04-07T20:18:15.335Z] v2.2.0-dev.44 [2022-04-07T20:18:15.335Z] v2.2.0-dev.45 [2022-04-07T20:18:15.335Z] v2.2.0-dev.46 [2022-04-07T20:18:15.335Z] v2.2.0-dev.47 [2022-04-07T20:18:15.335Z] v2.2.0-dev.48 [2022-04-07T20:18:15.335Z] v2.2.0-dev.49 [2022-04-07T20:18:15.335Z] v2.2.0-dev.5 [2022-04-07T20:18:15.335Z] v2.2.0-dev.50 [2022-04-07T20:18:15.335Z] v2.2.0-dev.51 [2022-04-07T20:18:15.335Z] v2.2.0-dev.52 [2022-04-07T20:18:15.335Z] v2.2.0-dev.53 [2022-04-07T20:18:15.335Z] v2.2.0-dev.54 [2022-04-07T20:18:15.335Z] v2.2.0-dev.55 [2022-04-07T20:18:15.335Z] v2.2.0-dev.56 [2022-04-07T20:18:15.335Z] v2.2.0-dev.57 [2022-04-07T20:18:15.335Z] v2.2.0-dev.58 [2022-04-07T20:18:15.335Z] v2.2.0-dev.59 [2022-04-07T20:18:15.335Z] v2.2.0-dev.6 [2022-04-07T20:18:15.335Z] v2.2.0-dev.7 [2022-04-07T20:18:15.335Z] v2.2.0-dev.8 [2022-04-07T20:18:15.335Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-07T20:18:15.621Z] + lftools sign git-tag v2.2.0-dev.59 [2022-04-07T20:18:16.194Z] Signing Git tag with Sigul... [2022-04-07T20:18:16.194Z] Signing v2.2.0-dev.59 [Pipeline] echo [2022-04-07T20:18:16.779Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:18:17.070Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-07T20:18:17.079Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-07T20:18:17.099Z] $ docker stop --time=1 b5cdac6ae491420ebd6acb09461fd46bcbc8d9d95ebdbef1ead31675b9fe1d0a [2022-04-07T20:18:18.418Z] $ docker rm -f b5cdac6ae491420ebd6acb09461fd46bcbc8d9d95ebdbef1ead31675b9fe1d0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-07T20:18:18.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T20:18:18.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:18:19.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T20:18:19.137Z] . [Pipeline] withDockerContainer [2022-04-07T20:18:19.208Z] prd-ubuntu20.04-docker-8c-8g-11449 does not seem to be running inside a container [2022-04-07T20:18:19.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T20:18:19.640Z] $ docker top b0b79ae0f9fadc0ae07bbafcffc8088b0951a34ac3a49b4081ebe3c746273059 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T20:18:19.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T20:18:19.744Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T20:18:19.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T20:18:19.878Z] $ docker exec b0b79ae0f9fadc0ae07bbafcffc8088b0951a34ac3a49b4081ebe3c746273059 ssh-agent [2022-04-07T20:18:20.002Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeMGclC/agent.15 [2022-04-07T20:18:20.002Z] SSH_AGENT_PID=21 [2022-04-07T20:18:20.008Z] Running ssh-add (command line suppressed) [2022-04-07T20:18:20.119Z] Identity added: /w/workspace/edgex-go/183@tmp/private_key_4162664752237710168.key (/w/workspace/edgex-go/183@tmp/private_key_4162664752237710168.key) [2022-04-07T20:18:20.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T20:18:20.418Z] + git semver bump pre [2022-04-07T20:18:20.418Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T20:18:20.418Z] # $GIT_DIR = /w/workspace/edgex-go/183/.git [2022-04-07T20:18:20.418Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/183 [2022-04-07T20:18:20.418Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T20:18:20.418Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T20:18:20.418Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T20:18:20.418Z] # $SEMVER_BRANCH = main [2022-04-07T20:18:20.418Z] # $SEMVER_DIR = /w/workspace/edgex-go/183/.semver [2022-04-07T20:18:20.418Z] 2.2.0-dev.60 [Pipeline] } [2022-04-07T20:18:20.430Z] $ docker exec --env ******** --env ******** b0b79ae0f9fadc0ae07bbafcffc8088b0951a34ac3a49b4081ebe3c746273059 ssh-agent -k [2022-04-07T20:18:20.535Z] unset SSH_AUTH_SOCK; [2022-04-07T20:18:20.536Z] unset SSH_AGENT_PID; [2022-04-07T20:18:20.536Z] echo Agent pid 21 killed; [2022-04-07T20:18:20.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T20:18:20.851Z] + git semver [Pipeline] } [2022-04-07T20:18:20.867Z] $ docker stop --time=1 b0b79ae0f9fadc0ae07bbafcffc8088b0951a34ac3a49b4081ebe3c746273059 [2022-04-07T20:18:22.154Z] $ docker rm -f b0b79ae0f9fadc0ae07bbafcffc8088b0951a34ac3a49b4081ebe3c746273059 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T20:18:22.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T20:18:22.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:18:22.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T20:18:22.811Z] . [Pipeline] withDockerContainer [2022-04-07T20:18:22.880Z] prd-ubuntu20.04-docker-8c-8g-11449 does not seem to be running inside a container [2022-04-07T20:18:22.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T20:18:23.321Z] $ docker top 3720ee0ad21a8d36a6699ba53f27a809610648fa7d8ed069b5f80ce7ec5f5fba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T20:18:23.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T20:18:23.426Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T20:18:23.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T20:18:23.561Z] $ docker exec 3720ee0ad21a8d36a6699ba53f27a809610648fa7d8ed069b5f80ce7ec5f5fba ssh-agent [2022-04-07T20:18:23.682Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPHliGo/agent.13 [2022-04-07T20:18:23.682Z] SSH_AGENT_PID=19 [2022-04-07T20:18:23.687Z] Running ssh-add (command line suppressed) [2022-04-07T20:18:23.822Z] Identity added: /w/workspace/edgex-go/183@tmp/private_key_3837085572803569772.key (/w/workspace/edgex-go/183@tmp/private_key_3837085572803569772.key) [2022-04-07T20:18:23.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T20:18:24.126Z] + git semver push [2022-04-07T20:18:24.126Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T20:18:24.126Z] # $GIT_DIR = /w/workspace/edgex-go/183/.git [2022-04-07T20:18:24.126Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/183 [2022-04-07T20:18:24.126Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T20:18:24.126Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T20:18:24.126Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T20:18:24.126Z] # $SEMVER_BRANCH = main [2022-04-07T20:18:24.126Z] # $SEMVER_DIR = /w/workspace/edgex-go/183/.semver [2022-04-07T20:18:24.698Z] git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } [2022-04-07T20:18:24.713Z] $ docker exec --env ******** --env ******** 3720ee0ad21a8d36a6699ba53f27a809610648fa7d8ed069b5f80ce7ec5f5fba ssh-agent -k [2022-04-07T20:18:24.830Z] unset SSH_AUTH_SOCK; [2022-04-07T20:18:24.831Z] unset SSH_AGENT_PID; [2022-04-07T20:18:24.831Z] echo Agent pid 19 killed; [2022-04-07T20:18:24.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-07T20:18:24.878Z] $ docker stop --time=1 3720ee0ad21a8d36a6699ba53f27a809610648fa7d8ed069b5f80ce7ec5f5fba [2022-04-07T20:18:26.178Z] $ docker rm -f 3720ee0ad21a8d36a6699ba53f27a809610648fa7d8ed069b5f80ce7ec5f5fba [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-07T20:18:26.705Z] + [ -d /w/workspace/edgex-go/183/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:18:27.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:18:27.962Z] ---> package-listing.sh [2022-04-07T20:18:27.962Z] ++ facter osfamily [2022-04-07T20:18:27.962Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-07T20:18:28.222Z] + OS_FAMILY=debian [2022-04-07T20:18:28.222Z] + workspace=/w/workspace/edgex-go/183 [2022-04-07T20:18:28.222Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-07T20:18:28.222Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-07T20:18:28.222Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-07T20:18:28.222Z] + PACKAGES=/tmp/packages_start.txt [2022-04-07T20:18:28.222Z] + '[' /w/workspace/edgex-go/183 ']' [2022-04-07T20:18:28.222Z] + PACKAGES=/tmp/packages_end.txt [2022-04-07T20:18:28.222Z] + case "${OS_FAMILY}" in [2022-04-07T20:18:28.222Z] + grep '^ii' [2022-04-07T20:18:28.222Z] + dpkg -l [2022-04-07T20:18:28.222Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-07T20:18:28.222Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-07T20:18:28.222Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-07T20:18:28.222Z] + '[' /w/workspace/edgex-go/183 ']' [2022-04-07T20:18:28.222Z] + mkdir -p /w/workspace/edgex-go/183/archives/ [2022-04-07T20:18:28.222Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/183/archives/ [Pipeline] echo [2022-04-07T20:18:28.236Z] 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/183/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-07T20:18:28.518Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:18:29.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T20:18:29.083Z] [2022-04-07T20:18:29.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:18:29.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T20:18:29.386Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-07T20:18:29.386Z] 5eb5b503b376: Pulling fs layer [2022-04-07T20:18:29.386Z] 5c69ac0246d0: Pulling fs layer [2022-04-07T20:18:29.386Z] ec43610c2a17: Pulling fs layer [2022-04-07T20:18:29.386Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-07T20:18:29.386Z] 33b1e0a273af: Pulling fs layer [2022-04-07T20:18:29.386Z] 5d3b04190fa2: Pulling fs layer [2022-04-07T20:18:29.386Z] 2f39f015ded8: Pulling fs layer [2022-04-07T20:18:29.386Z] 33b1e0a273af: Waiting [2022-04-07T20:18:29.386Z] 5d3b04190fa2: Waiting [2022-04-07T20:18:29.386Z] 2f39f015ded8: Waiting [2022-04-07T20:18:29.386Z] 3a2ae6a8a46f: Waiting [2022-04-07T20:18:29.386Z] 5c69ac0246d0: Verifying Checksum [2022-04-07T20:18:29.386Z] 5c69ac0246d0: Download complete [2022-04-07T20:18:29.386Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-07T20:18:29.386Z] 3a2ae6a8a46f: Download complete [2022-04-07T20:18:29.386Z] 33b1e0a273af: Verifying Checksum [2022-04-07T20:18:29.386Z] 33b1e0a273af: Download complete [2022-04-07T20:18:29.646Z] 5d3b04190fa2: Download complete [2022-04-07T20:18:29.646Z] ec43610c2a17: Verifying Checksum [2022-04-07T20:18:29.646Z] ec43610c2a17: Download complete [2022-04-07T20:18:29.646Z] 5eb5b503b376: Verifying Checksum [2022-04-07T20:18:29.646Z] 5eb5b503b376: Download complete [2022-04-07T20:18:30.218Z] 2f39f015ded8: Verifying Checksum [2022-04-07T20:18:30.218Z] 2f39f015ded8: Download complete [2022-04-07T20:18:31.155Z] 5eb5b503b376: Pull complete [2022-04-07T20:18:31.155Z] 5c69ac0246d0: Pull complete [2022-04-07T20:18:31.724Z] ec43610c2a17: Pull complete [2022-04-07T20:18:31.724Z] 3a2ae6a8a46f: Pull complete [2022-04-07T20:18:31.982Z] 33b1e0a273af: Pull complete [2022-04-07T20:18:31.982Z] 5d3b04190fa2: Pull complete [2022-04-07T20:18:37.259Z] 2f39f015ded8: Pull complete [2022-04-07T20:18:37.259Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-07T20:18:37.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T20:18:37.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-07T20:18:37.327Z] prd-ubuntu20.04-docker-8c-8g-11449 does not seem to be running inside a container [2022-04-07T20:18:37.369Z] $ 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/183/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/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-07T20:18:39.001Z] $ docker top 57e39ef9fcf5746746c129bd499b6ede113d4a563a47c8182f686fcd2cc2549a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T20:18:39.365Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-07T20:18:39.658Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-07T20:18:39.950Z] + ls /var/log/sa-host [2022-04-07T20:18:39.950Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T20:18:40.189Z] provisioning config files... [2022-04-07T20:18:40.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/183@tmp/config3187417816622114141tmp [Pipeline] { [Pipeline] echo [2022-04-07T20:18:40.212Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:18:40.499Z] ---> create-netrc.sh [Pipeline] } [2022-04-07T20:18:40.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:18:40.848Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-07T20:18:40.861Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:18:41.151Z] ---> sudo-logs.sh [2022-04-07T20:18:41.151Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-07T20:18:41.178Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:18:41.468Z] ---> job-cost.sh [2022-04-07T20:18:41.468Z] lf-activate-venv: SKIPPING [2022-04-07T20:18:41.468Z] DEBUG: total: 0.2199999988079071 [2022-04-07T20:18:41.468Z] INFO: Retrieving Stack Cost... [2022-04-07T20:18:42.041Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T20:18:42.613Z] INFO: Archiving Costs [Pipeline] echo [2022-04-07T20:18:42.630Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:18:42.920Z] ---> logs-deploy.sh [2022-04-07T20:18:42.920Z] lf-activate-venv: SKIPPING [2022-04-07T20:18:42.920Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/183 [2022-04-07T20:18:42.920Z] INFO: archiving workspace using pattern(s): [2022-04-07T20:18:43.861Z] Archives upload complete. [2022-04-07T20:18:44.122Z] INFO: archiving logs to Nexus