Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f5805745f4137666cc0ff23d60db09fdca723d9 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-ssh16285313266010028491.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9102444906074338673.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14196604727129989259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2423476817729726108.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16566316227803608674.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16640 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/248 [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/248 # 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 9f5805745f4137666cc0ff23d60db09fdca723d9 (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 9f5805745f4137666cc0ff23d60db09fdca723d9 # timeout=10 Commit message: "chore: Update Alpine download mirror (#4069)" > git rev-list --no-walk 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-01T20:57:38.307Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T20:57:38.360Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T20:57:38.377Z] ========================================================= [2022-07-01T20:57:38.377Z] EdgeX Global Pipelines Version Info [2022-07-01T20:57:38.377Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-01T20:57:39.159Z] ------------------- [2022-07-01T20:57:39.159Z] stable info: [2022-07-01T20:57:39.159Z] ------------------- [2022-07-01T20:57:39.159Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T20:57:39.159Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T20:57:39.159Z] Message: update stable to v1.0.234 [2022-07-01T20:57:39.732Z] ------------------- [2022-07-01T20:57:39.732Z] experimental info: [2022-07-01T20:57:39.732Z] ------------------- [2022-07-01T20:57:39.732Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T20:57:39.732Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T20:57:39.732Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T20:57:39.981Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-01T20:57:39.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-01T20:57:40.000Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T20:57:40.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T20:57:40.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T20:57:40.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T20:57:40.039Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T20:57:40.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-01T20:57:40.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-01T20:57:40.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-01T20:57:40.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T20:57:40.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T20:57:40.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T20:57:40.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T20:57:40.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T20:57:40.131Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T20:57:40.141Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T20:57:40.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T20:57:40.161Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-01T20:57:40.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-01T20:57:40.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T20:57:40.198Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T20:57:40.208Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T20:57:40.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-01T20:57:40.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-01T20:57:40.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-01T20:57:40.249Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] echo [2022-07-01T20:57:40.260Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f58057 [Pipeline] echo [2022-07-01T20:57:40.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T20:57:40.309Z] provisioning config files... [2022-07-01T20:57:40.321Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/248@tmp/config8891460910192635804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T20:57:40.621Z] ---> docker-login.sh [2022-07-01T20:57:40.621Z] nexus3.edgexfoundry.org:10001 [2022-07-01T20:57:40.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T20:57:40.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T20:57:40.882Z] Configure a credential helper to remove this warning. See [2022-07-01T20:57:40.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T20:57:40.883Z] [2022-07-01T20:57:40.883Z] Login Succeeded [2022-07-01T20:57:40.883Z] nexus3.edgexfoundry.org:10002 [2022-07-01T20:57:41.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T20:57:41.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T20:57:41.145Z] Configure a credential helper to remove this warning. See [2022-07-01T20:57:41.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T20:57:41.145Z] [2022-07-01T20:57:41.145Z] Login Succeeded [2022-07-01T20:57:41.145Z] nexus3.edgexfoundry.org:10003 [2022-07-01T20:57:41.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T20:57:41.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T20:57:41.145Z] Configure a credential helper to remove this warning. See [2022-07-01T20:57:41.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T20:57:41.145Z] [2022-07-01T20:57:41.145Z] Login Succeeded [2022-07-01T20:57:41.145Z] nexus3.edgexfoundry.org:10004 [2022-07-01T20:57:41.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T20:57:41.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T20:57:41.407Z] Configure a credential helper to remove this warning. See [2022-07-01T20:57:41.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T20:57:41.407Z] [2022-07-01T20:57:41.407Z] Login Succeeded [2022-07-01T20:57:41.407Z] docker.io [2022-07-01T20:57:41.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T20:57:41.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T20:57:41.668Z] Configure a credential helper to remove this warning. See [2022-07-01T20:57:41.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T20:57:41.668Z] [2022-07-01T20:57:41.668Z] Login Succeeded [2022-07-01T20:57:41.668Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T20:57:41.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T20:57:41.999Z] + 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-07-01T20:57:41.999Z] + dirname cmd/core-command/Dockerfile [2022-07-01T20:57:41.999Z] + cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-01T20:57:41.999Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-07-01T20:57:41.999Z] -f2 [2022-07-01T20:57:41.999Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-01T20:57:41.999Z] + dirname cmd/core-metadata/Dockerfile [2022-07-01T20:57:41.999Z] + cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-01T20:57:41.999Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-01T20:57:41.999Z] + cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-01T20:57:41.999Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-01T20:57:41.999Z] + cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-01T20:57:41.999Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-01T20:57:41.999Z] + cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-01T20:57:41.999Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T20:57:41.999Z] + cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T20:57:41.999Z] + dirname+ cmd/security-spire-agent/Dockerfile [2022-07-01T20:57:41.999Z] cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-01T20:57:41.999Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-01T20:57:41.999Z] + cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-01T20:57:41.999Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-01T20:57:41.999Z] + cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-01T20:57:41.999Z] + dirname cmd/support-notifications/Dockerfile [2022-07-01T20:57:41.999Z] + cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-01T20:57:41.999Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-01T20:57:41.999Z] + cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-01T20:57:41.999Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-01T20:57:41.999Z] + cut -d/ -f2 [2022-07-01T20:57:41.999Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-01T20:57:42.035Z] 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-07-01T20:57:42.378Z] + git rev-list -1 --merges 9f5805745f4137666cc0ff23d60db09fdca723d9~1..9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] echo [2022-07-01T20:57:42.398Z] -----------> git rev-list -1 --merges 9f5805745f4137666cc0ff23d60db09fdca723d9~1..9f5805745f4137666cc0ff23d60db09fdca723d9 9f5805745f4137666cc0ff23d60db09fdca723d9 [false] [Pipeline] sh [2022-07-01T20:57:42.689Z] + git log --format=format:%s -1 9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] echo [2022-07-01T20:57:42.706Z] ========================================================= [2022-07-01T20:57:42.706Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T20:57:42.706Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-01T20:57:43.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T20:57:43.150Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T20:57:43.150Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T20:57:43.150Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T20:57:43.150Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T20:57:43.150Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T20:57:43.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T20:57:43.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T20:57:43.562Z] [2022-07-01T20:57:43.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T20:57:43.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T20:57:43.861Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T20:57:43.861Z] 42c077c10790: Pulling fs layer [2022-07-01T20:57:43.861Z] f63e77b7563a: Pulling fs layer [2022-07-01T20:57:43.861Z] bd5fdadae976: Pulling fs layer [2022-07-01T20:57:43.861Z] 205491f53016: Pulling fs layer [2022-07-01T20:57:43.861Z] df18705c85c3: Pulling fs layer [2022-07-01T20:57:43.861Z] bdb3f477010e: Pulling fs layer [2022-07-01T20:57:43.861Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T20:57:43.861Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T20:57:43.861Z] bdb8f0575790: Pulling fs layer [2022-07-01T20:57:43.861Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T20:57:43.861Z] 2343380bae48: Pulling fs layer [2022-07-01T20:57:43.861Z] c8a8fc8e1c8f: Waiting [2022-07-01T20:57:43.861Z] bdb8f0575790: Waiting [2022-07-01T20:57:43.861Z] 2c6e9b1d212d: Waiting [2022-07-01T20:57:43.861Z] 205491f53016: Waiting [2022-07-01T20:57:43.861Z] 386e3cb2ff24: Waiting [2022-07-01T20:57:43.861Z] df18705c85c3: Waiting [2022-07-01T20:57:43.861Z] bdb3f477010e: Waiting [2022-07-01T20:57:43.861Z] 2343380bae48: Waiting [2022-07-01T20:57:43.861Z] f63e77b7563a: Download complete [2022-07-01T20:57:43.861Z] 205491f53016: Verifying Checksum [2022-07-01T20:57:43.861Z] 205491f53016: Download complete [2022-07-01T20:57:44.124Z] df18705c85c3: Verifying Checksum [2022-07-01T20:57:44.124Z] df18705c85c3: Download complete [2022-07-01T20:57:44.124Z] bdb3f477010e: Verifying Checksum [2022-07-01T20:57:44.124Z] bdb3f477010e: Download complete [2022-07-01T20:57:44.124Z] bd5fdadae976: Verifying Checksum [2022-07-01T20:57:44.124Z] bd5fdadae976: Download complete [2022-07-01T20:57:44.124Z] 2c6e9b1d212d: Verifying Checksum [2022-07-01T20:57:44.124Z] 2c6e9b1d212d: Download complete [2022-07-01T20:57:44.124Z] bdb8f0575790: Download complete [2022-07-01T20:57:44.124Z] 386e3cb2ff24: Download complete [2022-07-01T20:57:44.124Z] 2343380bae48: Download complete [2022-07-01T20:57:44.124Z] 42c077c10790: Verifying Checksum [2022-07-01T20:57:44.124Z] 42c077c10790: Download complete [2022-07-01T20:57:44.385Z] c8a8fc8e1c8f: Download complete [2022-07-01T20:57:45.775Z] 42c077c10790: Pull complete [2022-07-01T20:57:45.775Z] f63e77b7563a: Pull complete [2022-07-01T20:57:46.347Z] bd5fdadae976: Pull complete [2022-07-01T20:57:46.347Z] 205491f53016: Pull complete [2022-07-01T20:57:46.607Z] df18705c85c3: Pull complete [2022-07-01T20:57:46.607Z] bdb3f477010e: Pull complete [2022-07-01T20:57:48.521Z] c8a8fc8e1c8f: Pull complete [2022-07-01T20:57:48.521Z] 2c6e9b1d212d: Pull complete [2022-07-01T20:57:48.782Z] bdb8f0575790: Pull complete [2022-07-01T20:57:48.782Z] 386e3cb2ff24: Pull complete [2022-07-01T20:57:48.782Z] 2343380bae48: Pull complete [2022-07-01T20:57:49.044Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T20:57:49.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T20:57:49.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T20:57:49.153Z] prd-ubuntu20.04-docker-8c-8g-16640 does not seem to be running inside a container [2022-07-01T20:57:49.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T20:57:50.554Z] $ docker top 8fa1c313a949407ffdae11e7e7a84eaec1600665696903eb5becbb6637cc5ea1 -eo pid,comm [2022-07-01T20:57:50.630Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-01T20:57:50.630Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T20:57:50.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T20:57:50.672Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T20:57:50.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T20:57:50.808Z] $ docker exec 8fa1c313a949407ffdae11e7e7a84eaec1600665696903eb5becbb6637cc5ea1 ssh-agent [2022-07-01T20:57:50.928Z] SSH_AUTH_SOCK=/tmp/ssh-MfchSHzZuLeI/agent.33 [2022-07-01T20:57:50.928Z] SSH_AGENT_PID=39 [2022-07-01T20:57:50.935Z] Running ssh-add (command line suppressed) [2022-07-01T20:57:51.066Z] Identity added: /w/workspace/edgex-go/248@tmp/private_key_5138968717113044414.key (/w/workspace/edgex-go/248@tmp/private_key_5138968717113044414.key) [2022-07-01T20:57:51.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T20:57:51.377Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T20:57:51.393Z] $ docker exec --env ******** --env ******** 8fa1c313a949407ffdae11e7e7a84eaec1600665696903eb5becbb6637cc5ea1 ssh-agent -k [2022-07-01T20:57:51.523Z] unset SSH_AUTH_SOCK; [2022-07-01T20:57:51.523Z] unset SSH_AGENT_PID; [2022-07-01T20:57:51.523Z] echo Agent pid 39 killed; [2022-07-01T20:57:51.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T20:57:51.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T20:57:51.555Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T20:57:51.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T20:57:51.695Z] $ docker exec 8fa1c313a949407ffdae11e7e7a84eaec1600665696903eb5becbb6637cc5ea1 ssh-agent [2022-07-01T20:57:51.832Z] SSH_AUTH_SOCK=/tmp/ssh-8ytQ9x6b4Oa7/agent.71 [2022-07-01T20:57:51.832Z] SSH_AGENT_PID=78 [2022-07-01T20:57:51.840Z] Running ssh-add (command line suppressed) [2022-07-01T20:57:51.959Z] Identity added: /w/workspace/edgex-go/248@tmp/private_key_8553637384729504135.key (/w/workspace/edgex-go/248@tmp/private_key_8553637384729504135.key) [2022-07-01T20:57:51.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T20:57:52.267Z] + git semver init [2022-07-01T20:57:52.530Z] 2022-07-01 20:57:52,487 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T20:57:52.530Z] 2022-07-01 20:57:52,488 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/248/.semver [2022-07-01T20:57:52.530Z] 2022-07-01 20:57:52,489 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/248/.semver [2022-07-01T20:57:52.530Z] 2022-07-01 20:57:52,489 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/248/.semver'], cwd=/w/workspace/edgex-go/248, universal_newlines=False, shell=None, istream=None) [2022-07-01T20:57:56.784Z] 2022-07-01 20:57:56,156 [append_file] DEBUG append to file:/w/workspace/edgex-go/248/.git/info/exclude [2022-07-01T20:57:56.784Z] 2022-07-01 20:57:56,157 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/248/.semver/main with force:False [2022-07-01T20:57:56.784Z] 2022-07-01 20:57:56,157 [read_version] DEBUG read version from /w/workspace/edgex-go/248/.semver/main [2022-07-01T20:57:56.784Z] 2022-07-01 20:57:56,157 [read_version] DEBUG read version from /w/workspace/edgex-go/248/.semver/main [2022-07-01T20:57:56.784Z] 2.2.1-dev.17 [Pipeline] } [2022-07-01T20:57:56.797Z] $ docker exec --env ******** --env ******** 8fa1c313a949407ffdae11e7e7a84eaec1600665696903eb5becbb6637cc5ea1 ssh-agent -k [2022-07-01T20:57:56.923Z] unset SSH_AUTH_SOCK; [2022-07-01T20:57:56.923Z] unset SSH_AGENT_PID; [2022-07-01T20:57:56.923Z] echo Agent pid 78 killed; [2022-07-01T20:57:56.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T20:57:57.237Z] + git semver [Pipeline] } [2022-07-01T20:57:57.522Z] $ docker stop --time=1 8fa1c313a949407ffdae11e7e7a84eaec1600665696903eb5becbb6637cc5ea1 [2022-07-01T20:57:58.821Z] $ docker rm -f 8fa1c313a949407ffdae11e7e7a84eaec1600665696903eb5becbb6637cc5ea1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T20:57:59.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T20:57:59.417Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T20:57:59.419Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.17 [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-07-01T20:57:59.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T20:57:59.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T20:57:59.517Z] ========================================================= [2022-07-01T20:57:59.517Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T20:57:59.517Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T20:57:59.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T20:57:59.806Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T20:57:59.806Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T20:57:59.806Z] 666ba61612fd: Pulling fs layer [2022-07-01T20:57:59.806Z] 8ed8ca486205: Pulling fs layer [2022-07-01T20:57:59.806Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T20:57:59.806Z] c516ae0d96e1: Pulling fs layer [2022-07-01T20:57:59.806Z] 684cea983483: Pulling fs layer [2022-07-01T20:57:59.806Z] dd3240ac7de5: Pulling fs layer [2022-07-01T20:57:59.806Z] b1e948a4e11c: Pulling fs layer [2022-07-01T20:57:59.806Z] cc1cd167ecdc: Waiting [2022-07-01T20:57:59.806Z] c516ae0d96e1: Waiting [2022-07-01T20:57:59.806Z] 684cea983483: Waiting [2022-07-01T20:57:59.806Z] dd3240ac7de5: Waiting [2022-07-01T20:57:59.806Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T20:57:59.806Z] 646ad004c059: Pulling fs layer [2022-07-01T20:57:59.806Z] a8fd76ee1af6: Waiting [2022-07-01T20:57:59.806Z] 646ad004c059: Waiting [2022-07-01T20:57:59.806Z] 8ed8ca486205: Verifying Checksum [2022-07-01T20:57:59.806Z] 8ed8ca486205: Download complete [2022-07-01T20:57:59.806Z] 666ba61612fd: Verifying Checksum [2022-07-01T20:57:59.806Z] 666ba61612fd: Download complete [2022-07-01T20:57:59.806Z] c516ae0d96e1: Verifying Checksum [2022-07-01T20:57:59.806Z] c516ae0d96e1: Download complete [2022-07-01T20:57:59.806Z] 684cea983483: Verifying Checksum [2022-07-01T20:57:59.806Z] 684cea983483: Download complete [2022-07-01T20:57:59.806Z] dd3240ac7de5: Verifying Checksum [2022-07-01T20:57:59.806Z] dd3240ac7de5: Download complete [2022-07-01T20:57:59.806Z] 59bf1c3509f3: Verifying Checksum [2022-07-01T20:57:59.806Z] 59bf1c3509f3: Download complete [2022-07-01T20:58:00.067Z] b1e948a4e11c: Verifying Checksum [2022-07-01T20:58:00.067Z] b1e948a4e11c: Download complete [2022-07-01T20:58:00.067Z] 59bf1c3509f3: Pull complete [2022-07-01T20:58:00.067Z] 666ba61612fd: Pull complete [2022-07-01T20:58:00.330Z] 8ed8ca486205: Pull complete [2022-07-01T20:58:00.590Z] cc1cd167ecdc: Download complete [2022-07-01T20:58:00.590Z] 646ad004c059: Verifying Checksum [2022-07-01T20:58:00.590Z] 646ad004c059: Download complete [2022-07-01T20:58:00.590Z] a8fd76ee1af6: Verifying Checksum [2022-07-01T20:58:00.590Z] a8fd76ee1af6: Download complete [2022-07-01T20:58:04.781Z] cc1cd167ecdc: Pull complete [2022-07-01T20:58:04.781Z] c516ae0d96e1: Pull complete [2022-07-01T20:58:04.781Z] 684cea983483: Pull complete [2022-07-01T20:58:04.781Z] dd3240ac7de5: Pull complete [2022-07-01T20:58:04.781Z] b1e948a4e11c: Pull complete [2022-07-01T20:58:06.685Z] a8fd76ee1af6: Pull complete [2022-07-01T20:58:07.255Z] 646ad004c059: Pull complete [2022-07-01T20:58:07.255Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T20:58:07.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T20:58:07.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T20:58:07.559Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T20:58:07.559Z] WORKDIR /edgex [2022-07-01T20:58:07.559Z] COPY go.mod . [2022-07-01T20:58:07.559Z] RUN go mod download [2022-07-01T20:58:07.559Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-01T20:58:08.944Z] Sending build context to Docker daemon 335.1MB [2022-07-01T20:58:08.944Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T20:58:08.944Z] ---> 8f69c11f6b0c [2022-07-01T20:58:08.944Z] Step 2/4 : WORKDIR /edgex [2022-07-01T20:58:10.865Z] ---> Running in a01a1b1ab4ae [2022-07-01T20:58:10.865Z] Removing intermediate container a01a1b1ab4ae [2022-07-01T20:58:10.865Z] ---> 43c6c2b78085 [2022-07-01T20:58:10.865Z] Step 3/4 : COPY go.mod . [2022-07-01T20:58:10.865Z] ---> 8bf37357cab6 [2022-07-01T20:58:10.865Z] Step 4/4 : RUN go mod download [2022-07-01T20:58:10.865Z] ---> Running in 4beffb36d835 [2022-07-01T20:58:14.476Z] Still waiting to schedule task [2022-07-01T20:58:14.476Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-01T20:58:25.798Z] Removing intermediate container 4beffb36d835 [2022-07-01T20:58:25.798Z] ---> f36be521cc54 [2022-07-01T20:58:25.798Z] Successfully built f36be521cc54 [2022-07-01T20:58:25.798Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T20:58:26.113Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T20:58:26.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T20:58:26.198Z] prd-ubuntu20.04-docker-8c-8g-16640 does not seem to be running inside a container [2022-07-01T20:58:26.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T20:58:26.647Z] $ docker top 8db443eef11825b0ae69d3cb81f868575de8474f5aeb78fd23d823ec934a5d45 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T20:58:27.005Z] + go version [2022-07-01T20:58:27.005Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T20:58:27.020Z] $ docker stop --time=1 8db443eef11825b0ae69d3cb81f868575de8474f5aeb78fd23d823ec934a5d45 [2022-07-01T20:58:28.334Z] $ docker rm -f 8db443eef11825b0ae69d3cb81f868575de8474f5aeb78fd23d823ec934a5d45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T20:58:28.748Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T20:58:28.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T20:58:28.838Z] prd-ubuntu20.04-docker-8c-8g-16640 does not seem to be running inside a container [2022-07-01T20:58:28.879Z] $ 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/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T20:58:29.281Z] $ docker top 18b4f1596cbdba0467c559d0fe07697d8bdb0d0dc0c35c9476442557fc913c45 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T20:58:29.355Z] ========================================================= [2022-07-01T20:58:29.355Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T20:58:29.355Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T20:58:29.698Z] + make test [2022-07-01T20:58:29.698Z] go mod tidy -compat=1.17 [2022-07-01T20:58:29.698Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T20:58:36.313Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T20:58:46.300Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T20:58:46.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T20:58:46.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T20:58:46.818Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T20:58:46.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T20:58:46.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T20:58:46.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T20:58:46.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T20:58:46.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T20:58:47.077Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T20:58:47.077Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T20:58:47.077Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T20:58:47.077Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T20:58:47.077Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T20:58:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T20:58:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2022-07-01T20:58:48.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T20:58:48.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T20:58:49.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements [2022-07-01T20:58:49.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T20:58:49.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.2% of statements [2022-07-01T20:58:49.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T20:58:49.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.888s coverage: 89.2% of statements [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 83.8% of statements [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.097s coverage: 58.8% of statements [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2022-07-01T20:58:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.097s coverage: 47.1% of statements [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2022-07-01T20:58:53.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-07-01T20:59:03.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2022-07-01T20:59:03.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements [2022-07-01T20:59:03.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements [2022-07-01T20:59:03.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 58.8% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.193s coverage: 91.2% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.4% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 89.4% of statements [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.392s coverage: 65.4% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 43.8% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T20:59:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T20:59:13.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-07-01T20:59:13.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T20:59:13.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T20:59:13.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T20:59:13.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T20:59:13.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-07-01T20:59:13.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T20:59:13.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T20:59:13.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T20:59:13.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T20:59:13.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T20:59:13.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T20:59:13.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-07-01T20:59:13.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-07-01T20:59:13.855Z] 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-07-01T20:59:31.948Z] GO111MODULE=on go vet ./... [2022-07-01T20:59:36.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T20:59:36.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T20:59:36.405Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T20:59:36.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T20:59:36.704Z] + ls -al . [2022-07-01T20:59:36.704Z] total 684 [2022-07-01T20:59:36.704Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 20:58 . [2022-07-01T20:59:36.704Z] drwxr-xr-x 4 root root 4096 Jul 1 20:58 .. [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 20:57 .dockerignore [2022-07-01T20:59:36.704Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 20:57 .git [2022-07-01T20:59:36.704Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 20:57 .github [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 20:57 .gitignore [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 20:57 .golangci.yml [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 20:57 .hadolint.yml [2022-07-01T20:59:36.704Z] drwxr-xr-x 3 1001 1001 4096 Jul 1 20:57 .semver [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 20:57 .sonarcloud.properties [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 20:57 ADOPTERS.md [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 20:57 Attribution.txt [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 20:57 CHANGELOG.md [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 20:57 CONTRIBUTING.md [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 20:57 GOVERNANCE.md [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 20:57 Jenkinsfile [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 20:57 LICENSE [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 20:57 Makefile [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 20:57 OWNERS.md [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 20:57 README.md [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 20:57 SECURITY.md [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 12 Jul 1 20:57 VERSION [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 20:57 ZMQWindows.md [2022-07-01T20:59:36.704Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 20:57 bin [2022-07-01T20:59:36.704Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 20:57 cmd [2022-07-01T20:59:36.704Z] -rw-r--r-- 1 root root 435593 Jul 1 20:59 coverage.out [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 20:57 go.mod [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 20:58 go.sum [2022-07-01T20:59:36.704Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 20:57 internal [2022-07-01T20:59:36.704Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 20:57 openapi [2022-07-01T20:59:36.704Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 20:57 snap [2022-07-01T20:59:36.704Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 20:57 version.go [Pipeline] sh [2022-07-01T20:59:36.996Z] + '[' -e coverage.out ] [2022-07-01T20:59:36.996Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T20:59:37.078Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T20:59:37.359Z] + make build [2022-07-01T20:59:37.359Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T20:59:49.038Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16641 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-07-01T20:59:49.049Z] Running in /w/workspace/edgex-go/248 [Pipeline] { [Pipeline] checkout [2022-07-01T20:59:49.101Z] The recommended git tool is: git [2022-07-01T20:59:52.254Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T20:59:55.546Z] using credential edgex-jenkins-ssh [2022-07-01T20:59:55.564Z] Cloning the remote Git repository [2022-07-01T20:59:55.627Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-01T20:59:55.705Z] > git init /w/workspace/edgex-go/248 # timeout=10 [2022-07-01T20:59:55.787Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T20:59:55.788Z] > git --version # timeout=10 [2022-07-01T20:59:55.807Z] > git --version # 'git version 2.25.1' [2022-07-01T20:59:55.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T20:59:55.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T21:00:00.384Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T21:00:01.326Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T21:00:07.901Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T21:00:07.901Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T21:00:08.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T21:00:09.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T21:00:10.795Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T21:00:11.224Z] Avoid second fetch [2022-07-01T21:00:11.225Z] Checking out Revision 9f5805745f4137666cc0ff23d60db09fdca723d9 (main) [2022-07-01T21:00:11.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T21:00:11.172Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T21:00:11.209Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T21:00:11.253Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T21:00:11.269Z] > git checkout -f 9f5805745f4137666cc0ff23d60db09fdca723d9 # timeout=10 [2022-07-01T21:00:12.302Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T21:00:13.238Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T21:00:14.619Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-01T21:00:15.573Z] $ docker stop --time=1 18b4f1596cbdba0467c559d0fe07697d8bdb0d0dc0c35c9476442557fc913c45 [2022-07-01T21:00:15.646Z] Commit message: "chore: Update Alpine download mirror (#4069)" [2022-07-01T21:00:18.001Z] $ docker rm -f 18b4f1596cbdba0467c559d0fe07697d8bdb0d0dc0c35c9476442557fc913c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T21:00:18.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T21:00:18.928Z] [2022-07-01T21:00:18.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:00:19.168Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T21:00:19.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T21:00:19.168Z] Dload Upload Total Spent Left Speed [2022-07-01T21:00:19.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 95726 0 --:--:-- --:--:-- --:--:-- 94984 [2022-07-01T21:00:19.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T21:00:19.307Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-01T21:00:19.307Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-01T21:00:19.307Z] ca9280d653b3: Pulling fs layer [2022-07-01T21:00:19.307Z] 7e9c9ca2126c: Pulling fs layer [2022-07-01T21:00:19.307Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-07-01T21:00:19.566Z] ca9280d653b3: Verifying Checksum [2022-07-01T21:00:19.566Z] ca9280d653b3: Download complete [2022-07-01T21:00:19.566Z] cbdbe7a5bc2a: Pull complete [2022-07-01T21:00:19.828Z] 7e9c9ca2126c: Download complete [2022-07-01T21:00:19.909Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T21:00:20.087Z] ca9280d653b3: Pull complete [2022-07-01T21:00:20.290Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-01T21:00:20.290Z] + sudo tee /etc/docker/daemon.new [2022-07-01T21:00:20.290Z] { [2022-07-01T21:00:20.290Z] "registry-mirrors": [ [2022-07-01T21:00:20.290Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T21:00:20.290Z] ], [2022-07-01T21:00:20.290Z] "bip": "10.250.0.254/24", [2022-07-01T21:00:20.290Z] "hosts": [ [2022-07-01T21:00:20.290Z] "tcp://0.0.0.0:5555", [2022-07-01T21:00:20.290Z] "unix:///var/run/docker.sock" [2022-07-01T21:00:20.290Z] ], [2022-07-01T21:00:20.290Z] "mtu": 1458, [2022-07-01T21:00:20.290Z] "selinux-enabled": true, [2022-07-01T21:00:20.290Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T21:00:20.290Z] } [Pipeline] sh [2022-07-01T21:00:20.628Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T21:00:20.971Z] + sudo service docker restart [2022-07-01T21:00:23.882Z] 7e9c9ca2126c: Pull complete [2022-07-01T21:00:23.882Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-01T21:00:23.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T21:00:23.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:00:23.973Z] prd-ubuntu20.04-docker-8c-8g-16640 does not seem to be running inside a container [2022-07-01T21:00:24.010Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T21:00:25.399Z] $ docker top 2ca0f37500d8c4b2d2cbde4091fca20e637a42602efc814214cb513e897372db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:00:25.757Z] + docker-compose build --help [2022-07-01T21:00:25.757Z] + grep parallel [2022-07-01T21:00:26.325Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T21:00:26.342Z] $ docker stop --time=1 2ca0f37500d8c4b2d2cbde4091fca20e637a42602efc814214cb513e897372db [2022-07-01T21:00:27.612Z] $ docker rm -f 2ca0f37500d8c4b2d2cbde4091fca20e637a42602efc814214cb513e897372db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:00:28.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T21:00:28.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:00:28.085Z] prd-ubuntu20.04-docker-8c-8g-16640 does not seem to be running inside a container [2022-07-01T21:00:28.124Z] $ 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/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T21:00:28.505Z] $ docker top 8ddfb9704f78538791405b1cb8e7b1ca3921ae7c3579de46cf1603d3579dff31 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:00:28.861Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T21:00:29.437Z] Building core-command ... [2022-07-01T21:00:29.437Z] Building core-data ... [2022-07-01T21:00:29.437Z] Building core-metadata ... [2022-07-01T21:00:29.437Z] Building security-bootstrapper ... [2022-07-01T21:00:29.437Z] Building security-proxy-setup ... [2022-07-01T21:00:29.437Z] Building security-secretstore-setup ... [2022-07-01T21:00:29.437Z] Building security-spiffe-token-provider ... [2022-07-01T21:00:29.437Z] Building security-spire-agent ... [2022-07-01T21:00:29.437Z] Building security-spire-config ... [2022-07-01T21:00:29.437Z] Building security-spire-server ... [2022-07-01T21:00:29.437Z] Building support-notifications ... [2022-07-01T21:00:29.437Z] Building support-scheduler ... [2022-07-01T21:00:29.437Z] Building sys-mgmt-agent ... [2022-07-01T21:00:29.437Z] Building security-spiffe-token-provider [2022-07-01T21:00:29.437Z] Building security-spire-agent [2022-07-01T21:00:29.437Z] Building support-scheduler [2022-07-01T21:00:29.437Z] Building security-secretstore-setup [2022-07-01T21:00:29.437Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T21:00:40.615Z] provisioning config files... [2022-07-01T21:00:40.640Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/248@tmp/config8981546582689163476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:00:40.999Z] ---> docker-login.sh [2022-07-01T21:00:40.999Z] nexus3.edgexfoundry.org:10001 [2022-07-01T21:00:41.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:00:41.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:00:41.870Z] Configure a credential helper to remove this warning. See [2022-07-01T21:00:41.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:00:41.870Z] [2022-07-01T21:00:41.870Z] Login Succeeded [2022-07-01T21:00:41.870Z] nexus3.edgexfoundry.org:10002 [2022-07-01T21:00:42.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:00:42.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:00:42.145Z] Configure a credential helper to remove this warning. See [2022-07-01T21:00:42.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:00:42.145Z] [2022-07-01T21:00:42.145Z] Login Succeeded [2022-07-01T21:00:42.421Z] nexus3.edgexfoundry.org:10003 [2022-07-01T21:00:42.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:00:42.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:00:42.695Z] Configure a credential helper to remove this warning. See [2022-07-01T21:00:42.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:00:42.695Z] [2022-07-01T21:00:42.695Z] Login Succeeded [2022-07-01T21:00:42.695Z] nexus3.edgexfoundry.org:10004 [2022-07-01T21:00:42.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:00:43.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:00:43.260Z] Configure a credential helper to remove this warning. See [2022-07-01T21:00:43.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:00:43.260Z] [2022-07-01T21:00:43.260Z] Login Succeeded [2022-07-01T21:00:43.260Z] docker.io [2022-07-01T21:00:43.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:00:43.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:00:43.811Z] Configure a credential helper to remove this warning. See [2022-07-01T21:00:43.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:00:43.811Z] [2022-07-01T21:00:43.811Z] Login Succeeded [2022-07-01T21:00:43.811Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T21:00:43.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-01T21:00:44.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T21:00:44.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T21:00:44.094Z] ========================================================= [2022-07-01T21:00:44.094Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T21:00:44.094Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T21:00:44.332Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:00:44.332Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:00:44.332Z] ---> f36be521cc54 [2022-07-01T21:00:44.332Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T21:00:44.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T21:00:44.591Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:00:44.592Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:00:44.592Z] ---> f36be521cc54 [2022-07-01T21:00:44.592Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:00:44.592Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:00:44.592Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:00:44.592Z] ---> f36be521cc54 [2022-07-01T21:00:44.592Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T21:00:44.592Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:00:44.592Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:00:44.592Z] ---> f36be521cc54 [2022-07-01T21:00:44.592Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T21:00:44.702Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T21:00:44.702Z] 9b3977197b4f: Pulling fs layer [2022-07-01T21:00:44.702Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T21:00:44.702Z] 94645a83ff95: Pulling fs layer [2022-07-01T21:00:44.702Z] e6fb740bc735: Pulling fs layer [2022-07-01T21:00:44.702Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T21:00:44.702Z] 355e64cbe906: Pulling fs layer [2022-07-01T21:00:44.702Z] 63ab81a10011: Pulling fs layer [2022-07-01T21:00:44.702Z] 555d1d1c4555: Pulling fs layer [2022-07-01T21:00:44.702Z] 7d9057610161: Pulling fs layer [2022-07-01T21:00:44.702Z] e6fb740bc735: Waiting [2022-07-01T21:00:44.702Z] 3a77bd46dcc9: Waiting [2022-07-01T21:00:44.702Z] 355e64cbe906: Waiting [2022-07-01T21:00:44.702Z] 63ab81a10011: Waiting [2022-07-01T21:00:44.702Z] 555d1d1c4555: Waiting [2022-07-01T21:00:44.702Z] 7d9057610161: Waiting [2022-07-01T21:00:44.702Z] 94645a83ff95: Verifying Checksum [2022-07-01T21:00:44.702Z] 1a89e8eeedd5: Verifying Checksum [2022-07-01T21:00:44.702Z] 1a89e8eeedd5: Download complete [2022-07-01T21:00:44.702Z] 3a77bd46dcc9: Download complete [2022-07-01T21:00:44.702Z] 355e64cbe906: Download complete [2022-07-01T21:00:44.702Z] 9b3977197b4f: Verifying Checksum [2022-07-01T21:00:44.702Z] 9b3977197b4f: Download complete [2022-07-01T21:00:44.702Z] 63ab81a10011: Verifying Checksum [2022-07-01T21:00:44.853Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:00:44.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:00:44.853Z] ---> f36be521cc54 [2022-07-01T21:00:44.853Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:00:45.698Z] 7d9057610161: Verifying Checksum [2022-07-01T21:00:45.698Z] 7d9057610161: Download complete [2022-07-01T21:00:45.698Z] 9b3977197b4f: Pull complete [2022-07-01T21:00:46.304Z] 1a89e8eeedd5: Pull complete [2022-07-01T21:00:46.583Z] 94645a83ff95: Pull complete [2022-07-01T21:00:46.772Z] ---> Running in c2dfaa35e400 [2022-07-01T21:00:46.772Z] ---> Running in 4f3d81c7a117 [2022-07-01T21:00:46.772Z] ---> Running in b85fe95145c8 [2022-07-01T21:00:46.772Z] ---> Running in c6f3921a8f78 [2022-07-01T21:00:46.772Z] ---> Running in d4b532bf116b [2022-07-01T21:00:46.772Z] Removing intermediate container c2dfaa35e400 [2022-07-01T21:00:46.772Z] ---> 503b3b56a750 [2022-07-01T21:00:46.772Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:00:46.855Z] 555d1d1c4555: Verifying Checksum [2022-07-01T21:00:47.032Z] Removing intermediate container b85fe95145c8 [2022-07-01T21:00:47.032Z] ---> 5d599693d8c0 [2022-07-01T21:00:47.032Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:00:47.032Z] Removing intermediate container c6f3921a8f78 [2022-07-01T21:00:47.032Z] ---> c0bf3d4a9f4c [2022-07-01T21:00:47.032Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T21:00:47.032Z] Removing intermediate container 4f3d81c7a117 [2022-07-01T21:00:47.032Z] ---> c49d26a4d3b2 [2022-07-01T21:00:47.032Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:00:47.032Z] Removing intermediate container d4b532bf116b [2022-07-01T21:00:47.032Z] ---> 1482f6174f7d [2022-07-01T21:00:47.032Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:00:47.032Z] ---> Running in bb2e329d5616 [2022-07-01T21:00:47.032Z] ---> Running in 7774554c2059 [2022-07-01T21:00:47.032Z] ---> Running in c57f99aec471 [2022-07-01T21:00:47.032Z] ---> Running in 480244f13216 [2022-07-01T21:00:47.032Z] ---> Running in adb97d55aee7 [2022-07-01T21:00:47.452Z] e6fb740bc735: Verifying Checksum [2022-07-01T21:00:47.452Z] e6fb740bc735: Download complete [2022-07-01T21:00:47.973Z] Removing intermediate container bb2e329d5616 [2022-07-01T21:00:47.973Z] ---> a3c08e369b78 [2022-07-01T21:00:47.973Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T21:00:47.973Z] ---> Running in 17253cbba3b0 [2022-07-01T21:00:47.973Z] Removing intermediate container 7774554c2059 [2022-07-01T21:00:47.973Z] ---> fad5706b85d2 [2022-07-01T21:00:47.973Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T21:00:47.973Z] ---> Running in cd69ab05220c [2022-07-01T21:00:47.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:48.234Z] Removing intermediate container adb97d55aee7 [2022-07-01T21:00:48.234Z] ---> 68d7631158fc [2022-07-01T21:00:48.234Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:00:48.234Z] ---> Running in a49bb0d59a3a [2022-07-01T21:00:48.234Z] Removing intermediate container 480244f13216 [2022-07-01T21:00:48.234Z] ---> d029e01c846c [2022-07-01T21:00:48.234Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T21:00:48.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:48.495Z] ---> Running in 23a85b627069 [2022-07-01T21:00:48.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:48.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:48.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:49.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:49.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:49.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:49.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:49.278Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:00:49.278Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:00:49.278Z] OK: 15866 distinct packages available [2022-07-01T21:00:49.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:49.540Z] OK: 221 MiB in 52 packages [2022-07-01T21:00:49.540Z] OK: 221 MiB in 52 packages [2022-07-01T21:00:49.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:49.800Z] OK: 221 MiB in 52 packages [2022-07-01T21:00:50.062Z] Removing intermediate container 17253cbba3b0 [2022-07-01T21:00:50.062Z] ---> 89a1acb94580 [2022-07-01T21:00:50.062Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T21:00:50.062Z] Removing intermediate container cd69ab05220c [2022-07-01T21:00:50.062Z] ---> e28fd989f5c6 [2022-07-01T21:00:50.062Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:00:50.330Z] Removing intermediate container a49bb0d59a3a [2022-07-01T21:00:50.330Z] ---> 1cfc288df530 [2022-07-01T21:00:50.330Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T21:00:50.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:00:50.330Z] ---> a25060b9cb0d [2022-07-01T21:00:50.330Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:00:50.330Z] ---> a4aaa27e8920 [2022-07-01T21:00:50.330Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:00:50.330Z] ---> Running in d509ec401425 [2022-07-01T21:00:50.330Z] ---> Running in d358f9efb862 [2022-07-01T21:00:50.330Z] ---> b3e3fecd4f25 [2022-07-01T21:00:50.330Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:00:50.593Z] ---> Running in 9b3e377e528d [2022-07-01T21:00:50.593Z] OK: 221 MiB in 52 packages [2022-07-01T21:00:50.593Z] OK: 221 MiB in 52 packages [2022-07-01T21:00:51.535Z] Removing intermediate container 23a85b627069 [2022-07-01T21:00:51.535Z] ---> e965f853cc0d [2022-07-01T21:00:51.535Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:00:51.535Z] Removing intermediate container c57f99aec471 [2022-07-01T21:00:51.535Z] ---> 76e4eeba3de8 [2022-07-01T21:00:51.535Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T21:00:51.535Z] ---> cbf218d32daa [2022-07-01T21:00:51.535Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:00:51.535Z] ---> 5986f47dc414 [2022-07-01T21:00:51.535Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:00:51.535Z] ---> Running in e51b363824d5 [2022-07-01T21:00:51.535Z] ---> Running in 8e9efc50dfcb [2022-07-01T21:00:52.104Z] Removing intermediate container 9b3e377e528d [2022-07-01T21:00:52.104Z] ---> 325dadbc92fb [2022-07-01T21:00:52.104Z] Step 8/26 : COPY . . [2022-07-01T21:00:52.104Z] Removing intermediate container d358f9efb862 [2022-07-01T21:00:52.104Z] ---> 9b4573cf8274 [2022-07-01T21:00:52.104Z] Step 8/22 : COPY . . [2022-07-01T21:00:52.363Z] Removing intermediate container d509ec401425 [2022-07-01T21:00:52.363Z] ---> 9e3a5cb0289e [2022-07-01T21:00:52.363Z] Step 8/25 : COPY . . [2022-07-01T21:00:57.642Z] Removing intermediate container e51b363824d5 [2022-07-01T21:00:57.642Z] ---> 953db3e28f19 [2022-07-01T21:00:57.642Z] Step 7/20 : COPY . . [2022-07-01T21:00:57.642Z] Removing intermediate container 8e9efc50dfcb [2022-07-01T21:00:57.642Z] ---> ba40b6b46f42 [2022-07-01T21:00:57.642Z] Step 8/23 : COPY . . [2022-07-01T21:00:57.642Z] ---> 84fb8c433e18 [2022-07-01T21:00:57.642Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T21:00:57.642Z] ---> 9d292f1b4e7a [2022-07-01T21:00:57.642Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T21:00:57.642Z] ---> cf9cd1561c3e [2022-07-01T21:00:57.642Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:00:59.887Z] e6fb740bc735: Pull complete [2022-07-01T21:01:00.163Z] 3a77bd46dcc9: Pull complete [2022-07-01T21:01:00.180Z] ---> Running in 1d188afa196b [2022-07-01T21:01:00.440Z] 355e64cbe906: Pull complete [2022-07-01T21:01:00.714Z] 63ab81a10011: Pull complete [2022-07-01T21:01:00.844Z] ---> Running in a79c0ac26eba [2022-07-01T21:01:00.844Z] ---> Running in c271d85e4f7d [2022-07-01T21:01:01.109Z] Removing intermediate container a79c0ac26eba [2022-07-01T21:01:01.109Z] ---> 8034c98985f7 [2022-07-01T21:01:01.109Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T21:01:01.109Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T21:01:01.109Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T21:01:01.109Z] ---> Running in 479a5e303b0d [2022-07-01T21:01:01.369Z] Removing intermediate container 479a5e303b0d [2022-07-01T21:01:01.369Z] ---> b95c7297d98a [2022-07-01T21:01:01.369Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-01T21:01:01.629Z] ---> Running in 21295f91e720 [2022-07-01T21:01:02.209Z] ---> bc5a74d92414 [2022-07-01T21:01:02.209Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T21:01:02.468Z] ---> 30969b1b5dda [2022-07-01T21:01:02.468Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T21:01:02.468Z] ---> Running in ab982a9fb4c3 [2022-07-01T21:01:02.468Z] ---> Running in e8f56e0c8686 [2022-07-01T21:01:02.468Z] Removing intermediate container 21295f91e720 [2022-07-01T21:01:02.468Z] ---> da3ee7686f8c [2022-07-01T21:01:02.468Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T21:01:02.728Z] ---> Running in 7a7bce7d0b9e [2022-07-01T21:01:02.728Z] Removing intermediate container 7a7bce7d0b9e [2022-07-01T21:01:02.728Z] ---> 03f6df8b06c1 [2022-07-01T21:01:02.728Z] [2022-07-01T21:01:02.728Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T21:01:02.987Z] 3.15: Pulling from library/alpine [2022-07-01T21:01:03.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-01T21:01:03.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T21:01:03.506Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T21:01:03.506Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T21:01:03.506Z] ---> 0ac33e5f5afa [2022-07-01T21:01:03.506Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:01:03.506Z] ---> Running in 542689c8a91a [2022-07-01T21:01:03.767Z] Removing intermediate container 542689c8a91a [2022-07-01T21:01:03.767Z] ---> c001126c6063 [2022-07-01T21:01:03.767Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:01:04.028Z] ---> Running in 09ee89a7491b [2022-07-01T21:01:05.409Z] Removing intermediate container 09ee89a7491b [2022-07-01T21:01:05.409Z] ---> 144080fcf495 [2022-07-01T21:01:05.409Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T21:01:05.409Z] ---> Running in 23593242e4bd [2022-07-01T21:01:06.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:07.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:07.437Z] 555d1d1c4555: Pull complete [2022-07-01T21:01:07.856Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:01:07.856Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:01:07.856Z] OK: 15859 distinct packages available [2022-07-01T21:01:07.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:08.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:08.994Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T21:01:08.995Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:01:08.995Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T21:01:08.995Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T21:01:09.254Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-01T21:01:09.254Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:01:09.254Z] OK: 6 MiB in 19 packages [2022-07-01T21:01:09.424Z] 7d9057610161: Pull complete [2022-07-01T21:01:09.424Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T21:01:09.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T21:01:09.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T21:01:09.774Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T21:01:09.774Z] WORKDIR /edgex [2022-07-01T21:01:09.774Z] COPY go.mod . [2022-07-01T21:01:09.774Z] RUN go mod download [2022-07-01T21:01:09.774Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-01T21:01:11.163Z] Removing intermediate container 23593242e4bd [2022-07-01T21:01:11.163Z] ---> 44a27d7f4c3f [2022-07-01T21:01:11.163Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-01T21:01:12.414Z] Sending build context to Docker daemon 169.2MB [2022-07-01T21:01:12.414Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T21:01:12.414Z] ---> 819e984ddca1 [2022-07-01T21:01:12.414Z] Step 2/4 : WORKDIR /edgex [2022-07-01T21:01:13.069Z] ---> ad2397454369 [2022-07-01T21:01:13.069Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:01:14.401Z] ---> Running in 19055a1b18b6 [2022-07-01T21:01:14.401Z] Removing intermediate container 19055a1b18b6 [2022-07-01T21:01:14.401Z] ---> 7cc883d71c0b [2022-07-01T21:01:14.401Z] Step 3/4 : COPY go.mod . [2022-07-01T21:01:14.999Z] ---> 43b726e75ef8 [2022-07-01T21:01:14.999Z] Step 4/4 : RUN go mod download [2022-07-01T21:01:14.999Z] ---> Running in 8b62e6e74d42 [2022-07-01T21:01:15.606Z] ---> b849fd7bdf86 [2022-07-01T21:01:15.606Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:01:16.545Z] ---> bb29056996b8 [2022-07-01T21:01:16.545Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-01T21:01:17.113Z] ---> bcabe4f09cda [2022-07-01T21:01:17.113Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-01T21:01:17.683Z] ---> 09597e6c0593 [2022-07-01T21:01:17.683Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:01:17.942Z] ---> Running in a3f7b9a3c6db [2022-07-01T21:01:18.201Z] Removing intermediate container a3f7b9a3c6db [2022-07-01T21:01:18.201Z] ---> 8edc66b704a5 [2022-07-01T21:01:18.201Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:01:18.462Z] ---> Running in 193717ae5f40 [2022-07-01T21:01:18.737Z] Removing intermediate container 193717ae5f40 [2022-07-01T21:01:18.737Z] ---> 8e76a2e8f110 [2022-07-01T21:01:18.737Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T21:01:18.998Z] ---> Running in 3acb910ca681 [2022-07-01T21:01:19.567Z] Removing intermediate container 3acb910ca681 [2022-07-01T21:01:19.567Z] ---> 9ff574d6ee6d [2022-07-01T21:01:19.567Z] Step 25/26 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:01:19.567Z] ---> Running in e09c4899a58e [2022-07-01T21:01:20.137Z] Removing intermediate container e09c4899a58e [2022-07-01T21:01:20.137Z] ---> 4c12b7e83d9e [2022-07-01T21:01:20.137Z] Step 26/26 : LABEL version=2.2.1-dev.17 [2022-07-01T21:01:20.137Z] ---> Running in e975cdf3cc5c [2022-07-01T21:01:20.398Z] Removing intermediate container e975cdf3cc5c [2022-07-01T21:01:20.398Z] ---> 53dac9eeb976 [2022-07-01T21:01:20.398Z] [2022-07-01T21:01:20.659Z] Successfully built 53dac9eeb976 [2022-07-01T21:01:20.659Z] Successfully tagged security-spire-agent:latest [2022-07-01T21:01:20.659Z]  Building security-spire-agent ... done Building security-spire-config [2022-07-01T21:01:24.101Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T21:01:26.014Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:01:26.014Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:01:26.014Z] ---> f36be521cc54 [2022-07-01T21:01:26.014Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> c49d26a4d3b2 [2022-07-01T21:01:26.014Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> 68d7631158fc [2022-07-01T21:01:26.014Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> 1cfc288df530 [2022-07-01T21:01:26.014Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> b3e3fecd4f25 [2022-07-01T21:01:26.014Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> 325dadbc92fb [2022-07-01T21:01:26.014Z] Step 8/26 : COPY . . [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> cf9cd1561c3e [2022-07-01T21:01:26.014Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> 8034c98985f7 [2022-07-01T21:01:26.014Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> b95c7297d98a [2022-07-01T21:01:26.014Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> da3ee7686f8c [2022-07-01T21:01:26.014Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> 03f6df8b06c1 [2022-07-01T21:01:26.014Z] [2022-07-01T21:01:26.014Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T21:01:26.014Z] ---> 0ac33e5f5afa [2022-07-01T21:01:26.014Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> c001126c6063 [2022-07-01T21:01:26.014Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:01:26.014Z] ---> Using cache [2022-07-01T21:01:26.014Z] ---> 144080fcf495 [2022-07-01T21:01:26.014Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T21:01:28.579Z] ---> Running in 9815eb9e0292 [2022-07-01T21:01:29.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:30.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:30.348Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:01:30.348Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:01:30.348Z] OK: 15859 distinct packages available [2022-07-01T21:01:30.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:30.919Z] Removing intermediate container e8f56e0c8686 [2022-07-01T21:01:30.919Z] ---> 87a299aa7cec [2022-07-01T21:01:30.919Z] [2022-07-01T21:01:30.919Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:01:30.919Z] Removing intermediate container 1d188afa196b [2022-07-01T21:01:30.919Z] ---> 163677a41d0a [2022-07-01T21:01:30.919Z] [2022-07-01T21:01:30.919Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T21:01:31.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:31.440Z] 3.14: Pulling from library/alpine [2022-07-01T21:01:31.440Z] 3.14: Pulling from library/alpine [2022-07-01T21:01:31.699Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T21:01:31.699Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:01:31.699Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T21:01:31.959Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T21:01:31.959Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:01:31.959Z] OK: 6 MiB in 18 packages [2022-07-01T21:01:33.340Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T21:01:33.340Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T21:01:33.340Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T21:01:33.340Z] Status: Image is up to date for alpine:3.14 [2022-07-01T21:01:33.340Z] ---> e04c818066af [2022-07-01T21:01:33.340Z] ---> e04c818066af [2022-07-01T21:01:33.340Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-execStep 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:01:33.340Z] [2022-07-01T21:01:33.599Z] ---> Running in 880b34f73f62 [2022-07-01T21:01:33.599Z] ---> Running in df646a20ab5b [2022-07-01T21:01:33.599Z] Removing intermediate container 9815eb9e0292 [2022-07-01T21:01:33.599Z] ---> 7a2a7eb557d3 [2022-07-01T21:01:33.599Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:01:33.859Z] Removing intermediate container c271d85e4f7d [2022-07-01T21:01:33.859Z] ---> f5fb8a6b97ac [2022-07-01T21:01:33.859Z] [2022-07-01T21:01:33.859Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:01:33.859Z] ---> e04c818066af [2022-07-01T21:01:33.859Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:01:33.859Z] Removing intermediate container ab982a9fb4c3 [2022-07-01T21:01:33.859Z] ---> 97a12a56f6c5 [2022-07-01T21:01:33.859Z] [2022-07-01T21:01:33.859Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T21:01:33.859Z] ---> 0ac33e5f5afa [2022-07-01T21:01:33.859Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:01:33.859Z] ---> Using cache [2022-07-01T21:01:33.859Z] ---> c001126c6063 [2022-07-01T21:01:33.859Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:01:33.859Z] ---> Using cache [2022-07-01T21:01:33.859Z] ---> 144080fcf495 [2022-07-01T21:01:33.859Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T21:01:34.123Z] ---> Running in 3a8045b976cd [2022-07-01T21:01:34.123Z] ---> Running in 49a92adfe7eb [2022-07-01T21:01:34.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:34.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:34.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:34.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:34.643Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T21:01:34.643Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:01:34.643Z] OK: 6 MiB in 15 packages [2022-07-01T21:01:34.643Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T21:01:34.643Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T21:01:34.643Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T21:01:34.643Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:01:34.643Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:01:34.643Z] ---> 382fd614c973 [2022-07-01T21:01:34.643Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:01:34.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:34.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:34.643Z] OK: 6 MiB in 17 packages [2022-07-01T21:01:34.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:34.904Z] ---> 712743adfe39 [2022-07-01T21:01:34.904Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T21:01:34.904Z] ---> Running in a57af9ec892a [2022-07-01T21:01:34.904Z] Removing intermediate container df646a20ab5b [2022-07-01T21:01:34.904Z] ---> aa270ec42c1e [2022-07-01T21:01:34.904Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:01:34.904Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T21:01:34.904Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:01:35.164Z] ---> Running in 77e5f8966ed0 [2022-07-01T21:01:35.164Z] OK: 6 MiB in 15 packages [2022-07-01T21:01:35.164Z] Removing intermediate container a57af9ec892a [2022-07-01T21:01:35.164Z] ---> 506b609e9a93 [2022-07-01T21:01:35.164Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T21:01:35.164Z] Removing intermediate container 77e5f8966ed0 [2022-07-01T21:01:35.164Z] ---> e607f2252c95 [2022-07-01T21:01:35.164Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T21:01:35.164Z] ---> e3b549593360 [2022-07-01T21:01:35.164Z] Step 21/26 : WORKDIR / [2022-07-01T21:01:35.164Z] Removing intermediate container 880b34f73f62 [2022-07-01T21:01:35.164Z] ---> c42902ac579f [2022-07-01T21:01:35.164Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T21:01:35.426Z] ---> Running in e12015d54c26 [2022-07-01T21:01:35.426Z] ---> Running in d78eea00994b [2022-07-01T21:01:35.426Z] ---> Running in e5a3ca3ab458 [2022-07-01T21:01:35.426Z] Removing intermediate container e12015d54c26 [2022-07-01T21:01:35.426Z] ---> 286993dd2abc [2022-07-01T21:01:35.426Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T21:01:35.426Z] Removing intermediate container d78eea00994b [2022-07-01T21:01:35.426Z] ---> 786d9496b0dd [2022-07-01T21:01:35.426Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:01:35.426Z] Removing intermediate container e5a3ca3ab458 [2022-07-01T21:01:35.426Z] ---> cf553e127bf3 [2022-07-01T21:01:35.426Z] Step 13/25 : WORKDIR / [2022-07-01T21:01:35.426Z] Removing intermediate container 3a8045b976cd [2022-07-01T21:01:35.426Z] ---> af5118bafe9f [2022-07-01T21:01:35.426Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:01:35.426Z] ---> Running in 58df62eedaac [2022-07-01T21:01:35.704Z] ---> Running in 1d6cee96973b [2022-07-01T21:01:35.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:35.704Z] ---> Running in f4f700b476f6 [2022-07-01T21:01:35.704Z] ---> Running in 1f2f5529ff62 [2022-07-01T21:01:35.704Z] Removing intermediate container 58df62eedaac [2022-07-01T21:01:35.704Z] ---> 57a455ffbac3 [2022-07-01T21:01:35.704Z] Step 15/23 : WORKDIR / [2022-07-01T21:01:35.704Z] ---> Running in 65e9958146fe [2022-07-01T21:01:35.704Z] Removing intermediate container 1d6cee96973b [2022-07-01T21:01:35.704Z] ---> 0b2ad5d7b453 [2022-07-01T21:01:35.704Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:01:35.704Z] Removing intermediate container f4f700b476f6 [2022-07-01T21:01:35.704Z] ---> f2aedf2843c6 [2022-07-01T21:01:35.704Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T21:01:35.704Z] Removing intermediate container 1f2f5529ff62 [2022-07-01T21:01:35.704Z] ---> fb76a24bba80 [2022-07-01T21:01:35.704Z] 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-07-01T21:01:35.704Z] ---> Running in 5abc45ecbb92 [2022-07-01T21:01:35.704Z] ---> Running in 8707a968ff33 [2022-07-01T21:01:35.969Z] Removing intermediate container 65e9958146fe [2022-07-01T21:01:35.969Z] ---> 52644c4473ef [2022-07-01T21:01:35.969Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:01:35.969Z] Removing intermediate container 5abc45ecbb92 [2022-07-01T21:01:35.969Z] ---> 8911f4328a65 [2022-07-01T21:01:35.969Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T21:01:35.969Z] Removing intermediate container 8707a968ff33 [2022-07-01T21:01:35.969Z] ---> 8df75fba4beb [2022-07-01T21:01:35.969Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T21:01:35.969Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:01:35.969Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:01:35.969Z] OK: 15859 distinct packages available [2022-07-01T21:01:35.969Z] ---> Running in c10fd41502d9 [2022-07-01T21:01:35.969Z] ---> Running in 1ca9fcf4c34f [2022-07-01T21:01:35.969Z] ---> 26a91c8027fa [2022-07-01T21:01:35.969Z] 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-07-01T21:01:35.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:35.969Z] ---> abee2d94faa1 [2022-07-01T21:01:35.969Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T21:01:36.229Z] Removing intermediate container c10fd41502d9 [2022-07-01T21:01:36.229Z] ---> cec0dbac6238 [2022-07-01T21:01:36.229Z] Step 25/26 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:01:36.229Z] Removing intermediate container 1ca9fcf4c34f [2022-07-01T21:01:36.229Z] ---> 88477e7d9182 [2022-07-01T21:01:36.229Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:01:36.229Z] ---> Running in 30e6ba02cd55 [2022-07-01T21:01:36.229Z] ---> 987dcc738d7e [2022-07-01T21:01:36.229Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T21:01:36.490Z] ---> 95edd0eb1da4 [2022-07-01T21:01:36.490Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T21:01:36.490Z] Removing intermediate container 30e6ba02cd55 [2022-07-01T21:01:36.490Z] ---> 60d3aef1b8cf [2022-07-01T21:01:36.490Z] Step 26/26 : LABEL version=2.2.1-dev.17 [2022-07-01T21:01:36.490Z] ---> cfa5c7079143 [2022-07-01T21:01:36.490Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T21:01:36.490Z] ---> 56dda7cc2c8f [2022-07-01T21:01:36.490Z] 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-07-01T21:01:36.490Z] ---> Running in 1f5f3a302e08 [2022-07-01T21:01:36.751Z] Removing intermediate container 1f5f3a302e08 [2022-07-01T21:01:36.751Z] ---> e48329a22962 [2022-07-01T21:01:36.751Z] [2022-07-01T21:01:36.751Z] ---> 361eb1832c2b [2022-07-01T21:01:36.751Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T21:01:36.751Z] ---> 04a77f6b2ff0 [2022-07-01T21:01:36.751Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T21:01:36.751Z] Successfully built e48329a22962 [2022-07-01T21:01:37.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:37.010Z] Successfully tagged security-spire-config:latest [2022-07-01T21:01:37.010Z]  Building security-spire-config ... done Building core-metadata [2022-07-01T21:01:37.010Z] ---> Running in 22bc8dfde02b [2022-07-01T21:01:37.010Z] ---> 1cc6ade74dfe [2022-07-01T21:01:37.010Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T21:01:37.010Z] Removing intermediate container 22bc8dfde02b [2022-07-01T21:01:37.010Z] ---> 564b9657e071 [2022-07-01T21:01:37.010Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:01:37.272Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T21:01:37.272Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:01:37.532Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T21:01:37.532Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-01T21:01:37.532Z] (5/9) Installing curl (7.80.0-r2) [2022-07-01T21:01:37.792Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T21:01:37.792Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:01:37.792Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T21:01:38.097Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T21:01:38.097Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:01:38.097Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:01:38.379Z] ---> 5e567b863ad1 [2022-07-01T21:01:38.379Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T21:01:38.379Z] OK: 8 MiB in 23 packages [2022-07-01T21:01:38.379Z] ---> Running in 26f7452b0664 [2022-07-01T21:01:38.379Z] ---> fd5c64998924 [2022-07-01T21:01:38.379Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T21:01:38.379Z] ---> Running in 194133c70031 [2022-07-01T21:01:38.379Z] Removing intermediate container 26f7452b0664 [2022-07-01T21:01:38.379Z] ---> 46cd8d3176ac [2022-07-01T21:01:38.379Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T21:01:38.642Z] ---> Running in 30633acd4448 [2022-07-01T21:01:38.918Z] Removing intermediate container 194133c70031 [2022-07-01T21:01:38.918Z] ---> d518adbf23f8 [2022-07-01T21:01:38.918Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:01:38.918Z] ---> 39509bd8a4b8 [2022-07-01T21:01:38.918Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T21:01:38.918Z] ---> Running in fc8e692b60ee [2022-07-01T21:01:38.918Z] Removing intermediate container 30633acd4448 [2022-07-01T21:01:38.918Z] ---> 6df61faefa07 [2022-07-01T21:01:38.918Z] Step 22/23 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:01:39.181Z] ---> Running in 619f3640a0f9 [2022-07-01T21:01:39.181Z] Removing intermediate container fc8e692b60ee [2022-07-01T21:01:39.181Z] ---> 4e149594ab31 [2022-07-01T21:01:39.181Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T21:01:39.181Z] ---> 6fc1e16521b3 [2022-07-01T21:01:39.181Z] 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-07-01T21:01:39.445Z] Removing intermediate container 49a92adfe7eb [2022-07-01T21:01:39.445Z] ---> 7aa47d8a5860 [2022-07-01T21:01:39.445Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:01:39.445Z] ---> Running in dfc995e9ef40 [2022-07-01T21:01:39.445Z] ---> Running in 8988318569a8 [2022-07-01T21:01:39.445Z] Removing intermediate container 619f3640a0f9 [2022-07-01T21:01:39.445Z] ---> eac679e2682e [2022-07-01T21:01:39.445Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T21:01:39.445Z] ---> Running in 57c1985994d4 [2022-07-01T21:01:39.445Z] Removing intermediate container dfc995e9ef40 [2022-07-01T21:01:39.445Z] ---> 4789aca654bc [2022-07-01T21:01:39.445Z] Step 21/22 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:01:39.757Z] ---> Running in 7f7a04ca3a42 [2022-07-01T21:01:39.757Z] ---> b4023ca0a770 [2022-07-01T21:01:39.757Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-01T21:01:39.757Z] Removing intermediate container 57c1985994d4 [2022-07-01T21:01:39.757Z] ---> 28d4fd1185b7 [2022-07-01T21:01:39.757Z] [2022-07-01T21:01:40.017Z] Removing intermediate container 7f7a04ca3a42 [2022-07-01T21:01:40.017Z] ---> a853ff603b67 [2022-07-01T21:01:40.017Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T21:01:40.017Z] Successfully built 28d4fd1185b7 [2022-07-01T21:01:40.017Z] Successfully tagged core-command:latest [2022-07-01T21:01:40.017Z]  Building core-command ... done Building support-notifications [2022-07-01T21:01:40.277Z] ---> Running in d32f3b6e46fc [2022-07-01T21:01:41.662Z] Removing intermediate container d32f3b6e46fc [2022-07-01T21:01:41.662Z] ---> 80b545805633 [2022-07-01T21:01:41.662Z] [2022-07-01T21:01:41.662Z] ---> e2c25548772f [2022-07-01T21:01:41.662Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-01T21:01:41.662Z] Successfully built 80b545805633 [2022-07-01T21:01:41.662Z] Successfully tagged support-scheduler:latest [2022-07-01T21:01:41.662Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-07-01T21:01:41.662Z] Removing intermediate container 8988318569a8 [2022-07-01T21:01:41.662Z] ---> 5505cb857b64 [2022-07-01T21:01:41.662Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T21:01:41.662Z] ---> Running in 1eeac732c447 [2022-07-01T21:01:42.290Z] ---> e932fc94661e [2022-07-01T21:01:42.290Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-01T21:01:42.555Z] Removing intermediate container 1eeac732c447 [2022-07-01T21:01:42.555Z] ---> d91794013326 [2022-07-01T21:01:42.555Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T21:01:42.815Z] ---> Running in fe128d25fdb6 [2022-07-01T21:01:42.815Z] ---> Running in a91e3c8cc6a9 [2022-07-01T21:01:43.389Z] Removing intermediate container fe128d25fdb6 [2022-07-01T21:01:43.389Z] ---> 88e68fe4caea [2022-07-01T21:01:43.389Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:01:43.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:01:43.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:01:43.389Z] ---> f36be521cc54 [2022-07-01T21:01:43.389Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:01:43.389Z] ---> Using cache [2022-07-01T21:01:43.389Z] ---> c49d26a4d3b2 [2022-07-01T21:01:43.389Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:01:43.389Z] ---> Using cache [2022-07-01T21:01:43.389Z] ---> 68d7631158fc [2022-07-01T21:01:43.389Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T21:01:43.651Z] Removing intermediate container a91e3c8cc6a9 [2022-07-01T21:01:43.651Z] ---> c27e986c7cd2 [2022-07-01T21:01:43.651Z] Step 24/25 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:01:43.651Z] ---> Running in e474afb9511f [2022-07-01T21:01:43.652Z] ---> Running in 12e2131c9fda [2022-07-01T21:01:43.910Z] ---> Running in 32fd2b518b88 [2022-07-01T21:01:43.910Z] Removing intermediate container e474afb9511f [2022-07-01T21:01:43.910Z] ---> 4e03aeeb2f62 [2022-07-01T21:01:43.910Z] Step 18/20 : LABEL arch=x86_64 [2022-07-01T21:01:44.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:44.171Z] Removing intermediate container 32fd2b518b88 [2022-07-01T21:01:44.171Z] ---> 9220b8e27ba7 [2022-07-01T21:01:44.171Z] Step 25/25 : LABEL version=2.2.1-dev.17 [2022-07-01T21:01:44.434Z] ---> Running in be374762d32a [2022-07-01T21:01:44.434Z] ---> Running in a4b02cd87bf7 [2022-07-01T21:01:44.434Z] Removing intermediate container be374762d32a [2022-07-01T21:01:44.434Z] ---> da264f39ee7e [2022-07-01T21:01:44.434Z] Step 19/20 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:01:44.700Z] Removing intermediate container a4b02cd87bf7 [2022-07-01T21:01:44.700Z] ---> d2adeb6d3364 [2022-07-01T21:01:44.700Z] [2022-07-01T21:01:44.700Z] ---> Running in bff94da6cfec [2022-07-01T21:01:44.700Z] Successfully built d2adeb6d3364 [2022-07-01T21:01:44.700Z] Successfully tagged security-secretstore-setup:latest [2022-07-01T21:01:44.700Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-07-01T21:01:44.700Z] Removing intermediate container bff94da6cfec [2022-07-01T21:01:44.700Z] ---> 6c8490755e3f [2022-07-01T21:01:44.700Z] Step 20/20 : LABEL version=2.2.1-dev.17 [2022-07-01T21:01:44.962Z] ---> Running in 537c7bdb062f [2022-07-01T21:01:44.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:45.229Z] OK: 221 MiB in 52 packages [2022-07-01T21:01:45.488Z] Removing intermediate container 537c7bdb062f [2022-07-01T21:01:45.488Z] ---> 94d06d1f5ccb [2022-07-01T21:01:45.488Z] [2022-07-01T21:01:45.488Z] Successfully built 94d06d1f5ccb [2022-07-01T21:01:45.488Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-01T21:01:45.488Z] Building core-data [2022-07-01T21:01:46.877Z]  Building security-spiffe-token-provider ... done Removing intermediate container 12e2131c9fda [2022-07-01T21:01:46.877Z] ---> cfde59963f0e [2022-07-01T21:01:46.877Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:01:47.453Z] ---> 25315f39c501 [2022-07-01T21:01:47.453Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:01:47.713Z] ---> Running in f2a0f5430688 [2022-07-01T21:01:48.282Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:01:48.282Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:01:48.282Z] ---> f36be521cc54 [2022-07-01T21:01:48.282Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:01:48.282Z] ---> Using cache [2022-07-01T21:01:48.282Z] ---> c49d26a4d3b2 [2022-07-01T21:01:48.282Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:01:48.282Z] ---> Using cache [2022-07-01T21:01:48.282Z] ---> 68d7631158fc [2022-07-01T21:01:48.282Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T21:01:49.663Z] ---> Running in 30c627d77766 [2022-07-01T21:01:49.663Z] Removing intermediate container f2a0f5430688 [2022-07-01T21:01:49.663Z] ---> 8de9da0fa38e [2022-07-01T21:01:49.663Z] Step 8/23 : COPY . . [2022-07-01T21:01:49.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:50.491Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:01:50.491Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:01:50.491Z] ---> f36be521cc54 [2022-07-01T21:01:50.491Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:01:50.491Z] ---> Using cache [2022-07-01T21:01:50.491Z] ---> c49d26a4d3b2 [2022-07-01T21:01:50.491Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:01:50.491Z] ---> Using cache [2022-07-01T21:01:50.491Z] ---> 68d7631158fc [2022-07-01T21:01:50.491Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T21:01:50.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:51.073Z] OK: 221 MiB in 52 packages [2022-07-01T21:01:52.508Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:01:52.508Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:01:52.508Z] ---> f36be521cc54 [2022-07-01T21:01:52.508Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:01:52.508Z] ---> Using cache [2022-07-01T21:01:52.508Z] ---> c49d26a4d3b2 [2022-07-01T21:01:52.508Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:01:52.508Z] ---> Using cache [2022-07-01T21:01:52.508Z] ---> 68d7631158fc [2022-07-01T21:01:52.508Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T21:01:52.508Z] ---> Using cache [2022-07-01T21:01:52.508Z] ---> cfde59963f0e [2022-07-01T21:01:52.508Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:01:52.508Z] ---> Using cache [2022-07-01T21:01:52.508Z] ---> 25315f39c501 [2022-07-01T21:01:52.508Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:01:52.508Z] ---> Using cache [2022-07-01T21:01:52.508Z] ---> 8de9da0fa38e [2022-07-01T21:01:52.508Z] Step 8/22 : COPY . . [2022-07-01T21:01:53.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:01:53.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:01:53.078Z] ---> f36be521cc54 [2022-07-01T21:01:53.078Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:01:53.078Z] ---> Using cache [2022-07-01T21:01:53.078Z] ---> c49d26a4d3b2 [2022-07-01T21:01:53.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:01:53.078Z] ---> Using cache [2022-07-01T21:01:53.078Z] ---> 68d7631158fc [2022-07-01T21:01:53.078Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T21:01:55.645Z] ---> Running in bb420df9af3c [2022-07-01T21:01:55.645Z] ---> Running in dc5041140bb0 [2022-07-01T21:01:55.645Z] ---> d03f6405470e [2022-07-01T21:01:55.645Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T21:01:55.907Z] Removing intermediate container 30c627d77766 [2022-07-01T21:01:55.907Z] ---> c93cabfc5ea1 [2022-07-01T21:01:55.907Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:01:55.907Z] ---> Running in f3c53bc4c376 [2022-07-01T21:01:56.166Z] ---> f560d6b47189 [2022-07-01T21:01:56.166Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:01:56.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:56.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:56.166Z] ---> Running in 1b538000f8be [2022-07-01T21:01:56.426Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T21:01:56.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:56.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:01:57.257Z] OK: 221 MiB in 52 packages [2022-07-01T21:01:57.518Z] OK: 221 MiB in 52 packages [2022-07-01T21:01:57.518Z] Removing intermediate container 1b538000f8be [2022-07-01T21:01:57.518Z] ---> 8183e736f58d [2022-07-01T21:01:57.518Z] Step 8/22 : COPY . . [2022-07-01T21:01:57.518Z] ---> 376264b88a25 [2022-07-01T21:01:57.518Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T21:01:57.777Z] ---> Running in 2ef867e0ad87 [2022-07-01T21:01:58.718Z] Removing intermediate container bb420df9af3c [2022-07-01T21:01:58.718Z] ---> 5f8f68e6bdf6 [2022-07-01T21:01:58.718Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:01:58.718Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T21:01:58.979Z] Removing intermediate container dc5041140bb0 [2022-07-01T21:01:58.979Z] ---> a311240f07f0 [2022-07-01T21:01:58.979Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:01:59.549Z] ---> 9941175cb932 [2022-07-01T21:01:59.549Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:01:59.549Z] ---> f507fae2bc81 [2022-07-01T21:01:59.549Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:01:59.549Z] ---> Running in 8655bf95a59f [2022-07-01T21:01:59.808Z] ---> Running in 680eee5e174b [2022-07-01T21:02:01.722Z] Removing intermediate container 8655bf95a59f [2022-07-01T21:02:01.722Z] ---> 9fcc20fc7bd5 [2022-07-01T21:02:01.722Z] Step 8/23 : COPY . . [2022-07-01T21:02:01.981Z] Removing intermediate container 680eee5e174b [2022-07-01T21:02:01.981Z] ---> e82c15702bc1 [2022-07-01T21:02:01.981Z] Step 8/23 : COPY . . [2022-07-01T21:02:02.001Z] Removing intermediate container 8b62e6e74d42 [2022-07-01T21:02:02.001Z] ---> f3fdc9a4d9c7 [2022-07-01T21:02:02.001Z] Successfully built f3fdc9a4d9c7 [2022-07-01T21:02:02.001Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:02:02.355Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T21:02:02.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:02:02.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-16641 does not seem to be running inside a container [2022-07-01T21:02:02.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T21:02:04.117Z] $ docker top 9643cb3c624b6e2d0fb1c416de7dfbdbf96dc62fe9ad59231d279b50cf66b2f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:02:05.045Z] + go version [2022-07-01T21:02:05.045Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T21:02:05.073Z] $ docker stop --time=1 9643cb3c624b6e2d0fb1c416de7dfbdbf96dc62fe9ad59231d279b50cf66b2f8 [2022-07-01T21:02:06.720Z] $ docker rm -f 9643cb3c624b6e2d0fb1c416de7dfbdbf96dc62fe9ad59231d279b50cf66b2f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:02:07.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T21:02:07.364Z] [2022-07-01T21:02:07.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:02:07.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T21:02:07.997Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-01T21:02:07.997Z] 29e5d40040c1: Pulling fs layer [2022-07-01T21:02:07.997Z] 1ce36da41761: Pulling fs layer [2022-07-01T21:02:07.997Z] 25b303627fd3: Pulling fs layer [2022-07-01T21:02:07.997Z] 29e5d40040c1: Verifying Checksum [2022-07-01T21:02:07.997Z] 29e5d40040c1: Download complete [2022-07-01T21:02:08.276Z] 1ce36da41761: Verifying Checksum [2022-07-01T21:02:08.276Z] 1ce36da41761: Download complete [2022-07-01T21:02:08.552Z] 29e5d40040c1: Pull complete [2022-07-01T21:02:08.559Z] ---> 3116ec734556 [2022-07-01T21:02:08.559Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T21:02:08.559Z] ---> Running in a840cf2c6268 [2022-07-01T21:02:09.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T21:02:09.995Z] 25b303627fd3: Verifying Checksum [2022-07-01T21:02:09.995Z] 25b303627fd3: Download complete [2022-07-01T21:02:09.995Z] 1ce36da41761: Pull complete [2022-07-01T21:02:14.791Z] ---> 7be102e93e98 [2022-07-01T21:02:14.791Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T21:02:14.791Z] ---> Running in 3a5ff50f61ad [2022-07-01T21:02:14.791Z] ---> 40d84130f5c6 [2022-07-01T21:02:14.791Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T21:02:14.791Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T21:02:14.791Z] ---> Running in c9502ccd624b [2022-07-01T21:02:15.051Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T21:02:15.315Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T21:02:16.703Z] Removing intermediate container f3c53bc4c376 [2022-07-01T21:02:16.703Z] ---> ea67c39c5dd9 [2022-07-01T21:02:16.703Z] [2022-07-01T21:02:16.703Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:02:16.703Z] ---> e04c818066af [2022-07-01T21:02:16.703Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:02:16.703Z] ---> Using cache [2022-07-01T21:02:16.703Z] ---> af5118bafe9f [2022-07-01T21:02:16.703Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:02:16.703Z] ---> Using cache [2022-07-01T21:02:16.703Z] ---> f2aedf2843c6 [2022-07-01T21:02:16.703Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T21:02:16.703Z] ---> Running in a7b3dc54446b [2022-07-01T21:02:16.964Z] Removing intermediate container a7b3dc54446b [2022-07-01T21:02:16.964Z] ---> cf632e4873a8 [2022-07-01T21:02:16.964Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T21:02:17.224Z] ---> Running in 49ab4a2014b7 [2022-07-01T21:02:17.484Z] Removing intermediate container 49ab4a2014b7 [2022-07-01T21:02:17.484Z] ---> 45d9d3da5912 [2022-07-01T21:02:17.484Z] Step 15/23 : WORKDIR / [2022-07-01T21:02:17.745Z] ---> Running in 40d8eb496275 [2022-07-01T21:02:18.006Z] Removing intermediate container 40d8eb496275 [2022-07-01T21:02:18.006Z] ---> b4452fc81966 [2022-07-01T21:02:18.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:02:18.265Z] Removing intermediate container 2ef867e0ad87 [2022-07-01T21:02:18.265Z] ---> 406b9762ad3b [2022-07-01T21:02:18.265Z] [2022-07-01T21:02:18.265Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:02:18.265Z] ---> e04c818066af [2022-07-01T21:02:18.265Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T21:02:18.524Z] ---> Running in a1f58d302bd9 [2022-07-01T21:02:18.524Z] ---> 2f7296a50ed0 [2022-07-01T21:02:18.524Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T21:02:19.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:02:19.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:02:19.463Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T21:02:19.463Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:02:19.463Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T21:02:19.463Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T21:02:19.463Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T21:02:19.463Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T21:02:19.725Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:02:19.725Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:02:19.725Z] ---> 070a625209d9 [2022-07-01T21:02:19.725Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T21:02:19.725Z] OK: 8 MiB in 20 packages [2022-07-01T21:02:20.292Z] ---> 9d1a05932a18 [2022-07-01T21:02:20.292Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T21:02:20.292Z] ---> Running in caa403325762 [2022-07-01T21:02:20.861Z] Removing intermediate container caa403325762 [2022-07-01T21:02:20.861Z] ---> b26d72a64fc3 [2022-07-01T21:02:20.861Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:02:20.861Z] Removing intermediate container a1f58d302bd9 [2022-07-01T21:02:20.861Z] ---> 994252831161 [2022-07-01T21:02:20.861Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T21:02:20.861Z] ---> Running in afc83e5de667 [2022-07-01T21:02:20.861Z] ---> Running in df8b2bacbf40 [2022-07-01T21:02:21.429Z] Removing intermediate container afc83e5de667 [2022-07-01T21:02:21.429Z] ---> 8f3bffffbc6a [2022-07-01T21:02:21.429Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T21:02:21.429Z] Removing intermediate container df8b2bacbf40 [2022-07-01T21:02:21.429Z] ---> cb49611e3101 [2022-07-01T21:02:21.429Z] Step 13/22 : WORKDIR /edgex [2022-07-01T21:02:21.716Z] ---> Running in 7efa5747cdec [2022-07-01T21:02:21.716Z] ---> Running in 36d903c4f5c4 [2022-07-01T21:02:22.006Z] Removing intermediate container 36d903c4f5c4 [2022-07-01T21:02:22.006Z] ---> 05c46fffdfd5 [2022-07-01T21:02:22.006Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T21:02:22.006Z] Removing intermediate container 7efa5747cdec [2022-07-01T21:02:22.006Z] ---> d75f8e75ee10 [2022-07-01T21:02:22.006Z] Step 22/23 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:02:22.006Z] ---> Running in 4edb63ed8188 [2022-07-01T21:02:22.414Z] 25b303627fd3: Pull complete [2022-07-01T21:02:22.414Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-01T21:02:22.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T21:02:22.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:02:22.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-16641 does not seem to be running inside a container [2022-07-01T21:02:22.731Z] Removing intermediate container 4edb63ed8188 [2022-07-01T21:02:22.731Z] ---> 7cd3b6fd97e1 [2022-07-01T21:02:22.731Z] ---> 385d3338a143 [2022-07-01T21:02:22.731Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup .Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T21:02:22.731Z] [2022-07-01T21:02:22.731Z] ---> Running in 70c85aa83a7f [2022-07-01T21:02:22.761Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@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-07-01T21:02:23.348Z] Removing intermediate container 70c85aa83a7f [2022-07-01T21:02:23.348Z] ---> 49068f9f2abb [2022-07-01T21:02:23.348Z] [2022-07-01T21:02:23.606Z] ---> f413b2b4a62d [2022-07-01T21:02:23.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T21:02:23.606Z] Successfully built 49068f9f2abb [2022-07-01T21:02:23.606Z] Successfully tagged core-metadata:latest [2022-07-01T21:02:23.606Z] Building security-bootstrapper [2022-07-01T21:02:25.028Z] $ docker top e8dbc211fcc9c94c7de8efbf859c1f61c4d7e36b2d1f58b064e04b1023369d8d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:02:25.936Z] + grep parallel [2022-07-01T21:02:25.936Z] + docker-compose build --help [2022-07-01T21:02:27.799Z]  Building core-metadata ... done  ---> 2c03b63ef5f5 [2022-07-01T21:02:27.799Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T21:02:28.058Z] ---> 238b528339f2 [2022-07-01T21:02:28.058Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T21:02:28.317Z] ---> Running in b1e871dc2ff5 [2022-07-01T21:02:29.256Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:02:29.256Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:02:29.256Z] ---> f36be521cc54 [2022-07-01T21:02:29.256Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T21:02:29.256Z] ---> Using cache [2022-07-01T21:02:29.256Z] ---> c49d26a4d3b2 [2022-07-01T21:02:29.256Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:02:29.256Z] ---> Using cache [2022-07-01T21:02:29.256Z] ---> 68d7631158fc [2022-07-01T21:02:29.256Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T21:02:29.256Z] ---> Using cache [2022-07-01T21:02:29.256Z] ---> cfde59963f0e [2022-07-01T21:02:29.256Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T21:02:29.256Z] ---> Using cache [2022-07-01T21:02:29.256Z] ---> 25315f39c501 [2022-07-01T21:02:29.256Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:02:29.256Z] ---> Using cache [2022-07-01T21:02:29.256Z] ---> 8de9da0fa38e [2022-07-01T21:02:29.256Z] Step 8/31 : COPY . . [2022-07-01T21:02:29.256Z] ---> Using cache [2022-07-01T21:02:29.256Z] ---> 376264b88a25 [2022-07-01T21:02:29.256Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T21:02:29.324Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T21:02:29.354Z] $ docker stop --time=1 e8dbc211fcc9c94c7de8efbf859c1f61c4d7e36b2d1f58b064e04b1023369d8d [2022-07-01T21:02:29.514Z] ---> Running in 478281f1dd31 [2022-07-01T21:02:30.085Z] Removing intermediate container b1e871dc2ff5 [2022-07-01T21:02:30.085Z] ---> 618c0422753e [2022-07-01T21:02:30.085Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T21:02:30.344Z] ---> Running in 950135da3be5 [2022-07-01T21:02:30.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T21:02:30.603Z] Removing intermediate container 950135da3be5 [2022-07-01T21:02:30.603Z] ---> 52b409824e92 [2022-07-01T21:02:30.603Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T21:02:30.603Z] ---> Running in 44bb59f639d5 [2022-07-01T21:02:30.862Z] Removing intermediate container 44bb59f639d5 [2022-07-01T21:02:30.862Z] ---> dfedb1a4a758 [2022-07-01T21:02:30.862Z] Step 21/22 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:02:30.862Z] ---> Running in e667b93c0b4c [2022-07-01T21:02:31.003Z] $ docker rm -f e8dbc211fcc9c94c7de8efbf859c1f61c4d7e36b2d1f58b064e04b1023369d8d [2022-07-01T21:02:31.122Z] Removing intermediate container e667b93c0b4c [2022-07-01T21:02:31.122Z] ---> cec337a0815f [2022-07-01T21:02:31.122Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T21:02:31.122Z] ---> Running in 9cb7812d094a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:02:31.381Z] Removing intermediate container 9cb7812d094a [2022-07-01T21:02:31.381Z] ---> 0590d2c7c85b [2022-07-01T21:02:31.381Z] [2022-07-01T21:02:31.381Z] Successfully built 0590d2c7c85b [2022-07-01T21:02:31.381Z] Successfully tagged security-proxy-setup:latest [2022-07-01T21:02:31.381Z]  Building security-proxy-setup ... done Building security-spire-server [2022-07-01T21:02:31.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T21:02:31.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:02:31.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-16641 does not seem to be running inside a container [2022-07-01T21:02:31.942Z] $ 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/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T21:02:33.181Z] $ docker top b153836e8a9d5e2def12116d3303fe16c8f3a096ed527b11b7946c7092f37220 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:02:34.065Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T21:02:35.569Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:02:35.569Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:02:35.569Z] ---> f36be521cc54 [2022-07-01T21:02:35.569Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T21:02:35.569Z] ---> Using cache [2022-07-01T21:02:35.569Z] ---> c49d26a4d3b2 [2022-07-01T21:02:35.569Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:02:35.569Z] ---> Using cache [2022-07-01T21:02:35.569Z] ---> 68d7631158fc [2022-07-01T21:02:35.569Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:02:35.569Z] ---> Using cache [2022-07-01T21:02:35.569Z] ---> 1cfc288df530 [2022-07-01T21:02:35.569Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T21:02:35.569Z] ---> Using cache [2022-07-01T21:02:35.569Z] ---> b3e3fecd4f25 [2022-07-01T21:02:35.569Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:02:35.569Z] ---> Using cache [2022-07-01T21:02:35.569Z] ---> 325dadbc92fb [2022-07-01T21:02:35.569Z] Step 8/25 : COPY . . [2022-07-01T21:02:35.569Z] ---> Using cache [2022-07-01T21:02:35.569Z] ---> cf9cd1561c3e [2022-07-01T21:02:35.569Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:02:35.569Z] ---> Using cache [2022-07-01T21:02:35.569Z] ---> 8034c98985f7 [2022-07-01T21:02:35.569Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T21:02:35.569Z] ---> Using cache [2022-07-01T21:02:35.569Z] ---> b95c7297d98a [2022-07-01T21:02:35.569Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-01T21:02:37.474Z] ---> Running in 3c6ece938375 [2022-07-01T21:02:38.366Z] Building core-command ... [2022-07-01T21:02:38.366Z] Building core-data ... [2022-07-01T21:02:38.366Z] Building core-metadata ... [2022-07-01T21:02:38.366Z] Building security-bootstrapper ... [2022-07-01T21:02:38.366Z] Building security-proxy-setup ... [2022-07-01T21:02:38.366Z] Building security-secretstore-setup ... [2022-07-01T21:02:38.366Z] Building security-spiffe-token-provider ... [2022-07-01T21:02:38.366Z] Building security-spire-agent ... [2022-07-01T21:02:38.366Z] Building security-spire-config ... [2022-07-01T21:02:38.366Z] Building security-spire-server ... [2022-07-01T21:02:38.366Z] Building support-notifications ... [2022-07-01T21:02:38.366Z] Building support-scheduler ... [2022-07-01T21:02:38.366Z] Building sys-mgmt-agent ... [2022-07-01T21:02:38.366Z] Building sys-mgmt-agent [2022-07-01T21:02:38.366Z] Building core-data [2022-07-01T21:02:38.366Z] Building security-bootstrapper [2022-07-01T21:02:38.366Z] Building security-spire-config [2022-07-01T21:02:38.366Z] Building security-spire-server [2022-07-01T21:02:40.771Z] Removing intermediate container 3c6ece938375 [2022-07-01T21:02:40.771Z] ---> 65a6757f0167 [2022-07-01T21:02:40.771Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T21:02:41.032Z] Removing intermediate container c9502ccd624b [2022-07-01T21:02:41.032Z] ---> cf6d0d54f55b [2022-07-01T21:02:41.032Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T21:02:41.032Z] ---> Running in 2b99af72ed82 [2022-07-01T21:02:41.292Z] ---> Running in d160e9cd0c68 [2022-07-01T21:02:41.292Z] Removing intermediate container a840cf2c6268 [2022-07-01T21:02:41.292Z] ---> 07649e4a5b45 [2022-07-01T21:02:41.292Z] [2022-07-01T21:02:41.292Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:02:41.292Z] ---> e04c818066af [2022-07-01T21:02:41.292Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T21:02:41.292Z] Removing intermediate container 2b99af72ed82 [2022-07-01T21:02:41.292Z] ---> 1c1b8d33e536 [2022-07-01T21:02:41.292Z] [2022-07-01T21:02:41.292Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T21:02:41.292Z] ---> 0ac33e5f5afa [2022-07-01T21:02:41.292Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:02:41.292Z] ---> Using cache [2022-07-01T21:02:41.292Z] ---> c001126c6063 [2022-07-01T21:02:41.292Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:02:41.292Z] ---> Using cache [2022-07-01T21:02:41.292Z] ---> 144080fcf495 [2022-07-01T21:02:41.292Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T21:02:41.292Z] ---> Using cache [2022-07-01T21:02:41.292Z] ---> 44a27d7f4c3f [2022-07-01T21:02:41.292Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:02:41.551Z] ---> Running in c38c484b44d2 [2022-07-01T21:02:41.814Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T21:02:41.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:02:42.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:02:42.074Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T21:02:42.074Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T21:02:42.074Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:02:42.074Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:02:42.333Z] OK: 6 MiB in 16 packages [2022-07-01T21:02:43.713Z] ---> f6aef1110d2f [2022-07-01T21:02:43.713Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:02:43.713Z] Removing intermediate container 3a5ff50f61ad [2022-07-01T21:02:43.713Z] ---> 7bb4ce7b0b7e [2022-07-01T21:02:43.713Z] [2022-07-01T21:02:43.713Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:02:43.713Z] ---> e04c818066af [2022-07-01T21:02:43.713Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T21:02:43.713Z] Removing intermediate container d160e9cd0c68 [2022-07-01T21:02:43.713Z] ---> 9a09afe0e4f4 [2022-07-01T21:02:43.713Z] [2022-07-01T21:02:43.713Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T21:02:43.713Z] ---> Running in 4ff9fe3240ba [2022-07-01T21:02:43.713Z] Removing intermediate container c38c484b44d2 [2022-07-01T21:02:43.713Z] ---> cf422ab1ba23 [2022-07-01T21:02:43.713Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:02:43.713Z] ---> ddaa0a0a744a [2022-07-01T21:02:43.713Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-01T21:02:43.713Z] 20.10.14: Pulling from library/docker [2022-07-01T21:02:43.713Z] ---> Running in 48a458b94e65 [2022-07-01T21:02:43.990Z] Removing intermediate container 4ff9fe3240ba [2022-07-01T21:02:43.990Z] ---> 1fca7be69e9f [2022-07-01T21:02:43.990Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T21:02:43.990Z] ---> Running in e2a124556672 [2022-07-01T21:02:44.250Z] Removing intermediate container 48a458b94e65 [2022-07-01T21:02:44.250Z] ---> fd8a393388dc [2022-07-01T21:02:44.250Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T21:02:44.250Z] ---> 8c3bef2a7384 [2022-07-01T21:02:44.250Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-01T21:02:44.541Z] ---> Running in 977974a1d00f [2022-07-01T21:02:44.541Z] Removing intermediate container e2a124556672 [2022-07-01T21:02:44.541Z] ---> d27a6c24ffa2 [2022-07-01T21:02:44.541Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T21:02:44.805Z] ---> 10d9d5d49bda [2022-07-01T21:02:44.805Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:02:44.805Z] ---> Running in df4f4b6e8688 [2022-07-01T21:02:44.805Z] ---> Running in 623f5dc3ec95 [2022-07-01T21:02:44.805Z] Removing intermediate container 977974a1d00f [2022-07-01T21:02:44.805Z] ---> f5cabcc6a548 [2022-07-01T21:02:44.805Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T21:02:45.069Z] ---> Running in 72ff2a4563c3 [2022-07-01T21:02:45.069Z] Removing intermediate container df4f4b6e8688 [2022-07-01T21:02:45.069Z] ---> 759d5ce95fac [2022-07-01T21:02:45.069Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:02:45.069Z] Removing intermediate container 623f5dc3ec95 [2022-07-01T21:02:45.069Z] ---> eef67cb513b5 [2022-07-01T21:02:45.069Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:02:45.331Z] ---> Running in 7fd1160a23a8 [2022-07-01T21:02:45.331Z] Removing intermediate container 72ff2a4563c3 [2022-07-01T21:02:45.331Z] ---> 5b25d5dcc01d [2022-07-01T21:02:45.331Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:02:45.331Z] ---> Running in bd9668b4558e [2022-07-01T21:02:45.950Z] ---> 190e675baac9 [2022-07-01T21:02:45.951Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T21:02:45.951Z] Removing intermediate container bd9668b4558e [2022-07-01T21:02:45.951Z] ---> 03ff3ff1c5f6 [2022-07-01T21:02:45.951Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T21:02:45.951Z] ---> Running in 9c0b040af2e3 [2022-07-01T21:02:46.210Z] Removing intermediate container 9c0b040af2e3 [2022-07-01T21:02:46.210Z] ---> b8d60e363c64 [2022-07-01T21:02:46.210Z] Step 24/25 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:02:46.210Z] ---> Running in 6dc5bbb3017e [2022-07-01T21:02:46.471Z] Removing intermediate container 7fd1160a23a8 [2022-07-01T21:02:46.471Z] ---> 1ad34f096b19 [2022-07-01T21:02:46.471Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T21:02:46.731Z] Removing intermediate container 6dc5bbb3017e [2022-07-01T21:02:46.731Z] ---> c673498c68e6 [2022-07-01T21:02:46.731Z] Step 25/25 : LABEL version=2.2.1-dev.17 [2022-07-01T21:02:46.731Z] ---> e31df6702e3e [2022-07-01T21:02:46.731Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T21:02:46.731Z] ---> Running in 28be1aa566ad [2022-07-01T21:02:46.991Z] ---> Running in 60512d8ac735 [2022-07-01T21:02:47.250Z] ---> a068f5e84baa [2022-07-01T21:02:47.250Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T21:02:47.511Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:02:47.511Z] ---> Running in 040116420d9a [2022-07-01T21:02:47.511Z] Removing intermediate container 60512d8ac735 [2022-07-01T21:02:47.511Z] ---> ab09e9e39808 [2022-07-01T21:02:47.511Z] [2022-07-01T21:02:47.771Z] Successfully built ab09e9e39808 [2022-07-01T21:02:47.772Z] Successfully tagged security-spire-server:latest [2022-07-01T21:02:47.772Z]  Building security-spire-server ... done Removing intermediate container 040116420d9a [2022-07-01T21:02:47.772Z] ---> 677dd5787234 [2022-07-01T21:02:47.772Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:02:47.772Z] ---> Running in 9aa41eedc780 [2022-07-01T21:02:48.036Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T21:02:48.036Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T21:02:48.036Z] ---> 7417809fdb73 [2022-07-01T21:02:48.036Z] 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-07-01T21:02:48.036Z] Removing intermediate container 9aa41eedc780 [2022-07-01T21:02:48.036Z] ---> d7d2781d8b8f [2022-07-01T21:02:48.036Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T21:02:48.036Z] Removing intermediate container 478281f1dd31 [2022-07-01T21:02:48.036Z] ---> decf47431eed [2022-07-01T21:02:48.036Z] [2022-07-01T21:02:48.036Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T21:02:48.036Z] ---> e04c818066af [2022-07-01T21:02:48.036Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T21:02:48.036Z] ---> Running in 55ac5c7d03ad [2022-07-01T21:02:48.036Z] ---> Running in 25dfa6777070 [2022-07-01T21:02:48.036Z] ---> Running in 3c4b1ebf43fd [2022-07-01T21:02:48.297Z] Removing intermediate container 55ac5c7d03ad [2022-07-01T21:02:48.297Z] ---> 4295405d0e1a [2022-07-01T21:02:48.297Z] 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-07-01T21:02:48.297Z] ---> Running in 9c29c02a4089 [2022-07-01T21:02:48.297Z] Removing intermediate container 25dfa6777070 [2022-07-01T21:02:48.297Z] ---> f5237aa40f11 [2022-07-01T21:02:48.297Z] Step 21/22 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:02:48.297Z] Removing intermediate container 3c4b1ebf43fd [2022-07-01T21:02:48.297Z] ---> a3fde8c92bab [2022-07-01T21:02:48.297Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T21:02:48.297Z] ---> Running in 4d5212ed97d1 [2022-07-01T21:02:48.297Z] ---> Running in ddd0eedc49ee [2022-07-01T21:02:48.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:02:48.557Z] Removing intermediate container ddd0eedc49ee [2022-07-01T21:02:48.557Z] ---> 810901f79f84 [2022-07-01T21:02:48.557Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T21:02:48.557Z] ---> Running in 4ee9fca1dc5d [2022-07-01T21:02:48.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:02:48.557Z] Removing intermediate container 4ee9fca1dc5d [2022-07-01T21:02:48.557Z] ---> 187d4aa5ef1a [2022-07-01T21:02:48.557Z] [2022-07-01T21:02:48.819Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T21:02:48.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T21:02:48.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:02:48.819Z] Successfully built 187d4aa5ef1a [2022-07-01T21:02:48.819Z] Successfully tagged support-notifications:latest [2022-07-01T21:02:48.819Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T21:02:48.819Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T21:02:48.819Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T21:02:48.819Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T21:02:48.819Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T21:02:48.819Z] Executing bash-5.1.16-r0.post-install [2022-07-01T21:02:48.819Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:02:49.080Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T21:02:49.080Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T21:02:49.080Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T21:02:49.080Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T21:02:49.080Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T21:02:49.080Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T21:02:49.080Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:02:49.080Z] OK: 6 MiB in 16 packages [2022-07-01T21:02:49.080Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T21:02:49.080Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T21:02:49.080Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T21:02:49.080Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T21:02:49.080Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T21:02:49.080Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T21:02:49.080Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T21:02:49.080Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T21:02:49.080Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T21:02:49.080Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T21:02:49.080Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T21:02:49.080Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T21:02:49.341Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T21:02:49.341Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:02:49.341Z] OK: 8 MiB in 20 packages [2022-07-01T21:02:49.605Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T21:02:49.605Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T21:02:49.605Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T21:02:49.605Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T21:02:49.605Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T21:02:49.605Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T21:02:49.605Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T21:02:49.605Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T21:02:49.605Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T21:02:49.605Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T21:02:49.605Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T21:02:49.605Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T21:02:49.605Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T21:02:49.605Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T21:02:49.605Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T21:02:49.872Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T21:02:49.872Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T21:02:49.872Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T21:02:49.872Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T21:02:49.872Z] Removing intermediate container 4d5212ed97d1 [2022-07-01T21:02:49.872Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T21:02:49.872Z] ---> aa4c471e6a24 [2022-07-01T21:02:49.872Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T21:02:49.872Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T21:02:49.872Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T21:02:49.872Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T21:02:49.872Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T21:02:49.872Z] ---> Running in 328299fffffb [2022-07-01T21:02:49.872Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T21:02:49.872Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T21:02:49.872Z] Removing intermediate container 28be1aa566ad [2022-07-01T21:02:49.872Z] ---> a786faba4ad0 [2022-07-01T21:02:49.872Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:02:50.144Z] Removing intermediate container 328299fffffb [2022-07-01T21:02:50.144Z] ---> 4c9ebc0f71a9 [2022-07-01T21:02:50.144Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T21:02:50.144Z] ---> Running in bd75cd445820 [2022-07-01T21:02:50.144Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:02:50.144Z] OK: 83 MiB in 65 packages [2022-07-01T21:02:50.144Z] ---> 33e25ca3ae71 [2022-07-01T21:02:50.144Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T21:02:50.144Z] Removing intermediate container bd75cd445820 [2022-07-01T21:02:50.144Z] ---> 4e85afee94a6 [2022-07-01T21:02:50.144Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T21:02:50.404Z] ---> Running in 4df0c3a03507 [2022-07-01T21:02:50.665Z] ---> a93132882143 [2022-07-01T21:02:50.665Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T21:02:50.933Z] ---> c1c23561e6cb [2022-07-01T21:02:50.933Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T21:02:50.933Z] ---> Running in d2158b279cce [2022-07-01T21:02:50.933Z] Collecting docker-compose==1.23.2 [2022-07-01T21:02:51.197Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T21:02:51.198Z] Removing intermediate container 4df0c3a03507 [2022-07-01T21:02:51.198Z] ---> 07175830df18 [2022-07-01T21:02:51.198Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T21:02:51.198Z] Removing intermediate container d2158b279cce [2022-07-01T21:02:51.198Z] ---> f494f84adce4 [2022-07-01T21:02:51.198Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:02:51.198Z] ---> Running in 5dd9f0fc63f9 [2022-07-01T21:02:51.198Z] ---> Running in 365744ac1684 [2022-07-01T21:02:51.198Z] Collecting PyYAML<4,>=3.10 [2022-07-01T21:02:51.198Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T21:02:51.198Z] Removing intermediate container 5dd9f0fc63f9 [2022-07-01T21:02:51.198Z] ---> 9bde70087bcf [2022-07-01T21:02:51.198Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T21:02:51.198Z] ---> Running in d6ba0ab088c0 [2022-07-01T21:02:51.198Z] Removing intermediate container 365744ac1684 [2022-07-01T21:02:51.198Z] ---> 9150dc2bb7fb [2022-07-01T21:02:51.198Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T21:02:51.459Z] Removing intermediate container d6ba0ab088c0 [2022-07-01T21:02:51.459Z] ---> 67e7c5b8c3b7 [2022-07-01T21:02:51.459Z] Step 22/23 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:02:51.459Z] ---> 0e4e7c79679d [2022-07-01T21:02:51.459Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T21:02:51.459Z] ---> Running in 0b0c02b83887 [2022-07-01T21:02:51.718Z] ---> Running in 27216015a496 [2022-07-01T21:02:51.718Z] Removing intermediate container 0b0c02b83887 [2022-07-01T21:02:51.718Z] ---> ffa23da66384 [2022-07-01T21:02:51.718Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T21:02:51.718Z] ---> Running in 38b765af4431 [2022-07-01T21:02:51.718Z] Removing intermediate container 38b765af4431 [2022-07-01T21:02:51.718Z] ---> 64d7482a96ad [2022-07-01T21:02:51.718Z] [2022-07-01T21:02:51.977Z] Successfully built 64d7482a96ad [2022-07-01T21:02:51.977Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T21:02:51.977Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T21:02:51.977Z] Successfully tagged core-data:latest [2022-07-01T21:02:52.238Z]  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-01T21:02:52.238Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T21:02:52.238Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T21:02:52.238Z] Removing intermediate container 27216015a496 [2022-07-01T21:02:52.238Z] ---> 0e1e725d2089 [2022-07-01T21:02:52.238Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:02:52.238Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T21:02:52.238Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T21:02:52.498Z] ---> 72bd2dfa5198 [2022-07-01T21:02:52.498Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T21:02:52.760Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T21:02:52.760Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T21:02:52.760Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T21:02:52.760Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T21:02:52.760Z] ---> 2cf0da269499 [2022-07-01T21:02:52.760Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T21:02:53.020Z] ---> 327b9ce1c832 [2022-07-01T21:02:53.020Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T21:02:53.020Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T21:02:53.020Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T21:02:53.280Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T21:02:53.280Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T21:02:53.280Z] ---> c24c147d22a1 [2022-07-01T21:02:53.280Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T21:02:53.280Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T21:02:53.280Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T21:02:53.280Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T21:02:53.280Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T21:02:53.545Z] ---> a06e57b98fea [2022-07-01T21:02:53.545Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T21:02:53.545Z] 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-07-01T21:02:53.545Z] Collecting idna<2.8,>=2.5 [2022-07-01T21:02:53.545Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T21:02:53.545Z] ---> Running in 71c0f5833745 [2022-07-01T21:02:53.545Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T21:02:53.545Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T21:02:53.545Z] Removing intermediate container 71c0f5833745 [2022-07-01T21:02:53.545Z] ---> 61b1e0e087c1 [2022-07-01T21:02:53.545Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T21:02:53.545Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T21:02:53.545Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T21:02:53.805Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T21:02:53.805Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T21:02:53.805Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T21:02:53.805Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T21:02:53.805Z] ---> 6e6d875166dc [2022-07-01T21:02:53.805Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T21:02:53.805Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T21:02:53.805Z] Attempting uninstall: urllib3 [2022-07-01T21:02:53.805Z] Found existing installation: urllib3 1.26.7 [2022-07-01T21:02:53.805Z] Uninstalling urllib3-1.26.7: [2022-07-01T21:02:53.805Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T21:02:54.065Z] ---> Running in 9b404e8d8bb7 [2022-07-01T21:02:54.065Z] Attempting uninstall: idna [2022-07-01T21:02:54.065Z] Found existing installation: idna 3.3 [2022-07-01T21:02:54.065Z] Uninstalling idna-3.3: [2022-07-01T21:02:54.065Z] Successfully uninstalled idna-3.3 [2022-07-01T21:02:54.636Z] Attempting uninstall: requests [2022-07-01T21:02:54.636Z] Found existing installation: requests 2.26.0 [2022-07-01T21:02:54.636Z] Uninstalling requests-2.26.0: [2022-07-01T21:02:54.636Z] Successfully uninstalled requests-2.26.0 [2022-07-01T21:02:54.636Z] Removing intermediate container 9b404e8d8bb7 [2022-07-01T21:02:54.636Z] ---> f87de699c61f [2022-07-01T21:02:54.636Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T21:02:54.636Z] Running setup.py install for texttable: started [2022-07-01T21:02:54.636Z] ---> Running in 88fb70677530 [2022-07-01T21:02:54.899Z] Removing intermediate container 88fb70677530 [2022-07-01T21:02:54.899Z] ---> 46da172c48a2 [2022-07-01T21:02:54.899Z] Step 28/31 : CMD ["gate"] [2022-07-01T21:02:54.899Z] ---> Running in 3381ef25e398 [2022-07-01T21:02:54.899Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T21:02:54.899Z] Running setup.py install for PyYAML: started [2022-07-01T21:02:55.167Z] Removing intermediate container 3381ef25e398 [2022-07-01T21:02:55.167Z] ---> e823f459993c [2022-07-01T21:02:55.167Z] Step 29/31 : LABEL arch=x86_64 [2022-07-01T21:02:55.167Z] ---> Running in c12ee7273026 [2022-07-01T21:02:55.167Z] Removing intermediate container c12ee7273026 [2022-07-01T21:02:55.167Z] ---> 7d14d142f3b4 [2022-07-01T21:02:55.167Z] Step 30/31 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:02:55.428Z] ---> Running in d0767016d6f8 [2022-07-01T21:02:55.428Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T21:02:55.428Z] Removing intermediate container d0767016d6f8 [2022-07-01T21:02:55.428Z] ---> be9c12ffecd0 [2022-07-01T21:02:55.428Z] Step 31/31 : LABEL version=2.2.1-dev.17 [2022-07-01T21:02:55.705Z] Running setup.py install for docopt: started [2022-07-01T21:02:55.705Z] ---> Running in f39cceb11e39 [2022-07-01T21:02:55.705Z] Removing intermediate container f39cceb11e39 [2022-07-01T21:02:55.705Z] ---> 20a9d825f57c [2022-07-01T21:02:55.705Z] [2022-07-01T21:02:55.705Z] Successfully built 20a9d825f57c [2022-07-01T21:02:55.967Z] Successfully tagged security-bootstrapper:latest [2022-07-01T21:02:55.967Z]  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' [2022-07-01T21:02:55.967Z] Running setup.py install for dockerpty: started [2022-07-01T21:02:56.228Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T21:02:56.488Z] 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-07-01T21:02:59.033Z] Removing intermediate container 9c29c02a4089 [2022-07-01T21:02:59.033Z] ---> 90aff179dfe1 [2022-07-01T21:02:59.033Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T21:02:59.033Z] ---> Running in 2fe56a69c4df [2022-07-01T21:02:59.296Z] Removing intermediate container 2fe56a69c4df [2022-07-01T21:02:59.296Z] ---> bf6f1c40015b [2022-07-01T21:02:59.296Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T21:02:59.296Z] ---> Running in 331273860d37 [2022-07-01T21:02:59.296Z] Removing intermediate container 331273860d37 [2022-07-01T21:02:59.296Z] ---> d560257e6a99 [2022-07-01T21:02:59.296Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T21:02:59.873Z] ---> 22ba35ec4fe9 [2022-07-01T21:02:59.873Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T21:02:59.873Z] ---> ce3a9f3ac438 [2022-07-01T21:02:59.873Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T21:03:00.135Z] ---> 969cb4856bae [2022-07-01T21:03:00.135Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T21:03:00.135Z] ---> Running in 9411cc7c9dd5 [2022-07-01T21:03:00.394Z] Removing intermediate container 9411cc7c9dd5 [2022-07-01T21:03:00.395Z] ---> b8973c09b758 [2022-07-01T21:03:00.395Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:03:00.395Z] ---> Running in 6f1acf915c54 [2022-07-01T21:03:00.395Z] Removing intermediate container 6f1acf915c54 [2022-07-01T21:03:00.395Z] ---> d9e9c0f4721c [2022-07-01T21:03:00.395Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T21:03:00.395Z] ---> Running in 787f086c219e [2022-07-01T21:03:00.655Z] Removing intermediate container 787f086c219e [2022-07-01T21:03:00.655Z] ---> d05562f7fcd0 [2022-07-01T21:03:00.655Z] Step 22/23 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:00.655Z] ---> Running in 92609e15ea46 [2022-07-01T21:03:00.655Z] Removing intermediate container 92609e15ea46 [2022-07-01T21:03:00.655Z] ---> 4385c3d7e2c1 [2022-07-01T21:03:00.655Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T21:03:00.655Z] ---> Running in 323a3040b60d [2022-07-01T21:03:00.915Z] Removing intermediate container 323a3040b60d [2022-07-01T21:03:00.915Z] ---> 846e0beecfbb [2022-07-01T21:03:00.915Z] [2022-07-01T21:03:00.915Z] Successfully built 846e0beecfbb [2022-07-01T21:03:00.915Z] Successfully tagged sys-mgmt-agent:latest [2022-07-01T21:03:00.923Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-01T21:03:00.934Z] $ docker stop --time=1 8ddfb9704f78538791405b1cb8e7b1ca3921ae7c3579de46cf1603d3579dff31 [2022-07-01T21:03:02.262Z] $ docker rm -f 8ddfb9704f78538791405b1cb8e7b1ca3921ae7c3579de46cf1603d3579dff31 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T21:03:02.619Z] + docker images [2022-07-01T21:03:02.619Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-01T21:03:02.619Z] sys-mgmt-agent latest 846e0beecfbb 2 seconds ago 299MB [2022-07-01T21:03:02.619Z] security-bootstrapper latest 20a9d825f57c 7 seconds ago 19.1MB [2022-07-01T21:03:02.619Z] core-data latest 64d7482a96ad 11 seconds ago 22.5MB [2022-07-01T21:03:02.619Z] support-notifications latest 187d4aa5ef1a 14 seconds ago 27MB [2022-07-01T21:03:02.619Z] security-spire-server latest ab09e9e39808 15 seconds ago 87.3MB [2022-07-01T21:03:02.619Z] decf47431eed 15 seconds ago 1.62GB [2022-07-01T21:03:02.619Z] 9a09afe0e4f4 19 seconds ago 1.62GB [2022-07-01T21:03:02.619Z] 7bb4ce7b0b7e 19 seconds ago 1.65GB [2022-07-01T21:03:02.619Z] 1c1b8d33e536 21 seconds ago 1.52GB [2022-07-01T21:03:02.619Z] 07649e4a5b45 22 seconds ago 1.68GB [2022-07-01T21:03:02.619Z] security-proxy-setup latest 0590d2c7c85b 31 seconds ago 26.9MB [2022-07-01T21:03:02.619Z] core-metadata latest 49068f9f2abb 40 seconds ago 17MB [2022-07-01T21:03:02.619Z] 406b9762ad3b 45 seconds ago 1.62GB [2022-07-01T21:03:02.619Z] ea67c39c5dd9 46 seconds ago 1.62GB [2022-07-01T21:03:02.619Z] security-secretstore-setup latest d2adeb6d3364 About a minute ago 28.5MB [2022-07-01T21:03:02.619Z] security-spiffe-token-provider latest 94d06d1f5ccb About a minute ago 29MB [2022-07-01T21:03:02.619Z] support-scheduler latest 80b545805633 About a minute ago 26.4MB [2022-07-01T21:03:02.619Z] core-command latest 28d4fd1185b7 About a minute ago 16.1MB [2022-07-01T21:03:02.619Z] security-spire-config latest e48329a22962 About a minute ago 86.7MB [2022-07-01T21:03:02.619Z] f5fb8a6b97ac About a minute ago 1.67GB [2022-07-01T21:03:02.619Z] 97a12a56f6c5 About a minute ago 1.67GB [2022-07-01T21:03:02.619Z] 87a299aa7cec About a minute ago 1.61GB [2022-07-01T21:03:02.619Z] 163677a41d0a About a minute ago 1.63GB [2022-07-01T21:03:02.619Z] security-spire-agent latest 53dac9eeb976 About a minute ago 127MB [2022-07-01T21:03:02.619Z] 03f6df8b06c1 2 minutes ago 1.52GB [2022-07-01T21:03:02.619Z] ci-base-image-x86_64 latest f36be521cc54 4 minutes ago 1.02GB [2022-07-01T21:03:02.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-01T21:03:02.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-01T21:03:02.619Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-01T21:03:02.619Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-01T21:03:02.619Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-01T21:03:02.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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-07-01T21:03:02.729Z] provisioning config files... [2022-07-01T21:03:02.738Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/248@tmp/config7696249781190203354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:03:03.045Z] ---> docker-login.sh [2022-07-01T21:03:03.045Z] nexus3.edgexfoundry.org:10001 [2022-07-01T21:03:03.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:03:03.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:03:03.045Z] Configure a credential helper to remove this warning. See [2022-07-01T21:03:03.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:03:03.045Z] [2022-07-01T21:03:03.045Z] Login Succeeded [2022-07-01T21:03:03.045Z] nexus3.edgexfoundry.org:10002 [2022-07-01T21:03:03.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:03:03.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:03:03.305Z] Configure a credential helper to remove this warning. See [2022-07-01T21:03:03.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:03:03.305Z] [2022-07-01T21:03:03.305Z] Login Succeeded [2022-07-01T21:03:03.305Z] nexus3.edgexfoundry.org:10003 [2022-07-01T21:03:03.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:03:03.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:03:03.305Z] Configure a credential helper to remove this warning. See [2022-07-01T21:03:03.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:03:03.305Z] [2022-07-01T21:03:03.305Z] Login Succeeded [2022-07-01T21:03:03.305Z] nexus3.edgexfoundry.org:10004 [2022-07-01T21:03:03.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:03:03.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:03:03.565Z] Configure a credential helper to remove this warning. See [2022-07-01T21:03:03.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:03:03.565Z] [2022-07-01T21:03:03.565Z] Login Succeeded [2022-07-01T21:03:03.565Z] docker.io [2022-07-01T21:03:03.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:03:03.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:03:03.825Z] Configure a credential helper to remove this warning. See [2022-07-01T21:03:03.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:03:03.825Z] [2022-07-01T21:03:03.825Z] Login Succeeded [2022-07-01T21:03:03.825Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T21:03:03.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:03:03.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T21:03:03.883Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-07-01T21:03:03.883Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:03.883Z] latest [2022-07-01T21:03:03.883Z] 2.2.1-dev.17 [2022-07-01T21:03:03.883Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:03.883Z] main [2022-07-01T21:03:03.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:04.204Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:04.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:04.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-01T21:03:04.514Z] 341c09766dad: Preparing [2022-07-01T21:03:04.514Z] c4e30d5ed41b: Preparing [2022-07-01T21:03:04.514Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:04.514Z] 5bcf85eb908f: Preparing [2022-07-01T21:03:04.514Z] b541d28bf3b4: Preparing [2022-07-01T21:03:04.514Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:04.514Z] 341c09766dad: Pushed [2022-07-01T21:03:04.514Z] 5bcf85eb908f: Pushed [2022-07-01T21:03:04.514Z] 0d7dc90462cd: Pushed [2022-07-01T21:03:05.899Z] c4e30d5ed41b: Pushed [2022-07-01T21:03:06.160Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:9887f8fc126916406f8e9b641f9a30ec1bf2dbc8127c5396f8e6f3b636705f4d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:06.479Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:06.792Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-01T21:03:06.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-01T21:03:06.792Z] 341c09766dad: Preparing [2022-07-01T21:03:06.792Z] c4e30d5ed41b: Preparing [2022-07-01T21:03:06.792Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:06.792Z] 5bcf85eb908f: Preparing [2022-07-01T21:03:06.792Z] b541d28bf3b4: Preparing [2022-07-01T21:03:06.792Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:06.792Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:03:06.792Z] 341c09766dad: Layer already exists [2022-07-01T21:03:06.792Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:06.792Z] c4e30d5ed41b: Layer already exists [2022-07-01T21:03:06.792Z] latest: digest: sha256:9887f8fc126916406f8e9b641f9a30ec1bf2dbc8127c5396f8e6f3b636705f4d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:07.111Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:07.423Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.17 [2022-07-01T21:03:07.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-01T21:03:07.423Z] 341c09766dad: Preparing [2022-07-01T21:03:07.423Z] c4e30d5ed41b: Preparing [2022-07-01T21:03:07.423Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:07.423Z] 5bcf85eb908f: Preparing [2022-07-01T21:03:07.423Z] b541d28bf3b4: Preparing [2022-07-01T21:03:07.423Z] 341c09766dad: Layer already exists [2022-07-01T21:03:07.423Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:03:07.423Z] c4e30d5ed41b: Layer already exists [2022-07-01T21:03:07.423Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:07.423Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:07.423Z] 2.2.1-dev.17: digest: sha256:9887f8fc126916406f8e9b641f9a30ec1bf2dbc8127c5396f8e6f3b636705f4d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:07.734Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:08.047Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:08.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-01T21:03:08.047Z] 341c09766dad: Preparing [2022-07-01T21:03:08.047Z] c4e30d5ed41b: Preparing [2022-07-01T21:03:08.047Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:08.047Z] 5bcf85eb908f: Preparing [2022-07-01T21:03:08.047Z] b541d28bf3b4: Preparing [2022-07-01T21:03:08.047Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:08.047Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:08.047Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:03:08.047Z] 341c09766dad: Layer already exists [2022-07-01T21:03:08.047Z] c4e30d5ed41b: Layer already exists [2022-07-01T21:03:08.047Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:9887f8fc126916406f8e9b641f9a30ec1bf2dbc8127c5396f8e6f3b636705f4d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:08.367Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:08.677Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-07-01T21:03:08.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-01T21:03:08.677Z] 341c09766dad: Preparing [2022-07-01T21:03:08.677Z] c4e30d5ed41b: Preparing [2022-07-01T21:03:08.677Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:08.677Z] 5bcf85eb908f: Preparing [2022-07-01T21:03:08.677Z] b541d28bf3b4: Preparing [2022-07-01T21:03:08.677Z] c4e30d5ed41b: Layer already exists [2022-07-01T21:03:08.677Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:08.677Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:03:08.677Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:08.677Z] 341c09766dad: Layer already exists [2022-07-01T21:03:08.677Z] main: digest: sha256:9887f8fc126916406f8e9b641f9a30ec1bf2dbc8127c5396f8e6f3b636705f4d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:03:08.717Z] ===================================================== [Pipeline] echo [2022-07-01T21:03:08.728Z] taggedImages: [2022-07-01T21:03:08.728Z] - nexus3.edgexfoundry.org:10004/core-command:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:08.728Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-01T21:03:08.728Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.17 [2022-07-01T21:03:08.728Z] - nexus3.edgexfoundry.org:10004/core-command:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:08.728Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-07-01T21:03:08.749Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-07-01T21:03:08.750Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:08.750Z] latest [2022-07-01T21:03:08.750Z] 2.2.1-dev.17 [2022-07-01T21:03:08.750Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:08.750Z] main [2022-07-01T21:03:08.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:09.165Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:09.510Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:09.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-01T21:03:09.510Z] c7cb12da248a: Preparing [2022-07-01T21:03:09.510Z] 3e3e391074dc: Preparing [2022-07-01T21:03:09.510Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:09.510Z] 6c3b3b409b84: Preparing [2022-07-01T21:03:09.510Z] 06d97ea4979a: Preparing [2022-07-01T21:03:09.510Z] b541d28bf3b4: Preparing [2022-07-01T21:03:09.510Z] b541d28bf3b4: Waiting [2022-07-01T21:03:09.510Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:09.510Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:09.510Z] 06d97ea4979a: Pushed [2022-07-01T21:03:09.510Z] c7cb12da248a: Pushed [2022-07-01T21:03:09.771Z] 6c3b3b409b84: Pushed [2022-07-01T21:03:11.155Z] 3e3e391074dc: Pushed [2022-07-01T21:03:11.416Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:c8a466db6e53c26db8f35e788d38ea7d0ef8f0ab97d6602df23e5e094cb81c43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:11.746Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:12.054Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-01T21:03:12.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-01T21:03:12.054Z] c7cb12da248a: Preparing [2022-07-01T21:03:12.054Z] 3e3e391074dc: Preparing [2022-07-01T21:03:12.054Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:12.054Z] 6c3b3b409b84: Preparing [2022-07-01T21:03:12.054Z] 06d97ea4979a: Preparing [2022-07-01T21:03:12.054Z] b541d28bf3b4: Preparing [2022-07-01T21:03:12.054Z] b541d28bf3b4: Waiting [2022-07-01T21:03:12.054Z] 6c3b3b409b84: Layer already exists [2022-07-01T21:03:12.054Z] 06d97ea4979a: Layer already exists [2022-07-01T21:03:12.054Z] c7cb12da248a: Layer already exists [2022-07-01T21:03:12.054Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:12.054Z] 3e3e391074dc: Layer already exists [2022-07-01T21:03:12.054Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:12.054Z] latest: digest: sha256:c8a466db6e53c26db8f35e788d38ea7d0ef8f0ab97d6602df23e5e094cb81c43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:12.364Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:12.672Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.17 [2022-07-01T21:03:12.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-01T21:03:12.672Z] c7cb12da248a: Preparing [2022-07-01T21:03:12.672Z] 3e3e391074dc: Preparing [2022-07-01T21:03:12.672Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:12.672Z] 6c3b3b409b84: Preparing [2022-07-01T21:03:12.672Z] 06d97ea4979a: Preparing [2022-07-01T21:03:12.672Z] b541d28bf3b4: Preparing [2022-07-01T21:03:12.672Z] b541d28bf3b4: Waiting [2022-07-01T21:03:12.672Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:12.672Z] 06d97ea4979a: Layer already exists [2022-07-01T21:03:12.672Z] 3e3e391074dc: Layer already exists [2022-07-01T21:03:12.672Z] c7cb12da248a: Layer already exists [2022-07-01T21:03:12.672Z] 6c3b3b409b84: Layer already exists [2022-07-01T21:03:12.672Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:12.672Z] 2.2.1-dev.17: digest: sha256:c8a466db6e53c26db8f35e788d38ea7d0ef8f0ab97d6602df23e5e094cb81c43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:12.993Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:13.302Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:13.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-01T21:03:13.302Z] c7cb12da248a: Preparing [2022-07-01T21:03:13.302Z] 3e3e391074dc: Preparing [2022-07-01T21:03:13.302Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:13.302Z] 6c3b3b409b84: Preparing [2022-07-01T21:03:13.302Z] 06d97ea4979a: Preparing [2022-07-01T21:03:13.302Z] b541d28bf3b4: Preparing [2022-07-01T21:03:13.302Z] b541d28bf3b4: Waiting [2022-07-01T21:03:13.302Z] c7cb12da248a: Layer already exists [2022-07-01T21:03:13.302Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:13.302Z] 3e3e391074dc: Layer already exists [2022-07-01T21:03:13.302Z] 6c3b3b409b84: Layer already exists [2022-07-01T21:03:13.302Z] 06d97ea4979a: Layer already exists [2022-07-01T21:03:13.302Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:13.302Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:c8a466db6e53c26db8f35e788d38ea7d0ef8f0ab97d6602df23e5e094cb81c43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:13.620Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:13.934Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-07-01T21:03:13.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-01T21:03:13.934Z] c7cb12da248a: Preparing [2022-07-01T21:03:13.934Z] 3e3e391074dc: Preparing [2022-07-01T21:03:13.934Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:13.934Z] 6c3b3b409b84: Preparing [2022-07-01T21:03:13.934Z] 06d97ea4979a: Preparing [2022-07-01T21:03:13.934Z] b541d28bf3b4: Preparing [2022-07-01T21:03:13.934Z] b541d28bf3b4: Waiting [2022-07-01T21:03:13.934Z] 06d97ea4979a: Layer already exists [2022-07-01T21:03:13.934Z] 6c3b3b409b84: Layer already exists [2022-07-01T21:03:13.934Z] c7cb12da248a: Layer already exists [2022-07-01T21:03:13.934Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:13.934Z] 3e3e391074dc: Layer already exists [2022-07-01T21:03:13.934Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:13.934Z] main: digest: sha256:c8a466db6e53c26db8f35e788d38ea7d0ef8f0ab97d6602df23e5e094cb81c43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:03:13.976Z] ===================================================== [Pipeline] echo [2022-07-01T21:03:13.982Z] taggedImages: [2022-07-01T21:03:13.982Z] - nexus3.edgexfoundry.org:10004/core-data:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:13.982Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-01T21:03:13.982Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.17 [2022-07-01T21:03:13.982Z] - nexus3.edgexfoundry.org:10004/core-data:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:13.982Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-07-01T21:03:13.999Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-07-01T21:03:13.999Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:13.999Z] latest [2022-07-01T21:03:13.999Z] 2.2.1-dev.17 [2022-07-01T21:03:13.999Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:13.999Z] main [2022-07-01T21:03:13.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:14.309Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:14.617Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:14.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-01T21:03:14.617Z] fcb74aa34d19: Preparing [2022-07-01T21:03:14.617Z] 127139af7778: Preparing [2022-07-01T21:03:14.617Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:14.617Z] 5bcf85eb908f: Preparing [2022-07-01T21:03:14.617Z] b541d28bf3b4: Preparing [2022-07-01T21:03:14.617Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:14.617Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:14.617Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:03:14.617Z] fcb74aa34d19: Pushed [2022-07-01T21:03:15.997Z] 127139af7778: Pushed [2022-07-01T21:03:15.997Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:547d436949d2b90d30888185fc860bf68d967ef628c79e698b0007153df2a97b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:16.316Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:16.633Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-01T21:03:16.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-01T21:03:16.633Z] fcb74aa34d19: Preparing [2022-07-01T21:03:16.633Z] 127139af7778: Preparing [2022-07-01T21:03:16.633Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:16.633Z] 5bcf85eb908f: Preparing [2022-07-01T21:03:16.633Z] b541d28bf3b4: Preparing [2022-07-01T21:03:16.633Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:16.633Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:16.633Z] 127139af7778: Layer already exists [2022-07-01T21:03:16.633Z] fcb74aa34d19: Layer already exists [2022-07-01T21:03:16.633Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:03:16.633Z] latest: digest: sha256:547d436949d2b90d30888185fc860bf68d967ef628c79e698b0007153df2a97b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:16.950Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:17.258Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.17 [2022-07-01T21:03:17.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-01T21:03:17.258Z] fcb74aa34d19: Preparing [2022-07-01T21:03:17.258Z] 127139af7778: Preparing [2022-07-01T21:03:17.258Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:17.258Z] 5bcf85eb908f: Preparing [2022-07-01T21:03:17.258Z] b541d28bf3b4: Preparing [2022-07-01T21:03:17.258Z] 127139af7778: Layer already exists [2022-07-01T21:03:17.258Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:17.258Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:03:17.258Z] fcb74aa34d19: Layer already exists [2022-07-01T21:03:17.258Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:17.258Z] 2.2.1-dev.17: digest: sha256:547d436949d2b90d30888185fc860bf68d967ef628c79e698b0007153df2a97b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:17.571Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:17.880Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:17.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-01T21:03:17.880Z] fcb74aa34d19: Preparing [2022-07-01T21:03:17.880Z] 127139af7778: Preparing [2022-07-01T21:03:17.880Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:17.880Z] 5bcf85eb908f: Preparing [2022-07-01T21:03:17.880Z] b541d28bf3b4: Preparing [2022-07-01T21:03:17.880Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:17.880Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:17.880Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:03:17.880Z] fcb74aa34d19: Layer already exists [2022-07-01T21:03:17.880Z] 127139af7778: Layer already exists [2022-07-01T21:03:17.880Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:547d436949d2b90d30888185fc860bf68d967ef628c79e698b0007153df2a97b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:18.197Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:18.508Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-07-01T21:03:18.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-01T21:03:18.508Z] fcb74aa34d19: Preparing [2022-07-01T21:03:18.508Z] 127139af7778: Preparing [2022-07-01T21:03:18.508Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:18.508Z] 5bcf85eb908f: Preparing [2022-07-01T21:03:18.508Z] b541d28bf3b4: Preparing [2022-07-01T21:03:18.508Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:18.508Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:18.508Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:03:18.508Z] fcb74aa34d19: Layer already exists [2022-07-01T21:03:18.508Z] 127139af7778: Layer already exists [2022-07-01T21:03:18.508Z] main: digest: sha256:547d436949d2b90d30888185fc860bf68d967ef628c79e698b0007153df2a97b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:03:18.558Z] ===================================================== [Pipeline] echo [2022-07-01T21:03:18.566Z] taggedImages: [2022-07-01T21:03:18.566Z] - nexus3.edgexfoundry.org:10004/core-metadata:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:18.566Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-01T21:03:18.566Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.17 [2022-07-01T21:03:18.566Z] - nexus3.edgexfoundry.org:10004/core-metadata:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:18.566Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-07-01T21:03:18.579Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-07-01T21:03:18.579Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:18.579Z] latest [2022-07-01T21:03:18.579Z] 2.2.1-dev.17 [2022-07-01T21:03:18.579Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:18.579Z] main [2022-07-01T21:03:18.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:18.883Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:19.201Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:19.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-01T21:03:19.201Z] 0804a0d76510: Preparing [2022-07-01T21:03:19.201Z] 0804a0d76510: Preparing [2022-07-01T21:03:19.201Z] f2261be11d3b: Preparing [2022-07-01T21:03:19.201Z] a433490a9dbb: Preparing [2022-07-01T21:03:19.201Z] 6eab0bcd2050: Preparing [2022-07-01T21:03:19.201Z] 0cc5b4d11896: Preparing [2022-07-01T21:03:19.201Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:19.201Z] 511b46819d21: Preparing [2022-07-01T21:03:19.201Z] c5285812d76a: Preparing [2022-07-01T21:03:19.201Z] 7fcfcb4647b2: Preparing [2022-07-01T21:03:19.201Z] a31b91793dfb: Preparing [2022-07-01T21:03:19.201Z] b541d28bf3b4: Preparing [2022-07-01T21:03:19.201Z] a31b91793dfb: Waiting [2022-07-01T21:03:19.201Z] 511b46819d21: Waiting [2022-07-01T21:03:19.201Z] b541d28bf3b4: Waiting [2022-07-01T21:03:19.201Z] c5285812d76a: Waiting [2022-07-01T21:03:19.201Z] 7fcfcb4647b2: Waiting [2022-07-01T21:03:19.201Z] 0d7dc90462cd: Waiting [2022-07-01T21:03:19.201Z] 0804a0d76510: Pushed [2022-07-01T21:03:19.201Z] a433490a9dbb: Pushed [2022-07-01T21:03:19.201Z] 6eab0bcd2050: Pushed [2022-07-01T21:03:19.201Z] f2261be11d3b: Pushed [2022-07-01T21:03:19.201Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:19.462Z] 511b46819d21: Pushed [2022-07-01T21:03:19.462Z] 7fcfcb4647b2: Pushed [2022-07-01T21:03:19.462Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:19.462Z] a31b91793dfb: Pushed [2022-07-01T21:03:19.462Z] c5285812d76a: Pushed [2022-07-01T21:03:20.844Z] 0cc5b4d11896: Pushed [2022-07-01T21:03:21.105Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:059cfe6afc9efa0e53f22faf4f8ad1494befe4d90cb14e7c04eeccf2ad646760 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:21.427Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:21.742Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-01T21:03:21.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-01T21:03:21.743Z] 0804a0d76510: Preparing [2022-07-01T21:03:21.743Z] 0804a0d76510: Preparing [2022-07-01T21:03:21.743Z] f2261be11d3b: Preparing [2022-07-01T21:03:21.743Z] a433490a9dbb: Preparing [2022-07-01T21:03:21.743Z] 6eab0bcd2050: Preparing [2022-07-01T21:03:21.743Z] 0cc5b4d11896: Preparing [2022-07-01T21:03:21.743Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:21.743Z] 511b46819d21: Preparing [2022-07-01T21:03:21.743Z] c5285812d76a: Preparing [2022-07-01T21:03:21.743Z] 0d7dc90462cd: Waiting [2022-07-01T21:03:21.743Z] 511b46819d21: Waiting [2022-07-01T21:03:21.743Z] 7fcfcb4647b2: Preparing [2022-07-01T21:03:21.743Z] c5285812d76a: Waiting [2022-07-01T21:03:21.743Z] a31b91793dfb: Preparing [2022-07-01T21:03:21.743Z] b541d28bf3b4: Preparing [2022-07-01T21:03:21.743Z] b541d28bf3b4: Waiting [2022-07-01T21:03:21.743Z] a31b91793dfb: Waiting [2022-07-01T21:03:21.743Z] a433490a9dbb: Layer already exists [2022-07-01T21:03:21.743Z] 0cc5b4d11896: Layer already exists [2022-07-01T21:03:21.743Z] f2261be11d3b: Layer already exists [2022-07-01T21:03:21.743Z] 6eab0bcd2050: Layer already exists [2022-07-01T21:03:21.743Z] 0804a0d76510: Layer already exists [2022-07-01T21:03:21.743Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:21.743Z] c5285812d76a: Layer already exists [2022-07-01T21:03:21.743Z] 7fcfcb4647b2: Layer already exists [2022-07-01T21:03:21.743Z] 511b46819d21: Layer already exists [2022-07-01T21:03:21.743Z] a31b91793dfb: Layer already exists [2022-07-01T21:03:21.743Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:21.743Z] latest: digest: sha256:059cfe6afc9efa0e53f22faf4f8ad1494befe4d90cb14e7c04eeccf2ad646760 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:22.062Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:22.375Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.17 [2022-07-01T21:03:22.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-01T21:03:22.375Z] 0804a0d76510: Preparing [2022-07-01T21:03:22.375Z] 0804a0d76510: Preparing [2022-07-01T21:03:22.375Z] f2261be11d3b: Preparing [2022-07-01T21:03:22.375Z] a433490a9dbb: Preparing [2022-07-01T21:03:22.375Z] 6eab0bcd2050: Preparing [2022-07-01T21:03:22.375Z] 0cc5b4d11896: Preparing [2022-07-01T21:03:22.375Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:22.375Z] 511b46819d21: Preparing [2022-07-01T21:03:22.375Z] c5285812d76a: Preparing [2022-07-01T21:03:22.375Z] 7fcfcb4647b2: Preparing [2022-07-01T21:03:22.375Z] a31b91793dfb: Preparing [2022-07-01T21:03:22.375Z] b541d28bf3b4: Preparing [2022-07-01T21:03:22.375Z] c5285812d76a: Waiting [2022-07-01T21:03:22.375Z] 7fcfcb4647b2: Waiting [2022-07-01T21:03:22.375Z] 0d7dc90462cd: Waiting [2022-07-01T21:03:22.375Z] a31b91793dfb: Waiting [2022-07-01T21:03:22.375Z] b541d28bf3b4: Waiting [2022-07-01T21:03:22.375Z] 0804a0d76510: Layer already exists [2022-07-01T21:03:22.375Z] 6eab0bcd2050: Layer already exists [2022-07-01T21:03:22.375Z] a433490a9dbb: Layer already exists [2022-07-01T21:03:22.375Z] f2261be11d3b: Layer already exists [2022-07-01T21:03:22.375Z] 0cc5b4d11896: Layer already exists [2022-07-01T21:03:22.375Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:22.375Z] 7fcfcb4647b2: Layer already exists [2022-07-01T21:03:22.375Z] c5285812d76a: Layer already exists [2022-07-01T21:03:22.375Z] 511b46819d21: Layer already exists [2022-07-01T21:03:22.375Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:22.375Z] a31b91793dfb: Layer already exists [2022-07-01T21:03:22.375Z] 2.2.1-dev.17: digest: sha256:059cfe6afc9efa0e53f22faf4f8ad1494befe4d90cb14e7c04eeccf2ad646760 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:22.695Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:23.009Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:23.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-01T21:03:23.009Z] 0804a0d76510: Preparing [2022-07-01T21:03:23.009Z] 0804a0d76510: Preparing [2022-07-01T21:03:23.009Z] f2261be11d3b: Preparing [2022-07-01T21:03:23.009Z] a433490a9dbb: Preparing [2022-07-01T21:03:23.009Z] 6eab0bcd2050: Preparing [2022-07-01T21:03:23.009Z] 0cc5b4d11896: Preparing [2022-07-01T21:03:23.009Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:23.009Z] 0d7dc90462cd: Waiting [2022-07-01T21:03:23.009Z] 511b46819d21: Preparing [2022-07-01T21:03:23.009Z] c5285812d76a: Preparing [2022-07-01T21:03:23.009Z] 7fcfcb4647b2: Preparing [2022-07-01T21:03:23.009Z] a31b91793dfb: Preparing [2022-07-01T21:03:23.009Z] 511b46819d21: Waiting [2022-07-01T21:03:23.009Z] c5285812d76a: Waiting [2022-07-01T21:03:23.009Z] 7fcfcb4647b2: Waiting [2022-07-01T21:03:23.009Z] b541d28bf3b4: Preparing [2022-07-01T21:03:23.009Z] b541d28bf3b4: Waiting [2022-07-01T21:03:23.009Z] a31b91793dfb: Waiting [2022-07-01T21:03:23.009Z] 0cc5b4d11896: Layer already exists [2022-07-01T21:03:23.009Z] 0804a0d76510: Layer already exists [2022-07-01T21:03:23.009Z] f2261be11d3b: Layer already exists [2022-07-01T21:03:23.009Z] a433490a9dbb: Layer already exists [2022-07-01T21:03:23.009Z] 6eab0bcd2050: Layer already exists [2022-07-01T21:03:23.009Z] 7fcfcb4647b2: Layer already exists [2022-07-01T21:03:23.009Z] c5285812d76a: Layer already exists [2022-07-01T21:03:23.009Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:23.009Z] 511b46819d21: Layer already exists [2022-07-01T21:03:23.009Z] a31b91793dfb: Layer already exists [2022-07-01T21:03:23.009Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:23.009Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:059cfe6afc9efa0e53f22faf4f8ad1494befe4d90cb14e7c04eeccf2ad646760 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:23.331Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:23.642Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-07-01T21:03:23.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-01T21:03:23.642Z] 0804a0d76510: Preparing [2022-07-01T21:03:23.642Z] 0804a0d76510: Preparing [2022-07-01T21:03:23.642Z] f2261be11d3b: Preparing [2022-07-01T21:03:23.642Z] a433490a9dbb: Preparing [2022-07-01T21:03:23.642Z] 6eab0bcd2050: Preparing [2022-07-01T21:03:23.642Z] 0cc5b4d11896: Preparing [2022-07-01T21:03:23.642Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:23.642Z] 511b46819d21: Preparing [2022-07-01T21:03:23.642Z] c5285812d76a: Preparing [2022-07-01T21:03:23.642Z] 7fcfcb4647b2: Preparing [2022-07-01T21:03:23.642Z] a31b91793dfb: Preparing [2022-07-01T21:03:23.642Z] b541d28bf3b4: Preparing [2022-07-01T21:03:23.642Z] 0d7dc90462cd: Waiting [2022-07-01T21:03:23.642Z] 511b46819d21: Waiting [2022-07-01T21:03:23.642Z] c5285812d76a: Waiting [2022-07-01T21:03:23.642Z] 7fcfcb4647b2: Waiting [2022-07-01T21:03:23.642Z] a31b91793dfb: Waiting [2022-07-01T21:03:23.642Z] b541d28bf3b4: Waiting [2022-07-01T21:03:23.642Z] 0804a0d76510: Layer already exists [2022-07-01T21:03:23.642Z] f2261be11d3b: Layer already exists [2022-07-01T21:03:23.642Z] 6eab0bcd2050: Layer already exists [2022-07-01T21:03:23.642Z] a433490a9dbb: Layer already exists [2022-07-01T21:03:23.642Z] 0cc5b4d11896: Layer already exists [2022-07-01T21:03:23.642Z] 511b46819d21: Layer already exists [2022-07-01T21:03:23.642Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:23.642Z] c5285812d76a: Layer already exists [2022-07-01T21:03:23.642Z] 7fcfcb4647b2: Layer already exists [2022-07-01T21:03:23.642Z] a31b91793dfb: Layer already exists [2022-07-01T21:03:23.642Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:23.642Z] main: digest: sha256:059cfe6afc9efa0e53f22faf4f8ad1494befe4d90cb14e7c04eeccf2ad646760 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:03:23.688Z] ===================================================== [Pipeline] echo [2022-07-01T21:03:23.696Z] taggedImages: [2022-07-01T21:03:23.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:23.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-01T21:03:23.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.17 [2022-07-01T21:03:23.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:23.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-07-01T21:03:23.715Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-07-01T21:03:23.715Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:23.715Z] latest [2022-07-01T21:03:23.715Z] 2.2.1-dev.17 [2022-07-01T21:03:23.715Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:23.715Z] main [2022-07-01T21:03:23.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:24.038Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:24.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:24.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-01T21:03:24.343Z] 0e8760bec234: Preparing [2022-07-01T21:03:24.343Z] bbe34557b046: Preparing [2022-07-01T21:03:24.343Z] 51432a953915: Preparing [2022-07-01T21:03:24.343Z] 4b6836048400: Preparing [2022-07-01T21:03:24.343Z] 6df8056fdf18: Preparing [2022-07-01T21:03:24.343Z] c7229c10a9b7: Preparing [2022-07-01T21:03:24.343Z] 445ba24a034b: Preparing [2022-07-01T21:03:24.343Z] b541d28bf3b4: Preparing [2022-07-01T21:03:24.343Z] 445ba24a034b: Waiting [2022-07-01T21:03:24.343Z] c7229c10a9b7: Waiting [2022-07-01T21:03:24.343Z] bbe34557b046: Pushed [2022-07-01T21:03:24.343Z] 6df8056fdf18: Pushed [2022-07-01T21:03:24.343Z] 0e8760bec234: Pushed [2022-07-01T21:03:24.343Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:24.603Z] c7229c10a9b7: Pushed [2022-07-01T21:03:24.862Z] 445ba24a034b: Pushed [2022-07-01T21:03:25.383Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:03:25.383Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:03:25.383Z] ---> f3fdc9a4d9c7 [2022-07-01T21:03:25.383Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T21:03:25.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:03:25.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:03:25.383Z] ---> f3fdc9a4d9c7 [2022-07-01T21:03:25.383Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:03:25.383Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:03:25.383Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:03:25.383Z] ---> f3fdc9a4d9c7 [2022-07-01T21:03:25.383Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T21:03:25.383Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:03:25.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:03:25.383Z] ---> f3fdc9a4d9c7 [2022-07-01T21:03:25.383Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T21:03:25.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:03:25.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:03:25.383Z] ---> f3fdc9a4d9c7 [2022-07-01T21:03:25.383Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:03:25.383Z] ---> Running in f9cf4c9eba20 [2022-07-01T21:03:25.383Z] ---> Running in 39cf37fda396 [2022-07-01T21:03:25.383Z] ---> Running in 288a4996e810 [2022-07-01T21:03:25.383Z] ---> Running in 796144044b8e [2022-07-01T21:03:25.383Z] ---> Running in 5620fcf9012f [2022-07-01T21:03:25.801Z] 4b6836048400: Pushed [2022-07-01T21:03:25.801Z] 51432a953915: Pushed [2022-07-01T21:03:25.801Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:01c7ce8027d81bea7f4d59ef5c20820a0b38df950a03ba198312d31666b75ca0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:25.988Z] Removing intermediate container 39cf37fda396 [2022-07-01T21:03:25.988Z] ---> 47803982be35 [2022-07-01T21:03:25.988Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:03:25.988Z] ---> Running in 2a33afbb52bd [2022-07-01T21:03:25.988Z] Removing intermediate container f9cf4c9eba20 [2022-07-01T21:03:25.988Z] ---> d018bdb93303 [2022-07-01T21:03:25.988Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:03:25.988Z] Removing intermediate container 5620fcf9012f [2022-07-01T21:03:25.988Z] ---> 999faccd687b [2022-07-01T21:03:25.988Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:03:25.988Z] Removing intermediate container 796144044b8e [2022-07-01T21:03:25.988Z] ---> 0530400ec11b [2022-07-01T21:03:25.988Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:03:26.119Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:26.273Z] Removing intermediate container 288a4996e810 [2022-07-01T21:03:26.273Z] ---> 0ef8580708a6 [2022-07-01T21:03:26.273Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:03:26.273Z] ---> Running in 01e775fd3560 [2022-07-01T21:03:26.273Z] ---> Running in 145389cff688 [2022-07-01T21:03:26.273Z] ---> Running in f702e67567b5 [2022-07-01T21:03:26.273Z] ---> Running in d61dc87e7fff [2022-07-01T21:03:26.431Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-01T21:03:26.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-01T21:03:26.431Z] 0e8760bec234: Preparing [2022-07-01T21:03:26.431Z] bbe34557b046: Preparing [2022-07-01T21:03:26.431Z] 51432a953915: Preparing [2022-07-01T21:03:26.431Z] 4b6836048400: Preparing [2022-07-01T21:03:26.431Z] 6df8056fdf18: Preparing [2022-07-01T21:03:26.431Z] c7229c10a9b7: Preparing [2022-07-01T21:03:26.431Z] 445ba24a034b: Preparing [2022-07-01T21:03:26.431Z] b541d28bf3b4: Preparing [2022-07-01T21:03:26.431Z] c7229c10a9b7: Waiting [2022-07-01T21:03:26.431Z] 445ba24a034b: Waiting [2022-07-01T21:03:26.431Z] b541d28bf3b4: Waiting [2022-07-01T21:03:26.431Z] 6df8056fdf18: Layer already exists [2022-07-01T21:03:26.431Z] bbe34557b046: Layer already exists [2022-07-01T21:03:26.431Z] 4b6836048400: Layer already exists [2022-07-01T21:03:26.431Z] 0e8760bec234: Layer already exists [2022-07-01T21:03:26.431Z] 51432a953915: Layer already exists [2022-07-01T21:03:26.431Z] c7229c10a9b7: Layer already exists [2022-07-01T21:03:26.431Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:26.431Z] 445ba24a034b: Layer already exists [2022-07-01T21:03:26.431Z] latest: digest: sha256:01c7ce8027d81bea7f4d59ef5c20820a0b38df950a03ba198312d31666b75ca0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:26.847Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:27.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.17 [2022-07-01T21:03:27.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-01T21:03:27.221Z] 0e8760bec234: Preparing [2022-07-01T21:03:27.221Z] bbe34557b046: Preparing [2022-07-01T21:03:27.221Z] 51432a953915: Preparing [2022-07-01T21:03:27.221Z] 4b6836048400: Preparing [2022-07-01T21:03:27.221Z] 6df8056fdf18: Preparing [2022-07-01T21:03:27.221Z] c7229c10a9b7: Preparing [2022-07-01T21:03:27.221Z] 445ba24a034b: Preparing [2022-07-01T21:03:27.221Z] b541d28bf3b4: Preparing [2022-07-01T21:03:27.221Z] c7229c10a9b7: Waiting [2022-07-01T21:03:27.221Z] 445ba24a034b: Waiting [2022-07-01T21:03:27.221Z] 6df8056fdf18: Layer already exists [2022-07-01T21:03:27.221Z] bbe34557b046: Layer already exists [2022-07-01T21:03:27.221Z] 0e8760bec234: Layer already exists [2022-07-01T21:03:27.221Z] 51432a953915: Layer already exists [2022-07-01T21:03:27.221Z] 4b6836048400: Layer already exists [2022-07-01T21:03:27.221Z] c7229c10a9b7: Layer already exists [2022-07-01T21:03:27.221Z] 445ba24a034b: Layer already exists [2022-07-01T21:03:27.221Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:27.221Z] 2.2.1-dev.17: digest: sha256:01c7ce8027d81bea7f4d59ef5c20820a0b38df950a03ba198312d31666b75ca0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:27.543Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:27.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:27.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-01T21:03:27.850Z] 0e8760bec234: Preparing [2022-07-01T21:03:27.850Z] bbe34557b046: Preparing [2022-07-01T21:03:27.850Z] 51432a953915: Preparing [2022-07-01T21:03:27.850Z] 4b6836048400: Preparing [2022-07-01T21:03:27.850Z] 6df8056fdf18: Preparing [2022-07-01T21:03:27.850Z] c7229c10a9b7: Preparing [2022-07-01T21:03:27.850Z] 445ba24a034b: Preparing [2022-07-01T21:03:27.850Z] b541d28bf3b4: Preparing [2022-07-01T21:03:27.850Z] 445ba24a034b: Waiting [2022-07-01T21:03:27.850Z] b541d28bf3b4: Waiting [2022-07-01T21:03:27.850Z] c7229c10a9b7: Waiting [2022-07-01T21:03:27.850Z] 4b6836048400: Layer already exists [2022-07-01T21:03:27.850Z] 6df8056fdf18: Layer already exists [2022-07-01T21:03:27.850Z] bbe34557b046: Layer already exists [2022-07-01T21:03:27.850Z] 51432a953915: Layer already exists [2022-07-01T21:03:27.850Z] 0e8760bec234: Layer already exists [2022-07-01T21:03:27.850Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:27.850Z] c7229c10a9b7: Layer already exists [2022-07-01T21:03:27.850Z] 445ba24a034b: Layer already exists [2022-07-01T21:03:27.850Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:01c7ce8027d81bea7f4d59ef5c20820a0b38df950a03ba198312d31666b75ca0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:28.166Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:28.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-07-01T21:03:28.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-01T21:03:28.478Z] 0e8760bec234: Preparing [2022-07-01T21:03:28.478Z] bbe34557b046: Preparing [2022-07-01T21:03:28.478Z] 51432a953915: Preparing [2022-07-01T21:03:28.478Z] 4b6836048400: Preparing [2022-07-01T21:03:28.478Z] 6df8056fdf18: Preparing [2022-07-01T21:03:28.478Z] c7229c10a9b7: Preparing [2022-07-01T21:03:28.478Z] 445ba24a034b: Preparing [2022-07-01T21:03:28.478Z] b541d28bf3b4: Preparing [2022-07-01T21:03:28.478Z] c7229c10a9b7: Waiting [2022-07-01T21:03:28.478Z] 445ba24a034b: Waiting [2022-07-01T21:03:28.478Z] b541d28bf3b4: Waiting [2022-07-01T21:03:28.478Z] 4b6836048400: Layer already exists [2022-07-01T21:03:28.478Z] 51432a953915: Layer already exists [2022-07-01T21:03:28.478Z] 6df8056fdf18: Layer already exists [2022-07-01T21:03:28.478Z] bbe34557b046: Layer already exists [2022-07-01T21:03:28.478Z] 0e8760bec234: Layer already exists [2022-07-01T21:03:28.478Z] c7229c10a9b7: Layer already exists [2022-07-01T21:03:28.478Z] 445ba24a034b: Layer already exists [2022-07-01T21:03:28.478Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:28.478Z] main: digest: sha256:01c7ce8027d81bea7f4d59ef5c20820a0b38df950a03ba198312d31666b75ca0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:03:28.527Z] ===================================================== [Pipeline] echo [2022-07-01T21:03:28.535Z] taggedImages: [2022-07-01T21:03:28.535Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:28.535Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-01T21:03:28.535Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.17 [2022-07-01T21:03:28.535Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:28.535Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-07-01T21:03:28.556Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-07-01T21:03:28.556Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:28.556Z] latest [2022-07-01T21:03:28.556Z] 2.2.1-dev.17 [2022-07-01T21:03:28.556Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:28.556Z] main [2022-07-01T21:03:28.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:28.873Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:28.975Z] Removing intermediate container 2a33afbb52bd [2022-07-01T21:03:29.184Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:29.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-01T21:03:29.184Z] 10df003261e9: Preparing [2022-07-01T21:03:29.184Z] dcd563bfd739: Preparing [2022-07-01T21:03:29.184Z] fa97784c3de7: Preparing [2022-07-01T21:03:29.184Z] c2a88e03b8b6: Preparing [2022-07-01T21:03:29.184Z] fde0f405e56e: Preparing [2022-07-01T21:03:29.184Z] e99923843d1e: Preparing [2022-07-01T21:03:29.184Z] 11c05d5af8c3: Preparing [2022-07-01T21:03:29.184Z] 7095a1387bc7: Preparing [2022-07-01T21:03:29.184Z] bef86e1d80d4: Preparing [2022-07-01T21:03:29.184Z] b541d28bf3b4: Preparing [2022-07-01T21:03:29.184Z] e99923843d1e: Waiting [2022-07-01T21:03:29.184Z] 11c05d5af8c3: Waiting [2022-07-01T21:03:29.184Z] bef86e1d80d4: Waiting [2022-07-01T21:03:29.184Z] 7095a1387bc7: Waiting [2022-07-01T21:03:29.184Z] b541d28bf3b4: Waiting [2022-07-01T21:03:29.184Z] dcd563bfd739: Pushed [2022-07-01T21:03:29.184Z] fde0f405e56e: Pushed [2022-07-01T21:03:29.184Z] 10df003261e9: Pushed [2022-07-01T21:03:29.248Z] ---> 8e63f2375719 [2022-07-01T21:03:29.248Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T21:03:29.445Z] 11c05d5af8c3: Pushed [2022-07-01T21:03:29.445Z] e99923843d1e: Pushed [2022-07-01T21:03:29.445Z] 7095a1387bc7: Pushed [2022-07-01T21:03:29.445Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:29.445Z] bef86e1d80d4: Pushed [2022-07-01T21:03:29.534Z] ---> Running in 12d7468b2aac [2022-07-01T21:03:30.138Z] Removing intermediate container 01e775fd3560 [2022-07-01T21:03:30.138Z] ---> 89130bfae3a4 [2022-07-01T21:03:30.138Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:03:30.385Z] c2a88e03b8b6: Pushed [2022-07-01T21:03:30.415Z] ---> Running in 048fa1a3d124 [2022-07-01T21:03:30.415Z] Removing intermediate container 145389cff688 [2022-07-01T21:03:30.415Z] ---> 185ce5aa8357 [2022-07-01T21:03:30.415Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T21:03:30.646Z] fa97784c3de7: Pushed [2022-07-01T21:03:30.696Z] ---> Running in 153f1e61913f [2022-07-01T21:03:30.696Z] Removing intermediate container f702e67567b5 [2022-07-01T21:03:30.696Z] ---> 5a2ca2176f42 [2022-07-01T21:03:30.696Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:03:30.696Z] Removing intermediate container d61dc87e7fff [2022-07-01T21:03:30.907Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:8da1cb83b00f72a869d0c5d0f8558a0185c503109e1abb1458cb8ca8ae1824b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:30.978Z] ---> d9751c82aa66 [2022-07-01T21:03:30.978Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T21:03:30.978Z] ---> Running in 9dcc81af388a [2022-07-01T21:03:31.227Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-07-01T21:03:31.259Z] ---> Running in c3fd77e51809 [Pipeline] sh [2022-07-01T21:03:31.540Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-01T21:03:31.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-01T21:03:31.540Z] 10df003261e9: Preparing [2022-07-01T21:03:31.540Z] dcd563bfd739: Preparing [2022-07-01T21:03:31.540Z] fa97784c3de7: Preparing [2022-07-01T21:03:31.540Z] c2a88e03b8b6: Preparing [2022-07-01T21:03:31.540Z] fde0f405e56e: Preparing [2022-07-01T21:03:31.540Z] e99923843d1e: Preparing [2022-07-01T21:03:31.540Z] 11c05d5af8c3: Preparing [2022-07-01T21:03:31.540Z] 7095a1387bc7: Preparing [2022-07-01T21:03:31.540Z] bef86e1d80d4: Preparing [2022-07-01T21:03:31.540Z] b541d28bf3b4: Preparing [2022-07-01T21:03:31.540Z] 7095a1387bc7: Waiting [2022-07-01T21:03:31.540Z] 11c05d5af8c3: Waiting [2022-07-01T21:03:31.540Z] e99923843d1e: Waiting [2022-07-01T21:03:31.540Z] bef86e1d80d4: Waiting [2022-07-01T21:03:31.540Z] b541d28bf3b4: Waiting [2022-07-01T21:03:31.540Z] 10df003261e9: Layer already exists [2022-07-01T21:03:31.540Z] dcd563bfd739: Layer already exists [2022-07-01T21:03:31.540Z] fa97784c3de7: Layer already exists [2022-07-01T21:03:31.540Z] fde0f405e56e: Layer already exists [2022-07-01T21:03:31.540Z] c2a88e03b8b6: Layer already exists [2022-07-01T21:03:31.540Z] 11c05d5af8c3: Layer already exists [2022-07-01T21:03:31.540Z] e99923843d1e: Layer already exists [2022-07-01T21:03:31.540Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:31.540Z] 7095a1387bc7: Layer already exists [2022-07-01T21:03:31.540Z] bef86e1d80d4: Layer already exists [2022-07-01T21:03:31.540Z] latest: digest: sha256:8da1cb83b00f72a869d0c5d0f8558a0185c503109e1abb1458cb8ca8ae1824b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:31.857Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:32.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.17 [2022-07-01T21:03:32.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-01T21:03:32.171Z] 10df003261e9: Preparing [2022-07-01T21:03:32.171Z] dcd563bfd739: Preparing [2022-07-01T21:03:32.171Z] fa97784c3de7: Preparing [2022-07-01T21:03:32.171Z] c2a88e03b8b6: Preparing [2022-07-01T21:03:32.171Z] fde0f405e56e: Preparing [2022-07-01T21:03:32.171Z] e99923843d1e: Preparing [2022-07-01T21:03:32.171Z] 11c05d5af8c3: Preparing [2022-07-01T21:03:32.171Z] 7095a1387bc7: Preparing [2022-07-01T21:03:32.171Z] bef86e1d80d4: Preparing [2022-07-01T21:03:32.171Z] b541d28bf3b4: Preparing [2022-07-01T21:03:32.172Z] 11c05d5af8c3: Waiting [2022-07-01T21:03:32.172Z] 7095a1387bc7: Waiting [2022-07-01T21:03:32.172Z] bef86e1d80d4: Waiting [2022-07-01T21:03:32.172Z] b541d28bf3b4: Waiting [2022-07-01T21:03:32.172Z] fa97784c3de7: Layer already exists [2022-07-01T21:03:32.172Z] dcd563bfd739: Layer already exists [2022-07-01T21:03:32.172Z] c2a88e03b8b6: Layer already exists [2022-07-01T21:03:32.172Z] fde0f405e56e: Layer already exists [2022-07-01T21:03:32.172Z] 10df003261e9: Layer already exists [2022-07-01T21:03:32.172Z] e99923843d1e: Layer already exists [2022-07-01T21:03:32.172Z] bef86e1d80d4: Layer already exists [2022-07-01T21:03:32.172Z] 7095a1387bc7: Layer already exists [2022-07-01T21:03:32.172Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:32.172Z] 11c05d5af8c3: Layer already exists [2022-07-01T21:03:32.172Z] 2.2.1-dev.17: digest: sha256:8da1cb83b00f72a869d0c5d0f8558a0185c503109e1abb1458cb8ca8ae1824b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:32.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:03:32.487Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:32.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:03:32.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:03:32.798Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:32.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-01T21:03:32.798Z] 10df003261e9: Preparing [2022-07-01T21:03:32.798Z] dcd563bfd739: Preparing [2022-07-01T21:03:32.798Z] fa97784c3de7: Preparing [2022-07-01T21:03:32.798Z] c2a88e03b8b6: Preparing [2022-07-01T21:03:32.798Z] fde0f405e56e: Preparing [2022-07-01T21:03:32.798Z] e99923843d1e: Preparing [2022-07-01T21:03:32.798Z] 11c05d5af8c3: Preparing [2022-07-01T21:03:32.798Z] 7095a1387bc7: Preparing [2022-07-01T21:03:32.798Z] bef86e1d80d4: Preparing [2022-07-01T21:03:32.798Z] b541d28bf3b4: Preparing [2022-07-01T21:03:32.798Z] e99923843d1e: Waiting [2022-07-01T21:03:32.798Z] 11c05d5af8c3: Waiting [2022-07-01T21:03:32.798Z] 7095a1387bc7: Waiting [2022-07-01T21:03:32.798Z] bef86e1d80d4: Waiting [2022-07-01T21:03:32.798Z] b541d28bf3b4: Waiting [2022-07-01T21:03:32.798Z] c2a88e03b8b6: Layer already exists [2022-07-01T21:03:32.798Z] fde0f405e56e: Layer already exists [2022-07-01T21:03:32.798Z] dcd563bfd739: Layer already exists [2022-07-01T21:03:32.798Z] fa97784c3de7: Layer already exists [2022-07-01T21:03:32.798Z] 10df003261e9: Layer already exists [2022-07-01T21:03:32.798Z] 11c05d5af8c3: Layer already exists [2022-07-01T21:03:32.798Z] 7095a1387bc7: Layer already exists [2022-07-01T21:03:32.798Z] bef86e1d80d4: Layer already exists [2022-07-01T21:03:32.798Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:32.798Z] e99923843d1e: Layer already exists [2022-07-01T21:03:32.798Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:8da1cb83b00f72a869d0c5d0f8558a0185c503109e1abb1458cb8ca8ae1824b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [2022-07-01T21:03:32.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:03:32.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:03:32.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:33.120Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:33.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:03:33.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:03:33.431Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-07-01T21:03:33.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-01T21:03:33.431Z] 10df003261e9: Preparing [2022-07-01T21:03:33.431Z] dcd563bfd739: Preparing [2022-07-01T21:03:33.431Z] fa97784c3de7: Preparing [2022-07-01T21:03:33.431Z] c2a88e03b8b6: Preparing [2022-07-01T21:03:33.431Z] fde0f405e56e: Preparing [2022-07-01T21:03:33.431Z] e99923843d1e: Preparing [2022-07-01T21:03:33.431Z] 11c05d5af8c3: Preparing [2022-07-01T21:03:33.431Z] 7095a1387bc7: Preparing [2022-07-01T21:03:33.431Z] bef86e1d80d4: Preparing [2022-07-01T21:03:33.431Z] b541d28bf3b4: Preparing [2022-07-01T21:03:33.431Z] 11c05d5af8c3: Waiting [2022-07-01T21:03:33.431Z] 7095a1387bc7: Waiting [2022-07-01T21:03:33.431Z] bef86e1d80d4: Waiting [2022-07-01T21:03:33.431Z] b541d28bf3b4: Waiting [2022-07-01T21:03:33.431Z] e99923843d1e: Waiting [2022-07-01T21:03:33.431Z] fde0f405e56e: Layer already exists [2022-07-01T21:03:33.431Z] c2a88e03b8b6: Layer already exists [2022-07-01T21:03:33.431Z] 10df003261e9: Layer already exists [2022-07-01T21:03:33.431Z] dcd563bfd739: Layer already exists [2022-07-01T21:03:33.431Z] fa97784c3de7: Layer already exists [2022-07-01T21:03:33.431Z] e99923843d1e: Layer already exists [2022-07-01T21:03:33.431Z] 11c05d5af8c3: Layer already exists [2022-07-01T21:03:33.431Z] 7095a1387bc7: Layer already exists [2022-07-01T21:03:33.431Z] bef86e1d80d4: Layer already exists [2022-07-01T21:03:33.431Z] b541d28bf3b4: Layer already exists [2022-07-01T21:03:33.431Z] main: digest: sha256:8da1cb83b00f72a869d0c5d0f8558a0185c503109e1abb1458cb8ca8ae1824b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:03:33.482Z] ===================================================== [Pipeline] echo [2022-07-01T21:03:33.490Z] taggedImages: [2022-07-01T21:03:33.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:33.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-01T21:03:33.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.17 [2022-07-01T21:03:33.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:33.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-07-01T21:03:33.509Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-07-01T21:03:33.509Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:33.509Z] latest [2022-07-01T21:03:33.509Z] 2.2.1-dev.17 [2022-07-01T21:03:33.509Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:33.509Z] main [2022-07-01T21:03:33.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:33.824Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:34.051Z] OK: 220 MiB in 52 packages [2022-07-01T21:03:34.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:03:34.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:03:34.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:34.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-01T21:03:34.131Z] 0e59dd234fa2: Preparing [2022-07-01T21:03:34.131Z] 34cfdb6c30e7: Preparing [2022-07-01T21:03:34.131Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:34.131Z] 65f5d0379eba: Preparing [2022-07-01T21:03:34.131Z] 3f444caa4417: Preparing [2022-07-01T21:03:34.131Z] 4fc242d58285: Preparing [2022-07-01T21:03:34.131Z] 4fc242d58285: Waiting [2022-07-01T21:03:34.131Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:34.131Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:34.131Z] 3f444caa4417: Pushed [2022-07-01T21:03:34.131Z] 0e59dd234fa2: Pushed [2022-07-01T21:03:34.657Z] OK: 220 MiB in 52 packages [2022-07-01T21:03:34.700Z] 65f5d0379eba: Pushed [2022-07-01T21:03:34.936Z] OK: 220 MiB in 52 packages [2022-07-01T21:03:35.558Z] OK: 220 MiB in 52 packages [2022-07-01T21:03:35.558Z] OK: 220 MiB in 52 packages [2022-07-01T21:03:35.558Z] Removing intermediate container 12d7468b2aac [2022-07-01T21:03:35.558Z] ---> b23ac05b6f3d [2022-07-01T21:03:35.558Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T21:03:36.560Z] Removing intermediate container 048fa1a3d124 [2022-07-01T21:03:36.560Z] ---> e25e16c3e751 [2022-07-01T21:03:36.560Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T21:03:36.560Z] Removing intermediate container 153f1e61913f [2022-07-01T21:03:36.560Z] ---> ec307ebf4220 [2022-07-01T21:03:36.609Z] 34cfdb6c30e7: Pushed [2022-07-01T21:03:36.609Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:8d1c4dc8733a7d8fefe95ca8d05d834f9f0223d2c5da7801a5818eb0db725027 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:36.858Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:03:36.924Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:37.154Z] Removing intermediate container c3fd77e51809 [2022-07-01T21:03:37.154Z] ---> c9cf3ce9d1ae [2022-07-01T21:03:37.154Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:03:37.154Z] Removing intermediate container 9dcc81af388a [2022-07-01T21:03:37.154Z] ---> f80599cfa55a [2022-07-01T21:03:37.154Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T21:03:37.154Z] ---> 75a576677005 [2022-07-01T21:03:37.154Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:03:37.154Z] ---> Running in 2ac0dab83fc0 [2022-07-01T21:03:37.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-01T21:03:37.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-01T21:03:37.227Z] 0e59dd234fa2: Preparing [2022-07-01T21:03:37.227Z] 34cfdb6c30e7: Preparing [2022-07-01T21:03:37.227Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:37.227Z] 65f5d0379eba: Preparing [2022-07-01T21:03:37.227Z] 3f444caa4417: Preparing [2022-07-01T21:03:37.227Z] 4fc242d58285: Preparing [2022-07-01T21:03:37.227Z] 4fc242d58285: Waiting [2022-07-01T21:03:37.227Z] 34cfdb6c30e7: Layer already exists [2022-07-01T21:03:37.227Z] 65f5d0379eba: Layer already exists [2022-07-01T21:03:37.227Z] 0e59dd234fa2: Layer already exists [2022-07-01T21:03:37.227Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:37.227Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:37.227Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:37.227Z] latest: digest: sha256:8d1c4dc8733a7d8fefe95ca8d05d834f9f0223d2c5da7801a5818eb0db725027 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:37.539Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:37.757Z] ---> 91e0d5fcaf0c [2022-07-01T21:03:37.758Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:03:37.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.17 [2022-07-01T21:03:37.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-01T21:03:37.847Z] 0e59dd234fa2: Preparing [2022-07-01T21:03:37.847Z] 34cfdb6c30e7: Preparing [2022-07-01T21:03:37.847Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:37.847Z] 65f5d0379eba: Preparing [2022-07-01T21:03:37.847Z] 3f444caa4417: Preparing [2022-07-01T21:03:37.847Z] 4fc242d58285: Preparing [2022-07-01T21:03:37.847Z] 4fc242d58285: Waiting [2022-07-01T21:03:37.847Z] 34cfdb6c30e7: Layer already exists [2022-07-01T21:03:37.847Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:37.847Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:37.847Z] 65f5d0379eba: Layer already exists [2022-07-01T21:03:37.847Z] 0e59dd234fa2: Layer already exists [2022-07-01T21:03:37.847Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:37.847Z] 2.2.1-dev.17: digest: sha256:8d1c4dc8733a7d8fefe95ca8d05d834f9f0223d2c5da7801a5818eb0db725027 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:38.035Z] ---> Running in b51ae2495126 [2022-07-01T21:03:38.035Z] ---> 210173d5aff8 [2022-07-01T21:03:38.035Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:03:38.163Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:38.310Z] ---> Running in 8195ee18b2a9 [2022-07-01T21:03:38.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:38.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-01T21:03:38.474Z] 0e59dd234fa2: Preparing [2022-07-01T21:03:38.474Z] 34cfdb6c30e7: Preparing [2022-07-01T21:03:38.474Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:38.474Z] 65f5d0379eba: Preparing [2022-07-01T21:03:38.474Z] 3f444caa4417: Preparing [2022-07-01T21:03:38.474Z] 4fc242d58285: Preparing [2022-07-01T21:03:38.474Z] 4fc242d58285: Waiting [2022-07-01T21:03:38.474Z] 65f5d0379eba: Layer already exists [2022-07-01T21:03:38.474Z] 0e59dd234fa2: Layer already exists [2022-07-01T21:03:38.474Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:38.474Z] 34cfdb6c30e7: Layer already exists [2022-07-01T21:03:38.474Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:38.474Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:38.474Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:8d1c4dc8733a7d8fefe95ca8d05d834f9f0223d2c5da7801a5818eb0db725027 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:38.590Z] ---> d4cdb931ea0e [2022-07-01T21:03:38.590Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:03:38.590Z] ---> Running in 88ec1cdf6a60 [2022-07-01T21:03:38.795Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:38.869Z] ---> 53e1cd59f199 [2022-07-01T21:03:38.869Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:03:39.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-07-01T21:03:39.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-01T21:03:39.108Z] 0e59dd234fa2: Preparing [2022-07-01T21:03:39.108Z] 34cfdb6c30e7: Preparing [2022-07-01T21:03:39.108Z] 0d7dc90462cd: Preparing [2022-07-01T21:03:39.108Z] 65f5d0379eba: Preparing [2022-07-01T21:03:39.108Z] 3f444caa4417: Preparing [2022-07-01T21:03:39.108Z] 4fc242d58285: Preparing [2022-07-01T21:03:39.108Z] 4fc242d58285: Waiting [2022-07-01T21:03:39.108Z] 65f5d0379eba: Layer already exists [2022-07-01T21:03:39.108Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:39.108Z] 0e59dd234fa2: Layer already exists [2022-07-01T21:03:39.108Z] 34cfdb6c30e7: Layer already exists [2022-07-01T21:03:39.108Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:03:39.108Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:39.108Z] main: digest: sha256:8d1c4dc8733a7d8fefe95ca8d05d834f9f0223d2c5da7801a5818eb0db725027 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:03:39.154Z] ===================================================== [2022-07-01T21:03:39.161Z] ---> Running in de8c6b7a1aca [Pipeline] echo [2022-07-01T21:03:39.162Z] taggedImages: [2022-07-01T21:03:39.162Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:39.162Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-01T21:03:39.162Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.17 [2022-07-01T21:03:39.162Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:39.162Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-07-01T21:03:39.185Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-07-01T21:03:39.185Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:39.185Z] latest [2022-07-01T21:03:39.185Z] 2.2.1-dev.17 [2022-07-01T21:03:39.185Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:39.185Z] main [2022-07-01T21:03:39.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:39.497Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:39.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:39.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-01T21:03:39.808Z] cf93d71c881f: Preparing [2022-07-01T21:03:39.808Z] ba737e6f0f60: Preparing [2022-07-01T21:03:39.808Z] 15696b5ce31b: Preparing [2022-07-01T21:03:39.808Z] 2eaf1961d731: Preparing [2022-07-01T21:03:39.808Z] 3dd76cf1364c: Preparing [2022-07-01T21:03:39.808Z] 12487b2b2ef6: Preparing [2022-07-01T21:03:39.808Z] 3f444caa4417: Preparing [2022-07-01T21:03:39.808Z] 4fc242d58285: Preparing [2022-07-01T21:03:39.808Z] 3f444caa4417: Waiting [2022-07-01T21:03:39.808Z] 4fc242d58285: Waiting [2022-07-01T21:03:39.808Z] 15696b5ce31b: Pushed [2022-07-01T21:03:39.808Z] cf93d71c881f: Pushed [2022-07-01T21:03:39.808Z] ba737e6f0f60: Pushed [2022-07-01T21:03:39.808Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:39.808Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:40.378Z] 12487b2b2ef6: Pushed [2022-07-01T21:03:42.603Z] Removing intermediate container 2ac0dab83fc0 [2022-07-01T21:03:42.603Z] ---> 1443c25bdb87 [2022-07-01T21:03:42.603Z] Step 8/31 : COPY . . [2022-07-01T21:03:43.671Z] 3dd76cf1364c: Pushed [2022-07-01T21:03:44.076Z] Removing intermediate container b51ae2495126 [2022-07-01T21:03:44.076Z] ---> b2e4046f24a5 [2022-07-01T21:03:44.076Z] Step 8/25 : COPY . . [2022-07-01T21:03:44.350Z] Removing intermediate container 8195ee18b2a9 [2022-07-01T21:03:44.350Z] ---> c1ae3127aaae [2022-07-01T21:03:44.350Z] Step 8/23 : COPY . . [2022-07-01T21:03:44.627Z] Removing intermediate container 88ec1cdf6a60 [2022-07-01T21:03:44.627Z] ---> 304a16de6b21 [2022-07-01T21:03:44.627Z] Step 8/23 : COPY . . [2022-07-01T21:03:44.911Z] Removing intermediate container de8c6b7a1aca [2022-07-01T21:03:44.911Z] ---> a00ab9e1c31c [2022-07-01T21:03:44.911Z] Step 8/26 : COPY . . [2022-07-01T21:03:46.971Z] 2eaf1961d731: Pushed [2022-07-01T21:03:46.971Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:d992b83eb84bb573d3e7fa66f18bfbad83bee5db2be3d2eab5d8c2b258f1b97c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:47.287Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:47.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-01T21:03:47.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-01T21:03:47.593Z] cf93d71c881f: Preparing [2022-07-01T21:03:47.593Z] ba737e6f0f60: Preparing [2022-07-01T21:03:47.593Z] 15696b5ce31b: Preparing [2022-07-01T21:03:47.593Z] 2eaf1961d731: Preparing [2022-07-01T21:03:47.593Z] 3dd76cf1364c: Preparing [2022-07-01T21:03:47.593Z] 12487b2b2ef6: Preparing [2022-07-01T21:03:47.593Z] 3f444caa4417: Preparing [2022-07-01T21:03:47.593Z] 4fc242d58285: Preparing [2022-07-01T21:03:47.593Z] 12487b2b2ef6: Waiting [2022-07-01T21:03:47.593Z] 4fc242d58285: Waiting [2022-07-01T21:03:47.593Z] 3f444caa4417: Waiting [2022-07-01T21:03:47.593Z] 15696b5ce31b: Layer already exists [2022-07-01T21:03:47.593Z] 3dd76cf1364c: Layer already exists [2022-07-01T21:03:47.593Z] ba737e6f0f60: Layer already exists [2022-07-01T21:03:47.593Z] cf93d71c881f: Layer already exists [2022-07-01T21:03:47.593Z] 2eaf1961d731: Layer already exists [2022-07-01T21:03:47.593Z] 12487b2b2ef6: Layer already exists [2022-07-01T21:03:47.593Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:47.593Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:47.593Z] latest: digest: sha256:d992b83eb84bb573d3e7fa66f18bfbad83bee5db2be3d2eab5d8c2b258f1b97c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:47.908Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:48.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.17 [2022-07-01T21:03:48.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-01T21:03:48.221Z] cf93d71c881f: Preparing [2022-07-01T21:03:48.221Z] ba737e6f0f60: Preparing [2022-07-01T21:03:48.221Z] 15696b5ce31b: Preparing [2022-07-01T21:03:48.221Z] 2eaf1961d731: Preparing [2022-07-01T21:03:48.221Z] 3dd76cf1364c: Preparing [2022-07-01T21:03:48.221Z] 12487b2b2ef6: Preparing [2022-07-01T21:03:48.221Z] 3f444caa4417: Preparing [2022-07-01T21:03:48.221Z] 4fc242d58285: Preparing [2022-07-01T21:03:48.221Z] 3f444caa4417: Waiting [2022-07-01T21:03:48.221Z] 12487b2b2ef6: Waiting [2022-07-01T21:03:48.221Z] 4fc242d58285: Waiting [2022-07-01T21:03:48.221Z] 2eaf1961d731: Layer already exists [2022-07-01T21:03:48.221Z] cf93d71c881f: Layer already exists [2022-07-01T21:03:48.221Z] ba737e6f0f60: Layer already exists [2022-07-01T21:03:48.221Z] 3dd76cf1364c: Layer already exists [2022-07-01T21:03:48.221Z] 15696b5ce31b: Layer already exists [2022-07-01T21:03:48.221Z] 12487b2b2ef6: Layer already exists [2022-07-01T21:03:48.221Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:48.221Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:48.221Z] 2.2.1-dev.17: digest: sha256:d992b83eb84bb573d3e7fa66f18bfbad83bee5db2be3d2eab5d8c2b258f1b97c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:48.540Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:48.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:48.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-01T21:03:48.850Z] cf93d71c881f: Preparing [2022-07-01T21:03:48.850Z] ba737e6f0f60: Preparing [2022-07-01T21:03:48.850Z] 15696b5ce31b: Preparing [2022-07-01T21:03:48.850Z] 2eaf1961d731: Preparing [2022-07-01T21:03:48.850Z] 3dd76cf1364c: Preparing [2022-07-01T21:03:48.850Z] 12487b2b2ef6: Preparing [2022-07-01T21:03:48.850Z] 3f444caa4417: Preparing [2022-07-01T21:03:48.850Z] 4fc242d58285: Preparing [2022-07-01T21:03:48.850Z] 12487b2b2ef6: Waiting [2022-07-01T21:03:48.850Z] 3f444caa4417: Waiting [2022-07-01T21:03:48.850Z] 4fc242d58285: Waiting [2022-07-01T21:03:48.850Z] 3dd76cf1364c: Layer already exists [2022-07-01T21:03:48.850Z] ba737e6f0f60: Layer already exists [2022-07-01T21:03:48.850Z] 2eaf1961d731: Layer already exists [2022-07-01T21:03:48.850Z] 15696b5ce31b: Layer already exists [2022-07-01T21:03:48.850Z] cf93d71c881f: Layer already exists [2022-07-01T21:03:48.850Z] 12487b2b2ef6: Layer already exists [2022-07-01T21:03:48.850Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:48.850Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:48.851Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:d992b83eb84bb573d3e7fa66f18bfbad83bee5db2be3d2eab5d8c2b258f1b97c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:49.167Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:49.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-07-01T21:03:49.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-01T21:03:49.481Z] cf93d71c881f: Preparing [2022-07-01T21:03:49.481Z] ba737e6f0f60: Preparing [2022-07-01T21:03:49.481Z] 15696b5ce31b: Preparing [2022-07-01T21:03:49.481Z] 2eaf1961d731: Preparing [2022-07-01T21:03:49.481Z] 3dd76cf1364c: Preparing [2022-07-01T21:03:49.481Z] 12487b2b2ef6: Preparing [2022-07-01T21:03:49.481Z] 3f444caa4417: Preparing [2022-07-01T21:03:49.481Z] 4fc242d58285: Preparing [2022-07-01T21:03:49.481Z] 12487b2b2ef6: Waiting [2022-07-01T21:03:49.481Z] 3f444caa4417: Waiting [2022-07-01T21:03:49.481Z] 4fc242d58285: Waiting [2022-07-01T21:03:49.481Z] cf93d71c881f: Layer already exists [2022-07-01T21:03:49.481Z] ba737e6f0f60: Layer already exists [2022-07-01T21:03:49.481Z] 15696b5ce31b: Layer already exists [2022-07-01T21:03:49.481Z] 3dd76cf1364c: Layer already exists [2022-07-01T21:03:49.481Z] 2eaf1961d731: Layer already exists [2022-07-01T21:03:49.481Z] 12487b2b2ef6: Layer already exists [2022-07-01T21:03:49.481Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:49.481Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:49.481Z] main: digest: sha256:d992b83eb84bb573d3e7fa66f18bfbad83bee5db2be3d2eab5d8c2b258f1b97c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:03:49.584Z] ===================================================== [Pipeline] echo [2022-07-01T21:03:49.594Z] taggedImages: [2022-07-01T21:03:49.594Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:49.594Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-01T21:03:49.594Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.17 [2022-07-01T21:03:49.594Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:49.594Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-07-01T21:03:49.619Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-07-01T21:03:49.619Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:49.619Z] latest [2022-07-01T21:03:49.619Z] 2.2.1-dev.17 [2022-07-01T21:03:49.619Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:49.619Z] main [2022-07-01T21:03:49.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:49.964Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:50.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:50.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-01T21:03:50.272Z] 0b0b2bd0943b: Preparing [2022-07-01T21:03:50.272Z] 7fc99446b77a: Preparing [2022-07-01T21:03:50.272Z] 4fe3ff92f8c8: Preparing [2022-07-01T21:03:50.272Z] c7d02b40244a: Preparing [2022-07-01T21:03:50.272Z] e8aab3f075a1: Preparing [2022-07-01T21:03:50.272Z] 3f444caa4417: Preparing [2022-07-01T21:03:50.272Z] 4fc242d58285: Preparing [2022-07-01T21:03:50.272Z] 4fc242d58285: Waiting [2022-07-01T21:03:50.272Z] 3f444caa4417: Waiting [2022-07-01T21:03:50.272Z] 7fc99446b77a: Pushed [2022-07-01T21:03:50.272Z] 0b0b2bd0943b: Pushed [2022-07-01T21:03:50.272Z] 4fe3ff92f8c8: Pushed [2022-07-01T21:03:50.272Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:50.272Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:50.532Z] e8aab3f075a1: Pushed [2022-07-01T21:03:57.112Z] c7d02b40244a: Pushed [2022-07-01T21:03:57.372Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:982d1e04fa38f20d581e29c9e289236cb81e4af8fc48f1de3eabdae79ca388bd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:57.686Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:57.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-01T21:03:57.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-01T21:03:57.993Z] 0b0b2bd0943b: Preparing [2022-07-01T21:03:57.993Z] 7fc99446b77a: Preparing [2022-07-01T21:03:57.993Z] 4fe3ff92f8c8: Preparing [2022-07-01T21:03:57.993Z] c7d02b40244a: Preparing [2022-07-01T21:03:57.993Z] e8aab3f075a1: Preparing [2022-07-01T21:03:57.993Z] 3f444caa4417: Preparing [2022-07-01T21:03:57.993Z] 4fc242d58285: Preparing [2022-07-01T21:03:57.993Z] 3f444caa4417: Waiting [2022-07-01T21:03:57.993Z] 4fc242d58285: Waiting [2022-07-01T21:03:57.993Z] e8aab3f075a1: Layer already exists [2022-07-01T21:03:57.993Z] c7d02b40244a: Layer already exists [2022-07-01T21:03:57.993Z] 0b0b2bd0943b: Layer already exists [2022-07-01T21:03:57.993Z] 4fe3ff92f8c8: Layer already exists [2022-07-01T21:03:57.993Z] 7fc99446b77a: Layer already exists [2022-07-01T21:03:57.993Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:57.993Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:57.993Z] latest: digest: sha256:982d1e04fa38f20d581e29c9e289236cb81e4af8fc48f1de3eabdae79ca388bd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:58.308Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:58.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.17 [2022-07-01T21:03:58.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-01T21:03:58.615Z] 0b0b2bd0943b: Preparing [2022-07-01T21:03:58.615Z] 7fc99446b77a: Preparing [2022-07-01T21:03:58.615Z] 4fe3ff92f8c8: Preparing [2022-07-01T21:03:58.615Z] c7d02b40244a: Preparing [2022-07-01T21:03:58.615Z] e8aab3f075a1: Preparing [2022-07-01T21:03:58.615Z] 3f444caa4417: Preparing [2022-07-01T21:03:58.615Z] 4fc242d58285: Preparing [2022-07-01T21:03:58.615Z] 3f444caa4417: Waiting [2022-07-01T21:03:58.615Z] 4fe3ff92f8c8: Layer already exists [2022-07-01T21:03:58.615Z] e8aab3f075a1: Layer already exists [2022-07-01T21:03:58.615Z] c7d02b40244a: Layer already exists [2022-07-01T21:03:58.615Z] 7fc99446b77a: Layer already exists [2022-07-01T21:03:58.615Z] 0b0b2bd0943b: Layer already exists [2022-07-01T21:03:58.615Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:58.615Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:58.615Z] 2.2.1-dev.17: digest: sha256:982d1e04fa38f20d581e29c9e289236cb81e4af8fc48f1de3eabdae79ca388bd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:58.929Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:59.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:59.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-01T21:03:59.241Z] 0b0b2bd0943b: Preparing [2022-07-01T21:03:59.241Z] 7fc99446b77a: Preparing [2022-07-01T21:03:59.241Z] 4fe3ff92f8c8: Preparing [2022-07-01T21:03:59.241Z] c7d02b40244a: Preparing [2022-07-01T21:03:59.241Z] e8aab3f075a1: Preparing [2022-07-01T21:03:59.241Z] 3f444caa4417: Preparing [2022-07-01T21:03:59.241Z] 4fc242d58285: Preparing [2022-07-01T21:03:59.241Z] 3f444caa4417: Waiting [2022-07-01T21:03:59.241Z] 4fc242d58285: Waiting [2022-07-01T21:03:59.241Z] e8aab3f075a1: Layer already exists [2022-07-01T21:03:59.241Z] c7d02b40244a: Layer already exists [2022-07-01T21:03:59.241Z] 4fe3ff92f8c8: Layer already exists [2022-07-01T21:03:59.241Z] 7fc99446b77a: Layer already exists [2022-07-01T21:03:59.241Z] 0b0b2bd0943b: Layer already exists [2022-07-01T21:03:59.241Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:59.241Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:59.241Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:982d1e04fa38f20d581e29c9e289236cb81e4af8fc48f1de3eabdae79ca388bd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:59.550Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:03:59.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-07-01T21:03:59.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-01T21:03:59.857Z] 0b0b2bd0943b: Preparing [2022-07-01T21:03:59.857Z] 7fc99446b77a: Preparing [2022-07-01T21:03:59.857Z] 4fe3ff92f8c8: Preparing [2022-07-01T21:03:59.857Z] c7d02b40244a: Preparing [2022-07-01T21:03:59.857Z] e8aab3f075a1: Preparing [2022-07-01T21:03:59.857Z] 3f444caa4417: Preparing [2022-07-01T21:03:59.857Z] 4fc242d58285: Preparing [2022-07-01T21:03:59.857Z] 3f444caa4417: Waiting [2022-07-01T21:03:59.857Z] 4fc242d58285: Waiting [2022-07-01T21:03:59.857Z] 0b0b2bd0943b: Layer already exists [2022-07-01T21:03:59.857Z] c7d02b40244a: Layer already exists [2022-07-01T21:03:59.857Z] 4fe3ff92f8c8: Layer already exists [2022-07-01T21:03:59.857Z] 7fc99446b77a: Layer already exists [2022-07-01T21:03:59.857Z] e8aab3f075a1: Layer already exists [2022-07-01T21:03:59.857Z] 4fc242d58285: Layer already exists [2022-07-01T21:03:59.857Z] 3f444caa4417: Layer already exists [2022-07-01T21:03:59.857Z] main: digest: sha256:982d1e04fa38f20d581e29c9e289236cb81e4af8fc48f1de3eabdae79ca388bd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:03:59.904Z] ===================================================== [Pipeline] echo [2022-07-01T21:03:59.913Z] taggedImages: [2022-07-01T21:03:59.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:59.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-01T21:03:59.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.17 [2022-07-01T21:03:59.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:59.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-07-01T21:03:59.932Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-07-01T21:03:59.932Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:03:59.932Z] latest [2022-07-01T21:03:59.932Z] 2.2.1-dev.17 [2022-07-01T21:03:59.932Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:03:59.932Z] main [2022-07-01T21:03:59.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:00.254Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:00.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:00.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-01T21:04:00.566Z] 6e46febd71a7: Preparing [2022-07-01T21:04:00.566Z] dd4cdd318759: Preparing [2022-07-01T21:04:00.566Z] bd60b0a0c879: Preparing [2022-07-01T21:04:00.566Z] d2554b41d80d: Preparing [2022-07-01T21:04:00.566Z] 12487b2b2ef6: Preparing [2022-07-01T21:04:00.566Z] 3f444caa4417: Preparing [2022-07-01T21:04:00.566Z] 4fc242d58285: Preparing [2022-07-01T21:04:00.566Z] 4fc242d58285: Waiting [2022-07-01T21:04:00.566Z] 3f444caa4417: Waiting [2022-07-01T21:04:00.566Z] 12487b2b2ef6: Layer already exists [2022-07-01T21:04:00.566Z] 3f444caa4417: Layer already exists [2022-07-01T21:04:00.566Z] 4fc242d58285: Layer already exists [2022-07-01T21:04:00.566Z] dd4cdd318759: Pushed [2022-07-01T21:04:00.566Z] bd60b0a0c879: Pushed [2022-07-01T21:04:00.566Z] 6e46febd71a7: Pushed [2022-07-01T21:04:03.260Z] ---> 46a564967de1 [2022-07-01T21:04:03.260Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T21:04:03.260Z] ---> 7a56acf7765f [2022-07-01T21:04:03.260Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T21:04:03.260Z] ---> Running in 0d3890bb0d22 [2022-07-01T21:04:03.260Z] ---> 7ea925e98bb1 [2022-07-01T21:04:03.260Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:04:03.260Z] ---> b205f2110327 [2022-07-01T21:04:03.260Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:04:03.260Z] ---> Running in 57d3cfb1919c [2022-07-01T21:04:03.260Z] ---> 509d84f071ca [2022-07-01T21:04:03.260Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T21:04:03.260Z] ---> Running in d49f3cb7533a [2022-07-01T21:04:03.260Z] ---> Running in 793869cdfc8c [2022-07-01T21:04:03.260Z] ---> Running in a627a84d17f7 [2022-07-01T21:04:03.260Z] Removing intermediate container d49f3cb7533a [2022-07-01T21:04:03.260Z] ---> 7ebef0ce385b [2022-07-01T21:04:03.261Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T21:04:03.261Z] Removing intermediate container 793869cdfc8c [2022-07-01T21:04:03.261Z] ---> de363b86e70b [2022-07-01T21:04:03.261Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T21:04:03.261Z] ---> Running in 4ef464f9d76e [2022-07-01T21:04:03.261Z] ---> Running in 063d2015607a [2022-07-01T21:04:03.261Z] Removing intermediate container 063d2015607a [2022-07-01T21:04:03.261Z] ---> 36df7b0ae59f [2022-07-01T21:04:03.261Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-01T21:04:03.261Z] Removing intermediate container 4ef464f9d76e [2022-07-01T21:04:03.261Z] ---> be012b914ab2 [2022-07-01T21:04:03.261Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-01T21:04:03.261Z] ---> Running in 4fbe98c4ae99 [2022-07-01T21:04:03.261Z] ---> Running in c8aef8065d28 [2022-07-01T21:04:03.261Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T21:04:03.261Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T21:04:03.261Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T21:04:06.682Z] Removing intermediate container c8aef8065d28 [2022-07-01T21:04:06.682Z] ---> 8c5f7522c712 [2022-07-01T21:04:06.682Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T21:04:06.682Z] ---> Running in 213a13fedbef [2022-07-01T21:04:06.682Z] Removing intermediate container 4fbe98c4ae99 [2022-07-01T21:04:06.682Z] ---> d83ef423a838 [2022-07-01T21:04:06.682Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T21:04:06.961Z] ---> Running in 90b9e7eaf4e0 [2022-07-01T21:04:07.252Z] Removing intermediate container 213a13fedbef [2022-07-01T21:04:07.252Z] ---> c5557ab684db [2022-07-01T21:04:07.252Z] [2022-07-01T21:04:07.252Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T21:04:07.252Z] 3.15: Pulling from library/alpine [2022-07-01T21:04:07.531Z] Removing intermediate container 90b9e7eaf4e0 [2022-07-01T21:04:07.531Z] ---> 4187405e225b [2022-07-01T21:04:07.531Z] [2022-07-01T21:04:07.531Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T21:04:07.531Z] 3.15: Pulling from library/alpine [2022-07-01T21:04:08.696Z] d2554b41d80d: Pushed [2022-07-01T21:04:08.697Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:04bd348842d59c8d76f9e24f6c686777727715d08a2f4693afc23af6811f6495 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:08.997Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T21:04:08.998Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T21:04:08.998Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T21:04:08.998Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T21:04:08.998Z] ---> 3fb3c9af89a9 [2022-07-01T21:04:08.998Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:04:08.998Z] ---> 3fb3c9af89a9 [2022-07-01T21:04:08.998Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:04:09.010Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:09.275Z] ---> Running in a28c421697ed [2022-07-01T21:04:09.275Z] ---> Running in 07e643cfeb38 [2022-07-01T21:04:09.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-01T21:04:09.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-01T21:04:09.317Z] 6e46febd71a7: Preparing [2022-07-01T21:04:09.317Z] dd4cdd318759: Preparing [2022-07-01T21:04:09.317Z] bd60b0a0c879: Preparing [2022-07-01T21:04:09.317Z] d2554b41d80d: Preparing [2022-07-01T21:04:09.317Z] 12487b2b2ef6: Preparing [2022-07-01T21:04:09.317Z] 3f444caa4417: Preparing [2022-07-01T21:04:09.317Z] 4fc242d58285: Preparing [2022-07-01T21:04:09.317Z] 4fc242d58285: Waiting [2022-07-01T21:04:09.317Z] 3f444caa4417: Waiting [2022-07-01T21:04:09.317Z] bd60b0a0c879: Layer already exists [2022-07-01T21:04:09.317Z] 12487b2b2ef6: Layer already exists [2022-07-01T21:04:09.317Z] dd4cdd318759: Layer already exists [2022-07-01T21:04:09.317Z] d2554b41d80d: Layer already exists [2022-07-01T21:04:09.317Z] 6e46febd71a7: Layer already exists [2022-07-01T21:04:09.317Z] 3f444caa4417: Layer already exists [2022-07-01T21:04:09.317Z] 4fc242d58285: Layer already exists [2022-07-01T21:04:09.317Z] latest: digest: sha256:04bd348842d59c8d76f9e24f6c686777727715d08a2f4693afc23af6811f6495 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:09.631Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:09.901Z] Removing intermediate container 07e643cfeb38 [2022-07-01T21:04:09.901Z] ---> 9eab4133fbbe [2022-07-01T21:04:09.901Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:04:09.901Z] ---> Running in fc3525c7e577 [2022-07-01T21:04:09.901Z] Removing intermediate container a28c421697ed [2022-07-01T21:04:09.901Z] ---> 49afcca33258 [2022-07-01T21:04:09.901Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:04:09.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.17 [2022-07-01T21:04:09.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-01T21:04:09.937Z] 6e46febd71a7: Preparing [2022-07-01T21:04:09.937Z] dd4cdd318759: Preparing [2022-07-01T21:04:09.937Z] bd60b0a0c879: Preparing [2022-07-01T21:04:09.937Z] d2554b41d80d: Preparing [2022-07-01T21:04:09.937Z] 12487b2b2ef6: Preparing [2022-07-01T21:04:09.937Z] 3f444caa4417: Preparing [2022-07-01T21:04:09.937Z] 4fc242d58285: Preparing [2022-07-01T21:04:09.937Z] 4fc242d58285: Waiting [2022-07-01T21:04:09.937Z] 3f444caa4417: Waiting [2022-07-01T21:04:09.937Z] 6e46febd71a7: Layer already exists [2022-07-01T21:04:09.937Z] 12487b2b2ef6: Layer already exists [2022-07-01T21:04:09.937Z] bd60b0a0c879: Layer already exists [2022-07-01T21:04:09.937Z] dd4cdd318759: Layer already exists [2022-07-01T21:04:09.937Z] d2554b41d80d: Layer already exists [2022-07-01T21:04:09.937Z] 4fc242d58285: Layer already exists [2022-07-01T21:04:09.937Z] 3f444caa4417: Layer already exists [2022-07-01T21:04:09.937Z] 2.2.1-dev.17: digest: sha256:04bd348842d59c8d76f9e24f6c686777727715d08a2f4693afc23af6811f6495 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:10.181Z] ---> Running in 8f6b6aa2674c [2022-07-01T21:04:10.248Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:10.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:04:10.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-01T21:04:10.559Z] 6e46febd71a7: Preparing [2022-07-01T21:04:10.559Z] dd4cdd318759: Preparing [2022-07-01T21:04:10.559Z] bd60b0a0c879: Preparing [2022-07-01T21:04:10.559Z] d2554b41d80d: Preparing [2022-07-01T21:04:10.559Z] 12487b2b2ef6: Preparing [2022-07-01T21:04:10.559Z] 3f444caa4417: Preparing [2022-07-01T21:04:10.559Z] 4fc242d58285: Preparing [2022-07-01T21:04:10.559Z] 3f444caa4417: Waiting [2022-07-01T21:04:10.559Z] 6e46febd71a7: Layer already exists [2022-07-01T21:04:10.559Z] d2554b41d80d: Layer already exists [2022-07-01T21:04:10.559Z] dd4cdd318759: Layer already exists [2022-07-01T21:04:10.559Z] bd60b0a0c879: Layer already exists [2022-07-01T21:04:10.559Z] 12487b2b2ef6: Layer already exists [2022-07-01T21:04:10.559Z] 3f444caa4417: Layer already exists [2022-07-01T21:04:10.559Z] 4fc242d58285: Layer already exists [2022-07-01T21:04:10.559Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:04bd348842d59c8d76f9e24f6c686777727715d08a2f4693afc23af6811f6495 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:10.877Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:11.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-07-01T21:04:11.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-01T21:04:11.187Z] 6e46febd71a7: Preparing [2022-07-01T21:04:11.187Z] dd4cdd318759: Preparing [2022-07-01T21:04:11.187Z] bd60b0a0c879: Preparing [2022-07-01T21:04:11.187Z] d2554b41d80d: Preparing [2022-07-01T21:04:11.187Z] 12487b2b2ef6: Preparing [2022-07-01T21:04:11.187Z] 3f444caa4417: Preparing [2022-07-01T21:04:11.187Z] 4fc242d58285: Preparing [2022-07-01T21:04:11.187Z] dd4cdd318759: Layer already exists [2022-07-01T21:04:11.187Z] 6e46febd71a7: Layer already exists [2022-07-01T21:04:11.187Z] d2554b41d80d: Layer already exists [2022-07-01T21:04:11.187Z] 12487b2b2ef6: Layer already exists [2022-07-01T21:04:11.187Z] bd60b0a0c879: Layer already exists [2022-07-01T21:04:11.187Z] 3f444caa4417: Layer already exists [2022-07-01T21:04:11.187Z] 4fc242d58285: Layer already exists [2022-07-01T21:04:11.187Z] main: digest: sha256:04bd348842d59c8d76f9e24f6c686777727715d08a2f4693afc23af6811f6495 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:04:11.232Z] ===================================================== [Pipeline] echo [2022-07-01T21:04:11.239Z] taggedImages: [2022-07-01T21:04:11.239Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:11.239Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-01T21:04:11.239Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.17 [2022-07-01T21:04:11.239Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:04:11.239Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-07-01T21:04:11.257Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-07-01T21:04:11.257Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:11.257Z] latest [2022-07-01T21:04:11.257Z] 2.2.1-dev.17 [2022-07-01T21:04:11.257Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:04:11.257Z] main [2022-07-01T21:04:11.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:11.580Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:11.888Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:11.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-01T21:04:11.888Z] cae5822deb0b: Preparing [2022-07-01T21:04:11.888Z] ae318e8dc2de: Preparing [2022-07-01T21:04:11.888Z] 0d7dc90462cd: Preparing [2022-07-01T21:04:11.888Z] 150a3000aee6: Preparing [2022-07-01T21:04:11.888Z] b541d28bf3b4: Preparing [2022-07-01T21:04:11.888Z] b541d28bf3b4: Layer already exists [2022-07-01T21:04:11.888Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:04:11.888Z] cae5822deb0b: Pushed [2022-07-01T21:04:11.888Z] 150a3000aee6: Pushed [2022-07-01T21:04:13.625Z] Removing intermediate container fc3525c7e577 [2022-07-01T21:04:13.625Z] ---> 43bd507fa0a9 [2022-07-01T21:04:13.625Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T21:04:13.901Z] ---> Running in 85a1defde58e [2022-07-01T21:04:14.191Z] Removing intermediate container 8f6b6aa2674c [2022-07-01T21:04:14.191Z] ---> 3e36a14a8fe8 [2022-07-01T21:04:14.191Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T21:04:14.191Z] ---> Running in 3db62066aa44 [2022-07-01T21:04:14.428Z] ae318e8dc2de: Pushed [2022-07-01T21:04:14.428Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:e990d8a04356103ff853b7f109fbba18e9e68c37ba68133324fe736d7a178d83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:14.743Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:15.052Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-01T21:04:15.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-01T21:04:15.052Z] cae5822deb0b: Preparing [2022-07-01T21:04:15.052Z] ae318e8dc2de: Preparing [2022-07-01T21:04:15.052Z] 0d7dc90462cd: Preparing [2022-07-01T21:04:15.052Z] 150a3000aee6: Preparing [2022-07-01T21:04:15.052Z] b541d28bf3b4: Preparing [2022-07-01T21:04:15.052Z] cae5822deb0b: Layer already exists [2022-07-01T21:04:15.052Z] ae318e8dc2de: Layer already exists [2022-07-01T21:04:15.052Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:04:15.052Z] 150a3000aee6: Layer already exists [2022-07-01T21:04:15.052Z] b541d28bf3b4: Layer already exists [2022-07-01T21:04:15.052Z] latest: digest: sha256:e990d8a04356103ff853b7f109fbba18e9e68c37ba68133324fe736d7a178d83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:15.360Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:15.671Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.17 [2022-07-01T21:04:15.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-01T21:04:15.671Z] cae5822deb0b: Preparing [2022-07-01T21:04:15.671Z] ae318e8dc2de: Preparing [2022-07-01T21:04:15.671Z] 0d7dc90462cd: Preparing [2022-07-01T21:04:15.671Z] 150a3000aee6: Preparing [2022-07-01T21:04:15.671Z] b541d28bf3b4: Preparing [2022-07-01T21:04:15.671Z] ae318e8dc2de: Layer already exists [2022-07-01T21:04:15.671Z] b541d28bf3b4: Layer already exists [2022-07-01T21:04:15.671Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:04:15.671Z] 150a3000aee6: Layer already exists [2022-07-01T21:04:15.671Z] cae5822deb0b: Layer already exists [2022-07-01T21:04:15.671Z] 2.2.1-dev.17: digest: sha256:e990d8a04356103ff853b7f109fbba18e9e68c37ba68133324fe736d7a178d83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:15.982Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:16.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:04:16.364Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:04:16.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-01T21:04:16.364Z] cae5822deb0b: Preparing [2022-07-01T21:04:16.364Z] ae318e8dc2de: Preparing [2022-07-01T21:04:16.364Z] 0d7dc90462cd: Preparing [2022-07-01T21:04:16.364Z] 150a3000aee6: Preparing [2022-07-01T21:04:16.364Z] b541d28bf3b4: Preparing [2022-07-01T21:04:16.364Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:04:16.364Z] cae5822deb0b: Layer already exists [2022-07-01T21:04:16.364Z] b541d28bf3b4: Layer already exists [2022-07-01T21:04:16.364Z] ae318e8dc2de: Layer already exists [2022-07-01T21:04:16.364Z] 150a3000aee6: Layer already exists [2022-07-01T21:04:16.364Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:e990d8a04356103ff853b7f109fbba18e9e68c37ba68133324fe736d7a178d83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:16.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:04:16.703Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:17.010Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-07-01T21:04:17.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-01T21:04:17.010Z] cae5822deb0b: Preparing [2022-07-01T21:04:17.010Z] ae318e8dc2de: Preparing [2022-07-01T21:04:17.010Z] 0d7dc90462cd: Preparing [2022-07-01T21:04:17.010Z] 150a3000aee6: Preparing [2022-07-01T21:04:17.010Z] b541d28bf3b4: Preparing [2022-07-01T21:04:17.010Z] b541d28bf3b4: Layer already exists [2022-07-01T21:04:17.010Z] cae5822deb0b: Layer already exists [2022-07-01T21:04:17.010Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:04:17.010Z] ae318e8dc2de: Layer already exists [2022-07-01T21:04:17.010Z] 150a3000aee6: Layer already exists [2022-07-01T21:04:17.010Z] main: digest: sha256:e990d8a04356103ff853b7f109fbba18e9e68c37ba68133324fe736d7a178d83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:04:17.062Z] ===================================================== [Pipeline] echo [2022-07-01T21:04:17.069Z] taggedImages: [2022-07-01T21:04:17.069Z] - nexus3.edgexfoundry.org:10004/support-notifications:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:17.069Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-01T21:04:17.069Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.17 [2022-07-01T21:04:17.069Z] - nexus3.edgexfoundry.org:10004/support-notifications:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:04:17.069Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-07-01T21:04:17.086Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-07-01T21:04:17.086Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:17.086Z] latest [2022-07-01T21:04:17.086Z] 2.2.1-dev.17 [2022-07-01T21:04:17.086Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:04:17.086Z] main [2022-07-01T21:04:17.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:17.402Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:17.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:04:17.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:04:17.707Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:17.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-01T21:04:17.707Z] 943b080289bc: Preparing [2022-07-01T21:04:17.707Z] 230b6df2f99f: Preparing [2022-07-01T21:04:17.707Z] 0d7dc90462cd: Preparing [2022-07-01T21:04:17.707Z] 5bcf85eb908f: Preparing [2022-07-01T21:04:17.707Z] b541d28bf3b4: Preparing [2022-07-01T21:04:17.707Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:04:17.707Z] b541d28bf3b4: Layer already exists [2022-07-01T21:04:17.707Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:04:17.707Z] 943b080289bc: Pushed [2022-07-01T21:04:18.908Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:04:18.908Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:04:18.908Z] OK: 15736 distinct packages available [2022-07-01T21:04:18.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:04:18.908Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:04:18.908Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:04:18.908Z] OK: 15736 distinct packages available [2022-07-01T21:04:19.184Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:04:20.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:04:20.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:04:20.244Z] 230b6df2f99f: Pushed [2022-07-01T21:04:20.244Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:a3b2ed7d4947782b8da505befa29e0b8cacf5fc077c745af8602fe841d0c92ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:20.558Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:20.867Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-01T21:04:20.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-01T21:04:20.867Z] 943b080289bc: Preparing [2022-07-01T21:04:20.867Z] 230b6df2f99f: Preparing [2022-07-01T21:04:20.867Z] 0d7dc90462cd: Preparing [2022-07-01T21:04:20.867Z] 5bcf85eb908f: Preparing [2022-07-01T21:04:20.867Z] b541d28bf3b4: Preparing [2022-07-01T21:04:20.867Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:04:20.867Z] b541d28bf3b4: Layer already exists [2022-07-01T21:04:20.867Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:04:20.867Z] 943b080289bc: Layer already exists [2022-07-01T21:04:20.867Z] 230b6df2f99f: Layer already exists [2022-07-01T21:04:20.867Z] latest: digest: sha256:a3b2ed7d4947782b8da505befa29e0b8cacf5fc077c745af8602fe841d0c92ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:21.158Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T21:04:21.158Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T21:04:21.183Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:21.439Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:04:21.439Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:04:21.439Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T21:04:21.439Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T21:04:21.439Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T21:04:21.439Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T21:04:21.491Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.17 [2022-07-01T21:04:21.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-01T21:04:21.491Z] 943b080289bc: Preparing [2022-07-01T21:04:21.491Z] 230b6df2f99f: Preparing [2022-07-01T21:04:21.491Z] 0d7dc90462cd: Preparing [2022-07-01T21:04:21.491Z] 5bcf85eb908f: Preparing [2022-07-01T21:04:21.491Z] b541d28bf3b4: Preparing [2022-07-01T21:04:21.491Z] b541d28bf3b4: Layer already exists [2022-07-01T21:04:21.491Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:04:21.491Z] 943b080289bc: Layer already exists [2022-07-01T21:04:21.491Z] 230b6df2f99f: Layer already exists [2022-07-01T21:04:21.491Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:04:21.491Z] 2.2.1-dev.17: digest: sha256:a3b2ed7d4947782b8da505befa29e0b8cacf5fc077c745af8602fe841d0c92ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:21.718Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-01T21:04:21.719Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:04:21.719Z] OK: 6 MiB in 18 packages [2022-07-01T21:04:21.719Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:04:21.719Z] OK: 6 MiB in 19 packages [2022-07-01T21:04:21.805Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:22.115Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:04:22.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-01T21:04:22.115Z] 943b080289bc: Preparing [2022-07-01T21:04:22.115Z] 230b6df2f99f: Preparing [2022-07-01T21:04:22.115Z] 0d7dc90462cd: Preparing [2022-07-01T21:04:22.115Z] 5bcf85eb908f: Preparing [2022-07-01T21:04:22.115Z] b541d28bf3b4: Preparing [2022-07-01T21:04:22.115Z] b541d28bf3b4: Layer already exists [2022-07-01T21:04:22.115Z] 230b6df2f99f: Layer already exists [2022-07-01T21:04:22.115Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:04:22.115Z] 943b080289bc: Layer already exists [2022-07-01T21:04:22.115Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:04:22.115Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:a3b2ed7d4947782b8da505befa29e0b8cacf5fc077c745af8602fe841d0c92ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:22.429Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:22.737Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-07-01T21:04:22.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-01T21:04:22.737Z] 943b080289bc: Preparing [2022-07-01T21:04:22.737Z] 230b6df2f99f: Preparing [2022-07-01T21:04:22.737Z] 0d7dc90462cd: Preparing [2022-07-01T21:04:22.737Z] 5bcf85eb908f: Preparing [2022-07-01T21:04:22.737Z] b541d28bf3b4: Preparing [2022-07-01T21:04:22.737Z] 943b080289bc: Layer already exists [2022-07-01T21:04:22.737Z] b541d28bf3b4: Layer already exists [2022-07-01T21:04:22.737Z] 0d7dc90462cd: Layer already exists [2022-07-01T21:04:22.737Z] 5bcf85eb908f: Layer already exists [2022-07-01T21:04:22.737Z] 230b6df2f99f: Layer already exists [2022-07-01T21:04:22.737Z] main: digest: sha256:a3b2ed7d4947782b8da505befa29e0b8cacf5fc077c745af8602fe841d0c92ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:04:22.783Z] ===================================================== [Pipeline] echo [2022-07-01T21:04:22.792Z] taggedImages: [2022-07-01T21:04:22.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:22.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-01T21:04:22.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.17 [2022-07-01T21:04:22.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:04:22.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-07-01T21:04:22.811Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-07-01T21:04:22.811Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:22.811Z] latest [2022-07-01T21:04:22.811Z] 2.2.1-dev.17 [2022-07-01T21:04:22.811Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:04:22.811Z] main [2022-07-01T21:04:22.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:23.120Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:23.427Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:23.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-01T21:04:23.427Z] f838e651d2ce: Preparing [2022-07-01T21:04:23.427Z] 7b86c86f71f3: Preparing [2022-07-01T21:04:23.427Z] 0545e067a62a: Preparing [2022-07-01T21:04:23.427Z] 170ea052b49f: Preparing [2022-07-01T21:04:23.427Z] 52f44be93a46: Preparing [2022-07-01T21:04:23.427Z] 10d82663b225: Preparing [2022-07-01T21:04:23.427Z] f7a7a140f1b3: Preparing [2022-07-01T21:04:23.427Z] 31e69d4774c9: Preparing [2022-07-01T21:04:23.427Z] 7750d494dfbd: Preparing [2022-07-01T21:04:23.427Z] 18708474c90b: Preparing [2022-07-01T21:04:23.427Z] 4fc242d58285: Preparing [2022-07-01T21:04:23.427Z] 31e69d4774c9: Waiting [2022-07-01T21:04:23.427Z] 7750d494dfbd: Waiting [2022-07-01T21:04:23.427Z] 10d82663b225: Waiting [2022-07-01T21:04:23.427Z] 18708474c90b: Waiting [2022-07-01T21:04:23.427Z] 4fc242d58285: Waiting [2022-07-01T21:04:23.427Z] 52f44be93a46: Layer already exists [2022-07-01T21:04:23.427Z] 10d82663b225: Layer already exists [2022-07-01T21:04:23.427Z] f7a7a140f1b3: Layer already exists [2022-07-01T21:04:23.427Z] 31e69d4774c9: Layer already exists [2022-07-01T21:04:23.427Z] 7b86c86f71f3: Pushed [2022-07-01T21:04:23.427Z] 7750d494dfbd: Layer already exists [2022-07-01T21:04:23.427Z] 18708474c90b: Layer already exists [2022-07-01T21:04:23.427Z] 4fc242d58285: Layer already exists [2022-07-01T21:04:23.687Z] f838e651d2ce: Pushed [2022-07-01T21:04:23.742Z] Removing intermediate container 3db62066aa44 [2022-07-01T21:04:23.742Z] ---> 076532442f0d [2022-07-01T21:04:23.742Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:04:23.742Z] Removing intermediate container 85a1defde58e [2022-07-01T21:04:23.742Z] ---> 59b2c8dc574d [2022-07-01T21:04:23.742Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:04:24.625Z] 0545e067a62a: Pushed [2022-07-01T21:04:32.755Z] 170ea052b49f: Pushed [2022-07-01T21:04:32.755Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:320a22d369b299e557e48ea6e193128006f8e580215b347a18d7d2b0225cf910 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:33.068Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:33.376Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-01T21:04:33.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-01T21:04:33.376Z] f838e651d2ce: Preparing [2022-07-01T21:04:33.376Z] 7b86c86f71f3: Preparing [2022-07-01T21:04:33.376Z] 0545e067a62a: Preparing [2022-07-01T21:04:33.376Z] 170ea052b49f: Preparing [2022-07-01T21:04:33.376Z] 52f44be93a46: Preparing [2022-07-01T21:04:33.376Z] 10d82663b225: Preparing [2022-07-01T21:04:33.376Z] f7a7a140f1b3: Preparing [2022-07-01T21:04:33.376Z] 31e69d4774c9: Preparing [2022-07-01T21:04:33.376Z] 7750d494dfbd: Preparing [2022-07-01T21:04:33.376Z] 18708474c90b: Preparing [2022-07-01T21:04:33.376Z] 4fc242d58285: Preparing [2022-07-01T21:04:33.376Z] f7a7a140f1b3: Waiting [2022-07-01T21:04:33.376Z] 31e69d4774c9: Waiting [2022-07-01T21:04:33.376Z] 7750d494dfbd: Waiting [2022-07-01T21:04:33.376Z] 18708474c90b: Waiting [2022-07-01T21:04:33.376Z] 4fc242d58285: Waiting [2022-07-01T21:04:33.376Z] 10d82663b225: Waiting [2022-07-01T21:04:33.376Z] 0545e067a62a: Layer already exists [2022-07-01T21:04:33.376Z] 52f44be93a46: Layer already exists [2022-07-01T21:04:33.376Z] f838e651d2ce: Layer already exists [2022-07-01T21:04:33.376Z] 7b86c86f71f3: Layer already exists [2022-07-01T21:04:33.376Z] 170ea052b49f: Layer already exists [2022-07-01T21:04:33.376Z] 10d82663b225: Layer already exists [2022-07-01T21:04:33.376Z] 7750d494dfbd: Layer already exists [2022-07-01T21:04:33.376Z] 31e69d4774c9: Layer already exists [2022-07-01T21:04:33.376Z] 18708474c90b: Layer already exists [2022-07-01T21:04:33.376Z] f7a7a140f1b3: Layer already exists [2022-07-01T21:04:33.376Z] 4fc242d58285: Layer already exists [2022-07-01T21:04:33.376Z] latest: digest: sha256:320a22d369b299e557e48ea6e193128006f8e580215b347a18d7d2b0225cf910 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:33.690Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:33.999Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.17 [2022-07-01T21:04:33.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-01T21:04:33.999Z] f838e651d2ce: Preparing [2022-07-01T21:04:33.999Z] 7b86c86f71f3: Preparing [2022-07-01T21:04:33.999Z] 0545e067a62a: Preparing [2022-07-01T21:04:33.999Z] 170ea052b49f: Preparing [2022-07-01T21:04:33.999Z] 52f44be93a46: Preparing [2022-07-01T21:04:33.999Z] 10d82663b225: Preparing [2022-07-01T21:04:33.999Z] f7a7a140f1b3: Preparing [2022-07-01T21:04:33.999Z] 31e69d4774c9: Preparing [2022-07-01T21:04:33.999Z] 7750d494dfbd: Preparing [2022-07-01T21:04:33.999Z] 18708474c90b: Preparing [2022-07-01T21:04:33.999Z] 4fc242d58285: Preparing [2022-07-01T21:04:33.999Z] 31e69d4774c9: Waiting [2022-07-01T21:04:33.999Z] 7750d494dfbd: Waiting [2022-07-01T21:04:34.000Z] 18708474c90b: Waiting [2022-07-01T21:04:34.000Z] 10d82663b225: Waiting [2022-07-01T21:04:34.000Z] f7a7a140f1b3: Waiting [2022-07-01T21:04:34.000Z] 4fc242d58285: Waiting [2022-07-01T21:04:34.000Z] 0545e067a62a: Layer already exists [2022-07-01T21:04:34.000Z] f838e651d2ce: Layer already exists [2022-07-01T21:04:34.000Z] 7b86c86f71f3: Layer already exists [2022-07-01T21:04:34.000Z] 52f44be93a46: Layer already exists [2022-07-01T21:04:34.000Z] 170ea052b49f: Layer already exists [2022-07-01T21:04:34.000Z] 10d82663b225: Layer already exists [2022-07-01T21:04:34.000Z] f7a7a140f1b3: Layer already exists [2022-07-01T21:04:34.000Z] 18708474c90b: Layer already exists [2022-07-01T21:04:34.000Z] 7750d494dfbd: Layer already exists [2022-07-01T21:04:34.000Z] 31e69d4774c9: Layer already exists [2022-07-01T21:04:34.000Z] 4fc242d58285: Layer already exists [2022-07-01T21:04:34.000Z] 2.2.1-dev.17: digest: sha256:320a22d369b299e557e48ea6e193128006f8e580215b347a18d7d2b0225cf910 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:34.093Z] ---> 64757e9e85c3 [2022-07-01T21:04:34.093Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:04:34.093Z] ---> aa25385d4cbb [2022-07-01T21:04:34.093Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:04:34.318Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:34.632Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:04:34.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-01T21:04:34.632Z] f838e651d2ce: Preparing [2022-07-01T21:04:34.632Z] 7b86c86f71f3: Preparing [2022-07-01T21:04:34.632Z] 0545e067a62a: Preparing [2022-07-01T21:04:34.632Z] 170ea052b49f: Preparing [2022-07-01T21:04:34.632Z] 52f44be93a46: Preparing [2022-07-01T21:04:34.632Z] 10d82663b225: Preparing [2022-07-01T21:04:34.632Z] f7a7a140f1b3: Preparing [2022-07-01T21:04:34.632Z] 31e69d4774c9: Preparing [2022-07-01T21:04:34.632Z] 7750d494dfbd: Preparing [2022-07-01T21:04:34.632Z] 18708474c90b: Preparing [2022-07-01T21:04:34.632Z] 4fc242d58285: Preparing [2022-07-01T21:04:34.632Z] 31e69d4774c9: Waiting [2022-07-01T21:04:34.632Z] 10d82663b225: Waiting [2022-07-01T21:04:34.632Z] f7a7a140f1b3: Waiting [2022-07-01T21:04:34.632Z] 7750d494dfbd: Waiting [2022-07-01T21:04:34.632Z] 52f44be93a46: Layer already exists [2022-07-01T21:04:34.632Z] 170ea052b49f: Layer already exists [2022-07-01T21:04:34.632Z] f838e651d2ce: Layer already exists [2022-07-01T21:04:34.632Z] 7b86c86f71f3: Layer already exists [2022-07-01T21:04:34.632Z] 0545e067a62a: Layer already exists [2022-07-01T21:04:34.632Z] f7a7a140f1b3: Layer already exists [2022-07-01T21:04:34.632Z] 10d82663b225: Layer already exists [2022-07-01T21:04:34.632Z] 18708474c90b: Layer already exists [2022-07-01T21:04:34.632Z] 31e69d4774c9: Layer already exists [2022-07-01T21:04:34.632Z] 7750d494dfbd: Layer already exists [2022-07-01T21:04:34.632Z] 4fc242d58285: Layer already exists [2022-07-01T21:04:34.632Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:320a22d369b299e557e48ea6e193128006f8e580215b347a18d7d2b0225cf910 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:34.688Z] ---> 528dc7a2f8f2 [2022-07-01T21:04:34.688Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-01T21:04:34.688Z] ---> 03cfd484bf29 [2022-07-01T21:04:34.688Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T21:04:34.948Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [2022-07-01T21:04:34.961Z] ---> Running in 61a9639d20df [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:04:35.251Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-07-01T21:04:35.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-01T21:04:35.251Z] f838e651d2ce: Preparing [2022-07-01T21:04:35.251Z] 7b86c86f71f3: Preparing [2022-07-01T21:04:35.251Z] 0545e067a62a: Preparing [2022-07-01T21:04:35.251Z] 170ea052b49f: Preparing [2022-07-01T21:04:35.251Z] 52f44be93a46: Preparing [2022-07-01T21:04:35.251Z] 10d82663b225: Preparing [2022-07-01T21:04:35.251Z] f7a7a140f1b3: Preparing [2022-07-01T21:04:35.251Z] 31e69d4774c9: Preparing [2022-07-01T21:04:35.251Z] 7750d494dfbd: Preparing [2022-07-01T21:04:35.251Z] 18708474c90b: Preparing [2022-07-01T21:04:35.251Z] 4fc242d58285: Preparing [2022-07-01T21:04:35.251Z] 18708474c90b: Waiting [2022-07-01T21:04:35.251Z] f7a7a140f1b3: Waiting [2022-07-01T21:04:35.251Z] 10d82663b225: Waiting [2022-07-01T21:04:35.251Z] 4fc242d58285: Waiting [2022-07-01T21:04:35.251Z] f838e651d2ce: Layer already exists [2022-07-01T21:04:35.251Z] 170ea052b49f: Layer already exists [2022-07-01T21:04:35.251Z] 7b86c86f71f3: Layer already exists [2022-07-01T21:04:35.251Z] 52f44be93a46: Layer already exists [2022-07-01T21:04:35.251Z] 0545e067a62a: Layer already exists [2022-07-01T21:04:35.251Z] f7a7a140f1b3: Layer already exists [2022-07-01T21:04:35.251Z] 31e69d4774c9: Layer already exists [2022-07-01T21:04:35.251Z] 10d82663b225: Layer already exists [2022-07-01T21:04:35.251Z] 7750d494dfbd: Layer already exists [2022-07-01T21:04:35.251Z] 18708474c90b: Layer already exists [2022-07-01T21:04:35.251Z] 4fc242d58285: Layer already exists [2022-07-01T21:04:35.251Z] main: digest: sha256:320a22d369b299e557e48ea6e193128006f8e580215b347a18d7d2b0225cf910 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:04:35.301Z] ===================================================== [Pipeline] echo [2022-07-01T21:04:35.308Z] taggedImages: [2022-07-01T21:04:35.308Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:35.308Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-01T21:04:35.308Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.17 [2022-07-01T21:04:35.308Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:04:35.308Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T21:04:35.563Z] Removing intermediate container 61a9639d20df [2022-07-01T21:04:35.563Z] ---> e636b5214b28 [2022-07-01T21:04:35.563Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T21:04:35.836Z] ---> 7874400390a9 [2022-07-01T21:04:35.836Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-01T21:04:36.440Z] ---> 6e7617fe45ed [2022-07-01T21:04:36.440Z] Step 21/26 : WORKDIR / [2022-07-01T21:04:36.440Z] ---> Running in 8dd1d6475586 [2022-07-01T21:04:37.045Z] ---> cedada9b3df5 [2022-07-01T21:04:37.045Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:04:37.045Z] ---> Running in 1b53919a3cf0 [2022-07-01T21:04:37.327Z] Removing intermediate container 8dd1d6475586 [2022-07-01T21:04:37.327Z] ---> 4389eeb1d3ad [2022-07-01T21:04:37.327Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:04:37.612Z] ---> Running in 214a64c000f7 [2022-07-01T21:04:37.612Z] Removing intermediate container 1b53919a3cf0 [2022-07-01T21:04:37.612Z] ---> fe15e0b417a2 [2022-07-01T21:04:37.612Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:04:37.904Z] ---> Running in 3da44a722d6b [2022-07-01T21:04:38.181Z] Removing intermediate container 214a64c000f7 [2022-07-01T21:04:38.181Z] ---> 424505af7caf [2022-07-01T21:04:38.181Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:04:38.181Z] ---> Running in d9b78ac7d2a8 [2022-07-01T21:04:38.782Z] Removing intermediate container 3da44a722d6b [2022-07-01T21:04:38.782Z] ---> ce20ed4e3f24 [2022-07-01T21:04:38.782Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T21:04:38.782Z] ---> Running in 90c4e7abe8b2 [2022-07-01T21:04:39.064Z] Removing intermediate container d9b78ac7d2a8 [2022-07-01T21:04:39.064Z] ---> 7df79fa61665 [2022-07-01T21:04:39.064Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T21:04:39.064Z] ---> Running in f7ce9d3a6c6f [2022-07-01T21:04:39.665Z] Removing intermediate container 90c4e7abe8b2 [2022-07-01T21:04:39.665Z] ---> bc7a1861731e [2022-07-01T21:04:39.665Z] Step 24/25 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:39.665Z] ---> Running in 855aed610102 [2022-07-01T21:04:39.942Z] Removing intermediate container f7ce9d3a6c6f [2022-07-01T21:04:39.942Z] ---> b36e4e1c29b0 [2022-07-01T21:04:39.942Z] Step 25/26 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:04:39.942Z] ---> Running in 320dd0d8e6d8 [2022-07-01T21:04:40.550Z] Removing intermediate container 855aed610102 [2022-07-01T21:04:40.550Z] ---> d4d90bfae823 [2022-07-01T21:04:40.550Z] Step 25/25 : LABEL version=2.2.1-dev.17 [2022-07-01T21:04:40.550Z] Removing intermediate container 320dd0d8e6d8 [2022-07-01T21:04:40.550Z] ---> 5c5e73fe2a95 [2022-07-01T21:04:40.550Z] Step 26/26 : LABEL version=2.2.1-dev.17 [2022-07-01T21:04:40.550Z] ---> Running in b22c92193af5 [2022-07-01T21:04:40.827Z] ---> Running in 605c1c0b5dc7 [2022-07-01T21:04:41.432Z] Removing intermediate container b22c92193af5 [2022-07-01T21:04:41.432Z] ---> 5ca644642a57 [2022-07-01T21:04:41.432Z] [2022-07-01T21:04:41.432Z] Removing intermediate container 605c1c0b5dc7 [2022-07-01T21:04:41.432Z] ---> 038661a33fa5 [2022-07-01T21:04:41.432Z] [2022-07-01T21:04:42.040Z] Successfully built 5ca644642a57 [2022-07-01T21:04:42.040Z] Successfully tagged security-spire-server-arm64:latest [2022-07-01T21:04:42.040Z] Building security-spire-agent [2022-07-01T21:04:42.040Z]  Building security-spire-server ... done Successfully built 038661a33fa5 [2022-07-01T21:04:42.040Z] Successfully tagged security-spire-config-arm64:latest [2022-07-01T21:04:42.040Z] Building support-notifications [2022-07-01T21:05:08.872Z]  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:05:08.872Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:05:08.872Z] ---> f3fdc9a4d9c7 [2022-07-01T21:05:08.872Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T21:05:08.872Z] ---> Using cache [2022-07-01T21:05:08.872Z] ---> 0ef8580708a6 [2022-07-01T21:05:08.872Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:05:08.872Z] ---> Using cache [2022-07-01T21:05:08.872Z] ---> d9751c82aa66 [2022-07-01T21:05:08.872Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T21:05:08.872Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:05:08.872Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:05:08.872Z] ---> f3fdc9a4d9c7 [2022-07-01T21:05:08.872Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:05:08.872Z] ---> Using cache [2022-07-01T21:05:08.872Z] ---> 0ef8580708a6 [2022-07-01T21:05:08.872Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:05:08.872Z] ---> Using cache [2022-07-01T21:05:08.872Z] ---> d9751c82aa66 [2022-07-01T21:05:08.872Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T21:05:08.872Z] ---> Running in 76b599dd68da [2022-07-01T21:05:08.872Z] ---> Running in 7c77f5bc3b4f [2022-07-01T21:05:11.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:05:11.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:05:12.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:05:12.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:05:13.376Z] OK: 220 MiB in 52 packages [2022-07-01T21:05:13.651Z] OK: 220 MiB in 52 packages [2022-07-01T21:05:15.686Z] Removing intermediate container 7c77f5bc3b4f [2022-07-01T21:05:15.686Z] ---> 20f77cffe066 [2022-07-01T21:05:15.686Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T21:05:15.686Z] Removing intermediate container 76b599dd68da [2022-07-01T21:05:15.686Z] ---> ea94659c20dd [2022-07-01T21:05:15.686Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:05:17.139Z] ---> 3cc859de92cd [2022-07-01T21:05:17.139Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:05:17.139Z] ---> e169f2a3c20d [2022-07-01T21:05:17.139Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:05:17.139Z] ---> Running in 37b4f070d77b [2022-07-01T21:05:17.139Z] ---> Running in 937a5f77c516 [2022-07-01T21:05:23.899Z] Removing intermediate container 937a5f77c516 [2022-07-01T21:05:23.899Z] ---> 8892821b19dd [2022-07-01T21:05:23.899Z] Step 8/26 : COPY . . [2022-07-01T21:05:23.899Z] Removing intermediate container 37b4f070d77b [2022-07-01T21:05:23.899Z] ---> 98d381fb720a [2022-07-01T21:05:23.899Z] Step 8/22 : COPY . . [2022-07-01T21:05:42.258Z] ---> 5feefd30a0c2 [2022-07-01T21:05:42.258Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T21:05:42.258Z] ---> 5266d9ce2bdc [2022-07-01T21:05:42.258Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T21:05:42.258Z] ---> Running in 5671cf9aaaeb [2022-07-01T21:05:42.258Z] ---> Running in b06bbb1e5088 [2022-07-01T21:05:43.254Z] Removing intermediate container b06bbb1e5088 [2022-07-01T21:05:43.254Z] ---> 02d0b2eb545f [2022-07-01T21:05:43.254Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T21:05:43.254Z] ---> Running in 1ebb15571ec1 [2022-07-01T21:05:44.253Z] Removing intermediate container 1ebb15571ec1 [2022-07-01T21:05:44.253Z] ---> f0aa29c717dd [2022-07-01T21:05:44.253Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-01T21:05:44.253Z] ---> Running in fd3bf352dec7 [2022-07-01T21:05:44.533Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T21:05:47.182Z] Removing intermediate container fd3bf352dec7 [2022-07-01T21:05:47.182Z] ---> 1d6615a2e83b [2022-07-01T21:05:47.182Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T21:05:47.182Z] ---> Running in 57a785709917 [2022-07-01T21:05:47.799Z] Removing intermediate container 57a785709917 [2022-07-01T21:05:47.799Z] ---> a3b19d1cc7d6 [2022-07-01T21:05:47.799Z] [2022-07-01T21:05:47.799Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T21:05:47.799Z] ---> 3fb3c9af89a9 [2022-07-01T21:05:47.799Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:05:47.799Z] ---> Using cache [2022-07-01T21:05:47.799Z] ---> 49afcca33258 [2022-07-01T21:05:47.799Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:05:47.799Z] ---> Using cache [2022-07-01T21:05:47.799Z] ---> 3e36a14a8fe8 [2022-07-01T21:05:47.799Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T21:05:47.799Z] ---> Running in b8b40232e914 [2022-07-01T21:05:49.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:05:50.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:05:52.228Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:05:52.228Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:05:52.228Z] OK: 15736 distinct packages available [2022-07-01T21:05:52.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:05:53.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:05:54.972Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T21:05:54.972Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:05:55.252Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T21:05:55.252Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T21:05:55.252Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-01T21:05:55.531Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:05:55.531Z] OK: 6 MiB in 19 packages [2022-07-01T21:05:57.547Z] Removing intermediate container b8b40232e914 [2022-07-01T21:05:57.547Z] ---> 3046798d8938 [2022-07-01T21:05:57.547Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-01T21:06:00.980Z] ---> 2d89b4e33211 [2022-07-01T21:06:00.980Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T21:06:07.776Z] ---> ab8c3c6fd3cb [2022-07-01T21:06:07.776Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T21:06:08.392Z] ---> 3922ec4ca811 [2022-07-01T21:06:08.392Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-01T21:06:09.386Z] ---> 9c43529e81aa [2022-07-01T21:06:09.386Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-01T21:06:10.381Z] ---> 3adfa058d04d [2022-07-01T21:06:10.381Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T21:06:10.381Z] ---> Running in 5e179baf018b [2022-07-01T21:06:10.994Z] Removing intermediate container 5e179baf018b [2022-07-01T21:06:10.994Z] ---> 29fba4428e79 [2022-07-01T21:06:10.994Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T21:06:11.276Z] ---> Running in f83be1308043 [2022-07-01T21:06:11.558Z] Removing intermediate container f83be1308043 [2022-07-01T21:06:11.558Z] ---> 178cc0c02924 [2022-07-01T21:06:11.558Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T21:06:11.844Z] ---> Running in f45690899bc8 [2022-07-01T21:06:12.454Z] Removing intermediate container f45690899bc8 [2022-07-01T21:06:12.454Z] ---> 65d47c46d7f9 [2022-07-01T21:06:12.454Z] Step 25/26 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:06:12.454Z] ---> Running in ab9dbba31408 [2022-07-01T21:06:13.074Z] Removing intermediate container ab9dbba31408 [2022-07-01T21:06:13.074Z] ---> 7dbd814d65f1 [2022-07-01T21:06:13.074Z] Step 26/26 : LABEL version=2.2.1-dev.17 [2022-07-01T21:06:13.074Z] ---> Running in 3867c4b97e8c [2022-07-01T21:06:13.690Z] Removing intermediate container 3867c4b97e8c [2022-07-01T21:06:13.690Z] ---> 4389d232c0f2 [2022-07-01T21:06:13.690Z] [2022-07-01T21:06:13.968Z] Successfully built 4389d232c0f2 [2022-07-01T21:06:13.968Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-01T21:06:13.968Z]  Building security-spire-agent ... done Building core-metadata [2022-07-01T21:06:32.321Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:06:32.321Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:06:32.321Z] ---> f3fdc9a4d9c7 [2022-07-01T21:06:32.321Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:06:32.321Z] ---> Using cache [2022-07-01T21:06:32.321Z] ---> 0ef8580708a6 [2022-07-01T21:06:32.321Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:06:32.321Z] ---> Using cache [2022-07-01T21:06:32.321Z] ---> d9751c82aa66 [2022-07-01T21:06:32.321Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T21:06:32.321Z] ---> Running in 48aa92f934a6 [2022-07-01T21:06:32.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:06:33.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:06:35.025Z] OK: 220 MiB in 52 packages [2022-07-01T21:06:36.479Z] Removing intermediate container 48aa92f934a6 [2022-07-01T21:06:36.479Z] ---> 8c593fdba157 [2022-07-01T21:06:36.479Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:06:37.468Z] ---> d71dd7987bf7 [2022-07-01T21:06:37.468Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:06:37.745Z] ---> Running in a688a6262879 [2022-07-01T21:06:44.524Z] Removing intermediate container a688a6262879 [2022-07-01T21:06:44.524Z] ---> 214de6b9524f [2022-07-01T21:06:44.524Z] Step 8/23 : COPY . . [2022-07-01T21:06:56.993Z] ---> 0b335d948637 [2022-07-01T21:06:56.993Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T21:06:56.993Z] ---> Running in 2e7957783f4d [2022-07-01T21:06:57.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T21:08:49.863Z] Removing intermediate container 0d3890bb0d22 [2022-07-01T21:08:49.863Z] ---> 43f6a810f619 [2022-07-01T21:08:49.863Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T21:08:49.863Z] ---> Running in 056b2da79318 [2022-07-01T21:08:49.863Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T21:08:54.204Z] Removing intermediate container 056b2da79318 [2022-07-01T21:08:54.204Z] ---> 044f0589d615 [2022-07-01T21:08:54.204Z] [2022-07-01T21:08:54.204Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T21:08:54.204Z] 20.10.14: Pulling from library/docker [2022-07-01T21:08:56.860Z] Removing intermediate container 57d3cfb1919c [2022-07-01T21:08:56.860Z] ---> 67377afda10e [2022-07-01T21:08:56.860Z] [2022-07-01T21:08:56.860Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T21:08:56.860Z] 3.14: Pulling from library/alpine [2022-07-01T21:08:59.511Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T21:08:59.511Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T21:08:59.511Z] ---> ac73e934f311 [2022-07-01T21:08:59.511Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T21:08:59.511Z] ---> Running in d2685991dfe6 [2022-07-01T21:09:00.517Z] Removing intermediate container d2685991dfe6 [2022-07-01T21:09:00.517Z] ---> 09a7053d0e7c [2022-07-01T21:09:00.517Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T21:09:00.517Z] ---> Running in e5b53a6680ad [2022-07-01T21:09:03.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:09:03.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:09:05.260Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T21:09:05.260Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T21:09:05.260Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:09:05.260Z] OK: 6 MiB in 16 packages [2022-07-01T21:09:06.721Z] Removing intermediate container e5b53a6680ad [2022-07-01T21:09:06.721Z] ---> 96cff19bfb37 [2022-07-01T21:09:06.721Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T21:09:07.002Z] ---> Running in a969c03fa861 [2022-07-01T21:09:07.615Z] Removing intermediate container a969c03fa861 [2022-07-01T21:09:07.615Z] ---> 3676059d7549 [2022-07-01T21:09:07.615Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T21:09:07.615Z] ---> Running in d6019daa1062 [2022-07-01T21:09:08.222Z] Removing intermediate container d6019daa1062 [2022-07-01T21:09:08.222Z] ---> b75f49d68afb [2022-07-01T21:09:08.222Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T21:09:08.497Z] ---> Running in 24d3963bf1d0 [2022-07-01T21:09:12.831Z] Removing intermediate container 24d3963bf1d0 [2022-07-01T21:09:12.831Z] ---> 0663ce282085 [2022-07-01T21:09:12.831Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T21:09:12.831Z] ---> Running in 96a40a7276b2 [2022-07-01T21:09:13.433Z] Removing intermediate container 96a40a7276b2 [2022-07-01T21:09:13.433Z] ---> a536571546d6 [2022-07-01T21:09:13.433Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T21:09:14.881Z] ---> 8d0d1659eebc [2022-07-01T21:09:14.881Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T21:09:15.178Z] ---> Running in 403f73d821e0 [2022-07-01T21:09:17.825Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T21:09:17.825Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T21:09:17.825Z] ---> c346e9eafbab [2022-07-01T21:09:17.825Z] 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-07-01T21:09:18.123Z] ---> Running in d06ef317f251 [2022-07-01T21:09:18.729Z] Removing intermediate container d06ef317f251 [2022-07-01T21:09:18.729Z] ---> 6de0c0175879 [2022-07-01T21:09:18.729Z] 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-07-01T21:09:18.729Z] Removing intermediate container 403f73d821e0 [2022-07-01T21:09:18.729Z] ---> f13c2b330732 [2022-07-01T21:09:18.729Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:09:18.729Z] ---> Running in b17aa73b89a1 [2022-07-01T21:09:20.205Z] ---> fa02132f7ffa [2022-07-01T21:09:20.205Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T21:09:21.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:09:21.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:09:22.482Z] ---> 2fd0216f2553 [2022-07-01T21:09:22.482Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T21:09:22.758Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T21:09:22.758Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T21:09:23.052Z] Executing bash-5.1.16-r0.post-install [2022-07-01T21:09:23.052Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:09:23.052Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T21:09:23.052Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T21:09:23.334Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T21:09:23.334Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T21:09:23.334Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T21:09:23.334Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T21:09:23.334Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T21:09:23.334Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T21:09:23.334Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T21:09:23.334Z] ---> fe9a3a940ce5 [2022-07-01T21:09:23.334Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T21:09:23.334Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T21:09:23.334Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T21:09:23.617Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T21:09:23.617Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T21:09:23.617Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T21:09:24.622Z] ---> b8dffd1fe897 [2022-07-01T21:09:24.622Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T21:09:25.620Z] ---> b22f521f15bb [2022-07-01T21:09:25.620Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T21:09:25.900Z] ---> Running in c7f2d6e1cd24 [2022-07-01T21:09:26.513Z] Removing intermediate container c7f2d6e1cd24 [2022-07-01T21:09:26.513Z] ---> bc0d34cfc803 [2022-07-01T21:09:26.513Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T21:09:27.505Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T21:09:27.505Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T21:09:27.505Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T21:09:27.505Z] ---> 6f7fec6ffe08 [2022-07-01T21:09:27.505Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T21:09:27.505Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T21:09:27.505Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T21:09:27.784Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T21:09:27.784Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T21:09:27.784Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T21:09:27.784Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T21:09:27.784Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T21:09:27.784Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T21:09:27.784Z] ---> Running in 41cf189247fd [2022-07-01T21:09:27.784Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T21:09:28.063Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T21:09:28.063Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T21:09:28.063Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T21:09:28.063Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T21:09:28.063Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T21:09:28.351Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T21:09:28.351Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T21:09:28.351Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T21:09:28.351Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T21:09:28.351Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T21:09:28.351Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T21:09:28.351Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T21:09:28.641Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T21:09:28.926Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T21:09:29.968Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:09:29.968Z] OK: 82 MiB in 65 packages [2022-07-01T21:09:30.964Z] Removing intermediate container 41cf189247fd [2022-07-01T21:09:30.964Z] ---> 1ada4b4f6a54 [2022-07-01T21:09:30.964Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T21:09:31.247Z] ---> Running in 6fd3edda5b47 [2022-07-01T21:09:31.863Z] Removing intermediate container 6fd3edda5b47 [2022-07-01T21:09:31.863Z] ---> 12f236a3b3dc [2022-07-01T21:09:31.863Z] Step 28/31 : CMD ["gate"] [2022-07-01T21:09:31.863Z] ---> Running in d1a66739a6e1 [2022-07-01T21:09:32.473Z] Removing intermediate container d1a66739a6e1 [2022-07-01T21:09:32.473Z] ---> b33a770b33b6 [2022-07-01T21:09:32.473Z] Step 29/31 : LABEL arch=arm64 [2022-07-01T21:09:32.769Z] ---> Running in f2f24055927d [2022-07-01T21:09:33.379Z] Removing intermediate container f2f24055927d [2022-07-01T21:09:33.379Z] ---> 26bf48d9d052 [2022-07-01T21:09:33.379Z] Step 30/31 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:09:33.379Z] ---> Running in b6fe5127deac [2022-07-01T21:09:34.392Z] Removing intermediate container b6fe5127deac [2022-07-01T21:09:34.392Z] ---> ff07a65af6f0 [2022-07-01T21:09:34.392Z] Step 31/31 : LABEL version=2.2.1-dev.17 [2022-07-01T21:09:34.392Z] ---> Running in 2680555ab985 [2022-07-01T21:09:34.995Z] Removing intermediate container 2680555ab985 [2022-07-01T21:09:34.995Z] ---> 290a4104aac7 [2022-07-01T21:09:34.995Z] [2022-07-01T21:09:35.273Z] Successfully built 290a4104aac7 [2022-07-01T21:09:35.273Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-01T21:09:35.273Z] Building security-spiffe-token-provider [2022-07-01T21:09:37.919Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-07-01T21:09:37.919Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T21:09:37.919Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T21:09:37.919Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T21:09:42.261Z] Collecting PyYAML<4,>=3.10 [2022-07-01T21:09:42.261Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T21:09:50.582Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T21:09:50.582Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T21:09:52.063Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:09:52.063Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:09:52.063Z] ---> f3fdc9a4d9c7 [2022-07-01T21:09:52.063Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T21:09:52.063Z] ---> Using cache [2022-07-01T21:09:52.063Z] ---> 0ef8580708a6 [2022-07-01T21:09:52.064Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T21:09:52.064Z] ---> Running in c39c3159cdcb [2022-07-01T21:09:53.516Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T21:09:53.516Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T21:09:53.792Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T21:09:53.792Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T21:09:54.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:09:54.685Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T21:09:54.685Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T21:09:54.685Z] 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-07-01T21:09:54.685Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T21:09:54.685Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T21:09:55.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:09:57.134Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:09:57.134Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:09:57.134Z] OK: 15743 distinct packages available [2022-07-01T21:09:57.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:09:58.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:09:58.735Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T21:09:58.735Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T21:09:59.729Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T21:09:59.729Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T21:09:59.729Z] OK: 220 MiB in 52 packages [2022-07-01T21:10:01.190Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T21:10:01.190Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T21:10:01.190Z] Removing intermediate container c39c3159cdcb [2022-07-01T21:10:01.190Z] ---> 8c87ce99f582 [2022-07-01T21:10:01.190Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T21:10:01.468Z] 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-07-01T21:10:02.083Z] ---> ddf42047bfea [2022-07-01T21:10:02.083Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:10:02.083Z] ---> Running in 7c00436a8d5d [2022-07-01T21:10:03.074Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T21:10:03.074Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T21:10:03.354Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T21:10:03.354Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T21:10:03.635Z] Collecting idna<2.8,>=2.5 [2022-07-01T21:10:03.635Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T21:10:04.247Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T21:10:04.247Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T21:10:04.247Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T21:10:04.247Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T21:10:06.292Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T21:10:06.292Z] Attempting uninstall: urllib3 [2022-07-01T21:10:06.292Z] Found existing installation: urllib3 1.26.7 [2022-07-01T21:10:06.292Z] Uninstalling urllib3-1.26.7: [2022-07-01T21:10:06.292Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T21:10:06.906Z] Attempting uninstall: idna [2022-07-01T21:10:06.906Z] Found existing installation: idna 3.3 [2022-07-01T21:10:06.906Z] Uninstalling idna-3.3: [2022-07-01T21:10:06.906Z] Successfully uninstalled idna-3.3 [2022-07-01T21:10:08.924Z] Removing intermediate container 7c00436a8d5d [2022-07-01T21:10:08.924Z] ---> 4978922bac89 [2022-07-01T21:10:08.924Z] Step 7/20 : COPY . . [2022-07-01T21:10:10.382Z] Attempting uninstall: requests [2022-07-01T21:10:10.382Z] Found existing installation: requests 2.26.0 [2022-07-01T21:10:10.382Z] Uninstalling requests-2.26.0: [2022-07-01T21:10:10.662Z] Successfully uninstalled requests-2.26.0 [2022-07-01T21:10:11.271Z] Running setup.py install for texttable: started [2022-07-01T21:10:13.921Z] Removing intermediate container a627a84d17f7 [2022-07-01T21:10:13.921Z] ---> e2bb12e9560a [2022-07-01T21:10:13.921Z] [2022-07-01T21:10:13.921Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:10:13.921Z] ---> ac73e934f311 [2022-07-01T21:10:13.921Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T21:10:13.921Z] ---> Running in 23b32f7b50ca [2022-07-01T21:10:13.921Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T21:10:13.921Z] Running setup.py install for PyYAML: started [2022-07-01T21:10:14.581Z] Removing intermediate container 23b32f7b50ca [2022-07-01T21:10:14.581Z] ---> 350be7ad66ef [2022-07-01T21:10:14.581Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T21:10:14.892Z] ---> Running in 9ff5341febb6 [2022-07-01T21:10:16.019Z] Removing intermediate container 9ff5341febb6 [2022-07-01T21:10:16.019Z] ---> 4e68c9d7975e [2022-07-01T21:10:16.019Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T21:10:16.355Z] ---> Running in 55cc308b4d6c [2022-07-01T21:10:17.398Z] Removing intermediate container 55cc308b4d6c [2022-07-01T21:10:17.398Z] ---> 4a3d30951dc0 [2022-07-01T21:10:17.398Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:10:17.398Z] ---> Running in 61e4156e4ce6 [2022-07-01T21:10:18.938Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T21:10:19.222Z] Running setup.py install for docopt: started [2022-07-01T21:10:22.171Z] Removing intermediate container 61e4156e4ce6 [2022-07-01T21:10:22.171Z] ---> 35283fb0d987 [2022-07-01T21:10:22.171Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T21:10:22.808Z] ---> Running in c02aa8fdb3cd [2022-07-01T21:10:23.245Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T21:10:23.245Z] Running setup.py install for dockerpty: started [2022-07-01T21:10:25.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:10:26.246Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T21:10:26.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:10:27.705Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T21:10:27.705Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T21:10:27.989Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T21:10:27.989Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T21:10:28.268Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T21:10:28.268Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T21:10:28.546Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:10:28.546Z] OK: 8 MiB in 20 packages [2022-07-01T21:10:29.155Z] 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-07-01T21:10:30.613Z] ---> 3769d54ab960 [2022-07-01T21:10:30.613Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T21:10:30.904Z] ---> Running in 569724d61b8c [2022-07-01T21:10:31.182Z] Removing intermediate container c02aa8fdb3cd [2022-07-01T21:10:31.182Z] ---> 6373b326d5ae [2022-07-01T21:10:31.182Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:10:33.180Z] ---> 2dcc49eef656 [2022-07-01T21:10:33.180Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T21:10:33.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-01T21:10:36.870Z] ---> f05f7f1536a1 [2022-07-01T21:10:36.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T21:10:38.329Z] ---> f65b47c64ef0 [2022-07-01T21:10:38.329Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T21:10:38.610Z] ---> Running in f04b2dced680 [2022-07-01T21:10:39.596Z] Removing intermediate container f04b2dced680 [2022-07-01T21:10:39.596Z] ---> c13cf57418bc [2022-07-01T21:10:39.596Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:10:39.596Z] ---> Running in 162076b053fa [2022-07-01T21:10:41.044Z] Removing intermediate container 162076b053fa [2022-07-01T21:10:41.044Z] ---> def15962a8cf [2022-07-01T21:10:41.044Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T21:10:41.044Z] ---> Running in e4d458a5b127 [2022-07-01T21:10:42.034Z] Removing intermediate container e4d458a5b127 [2022-07-01T21:10:42.034Z] ---> 872e0a0cb954 [2022-07-01T21:10:42.034Z] Step 22/23 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:10:42.310Z] ---> Running in 5fe87865d60f [2022-07-01T21:10:42.911Z] Removing intermediate container 5fe87865d60f [2022-07-01T21:10:42.911Z] ---> a52f6ca786d0 [2022-07-01T21:10:42.911Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T21:10:43.186Z] ---> Running in 43dab4b1a428 [2022-07-01T21:10:44.631Z] Removing intermediate container 43dab4b1a428 [2022-07-01T21:10:44.631Z] ---> 6cc266b08ae5 [2022-07-01T21:10:44.631Z] [2022-07-01T21:10:45.234Z] Successfully built 6cc266b08ae5 [2022-07-01T21:10:45.234Z] Successfully tagged core-data-arm64:latest [2022-07-01T21:10:45.234Z]  Building core-data ... done Building support-scheduler [2022-07-01T21:10:48.655Z] Removing intermediate container b17aa73b89a1 [2022-07-01T21:10:48.655Z] ---> 600ec90cfac4 [2022-07-01T21:10:48.655Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T21:10:48.655Z] ---> Running in 4bda0c6bb1e6 [2022-07-01T21:10:49.262Z] Removing intermediate container 4bda0c6bb1e6 [2022-07-01T21:10:49.262Z] ---> 32fd8a104eb8 [2022-07-01T21:10:49.262Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T21:10:49.262Z] ---> Running in 2fa18a9a2c7d [2022-07-01T21:10:49.863Z] Removing intermediate container 2fa18a9a2c7d [2022-07-01T21:10:49.863Z] ---> 6a2683565132 [2022-07-01T21:10:49.863Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T21:10:51.866Z] ---> bdd72aaab08a [2022-07-01T21:10:51.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T21:10:52.476Z] ---> f907b4580494 [2022-07-01T21:10:52.476Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T21:10:53.929Z] ---> 8b89f255da5d [2022-07-01T21:10:53.929Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T21:10:53.929Z] ---> Running in 8ee3c04d4773 [2022-07-01T21:10:54.931Z] Removing intermediate container 8ee3c04d4773 [2022-07-01T21:10:54.931Z] ---> 535c25c887ee [2022-07-01T21:10:54.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:10:54.931Z] ---> Running in f2209dff3d05 [2022-07-01T21:10:55.921Z] Removing intermediate container f2209dff3d05 [2022-07-01T21:10:55.921Z] ---> 9dc8d102400d [2022-07-01T21:10:55.921Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T21:10:55.921Z] ---> Running in c01aef737cad [2022-07-01T21:10:56.527Z] Removing intermediate container c01aef737cad [2022-07-01T21:10:56.527Z] ---> d019661e1c9f [2022-07-01T21:10:56.527Z] Step 22/23 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:10:56.527Z] ---> Running in 56566cec4b96 [2022-07-01T21:10:57.131Z] Removing intermediate container 56566cec4b96 [2022-07-01T21:10:57.131Z] ---> d5c848e6a2e4 [2022-07-01T21:10:57.131Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T21:10:57.408Z] ---> Running in c7aec0029c60 [2022-07-01T21:10:58.011Z] Removing intermediate container c7aec0029c60 [2022-07-01T21:10:58.011Z] ---> 2a3cead4d55c [2022-07-01T21:10:58.011Z] [2022-07-01T21:10:58.287Z] Successfully built 2a3cead4d55c [2022-07-01T21:10:58.287Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-01T21:10:58.287Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-07-01T21:11:06.592Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:11:06.592Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:11:06.592Z] ---> f3fdc9a4d9c7 [2022-07-01T21:11:06.592Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:11:06.592Z] ---> Using cache [2022-07-01T21:11:06.592Z] ---> 0ef8580708a6 [2022-07-01T21:11:06.592Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:11:06.592Z] ---> Using cache [2022-07-01T21:11:06.592Z] ---> d9751c82aa66 [2022-07-01T21:11:06.592Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T21:11:06.592Z] ---> Using cache [2022-07-01T21:11:06.592Z] ---> 8c593fdba157 [2022-07-01T21:11:06.592Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:11:06.592Z] ---> Using cache [2022-07-01T21:11:06.592Z] ---> d71dd7987bf7 [2022-07-01T21:11:06.592Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:11:06.592Z] ---> Using cache [2022-07-01T21:11:06.592Z] ---> 214de6b9524f [2022-07-01T21:11:06.592Z] Step 8/22 : COPY . . [2022-07-01T21:11:06.592Z] ---> Using cache [2022-07-01T21:11:06.592Z] ---> 0b335d948637 [2022-07-01T21:11:06.592Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T21:11:07.195Z] ---> Running in 17b59b81a966 [2022-07-01T21:11:09.187Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T21:11:21.631Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:11:21.631Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:11:21.631Z] ---> f3fdc9a4d9c7 [2022-07-01T21:11:21.631Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T21:11:21.631Z] ---> Using cache [2022-07-01T21:11:21.631Z] ---> 0ef8580708a6 [2022-07-01T21:11:21.631Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:11:21.631Z] ---> Using cache [2022-07-01T21:11:21.631Z] ---> d9751c82aa66 [2022-07-01T21:11:21.631Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T21:11:21.631Z] ---> Using cache [2022-07-01T21:11:21.631Z] ---> 8c593fdba157 [2022-07-01T21:11:21.631Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T21:11:21.631Z] ---> Using cache [2022-07-01T21:11:21.631Z] ---> d71dd7987bf7 [2022-07-01T21:11:21.631Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:11:21.631Z] ---> Using cache [2022-07-01T21:11:21.631Z] ---> 214de6b9524f [2022-07-01T21:11:21.631Z] Step 8/22 : COPY . . [2022-07-01T21:11:21.631Z] ---> Using cache [2022-07-01T21:11:21.631Z] ---> 0b335d948637 [2022-07-01T21:11:21.631Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T21:11:21.631Z] ---> Running in 2819368ff137 [2022-07-01T21:11:23.079Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T21:12:31.166Z] Removing intermediate container 2e7957783f4d [2022-07-01T21:12:31.166Z] ---> 3e6012b88343 [2022-07-01T21:12:31.166Z] [2022-07-01T21:12:31.166Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:12:31.166Z] ---> ac73e934f311 [2022-07-01T21:12:31.166Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:12:31.166Z] ---> Running in f5ca336f23e1 [2022-07-01T21:12:31.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:12:31.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:12:31.166Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T21:12:31.166Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:12:31.166Z] OK: 5 MiB in 15 packages [2022-07-01T21:12:31.166Z] Removing intermediate container f5ca336f23e1 [2022-07-01T21:12:31.166Z] ---> 6e448b52326b [2022-07-01T21:12:31.166Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:12:31.166Z] ---> Running in c9286cae7ea0 [2022-07-01T21:12:31.166Z] Removing intermediate container c9286cae7ea0 [2022-07-01T21:12:31.166Z] ---> 95fb6a7a6372 [2022-07-01T21:12:31.166Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T21:12:31.166Z] ---> Running in d281e9872640 [2022-07-01T21:12:31.166Z] Removing intermediate container d281e9872640 [2022-07-01T21:12:31.166Z] ---> bf68232ae6d2 [2022-07-01T21:12:31.166Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T21:12:31.166Z] ---> Running in 20dcd4af0683 [2022-07-01T21:12:31.166Z] Removing intermediate container 20dcd4af0683 [2022-07-01T21:12:31.166Z] ---> f6d640072f73 [2022-07-01T21:12:31.166Z] Step 15/23 : WORKDIR / [2022-07-01T21:12:31.166Z] ---> Running in 494214373db8 [2022-07-01T21:12:31.166Z] Removing intermediate container 494214373db8 [2022-07-01T21:12:31.166Z] ---> 513966571891 [2022-07-01T21:12:31.166Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:12:31.769Z] ---> e6dc4db9ce20 [2022-07-01T21:12:31.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T21:12:33.760Z] ---> fa5d53de9dd3 [2022-07-01T21:12:33.760Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T21:12:34.755Z] ---> e4485953eea3 [2022-07-01T21:12:34.755Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T21:12:34.755Z] ---> Running in 85da1c4c196b [2022-07-01T21:12:35.356Z] Removing intermediate container 85da1c4c196b [2022-07-01T21:12:35.356Z] ---> 77a3a1a4f1b1 [2022-07-01T21:12:35.356Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:12:35.356Z] ---> Running in c480d773de0a [2022-07-01T21:12:35.632Z] Removing intermediate container c480d773de0a [2022-07-01T21:12:35.632Z] ---> 0b6e252f82ea [2022-07-01T21:12:35.632Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T21:12:35.914Z] ---> Running in 93c7357aa9f2 [2022-07-01T21:12:36.517Z] Removing intermediate container 93c7357aa9f2 [2022-07-01T21:12:36.517Z] ---> eef02311c633 [2022-07-01T21:12:36.517Z] Step 22/23 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:12:36.517Z] ---> Running in bd7d3c977c46 [2022-07-01T21:12:37.121Z] Removing intermediate container bd7d3c977c46 [2022-07-01T21:12:37.121Z] ---> 0af55129ff43 [2022-07-01T21:12:37.121Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T21:12:37.121Z] ---> Running in 04832c36c943 [2022-07-01T21:12:37.729Z] Removing intermediate container 04832c36c943 [2022-07-01T21:12:37.729Z] ---> 0bb8b31c31cb [2022-07-01T21:12:37.729Z] [2022-07-01T21:12:38.005Z] Successfully built 0bb8b31c31cb [2022-07-01T21:12:38.005Z] Successfully tagged core-metadata-arm64:latest [2022-07-01T21:12:38.005Z]  Building core-metadata ... done Building core-command [2022-07-01T21:12:56.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:12:56.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:12:56.347Z] ---> f3fdc9a4d9c7 [2022-07-01T21:12:56.347Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T21:12:56.347Z] ---> Using cache [2022-07-01T21:12:56.347Z] ---> 0ef8580708a6 [2022-07-01T21:12:56.347Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:12:56.347Z] ---> Using cache [2022-07-01T21:12:56.347Z] ---> d9751c82aa66 [2022-07-01T21:12:56.347Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T21:12:56.347Z] ---> Using cache [2022-07-01T21:12:56.347Z] ---> 8c593fdba157 [2022-07-01T21:12:56.347Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T21:12:56.347Z] ---> Using cache [2022-07-01T21:12:56.347Z] ---> d71dd7987bf7 [2022-07-01T21:12:56.347Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:12:56.347Z] ---> Using cache [2022-07-01T21:12:56.347Z] ---> 214de6b9524f [2022-07-01T21:12:56.347Z] Step 8/23 : COPY . . [2022-07-01T21:12:56.347Z] ---> Using cache [2022-07-01T21:12:56.347Z] ---> 0b335d948637 [2022-07-01T21:12:56.347Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T21:12:56.347Z] ---> Running in 576b12b69c14 [2022-07-01T21:12:57.346Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T21:13:53.951Z] Removing intermediate container 5671cf9aaaeb [2022-07-01T21:13:53.951Z] ---> 662d71c4b5c7 [2022-07-01T21:13:53.951Z] [2022-07-01T21:13:53.951Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:13:53.951Z] ---> ac73e934f311 [2022-07-01T21:13:53.951Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T21:13:53.951Z] ---> Running in 0d20da3e9263 [2022-07-01T21:13:53.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:13:53.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:13:54.936Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T21:13:54.936Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T21:13:54.936Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:13:54.936Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:13:55.538Z] OK: 6 MiB in 16 packages [2022-07-01T21:13:57.551Z] Removing intermediate container 0d20da3e9263 [2022-07-01T21:13:57.551Z] ---> 4e753af6a3ce [2022-07-01T21:13:57.551Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:13:57.551Z] ---> Running in d4289183fd01 [2022-07-01T21:13:58.161Z] Removing intermediate container d4289183fd01 [2022-07-01T21:13:58.161Z] ---> a393c7befd48 [2022-07-01T21:13:58.161Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T21:13:58.161Z] ---> Running in 1cbef111a610 [2022-07-01T21:13:58.771Z] Removing intermediate container 1cbef111a610 [2022-07-01T21:13:58.771Z] ---> 7bf79b809f8e [2022-07-01T21:13:58.771Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T21:13:58.771Z] ---> Running in ee5d951ce783 [2022-07-01T21:13:59.390Z] Removing intermediate container ee5d951ce783 [2022-07-01T21:13:59.390Z] ---> 3cb6d622481d [2022-07-01T21:13:59.390Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:14:00.398Z] ---> d4ca69b5de1e [2022-07-01T21:14:00.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T21:14:03.088Z] ---> 5ba76c08abbb [2022-07-01T21:14:03.088Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T21:14:03.689Z] ---> c32870a8c20b [2022-07-01T21:14:03.689Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T21:14:03.689Z] ---> Running in bc40afcd5ab8 [2022-07-01T21:14:04.311Z] Removing intermediate container bc40afcd5ab8 [2022-07-01T21:14:04.311Z] ---> 59b192caa3d9 [2022-07-01T21:14:04.311Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:14:04.311Z] ---> Running in 2d2f7af253d5 [2022-07-01T21:14:05.304Z] Removing intermediate container 2d2f7af253d5 [2022-07-01T21:14:05.304Z] ---> d68ae5a179bb [2022-07-01T21:14:05.304Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T21:14:05.304Z] ---> Running in 405a39e6e26f [2022-07-01T21:14:05.907Z] Removing intermediate container 405a39e6e26f [2022-07-01T21:14:05.907Z] ---> 3e0cb5e62f5d [2022-07-01T21:14:05.907Z] Step 21/22 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:14:05.907Z] ---> Running in 99f38704d3a0 [2022-07-01T21:14:06.512Z] Removing intermediate container 99f38704d3a0 [2022-07-01T21:14:06.512Z] ---> 7264b882cdf9 [2022-07-01T21:14:06.512Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T21:14:06.512Z] ---> Running in 0f56649f4f81 [2022-07-01T21:14:07.117Z] Removing intermediate container 0f56649f4f81 [2022-07-01T21:14:07.117Z] ---> 634e25a45dd7 [2022-07-01T21:14:07.117Z] [2022-07-01T21:14:07.395Z] Successfully built 634e25a45dd7 [2022-07-01T21:14:07.395Z] Successfully tagged support-notifications-arm64:latest [2022-07-01T21:14:07.396Z] Building security-secretstore-setup [2022-07-01T21:14:26.000Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T21:14:26.000Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T21:14:26.000Z] ---> f3fdc9a4d9c7 [2022-07-01T21:14:26.000Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T21:14:26.000Z] ---> Using cache [2022-07-01T21:14:26.001Z] ---> 0ef8580708a6 [2022-07-01T21:14:26.001Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:14:26.001Z] ---> Using cache [2022-07-01T21:14:26.001Z] ---> d9751c82aa66 [2022-07-01T21:14:26.001Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T21:14:26.001Z] ---> Using cache [2022-07-01T21:14:26.001Z] ---> 8c593fdba157 [2022-07-01T21:14:26.001Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T21:14:26.001Z] ---> Using cache [2022-07-01T21:14:26.001Z] ---> d71dd7987bf7 [2022-07-01T21:14:26.001Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T21:14:26.001Z] ---> Using cache [2022-07-01T21:14:26.001Z] ---> 214de6b9524f [2022-07-01T21:14:26.001Z] Step 8/25 : COPY . . [2022-07-01T21:14:26.001Z] ---> Using cache [2022-07-01T21:14:26.001Z] ---> 0b335d948637 [2022-07-01T21:14:26.001Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T21:14:26.001Z] ---> Running in ada7069996f1 [2022-07-01T21:14:26.989Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T21:16:18.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T21:16:45.676Z] Removing intermediate container 2819368ff137 [2022-07-01T21:16:45.676Z] ---> 18d8813139b6 [2022-07-01T21:16:45.676Z] [2022-07-01T21:16:45.676Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:16:45.676Z] ---> ac73e934f311 [2022-07-01T21:16:45.676Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T21:16:45.676Z] ---> Running in 979b63d3274c [2022-07-01T21:16:45.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:16:45.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:16:45.676Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T21:16:45.952Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:16:45.952Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T21:16:45.952Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T21:16:45.952Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T21:16:45.952Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T21:16:45.952Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:16:45.952Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:16:46.554Z] OK: 8 MiB in 20 packages [2022-07-01T21:16:48.551Z] Removing intermediate container 979b63d3274c [2022-07-01T21:16:48.551Z] ---> 082e5d01529f [2022-07-01T21:16:48.551Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T21:16:48.837Z] ---> Running in 8a86ca32e0d5 [2022-07-01T21:16:49.455Z] Removing intermediate container 8a86ca32e0d5 [2022-07-01T21:16:49.455Z] ---> 8b93bb4446a0 [2022-07-01T21:16:49.455Z] Step 13/22 : WORKDIR /edgex [2022-07-01T21:16:49.455Z] ---> Running in f7c86b65019a [2022-07-01T21:16:49.736Z] Removing intermediate container f7c86b65019a [2022-07-01T21:16:49.736Z] ---> c4807371f674 [2022-07-01T21:16:49.736Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T21:16:50.729Z] ---> 8359edc44021 [2022-07-01T21:16:50.729Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T21:16:52.716Z] ---> c246ba9c9eff [2022-07-01T21:16:52.716Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T21:16:54.156Z] ---> 2058f1226b7c [2022-07-01T21:16:54.156Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T21:16:55.142Z] ---> 568d171acff7 [2022-07-01T21:16:55.143Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T21:16:55.143Z] ---> Running in 8309aa61c2b8 [2022-07-01T21:16:58.537Z] Removing intermediate container 8309aa61c2b8 [2022-07-01T21:16:58.537Z] ---> f115e4e30df0 [2022-07-01T21:16:58.537Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T21:16:58.537Z] ---> Running in bfaa1c96dfc6 [2022-07-01T21:16:59.152Z] Removing intermediate container bfaa1c96dfc6 [2022-07-01T21:16:59.152Z] ---> a23e9d3481b9 [2022-07-01T21:16:59.152Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T21:16:59.152Z] ---> Running in 54c0f45ccc02 [2022-07-01T21:16:59.757Z] Removing intermediate container 54c0f45ccc02 [2022-07-01T21:16:59.757Z] ---> 729b442a4ac2 [2022-07-01T21:16:59.757Z] Step 21/22 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:16:59.757Z] ---> Running in d8ddafedf8ed [2022-07-01T21:17:00.364Z] Removing intermediate container d8ddafedf8ed [2022-07-01T21:17:00.364Z] ---> 99260538ac43 [2022-07-01T21:17:00.364Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T21:17:00.364Z] ---> Running in 52c11cc85b1b [2022-07-01T21:17:00.968Z] Removing intermediate container 52c11cc85b1b [2022-07-01T21:17:00.968Z] ---> 1ab82b53632c [2022-07-01T21:17:00.968Z] [2022-07-01T21:17:01.243Z] Successfully built 1ab82b53632c [2022-07-01T21:17:01.243Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-01T21:17:48.267Z]  Building security-proxy-setup ... done Removing intermediate container 576b12b69c14 [2022-07-01T21:17:48.267Z] ---> fc5b9e90eb78 [2022-07-01T21:17:48.267Z] [2022-07-01T21:17:48.267Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T21:17:48.267Z] ---> ac73e934f311 [2022-07-01T21:17:48.267Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:17:48.267Z] ---> Using cache [2022-07-01T21:17:48.267Z] ---> 6e448b52326b [2022-07-01T21:17:48.267Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:17:48.267Z] ---> Using cache [2022-07-01T21:17:48.267Z] ---> 95fb6a7a6372 [2022-07-01T21:17:48.267Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T21:17:48.267Z] ---> Running in 548d042e757e [2022-07-01T21:17:48.267Z] Removing intermediate container 548d042e757e [2022-07-01T21:17:48.267Z] ---> 879820169f57 [2022-07-01T21:17:48.267Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T21:17:48.267Z] ---> Running in 21004d4fffc5 [2022-07-01T21:17:48.267Z] Removing intermediate container 21004d4fffc5 [2022-07-01T21:17:48.267Z] ---> 2cf3a2b8dd8e [2022-07-01T21:17:48.267Z] Step 15/23 : WORKDIR / [2022-07-01T21:17:48.267Z] ---> Running in 43432e1703d9 [2022-07-01T21:17:48.542Z] Removing intermediate container 43432e1703d9 [2022-07-01T21:17:48.542Z] ---> 6a603774fd83 [2022-07-01T21:17:48.542Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:17:50.124Z] ---> d3d5f7ba4d88 [2022-07-01T21:17:50.124Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T21:17:53.809Z] ---> f56beb68e142 [2022-07-01T21:17:53.809Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T21:17:55.807Z] ---> 15244a068972 [2022-07-01T21:17:55.807Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T21:17:55.807Z] ---> Running in 12a9eec751c8 [2022-07-01T21:17:56.811Z] Removing intermediate container 12a9eec751c8 [2022-07-01T21:17:56.811Z] ---> 8e30089ffce4 [2022-07-01T21:17:56.811Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:17:56.811Z] ---> Running in 5988c94496e7 [2022-07-01T21:17:57.816Z] Removing intermediate container 5988c94496e7 [2022-07-01T21:17:57.816Z] ---> 9dfb8672632d [2022-07-01T21:17:57.816Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T21:17:57.816Z] ---> Running in 9c37eae36491 [2022-07-01T21:17:58.415Z] Removing intermediate container 569724d61b8c [2022-07-01T21:17:58.415Z] ---> 54629b10e56a [2022-07-01T21:17:58.415Z] [2022-07-01T21:17:58.415Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T21:17:58.415Z] ---> 3fb3c9af89a9 [2022-07-01T21:17:58.415Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T21:17:58.415Z] ---> Using cache [2022-07-01T21:17:58.415Z] ---> 49afcca33258 [2022-07-01T21:17:58.415Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T21:17:58.415Z] ---> Using cache [2022-07-01T21:17:58.415Z] ---> 3e36a14a8fe8 [2022-07-01T21:17:58.415Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T21:17:58.689Z] ---> Running in c415c34e6af6 [2022-07-01T21:17:58.689Z] Removing intermediate container 9c37eae36491 [2022-07-01T21:17:58.689Z] ---> 84ec20570830 [2022-07-01T21:17:58.689Z] Step 22/23 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:17:58.968Z] ---> Running in 1b5db3711fd7 [2022-07-01T21:17:59.957Z] Removing intermediate container 1b5db3711fd7 [2022-07-01T21:17:59.957Z] ---> 3e8363ca34dc [2022-07-01T21:17:59.957Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T21:17:59.957Z] ---> Running in 54120d8dce54 [2022-07-01T21:18:00.561Z] Removing intermediate container 54120d8dce54 [2022-07-01T21:18:00.561Z] ---> 875debabf3d5 [2022-07-01T21:18:00.561Z] [2022-07-01T21:18:00.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:18:00.837Z] Successfully built 875debabf3d5 [2022-07-01T21:18:00.837Z] Successfully tagged core-command-arm64:latest [2022-07-01T21:18:01.831Z]  Building core-command ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:18:02.827Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T21:18:02.827Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T21:18:02.827Z] OK: 15736 distinct packages available [2022-07-01T21:18:03.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:18:04.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:18:05.081Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T21:18:05.081Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T21:18:05.081Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T21:18:05.353Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-01T21:18:05.353Z] (5/9) Installing curl (7.80.0-r2) [2022-07-01T21:18:05.353Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T21:18:05.627Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T21:18:05.627Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T21:18:05.627Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T21:18:05.902Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T21:18:05.902Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:18:06.178Z] OK: 8 MiB in 23 packages [2022-07-01T21:18:08.820Z] Removing intermediate container c415c34e6af6 [2022-07-01T21:18:08.820Z] ---> 2a2395b609a0 [2022-07-01T21:18:08.820Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:18:09.425Z] ---> e3ca8ca3feae [2022-07-01T21:18:09.425Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-01T21:18:12.081Z] ---> fa6893b0021d [2022-07-01T21:18:12.081Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-01T21:18:12.698Z] ---> d230a4ab0e18 [2022-07-01T21:18:12.698Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-01T21:18:12.698Z] ---> Running in 1c6f9c876277 [2022-07-01T21:18:13.319Z] Removing intermediate container 1c6f9c876277 [2022-07-01T21:18:13.319Z] ---> 56091bb7556c [2022-07-01T21:18:13.319Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:18:13.319Z] ---> Running in 22df79126212 [2022-07-01T21:18:13.925Z] Removing intermediate container 22df79126212 [2022-07-01T21:18:13.925Z] ---> 58c29e0906db [2022-07-01T21:18:13.925Z] Step 18/20 : LABEL arch=arm64 [2022-07-01T21:18:13.925Z] ---> Running in d813b1c84bea [2022-07-01T21:18:14.543Z] Removing intermediate container d813b1c84bea [2022-07-01T21:18:14.543Z] ---> a49548848355 [2022-07-01T21:18:14.543Z] Step 19/20 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:18:14.543Z] ---> Running in 0e67299b9376 [2022-07-01T21:18:15.151Z] Removing intermediate container 0e67299b9376 [2022-07-01T21:18:15.151Z] ---> c55e8880daad [2022-07-01T21:18:15.151Z] Step 20/20 : LABEL version=2.2.1-dev.17 [2022-07-01T21:18:15.151Z] ---> Running in 806be6c5b38a [2022-07-01T21:18:15.767Z] Removing intermediate container 806be6c5b38a [2022-07-01T21:18:15.767Z] ---> ddea20559bb9 [2022-07-01T21:18:15.767Z] [2022-07-01T21:18:15.767Z] Successfully built ddea20559bb9 [2022-07-01T21:18:15.767Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-01T21:18:24.060Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T21:18:29.475Z] Removing intermediate container 17b59b81a966 [2022-07-01T21:18:29.475Z] ---> 0c251438194c [2022-07-01T21:18:29.475Z] [2022-07-01T21:18:29.475Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T21:18:29.475Z] ---> ac73e934f311 [2022-07-01T21:18:29.475Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T21:18:29.475Z] ---> Using cache [2022-07-01T21:18:29.475Z] ---> 6e448b52326b [2022-07-01T21:18:29.475Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T21:18:29.475Z] ---> Using cache [2022-07-01T21:18:29.475Z] ---> 95fb6a7a6372 [2022-07-01T21:18:29.475Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T21:18:29.475Z] ---> Running in 005a40682f9c [2022-07-01T21:18:29.475Z] Removing intermediate container 005a40682f9c [2022-07-01T21:18:29.475Z] ---> f46c3b0d822a [2022-07-01T21:18:29.475Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T21:18:29.475Z] ---> Running in bd1613ce9ea0 [2022-07-01T21:18:29.749Z] Removing intermediate container bd1613ce9ea0 [2022-07-01T21:18:29.749Z] ---> 8ac870702abe [2022-07-01T21:18:29.749Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T21:18:30.350Z] ---> b019fab4da88 [2022-07-01T21:18:30.350Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T21:18:32.337Z] ---> 29b50d33feff [2022-07-01T21:18:32.337Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T21:18:32.337Z] Removing intermediate container ada7069996f1 [2022-07-01T21:18:32.337Z] ---> bff63635151b [2022-07-01T21:18:32.337Z] [2022-07-01T21:18:32.337Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T21:18:32.337Z] ---> ac73e934f311 [2022-07-01T21:18:32.337Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T21:18:32.611Z] ---> Running in c1ae30b1bb91 [2022-07-01T21:18:32.884Z] ---> 3330aaf4a3b1 [2022-07-01T21:18:32.884Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T21:18:32.884Z] ---> Running in ab0484d433de [2022-07-01T21:18:33.484Z] Removing intermediate container ab0484d433de [2022-07-01T21:18:33.484Z] ---> 67db0ac0c33a [2022-07-01T21:18:33.484Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T21:18:33.484Z] ---> Running in 5b9219be6587 [2022-07-01T21:18:33.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T21:18:34.038Z] Removing intermediate container 5b9219be6587 [2022-07-01T21:18:34.038Z] ---> 56af13788d08 [2022-07-01T21:18:34.038Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T21:18:34.038Z] ---> Running in d852f4507038 [2022-07-01T21:18:34.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T21:18:34.324Z] Removing intermediate container d852f4507038 [2022-07-01T21:18:34.324Z] ---> 223a2ad2af40 [2022-07-01T21:18:34.324Z] Step 21/22 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:18:34.324Z] ---> Running in 220ed07d8f45 [2022-07-01T21:18:34.922Z] Removing intermediate container 220ed07d8f45 [2022-07-01T21:18:34.922Z] ---> 78a7219b4903 [2022-07-01T21:18:34.922Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T21:18:34.922Z] ---> Running in 57681c9f3aa0 [2022-07-01T21:18:34.922Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T21:18:34.922Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T21:18:34.922Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T21:18:34.922Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T21:18:35.197Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T21:18:35.197Z] OK: 6 MiB in 17 packages [2022-07-01T21:18:35.197Z] Removing intermediate container 57681c9f3aa0 [2022-07-01T21:18:35.197Z] ---> e5f77e911418 [2022-07-01T21:18:35.197Z] [2022-07-01T21:18:35.810Z] Successfully built e5f77e911418 [2022-07-01T21:18:35.810Z] Successfully tagged support-scheduler-arm64:latest [2022-07-01T21:18:36.788Z]  Building support-scheduler ... done Removing intermediate container c1ae30b1bb91 [2022-07-01T21:18:36.788Z] ---> 57a886fa4fe3 [2022-07-01T21:18:36.788Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T21:18:36.788Z] ---> Running in 7f2cd1613f47 [2022-07-01T21:18:37.062Z] Removing intermediate container 7f2cd1613f47 [2022-07-01T21:18:37.062Z] ---> 6e00cc6f467d [2022-07-01T21:18:37.062Z] Step 13/25 : WORKDIR / [2022-07-01T21:18:37.062Z] ---> Running in cca51488b907 [2022-07-01T21:18:37.337Z] Removing intermediate container cca51488b907 [2022-07-01T21:18:37.337Z] ---> cdd3a4fcee69 [2022-07-01T21:18:37.337Z] 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-07-01T21:18:37.945Z] ---> b3e8572f4551 [2022-07-01T21:18:37.945Z] 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-07-01T21:18:38.542Z] ---> ca570d73bbb6 [2022-07-01T21:18:38.542Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T21:18:39.139Z] ---> e456728b4757 [2022-07-01T21:18:39.139Z] 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-07-01T21:18:39.734Z] ---> 6555b250d7e7 [2022-07-01T21:18:39.734Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T21:18:40.712Z] ---> a6b7c1cf7aed [2022-07-01T21:18:40.712Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T21:18:41.692Z] ---> cbb28dd4e3f5 [2022-07-01T21:18:41.692Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T21:18:42.289Z] ---> b7735c07e841 [2022-07-01T21:18:42.289Z] 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-07-01T21:18:42.562Z] ---> Running in 0303c88371db [2022-07-01T21:18:44.535Z] Removing intermediate container 0303c88371db [2022-07-01T21:18:44.535Z] ---> 2185406ddec4 [2022-07-01T21:18:44.535Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T21:18:44.535Z] ---> Running in 4680d28fead7 [2022-07-01T21:18:44.535Z] Removing intermediate container 4680d28fead7 [2022-07-01T21:18:44.535Z] ---> bcc32379bf01 [2022-07-01T21:18:44.535Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T21:18:44.535Z] ---> Running in 6d2e18548531 [2022-07-01T21:18:45.130Z] Removing intermediate container 6d2e18548531 [2022-07-01T21:18:45.130Z] ---> d131f49d2833 [2022-07-01T21:18:45.130Z] Step 24/25 : LABEL git_sha=9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:18:45.130Z] ---> Running in c49c0415e220 [2022-07-01T21:18:45.403Z] Removing intermediate container c49c0415e220 [2022-07-01T21:18:45.403Z] ---> abb287a80f9c [2022-07-01T21:18:45.403Z] Step 25/25 : LABEL version=2.2.1-dev.17 [2022-07-01T21:18:45.403Z] ---> Running in e92678031743 [2022-07-01T21:18:46.008Z] Removing intermediate container e92678031743 [2022-07-01T21:18:46.008Z] ---> a5bd41ad897a [2022-07-01T21:18:46.008Z] [2022-07-01T21:18:46.008Z] Successfully built a5bd41ad897a [2022-07-01T21:18:46.008Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-01T21:18:46.621Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-07-01T21:18:46.632Z] $ docker stop --time=1 b153836e8a9d5e2def12116d3303fe16c8f3a096ed527b11b7946c7092f37220 [2022-07-01T21:18:48.351Z] $ docker rm -f b153836e8a9d5e2def12116d3303fe16c8f3a096ed527b11b7946c7092f37220 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T21:18:48.915Z] + docker images [2022-07-01T21:18:49.187Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-01T21:18:49.187Z] security-secretstore-setup-arm64 latest a5bd41ad897a 4 seconds ago 27.5MB [2022-07-01T21:18:49.187Z] support-scheduler-arm64 latest e5f77e911418 14 seconds ago 25.4MB [2022-07-01T21:18:49.187Z] bff63635151b 18 seconds ago 1.28GB [2022-07-01T21:18:49.187Z] 0c251438194c 22 seconds ago 1.33GB [2022-07-01T21:18:49.187Z] security-spiffe-token-provider-arm64 latest ddea20559bb9 34 seconds ago 28.1MB [2022-07-01T21:18:49.187Z] core-command-arm64 latest 875debabf3d5 49 seconds ago 15.5MB [2022-07-01T21:18:49.187Z] 54629b10e56a 52 seconds ago 1.32GB [2022-07-01T21:18:49.187Z] fc5b9e90eb78 About a minute ago 1.27GB [2022-07-01T21:18:49.187Z] security-proxy-setup-arm64 latest 1ab82b53632c About a minute ago 26.1MB [2022-07-01T21:18:49.187Z] 18d8813139b6 2 minutes ago 1.28GB [2022-07-01T21:18:49.187Z] support-notifications-arm64 latest 634e25a45dd7 4 minutes ago 25.9MB [2022-07-01T21:18:49.187Z] 662d71c4b5c7 5 minutes ago 1.33GB [2022-07-01T21:18:49.187Z] core-metadata-arm64 latest 0bb8b31c31cb 6 minutes ago 16.3MB [2022-07-01T21:18:49.187Z] 3e6012b88343 6 minutes ago 1.28GB [2022-07-01T21:18:49.187Z] sys-mgmt-agent-arm64 latest 2a3cead4d55c 7 minutes ago 282MB [2022-07-01T21:18:49.187Z] core-data-arm64 latest 6cc266b08ae5 8 minutes ago 21.7MB [2022-07-01T21:18:49.187Z] e2bb12e9560a 8 minutes ago 1.3GB [2022-07-01T21:18:49.187Z] security-bootstrapper-arm64 latest 290a4104aac7 9 minutes ago 18.3MB [2022-07-01T21:18:49.187Z] 67377afda10e 9 minutes ago 1.28GB [2022-07-01T21:18:49.187Z] 044f0589d615 9 minutes ago 1.27GB [2022-07-01T21:18:49.187Z] security-spire-agent-arm64 latest 4389d232c0f2 12 minutes ago 126MB [2022-07-01T21:18:49.187Z] a3b19d1cc7d6 13 minutes ago 1.18GB [2022-07-01T21:18:49.187Z] security-spire-config-arm64 latest 038661a33fa5 14 minutes ago 85.6MB [2022-07-01T21:18:49.187Z] security-spire-server-arm64 latest 5ca644642a57 14 minutes ago 86.3MB [2022-07-01T21:18:49.187Z] 4187405e225b 14 minutes ago 1.18GB [2022-07-01T21:18:49.187Z] c5557ab684db 14 minutes ago 1.18GB [2022-07-01T21:18:49.187Z] ci-base-image-arm64 latest f3fdc9a4d9c7 16 minutes ago 1.01GB [2022-07-01T21:18:49.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-01T21:18:49.187Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-01T21:18:49.187Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-01T21:18:49.187Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-01T21:18:49.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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-07-01T21:18:49.310Z] provisioning config files... [2022-07-01T21:18:49.328Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/248@tmp/config7075603268157585191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:18:49.668Z] ---> docker-login.sh [2022-07-01T21:18:49.668Z] nexus3.edgexfoundry.org:10001 [2022-07-01T21:18:49.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:18:50.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:18:50.210Z] Configure a credential helper to remove this warning. See [2022-07-01T21:18:50.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:18:50.210Z] [2022-07-01T21:18:50.210Z] Login Succeeded [2022-07-01T21:18:50.210Z] nexus3.edgexfoundry.org:10002 [2022-07-01T21:18:50.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:18:50.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:18:50.482Z] Configure a credential helper to remove this warning. See [2022-07-01T21:18:50.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:18:50.482Z] [2022-07-01T21:18:50.482Z] Login Succeeded [2022-07-01T21:18:50.482Z] nexus3.edgexfoundry.org:10003 [2022-07-01T21:18:51.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:18:51.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:18:51.078Z] Configure a credential helper to remove this warning. See [2022-07-01T21:18:51.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:18:51.078Z] [2022-07-01T21:18:51.078Z] Login Succeeded [2022-07-01T21:18:51.078Z] nexus3.edgexfoundry.org:10004 [2022-07-01T21:18:51.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:18:51.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:18:51.622Z] Configure a credential helper to remove this warning. See [2022-07-01T21:18:51.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:18:51.622Z] [2022-07-01T21:18:51.622Z] Login Succeeded [2022-07-01T21:18:51.622Z] docker.io [2022-07-01T21:18:51.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T21:18:52.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T21:18:52.486Z] Configure a credential helper to remove this warning. See [2022-07-01T21:18:52.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T21:18:52.486Z] [2022-07-01T21:18:52.486Z] Login Succeeded [2022-07-01T21:18:52.486Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T21:18:52.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:18:52.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T21:18:52.567Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-07-01T21:18:52.567Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:18:52.567Z] latest [2022-07-01T21:18:52.567Z] 2.2.1-dev.17 [2022-07-01T21:18:52.567Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:18:52.567Z] main [2022-07-01T21:18:52.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:18:52.928Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:18:53.284Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:18:53.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-01T21:18:53.284Z] fa3e192cae6b: Preparing [2022-07-01T21:18:53.284Z] 702c216c835e: Preparing [2022-07-01T21:18:53.284Z] 94f972e5ff11: Preparing [2022-07-01T21:18:53.284Z] c1491cdd0be8: Preparing [2022-07-01T21:18:53.284Z] f73e7dbfee58: Preparing [2022-07-01T21:18:53.555Z] f73e7dbfee58: Layer already exists [2022-07-01T21:18:53.555Z] 94f972e5ff11: Pushed [2022-07-01T21:18:53.555Z] c1491cdd0be8: Pushed [2022-07-01T21:18:53.555Z] fa3e192cae6b: Pushed [2022-07-01T21:18:56.160Z] 702c216c835e: Pushed [2022-07-01T21:18:56.160Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:01613597bcf7851b79241601708a860797b0eb42f610be9f5cfd02bd50ce8bc5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:18:56.521Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:18:56.875Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-01T21:18:56.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-01T21:18:56.875Z] fa3e192cae6b: Preparing [2022-07-01T21:18:56.875Z] 702c216c835e: Preparing [2022-07-01T21:18:56.875Z] 94f972e5ff11: Preparing [2022-07-01T21:18:56.875Z] c1491cdd0be8: Preparing [2022-07-01T21:18:56.875Z] f73e7dbfee58: Preparing [2022-07-01T21:18:56.875Z] 702c216c835e: Layer already exists [2022-07-01T21:18:56.875Z] f73e7dbfee58: Layer already exists [2022-07-01T21:18:56.875Z] 94f972e5ff11: Layer already exists [2022-07-01T21:18:56.875Z] c1491cdd0be8: Layer already exists [2022-07-01T21:18:56.875Z] fa3e192cae6b: Layer already exists [2022-07-01T21:18:57.147Z] latest: digest: sha256:01613597bcf7851b79241601708a860797b0eb42f610be9f5cfd02bd50ce8bc5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:18:57.502Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:18:57.861Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.17 [2022-07-01T21:18:57.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-01T21:18:57.861Z] fa3e192cae6b: Preparing [2022-07-01T21:18:57.861Z] 702c216c835e: Preparing [2022-07-01T21:18:57.861Z] 94f972e5ff11: Preparing [2022-07-01T21:18:57.861Z] c1491cdd0be8: Preparing [2022-07-01T21:18:57.861Z] f73e7dbfee58: Preparing [2022-07-01T21:18:57.861Z] 702c216c835e: Layer already exists [2022-07-01T21:18:57.861Z] c1491cdd0be8: Layer already exists [2022-07-01T21:18:57.861Z] f73e7dbfee58: Layer already exists [2022-07-01T21:18:57.861Z] 94f972e5ff11: Layer already exists [2022-07-01T21:18:57.861Z] fa3e192cae6b: Layer already exists [2022-07-01T21:18:58.131Z] 2.2.1-dev.17: digest: sha256:01613597bcf7851b79241601708a860797b0eb42f610be9f5cfd02bd50ce8bc5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:18:58.549Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:18:58.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:18:58.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-01T21:18:58.902Z] fa3e192cae6b: Preparing [2022-07-01T21:18:58.902Z] 702c216c835e: Preparing [2022-07-01T21:18:58.902Z] 94f972e5ff11: Preparing [2022-07-01T21:18:58.902Z] c1491cdd0be8: Preparing [2022-07-01T21:18:58.902Z] f73e7dbfee58: Preparing [2022-07-01T21:18:58.902Z] fa3e192cae6b: Layer already exists [2022-07-01T21:18:58.902Z] f73e7dbfee58: Layer already exists [2022-07-01T21:18:58.902Z] 702c216c835e: Layer already exists [2022-07-01T21:18:58.902Z] c1491cdd0be8: Layer already exists [2022-07-01T21:18:58.902Z] 94f972e5ff11: Layer already exists [2022-07-01T21:18:59.174Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:01613597bcf7851b79241601708a860797b0eb42f610be9f5cfd02bd50ce8bc5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:18:59.536Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:18:59.901Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-07-01T21:18:59.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-01T21:18:59.901Z] fa3e192cae6b: Preparing [2022-07-01T21:18:59.901Z] 702c216c835e: Preparing [2022-07-01T21:18:59.901Z] 94f972e5ff11: Preparing [2022-07-01T21:18:59.901Z] c1491cdd0be8: Preparing [2022-07-01T21:18:59.901Z] f73e7dbfee58: Preparing [2022-07-01T21:18:59.901Z] 702c216c835e: Layer already exists [2022-07-01T21:18:59.901Z] c1491cdd0be8: Layer already exists [2022-07-01T21:18:59.901Z] fa3e192cae6b: Layer already exists [2022-07-01T21:18:59.901Z] 94f972e5ff11: Layer already exists [2022-07-01T21:18:59.901Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:00.173Z] main: digest: sha256:01613597bcf7851b79241601708a860797b0eb42f610be9f5cfd02bd50ce8bc5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:19:00.228Z] ===================================================== [Pipeline] echo [2022-07-01T21:19:00.236Z] taggedImages: [2022-07-01T21:19:00.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:00.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-01T21:19:00.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.17 [2022-07-01T21:19:00.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:00.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-07-01T21:19:00.255Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-07-01T21:19:00.255Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:00.255Z] latest [2022-07-01T21:19:00.255Z] 2.2.1-dev.17 [2022-07-01T21:19:00.255Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:00.255Z] main [2022-07-01T21:19:00.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:00.620Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:00.983Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:00.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-01T21:19:00.983Z] 17f6ab1eb7ab: Preparing [2022-07-01T21:19:00.983Z] d92ba75fc3f0: Preparing [2022-07-01T21:19:00.983Z] 94f972e5ff11: Preparing [2022-07-01T21:19:00.983Z] 0feb8d913bff: Preparing [2022-07-01T21:19:00.983Z] 0ba09835707b: Preparing [2022-07-01T21:19:00.983Z] f73e7dbfee58: Preparing [2022-07-01T21:19:00.983Z] f73e7dbfee58: Waiting [2022-07-01T21:19:01.258Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:01.258Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:01.258Z] 0ba09835707b: Pushed [2022-07-01T21:19:01.258Z] 17f6ab1eb7ab: Pushed [2022-07-01T21:19:02.238Z] 0feb8d913bff: Pushed [2022-07-01T21:19:04.849Z] d92ba75fc3f0: Pushed [2022-07-01T21:19:04.849Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:116bcdeb05e0e1a52f296f6ada4885425e1bb5d45d7f60eb63625b6e6a952396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:05.215Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:05.571Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-01T21:19:05.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-01T21:19:05.571Z] 17f6ab1eb7ab: Preparing [2022-07-01T21:19:05.571Z] d92ba75fc3f0: Preparing [2022-07-01T21:19:05.571Z] 94f972e5ff11: Preparing [2022-07-01T21:19:05.571Z] 0feb8d913bff: Preparing [2022-07-01T21:19:05.571Z] 0ba09835707b: Preparing [2022-07-01T21:19:05.571Z] f73e7dbfee58: Preparing [2022-07-01T21:19:05.571Z] f73e7dbfee58: Waiting [2022-07-01T21:19:05.571Z] 0feb8d913bff: Layer already exists [2022-07-01T21:19:05.571Z] 17f6ab1eb7ab: Layer already exists [2022-07-01T21:19:05.571Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:05.571Z] 0ba09835707b: Layer already exists [2022-07-01T21:19:05.571Z] d92ba75fc3f0: Layer already exists [2022-07-01T21:19:05.571Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:05.843Z] latest: digest: sha256:116bcdeb05e0e1a52f296f6ada4885425e1bb5d45d7f60eb63625b6e6a952396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:06.215Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:06.578Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.17 [2022-07-01T21:19:06.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-01T21:19:06.578Z] 17f6ab1eb7ab: Preparing [2022-07-01T21:19:06.578Z] d92ba75fc3f0: Preparing [2022-07-01T21:19:06.578Z] 94f972e5ff11: Preparing [2022-07-01T21:19:06.578Z] 0feb8d913bff: Preparing [2022-07-01T21:19:06.578Z] 0ba09835707b: Preparing [2022-07-01T21:19:06.578Z] f73e7dbfee58: Preparing [2022-07-01T21:19:06.578Z] f73e7dbfee58: Waiting [2022-07-01T21:19:06.578Z] 0ba09835707b: Layer already exists [2022-07-01T21:19:06.578Z] 0feb8d913bff: Layer already exists [2022-07-01T21:19:06.578Z] 17f6ab1eb7ab: Layer already exists [2022-07-01T21:19:06.578Z] d92ba75fc3f0: Layer already exists [2022-07-01T21:19:06.578Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:06.850Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:06.850Z] 2.2.1-dev.17: digest: sha256:116bcdeb05e0e1a52f296f6ada4885425e1bb5d45d7f60eb63625b6e6a952396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:07.218Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:07.577Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:07.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-01T21:19:07.577Z] 17f6ab1eb7ab: Preparing [2022-07-01T21:19:07.577Z] d92ba75fc3f0: Preparing [2022-07-01T21:19:07.577Z] 94f972e5ff11: Preparing [2022-07-01T21:19:07.577Z] 0feb8d913bff: Preparing [2022-07-01T21:19:07.577Z] 0ba09835707b: Preparing [2022-07-01T21:19:07.577Z] f73e7dbfee58: Preparing [2022-07-01T21:19:07.577Z] f73e7dbfee58: Waiting [2022-07-01T21:19:07.577Z] 0feb8d913bff: Layer already exists [2022-07-01T21:19:07.577Z] d92ba75fc3f0: Layer already exists [2022-07-01T21:19:07.577Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:07.577Z] 17f6ab1eb7ab: Layer already exists [2022-07-01T21:19:07.577Z] 0ba09835707b: Layer already exists [2022-07-01T21:19:07.846Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:07.846Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:116bcdeb05e0e1a52f296f6ada4885425e1bb5d45d7f60eb63625b6e6a952396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:08.210Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:08.567Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-07-01T21:19:08.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-01T21:19:08.567Z] 17f6ab1eb7ab: Preparing [2022-07-01T21:19:08.567Z] d92ba75fc3f0: Preparing [2022-07-01T21:19:08.567Z] 94f972e5ff11: Preparing [2022-07-01T21:19:08.567Z] 0feb8d913bff: Preparing [2022-07-01T21:19:08.567Z] 0ba09835707b: Preparing [2022-07-01T21:19:08.568Z] f73e7dbfee58: Preparing [2022-07-01T21:19:08.568Z] f73e7dbfee58: Waiting [2022-07-01T21:19:08.568Z] 17f6ab1eb7ab: Layer already exists [2022-07-01T21:19:08.568Z] 0ba09835707b: Layer already exists [2022-07-01T21:19:08.568Z] d92ba75fc3f0: Layer already exists [2022-07-01T21:19:08.568Z] 0feb8d913bff: Layer already exists [2022-07-01T21:19:08.568Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:08.839Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:08.839Z] main: digest: sha256:116bcdeb05e0e1a52f296f6ada4885425e1bb5d45d7f60eb63625b6e6a952396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:19:08.895Z] ===================================================== [Pipeline] echo [2022-07-01T21:19:08.904Z] taggedImages: [2022-07-01T21:19:08.904Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:08.904Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-01T21:19:08.904Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.17 [2022-07-01T21:19:08.904Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:08.904Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-07-01T21:19:08.925Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-07-01T21:19:08.925Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:08.925Z] latest [2022-07-01T21:19:08.925Z] 2.2.1-dev.17 [2022-07-01T21:19:08.925Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:08.925Z] main [2022-07-01T21:19:08.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:09.280Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:09.634Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:09.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-01T21:19:09.634Z] 8c949e8ee4e4: Preparing [2022-07-01T21:19:09.634Z] 34744e9831f9: Preparing [2022-07-01T21:19:09.634Z] 94f972e5ff11: Preparing [2022-07-01T21:19:09.634Z] c1491cdd0be8: Preparing [2022-07-01T21:19:09.634Z] f73e7dbfee58: Preparing [2022-07-01T21:19:09.634Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:09.913Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:09.913Z] c1491cdd0be8: Layer already exists [2022-07-01T21:19:09.913Z] 8c949e8ee4e4: Pushed [2022-07-01T21:19:13.284Z] 34744e9831f9: Pushed [2022-07-01T21:19:13.284Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:4849bba5a475db60ef7bd3d2021a6f6a2f5c3bfc60dba3af8ee3168c9ce94663 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:13.642Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:13.993Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-01T21:19:13.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-01T21:19:13.993Z] 8c949e8ee4e4: Preparing [2022-07-01T21:19:13.993Z] 34744e9831f9: Preparing [2022-07-01T21:19:13.993Z] 94f972e5ff11: Preparing [2022-07-01T21:19:13.993Z] c1491cdd0be8: Preparing [2022-07-01T21:19:13.993Z] f73e7dbfee58: Preparing [2022-07-01T21:19:13.993Z] 34744e9831f9: Layer already exists [2022-07-01T21:19:13.993Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:13.993Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:13.993Z] c1491cdd0be8: Layer already exists [2022-07-01T21:19:13.993Z] 8c949e8ee4e4: Layer already exists [2022-07-01T21:19:14.263Z] latest: digest: sha256:4849bba5a475db60ef7bd3d2021a6f6a2f5c3bfc60dba3af8ee3168c9ce94663 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:14.633Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:14.981Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.17 [2022-07-01T21:19:14.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-01T21:19:14.981Z] 8c949e8ee4e4: Preparing [2022-07-01T21:19:14.981Z] 34744e9831f9: Preparing [2022-07-01T21:19:14.981Z] 94f972e5ff11: Preparing [2022-07-01T21:19:14.981Z] c1491cdd0be8: Preparing [2022-07-01T21:19:14.981Z] f73e7dbfee58: Preparing [2022-07-01T21:19:14.981Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:14.981Z] 8c949e8ee4e4: Layer already exists [2022-07-01T21:19:14.981Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:14.981Z] 34744e9831f9: Layer already exists [2022-07-01T21:19:14.981Z] c1491cdd0be8: Layer already exists [2022-07-01T21:19:15.255Z] 2.2.1-dev.17: digest: sha256:4849bba5a475db60ef7bd3d2021a6f6a2f5c3bfc60dba3af8ee3168c9ce94663 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:15.619Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:15.972Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:15.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-01T21:19:15.972Z] 8c949e8ee4e4: Preparing [2022-07-01T21:19:15.972Z] 34744e9831f9: Preparing [2022-07-01T21:19:15.972Z] 94f972e5ff11: Preparing [2022-07-01T21:19:15.972Z] c1491cdd0be8: Preparing [2022-07-01T21:19:15.972Z] f73e7dbfee58: Preparing [2022-07-01T21:19:15.972Z] 8c949e8ee4e4: Layer already exists [2022-07-01T21:19:15.972Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:15.972Z] c1491cdd0be8: Layer already exists [2022-07-01T21:19:15.972Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:15.972Z] 34744e9831f9: Layer already exists [2022-07-01T21:19:16.242Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:4849bba5a475db60ef7bd3d2021a6f6a2f5c3bfc60dba3af8ee3168c9ce94663 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:16.603Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:16.954Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-07-01T21:19:16.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-01T21:19:16.954Z] 8c949e8ee4e4: Preparing [2022-07-01T21:19:16.954Z] 34744e9831f9: Preparing [2022-07-01T21:19:16.954Z] 94f972e5ff11: Preparing [2022-07-01T21:19:16.954Z] c1491cdd0be8: Preparing [2022-07-01T21:19:16.954Z] f73e7dbfee58: Preparing [2022-07-01T21:19:16.954Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:16.954Z] c1491cdd0be8: Layer already exists [2022-07-01T21:19:16.954Z] 8c949e8ee4e4: Layer already exists [2022-07-01T21:19:16.954Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:16.954Z] 34744e9831f9: Layer already exists [2022-07-01T21:19:17.224Z] main: digest: sha256:4849bba5a475db60ef7bd3d2021a6f6a2f5c3bfc60dba3af8ee3168c9ce94663 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:19:17.274Z] ===================================================== [Pipeline] echo [2022-07-01T21:19:17.282Z] taggedImages: [2022-07-01T21:19:17.282Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:17.282Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-01T21:19:17.282Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.17 [2022-07-01T21:19:17.282Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:17.282Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-07-01T21:19:17.299Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-07-01T21:19:17.299Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:17.299Z] latest [2022-07-01T21:19:17.299Z] 2.2.1-dev.17 [2022-07-01T21:19:17.299Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:17.299Z] main [2022-07-01T21:19:17.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:17.653Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:18.010Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:18.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-01T21:19:18.010Z] bbf54a1d586f: Preparing [2022-07-01T21:19:18.010Z] bbf54a1d586f: Preparing [2022-07-01T21:19:18.010Z] 3c2700e7dd02: Preparing [2022-07-01T21:19:18.010Z] c98a80888ad8: Preparing [2022-07-01T21:19:18.010Z] 7f6946e967dc: Preparing [2022-07-01T21:19:18.010Z] 203a48599ae5: Preparing [2022-07-01T21:19:18.010Z] 94f972e5ff11: Preparing [2022-07-01T21:19:18.010Z] c19c57ea7c3e: Preparing [2022-07-01T21:19:18.010Z] 91a7f1c6c9d3: Preparing [2022-07-01T21:19:18.010Z] 8444197b78c4: Preparing [2022-07-01T21:19:18.010Z] 1d9ef0c993a4: Preparing [2022-07-01T21:19:18.010Z] f73e7dbfee58: Preparing [2022-07-01T21:19:18.010Z] 94f972e5ff11: Waiting [2022-07-01T21:19:18.010Z] 8444197b78c4: Waiting [2022-07-01T21:19:18.010Z] c19c57ea7c3e: Waiting [2022-07-01T21:19:18.010Z] 91a7f1c6c9d3: Waiting [2022-07-01T21:19:18.010Z] 1d9ef0c993a4: Waiting [2022-07-01T21:19:18.010Z] f73e7dbfee58: Waiting [2022-07-01T21:19:18.286Z] c98a80888ad8: Pushed [2022-07-01T21:19:18.286Z] bbf54a1d586f: Pushed [2022-07-01T21:19:18.286Z] 7f6946e967dc: Pushed [2022-07-01T21:19:18.286Z] 3c2700e7dd02: Pushed [2022-07-01T21:19:18.286Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:18.556Z] c19c57ea7c3e: Pushed [2022-07-01T21:19:18.556Z] 91a7f1c6c9d3: Pushed [2022-07-01T21:19:18.556Z] 8444197b78c4: Pushed [2022-07-01T21:19:18.556Z] 1d9ef0c993a4: Pushed [2022-07-01T21:19:18.556Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:21.921Z] 203a48599ae5: Pushed [2022-07-01T21:19:21.921Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:6de7641d353c2215f9931cde8cb40d7ee6ec07f293fb578b6c093a5bbfdccc8b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:22.278Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:22.691Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-01T21:19:22.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-01T21:19:22.691Z] bbf54a1d586f: Preparing [2022-07-01T21:19:22.691Z] bbf54a1d586f: Preparing [2022-07-01T21:19:22.691Z] 3c2700e7dd02: Preparing [2022-07-01T21:19:22.691Z] c98a80888ad8: Preparing [2022-07-01T21:19:22.691Z] 7f6946e967dc: Preparing [2022-07-01T21:19:22.691Z] 203a48599ae5: Preparing [2022-07-01T21:19:22.691Z] 94f972e5ff11: Preparing [2022-07-01T21:19:22.691Z] c19c57ea7c3e: Preparing [2022-07-01T21:19:22.691Z] 91a7f1c6c9d3: Preparing [2022-07-01T21:19:22.691Z] 8444197b78c4: Preparing [2022-07-01T21:19:22.691Z] 1d9ef0c993a4: Preparing [2022-07-01T21:19:22.691Z] f73e7dbfee58: Preparing [2022-07-01T21:19:22.691Z] c19c57ea7c3e: Waiting [2022-07-01T21:19:22.691Z] 91a7f1c6c9d3: Waiting [2022-07-01T21:19:22.691Z] 94f972e5ff11: Waiting [2022-07-01T21:19:22.691Z] 8444197b78c4: Waiting [2022-07-01T21:19:22.691Z] 1d9ef0c993a4: Waiting [2022-07-01T21:19:22.691Z] f73e7dbfee58: Waiting [2022-07-01T21:19:22.691Z] 7f6946e967dc: Layer already exists [2022-07-01T21:19:22.691Z] c98a80888ad8: Layer already exists [2022-07-01T21:19:22.691Z] 3c2700e7dd02: Layer already exists [2022-07-01T21:19:22.691Z] bbf54a1d586f: Layer already exists [2022-07-01T21:19:22.691Z] 203a48599ae5: Layer already exists [2022-07-01T21:19:22.691Z] 91a7f1c6c9d3: Layer already exists [2022-07-01T21:19:22.691Z] c19c57ea7c3e: Layer already exists [2022-07-01T21:19:22.691Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:22.691Z] 8444197b78c4: Layer already exists [2022-07-01T21:19:22.691Z] 1d9ef0c993a4: Layer already exists [2022-07-01T21:19:22.973Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:22.973Z] latest: digest: sha256:6de7641d353c2215f9931cde8cb40d7ee6ec07f293fb578b6c093a5bbfdccc8b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:23.350Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:23.733Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.17 [2022-07-01T21:19:23.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-01T21:19:23.733Z] bbf54a1d586f: Preparing [2022-07-01T21:19:23.733Z] bbf54a1d586f: Preparing [2022-07-01T21:19:23.733Z] 3c2700e7dd02: Preparing [2022-07-01T21:19:23.733Z] c98a80888ad8: Preparing [2022-07-01T21:19:23.733Z] 7f6946e967dc: Preparing [2022-07-01T21:19:23.733Z] 203a48599ae5: Preparing [2022-07-01T21:19:23.733Z] 94f972e5ff11: Preparing [2022-07-01T21:19:23.733Z] c19c57ea7c3e: Preparing [2022-07-01T21:19:23.733Z] 91a7f1c6c9d3: Preparing [2022-07-01T21:19:23.733Z] 8444197b78c4: Preparing [2022-07-01T21:19:23.733Z] 1d9ef0c993a4: Preparing [2022-07-01T21:19:23.733Z] f73e7dbfee58: Preparing [2022-07-01T21:19:23.733Z] c19c57ea7c3e: Waiting [2022-07-01T21:19:23.733Z] 1d9ef0c993a4: Waiting [2022-07-01T21:19:23.733Z] 91a7f1c6c9d3: Waiting [2022-07-01T21:19:23.733Z] 8444197b78c4: Waiting [2022-07-01T21:19:23.733Z] f73e7dbfee58: Waiting [2022-07-01T21:19:23.733Z] 94f972e5ff11: Waiting [2022-07-01T21:19:23.733Z] 7f6946e967dc: Layer already exists [2022-07-01T21:19:23.733Z] c98a80888ad8: Layer already exists [2022-07-01T21:19:23.733Z] bbf54a1d586f: Layer already exists [2022-07-01T21:19:23.733Z] 3c2700e7dd02: Layer already exists [2022-07-01T21:19:23.733Z] 203a48599ae5: Layer already exists [2022-07-01T21:19:24.012Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:24.012Z] 8444197b78c4: Layer already exists [2022-07-01T21:19:24.012Z] 91a7f1c6c9d3: Layer already exists [2022-07-01T21:19:24.012Z] 1d9ef0c993a4: Layer already exists [2022-07-01T21:19:24.012Z] c19c57ea7c3e: Layer already exists [2022-07-01T21:19:24.012Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:24.012Z] 2.2.1-dev.17: digest: sha256:6de7641d353c2215f9931cde8cb40d7ee6ec07f293fb578b6c093a5bbfdccc8b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:24.405Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:24.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:24.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-01T21:19:24.805Z] bbf54a1d586f: Preparing [2022-07-01T21:19:24.805Z] bbf54a1d586f: Preparing [2022-07-01T21:19:24.805Z] 3c2700e7dd02: Preparing [2022-07-01T21:19:24.805Z] c98a80888ad8: Preparing [2022-07-01T21:19:24.805Z] 7f6946e967dc: Preparing [2022-07-01T21:19:24.805Z] 203a48599ae5: Preparing [2022-07-01T21:19:24.805Z] 94f972e5ff11: Preparing [2022-07-01T21:19:24.805Z] c19c57ea7c3e: Preparing [2022-07-01T21:19:24.805Z] 91a7f1c6c9d3: Preparing [2022-07-01T21:19:24.805Z] 8444197b78c4: Preparing [2022-07-01T21:19:24.805Z] 1d9ef0c993a4: Preparing [2022-07-01T21:19:24.805Z] f73e7dbfee58: Preparing [2022-07-01T21:19:24.805Z] 91a7f1c6c9d3: Waiting [2022-07-01T21:19:24.805Z] 8444197b78c4: Waiting [2022-07-01T21:19:24.805Z] 1d9ef0c993a4: Waiting [2022-07-01T21:19:24.805Z] 94f972e5ff11: Waiting [2022-07-01T21:19:24.805Z] f73e7dbfee58: Waiting [2022-07-01T21:19:24.805Z] c19c57ea7c3e: Waiting [2022-07-01T21:19:24.805Z] 203a48599ae5: Layer already exists [2022-07-01T21:19:24.805Z] 3c2700e7dd02: Layer already exists [2022-07-01T21:19:24.805Z] bbf54a1d586f: Layer already exists [2022-07-01T21:19:24.805Z] 7f6946e967dc: Layer already exists [2022-07-01T21:19:24.805Z] c98a80888ad8: Layer already exists [2022-07-01T21:19:25.083Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:25.083Z] 8444197b78c4: Layer already exists [2022-07-01T21:19:25.083Z] c19c57ea7c3e: Layer already exists [2022-07-01T21:19:25.083Z] 91a7f1c6c9d3: Layer already exists [2022-07-01T21:19:25.083Z] 1d9ef0c993a4: Layer already exists [2022-07-01T21:19:25.083Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:25.083Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:6de7641d353c2215f9931cde8cb40d7ee6ec07f293fb578b6c093a5bbfdccc8b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:25.455Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:25.823Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-07-01T21:19:25.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-01T21:19:25.823Z] bbf54a1d586f: Preparing [2022-07-01T21:19:25.823Z] bbf54a1d586f: Preparing [2022-07-01T21:19:25.823Z] 3c2700e7dd02: Preparing [2022-07-01T21:19:25.823Z] c98a80888ad8: Preparing [2022-07-01T21:19:25.823Z] 7f6946e967dc: Preparing [2022-07-01T21:19:25.823Z] 203a48599ae5: Preparing [2022-07-01T21:19:25.823Z] 94f972e5ff11: Preparing [2022-07-01T21:19:25.823Z] c19c57ea7c3e: Preparing [2022-07-01T21:19:25.823Z] 91a7f1c6c9d3: Preparing [2022-07-01T21:19:25.823Z] 8444197b78c4: Preparing [2022-07-01T21:19:25.824Z] 1d9ef0c993a4: Preparing [2022-07-01T21:19:25.824Z] f73e7dbfee58: Preparing [2022-07-01T21:19:25.824Z] 91a7f1c6c9d3: Waiting [2022-07-01T21:19:25.824Z] 8444197b78c4: Waiting [2022-07-01T21:19:25.824Z] 1d9ef0c993a4: Waiting [2022-07-01T21:19:25.824Z] f73e7dbfee58: Waiting [2022-07-01T21:19:25.824Z] c19c57ea7c3e: Waiting [2022-07-01T21:19:25.824Z] 94f972e5ff11: Waiting [2022-07-01T21:19:25.824Z] bbf54a1d586f: Layer already exists [2022-07-01T21:19:25.824Z] 203a48599ae5: Layer already exists [2022-07-01T21:19:25.824Z] c98a80888ad8: Layer already exists [2022-07-01T21:19:25.824Z] 3c2700e7dd02: Layer already exists [2022-07-01T21:19:25.824Z] 7f6946e967dc: Layer already exists [2022-07-01T21:19:26.095Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:26.095Z] c19c57ea7c3e: Layer already exists [2022-07-01T21:19:26.095Z] 91a7f1c6c9d3: Layer already exists [2022-07-01T21:19:26.095Z] 1d9ef0c993a4: Layer already exists [2022-07-01T21:19:26.095Z] 8444197b78c4: Layer already exists [2022-07-01T21:19:26.095Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:26.095Z] main: digest: sha256:6de7641d353c2215f9931cde8cb40d7ee6ec07f293fb578b6c093a5bbfdccc8b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:19:26.149Z] ===================================================== [Pipeline] echo [2022-07-01T21:19:26.161Z] taggedImages: [2022-07-01T21:19:26.162Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:26.162Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-01T21:19:26.162Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.17 [2022-07-01T21:19:26.162Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:26.162Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-07-01T21:19:26.184Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-07-01T21:19:26.184Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:26.184Z] latest [2022-07-01T21:19:26.184Z] 2.2.1-dev.17 [2022-07-01T21:19:26.184Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:26.184Z] main [2022-07-01T21:19:26.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:26.547Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:26.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:26.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-01T21:19:26.909Z] eb9af957508f: Preparing [2022-07-01T21:19:26.909Z] 6140035151ee: Preparing [2022-07-01T21:19:26.909Z] 210285c8a01d: Preparing [2022-07-01T21:19:26.909Z] 132d57a91d2f: Preparing [2022-07-01T21:19:26.909Z] 4e51a7dae0c3: Preparing [2022-07-01T21:19:26.909Z] 4391a8af41d4: Preparing [2022-07-01T21:19:26.909Z] c4c76edc8af8: Preparing [2022-07-01T21:19:26.909Z] f73e7dbfee58: Preparing [2022-07-01T21:19:26.909Z] 4391a8af41d4: Waiting [2022-07-01T21:19:26.909Z] c4c76edc8af8: Waiting [2022-07-01T21:19:26.909Z] f73e7dbfee58: Waiting [2022-07-01T21:19:27.184Z] eb9af957508f: Pushed [2022-07-01T21:19:27.184Z] 6140035151ee: Pushed [2022-07-01T21:19:27.184Z] 4e51a7dae0c3: Pushed [2022-07-01T21:19:27.184Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:27.460Z] 4391a8af41d4: Pushed [2022-07-01T21:19:28.053Z] c4c76edc8af8: Pushed [2022-07-01T21:19:29.478Z] 132d57a91d2f: Pushed [2022-07-01T21:19:29.751Z] 210285c8a01d: Pushed [2022-07-01T21:19:29.751Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:00799e8ec437bfba832e1d47655bc38b0840d9fab8dd3da7c952e0e95508aa96 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:30.114Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:30.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-01T21:19:30.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-01T21:19:30.470Z] eb9af957508f: Preparing [2022-07-01T21:19:30.470Z] 6140035151ee: Preparing [2022-07-01T21:19:30.470Z] 210285c8a01d: Preparing [2022-07-01T21:19:30.470Z] 132d57a91d2f: Preparing [2022-07-01T21:19:30.470Z] 4e51a7dae0c3: Preparing [2022-07-01T21:19:30.470Z] 4391a8af41d4: Preparing [2022-07-01T21:19:30.470Z] c4c76edc8af8: Preparing [2022-07-01T21:19:30.470Z] f73e7dbfee58: Preparing [2022-07-01T21:19:30.470Z] c4c76edc8af8: Waiting [2022-07-01T21:19:30.470Z] f73e7dbfee58: Waiting [2022-07-01T21:19:30.470Z] 4391a8af41d4: Waiting [2022-07-01T21:19:30.470Z] 6140035151ee: Layer already exists [2022-07-01T21:19:30.470Z] 132d57a91d2f: Layer already exists [2022-07-01T21:19:30.470Z] 210285c8a01d: Layer already exists [2022-07-01T21:19:30.470Z] 4e51a7dae0c3: Layer already exists [2022-07-01T21:19:30.470Z] eb9af957508f: Layer already exists [2022-07-01T21:19:30.741Z] 4391a8af41d4: Layer already exists [2022-07-01T21:19:30.741Z] c4c76edc8af8: Layer already exists [2022-07-01T21:19:30.741Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:30.741Z] latest: digest: sha256:00799e8ec437bfba832e1d47655bc38b0840d9fab8dd3da7c952e0e95508aa96 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:31.103Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:31.454Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.17 [2022-07-01T21:19:31.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-01T21:19:31.454Z] eb9af957508f: Preparing [2022-07-01T21:19:31.454Z] 6140035151ee: Preparing [2022-07-01T21:19:31.454Z] 210285c8a01d: Preparing [2022-07-01T21:19:31.454Z] 132d57a91d2f: Preparing [2022-07-01T21:19:31.454Z] 4e51a7dae0c3: Preparing [2022-07-01T21:19:31.454Z] 4391a8af41d4: Preparing [2022-07-01T21:19:31.454Z] c4c76edc8af8: Preparing [2022-07-01T21:19:31.454Z] f73e7dbfee58: Preparing [2022-07-01T21:19:31.454Z] 4391a8af41d4: Waiting [2022-07-01T21:19:31.454Z] c4c76edc8af8: Waiting [2022-07-01T21:19:31.454Z] f73e7dbfee58: Waiting [2022-07-01T21:19:31.454Z] 4e51a7dae0c3: Layer already exists [2022-07-01T21:19:31.454Z] 6140035151ee: Layer already exists [2022-07-01T21:19:31.454Z] 132d57a91d2f: Layer already exists [2022-07-01T21:19:31.454Z] 210285c8a01d: Layer already exists [2022-07-01T21:19:31.454Z] eb9af957508f: Layer already exists [2022-07-01T21:19:31.454Z] 4391a8af41d4: Layer already exists [2022-07-01T21:19:31.454Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:31.454Z] c4c76edc8af8: Layer already exists [2022-07-01T21:19:31.725Z] 2.2.1-dev.17: digest: sha256:00799e8ec437bfba832e1d47655bc38b0840d9fab8dd3da7c952e0e95508aa96 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:32.089Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:32.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:32.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-01T21:19:32.440Z] eb9af957508f: Preparing [2022-07-01T21:19:32.440Z] 6140035151ee: Preparing [2022-07-01T21:19:32.440Z] 210285c8a01d: Preparing [2022-07-01T21:19:32.440Z] 132d57a91d2f: Preparing [2022-07-01T21:19:32.440Z] 4e51a7dae0c3: Preparing [2022-07-01T21:19:32.440Z] 4391a8af41d4: Preparing [2022-07-01T21:19:32.440Z] c4c76edc8af8: Preparing [2022-07-01T21:19:32.440Z] f73e7dbfee58: Preparing [2022-07-01T21:19:32.440Z] 4391a8af41d4: Waiting [2022-07-01T21:19:32.440Z] c4c76edc8af8: Waiting [2022-07-01T21:19:32.440Z] f73e7dbfee58: Waiting [2022-07-01T21:19:32.440Z] 210285c8a01d: Layer already exists [2022-07-01T21:19:32.440Z] 4e51a7dae0c3: Layer already exists [2022-07-01T21:19:32.440Z] 132d57a91d2f: Layer already exists [2022-07-01T21:19:32.440Z] 6140035151ee: Layer already exists [2022-07-01T21:19:32.440Z] eb9af957508f: Layer already exists [2022-07-01T21:19:32.711Z] 4391a8af41d4: Layer already exists [2022-07-01T21:19:32.711Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:32.711Z] c4c76edc8af8: Layer already exists [2022-07-01T21:19:32.711Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:00799e8ec437bfba832e1d47655bc38b0840d9fab8dd3da7c952e0e95508aa96 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:33.073Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:33.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-07-01T21:19:33.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-01T21:19:33.424Z] eb9af957508f: Preparing [2022-07-01T21:19:33.424Z] 6140035151ee: Preparing [2022-07-01T21:19:33.424Z] 210285c8a01d: Preparing [2022-07-01T21:19:33.424Z] 132d57a91d2f: Preparing [2022-07-01T21:19:33.424Z] 4e51a7dae0c3: Preparing [2022-07-01T21:19:33.424Z] 4391a8af41d4: Preparing [2022-07-01T21:19:33.424Z] c4c76edc8af8: Preparing [2022-07-01T21:19:33.424Z] f73e7dbfee58: Preparing [2022-07-01T21:19:33.424Z] 4391a8af41d4: Waiting [2022-07-01T21:19:33.424Z] c4c76edc8af8: Waiting [2022-07-01T21:19:33.424Z] f73e7dbfee58: Waiting [2022-07-01T21:19:33.424Z] eb9af957508f: Layer already exists [2022-07-01T21:19:33.424Z] 4e51a7dae0c3: Layer already exists [2022-07-01T21:19:33.424Z] 6140035151ee: Layer already exists [2022-07-01T21:19:33.424Z] 210285c8a01d: Layer already exists [2022-07-01T21:19:33.700Z] 132d57a91d2f: Layer already exists [2022-07-01T21:19:33.700Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:33.700Z] 4391a8af41d4: Layer already exists [2022-07-01T21:19:33.700Z] c4c76edc8af8: Layer already exists [2022-07-01T21:19:33.700Z] main: digest: sha256:00799e8ec437bfba832e1d47655bc38b0840d9fab8dd3da7c952e0e95508aa96 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:19:33.756Z] ===================================================== [Pipeline] echo [2022-07-01T21:19:33.764Z] taggedImages: [2022-07-01T21:19:33.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:33.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-01T21:19:33.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.17 [2022-07-01T21:19:33.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:33.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-07-01T21:19:33.784Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-07-01T21:19:33.784Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:33.784Z] latest [2022-07-01T21:19:33.784Z] 2.2.1-dev.17 [2022-07-01T21:19:33.784Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:33.784Z] main [2022-07-01T21:19:33.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:34.143Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:34.501Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:34.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-01T21:19:34.501Z] c27beb053e56: Preparing [2022-07-01T21:19:34.501Z] fe43ae9d313c: Preparing [2022-07-01T21:19:34.501Z] e2f6bb1219d8: Preparing [2022-07-01T21:19:34.501Z] 4a26cd0a7495: Preparing [2022-07-01T21:19:34.501Z] adef7f74a283: Preparing [2022-07-01T21:19:34.501Z] 15645be8e239: Preparing [2022-07-01T21:19:34.501Z] e2d378e7e83d: Preparing [2022-07-01T21:19:34.501Z] c4de82151cf7: Preparing [2022-07-01T21:19:34.501Z] 578f94e4fadd: Preparing [2022-07-01T21:19:34.501Z] f73e7dbfee58: Preparing [2022-07-01T21:19:34.501Z] 15645be8e239: Waiting [2022-07-01T21:19:34.501Z] e2d378e7e83d: Waiting [2022-07-01T21:19:34.501Z] c4de82151cf7: Waiting [2022-07-01T21:19:34.501Z] 578f94e4fadd: Waiting [2022-07-01T21:19:34.501Z] f73e7dbfee58: Waiting [2022-07-01T21:19:34.775Z] fe43ae9d313c: Pushed [2022-07-01T21:19:34.775Z] c27beb053e56: Pushed [2022-07-01T21:19:34.775Z] adef7f74a283: Pushed [2022-07-01T21:19:35.051Z] 15645be8e239: Pushed [2022-07-01T21:19:35.051Z] c4de82151cf7: Pushed [2022-07-01T21:19:35.051Z] e2d378e7e83d: Pushed [2022-07-01T21:19:35.051Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:35.323Z] 578f94e4fadd: Pushed [2022-07-01T21:19:37.295Z] 4a26cd0a7495: Pushed [2022-07-01T21:19:38.271Z] e2f6bb1219d8: Pushed [2022-07-01T21:19:38.271Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:26d582d81facbeb03bd48e1730d82dd862586b9523ce045fdcfdd455eac83eaf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:38.638Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:38.989Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-01T21:19:38.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-01T21:19:38.989Z] c27beb053e56: Preparing [2022-07-01T21:19:38.989Z] fe43ae9d313c: Preparing [2022-07-01T21:19:38.989Z] e2f6bb1219d8: Preparing [2022-07-01T21:19:38.989Z] 4a26cd0a7495: Preparing [2022-07-01T21:19:38.989Z] adef7f74a283: Preparing [2022-07-01T21:19:38.989Z] 15645be8e239: Preparing [2022-07-01T21:19:38.989Z] e2d378e7e83d: Preparing [2022-07-01T21:19:38.989Z] c4de82151cf7: Preparing [2022-07-01T21:19:38.989Z] 578f94e4fadd: Preparing [2022-07-01T21:19:38.989Z] f73e7dbfee58: Preparing [2022-07-01T21:19:38.989Z] 15645be8e239: Waiting [2022-07-01T21:19:38.989Z] e2d378e7e83d: Waiting [2022-07-01T21:19:38.989Z] c4de82151cf7: Waiting [2022-07-01T21:19:38.989Z] 578f94e4fadd: Waiting [2022-07-01T21:19:38.989Z] f73e7dbfee58: Waiting [2022-07-01T21:19:38.989Z] 4a26cd0a7495: Layer already exists [2022-07-01T21:19:38.989Z] fe43ae9d313c: Layer already exists [2022-07-01T21:19:38.989Z] e2f6bb1219d8: Layer already exists [2022-07-01T21:19:38.989Z] c27beb053e56: Layer already exists [2022-07-01T21:19:38.989Z] adef7f74a283: Layer already exists [2022-07-01T21:19:38.989Z] e2d378e7e83d: Layer already exists [2022-07-01T21:19:39.262Z] 15645be8e239: Layer already exists [2022-07-01T21:19:39.262Z] 578f94e4fadd: Layer already exists [2022-07-01T21:19:39.262Z] c4de82151cf7: Layer already exists [2022-07-01T21:19:39.262Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:39.262Z] latest: digest: sha256:26d582d81facbeb03bd48e1730d82dd862586b9523ce045fdcfdd455eac83eaf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:39.616Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:39.976Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.17 [2022-07-01T21:19:39.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-01T21:19:39.976Z] c27beb053e56: Preparing [2022-07-01T21:19:39.976Z] fe43ae9d313c: Preparing [2022-07-01T21:19:39.976Z] e2f6bb1219d8: Preparing [2022-07-01T21:19:39.976Z] 4a26cd0a7495: Preparing [2022-07-01T21:19:39.976Z] adef7f74a283: Preparing [2022-07-01T21:19:39.976Z] 15645be8e239: Preparing [2022-07-01T21:19:39.976Z] e2d378e7e83d: Preparing [2022-07-01T21:19:39.976Z] c4de82151cf7: Preparing [2022-07-01T21:19:39.976Z] 578f94e4fadd: Preparing [2022-07-01T21:19:39.976Z] f73e7dbfee58: Preparing [2022-07-01T21:19:39.976Z] 15645be8e239: Waiting [2022-07-01T21:19:39.976Z] c4de82151cf7: Waiting [2022-07-01T21:19:39.976Z] 578f94e4fadd: Waiting [2022-07-01T21:19:39.976Z] f73e7dbfee58: Waiting [2022-07-01T21:19:39.976Z] e2d378e7e83d: Waiting [2022-07-01T21:19:39.976Z] c27beb053e56: Layer already exists [2022-07-01T21:19:39.976Z] adef7f74a283: Layer already exists [2022-07-01T21:19:39.976Z] 4a26cd0a7495: Layer already exists [2022-07-01T21:19:39.976Z] fe43ae9d313c: Layer already exists [2022-07-01T21:19:39.976Z] e2f6bb1219d8: Layer already exists [2022-07-01T21:19:39.976Z] 578f94e4fadd: Layer already exists [2022-07-01T21:19:39.976Z] e2d378e7e83d: Layer already exists [2022-07-01T21:19:39.976Z] c4de82151cf7: Layer already exists [2022-07-01T21:19:39.976Z] 15645be8e239: Layer already exists [2022-07-01T21:19:39.976Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:40.249Z] 2.2.1-dev.17: digest: sha256:26d582d81facbeb03bd48e1730d82dd862586b9523ce045fdcfdd455eac83eaf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:40.604Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:40.950Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:40.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-01T21:19:40.950Z] c27beb053e56: Preparing [2022-07-01T21:19:40.950Z] fe43ae9d313c: Preparing [2022-07-01T21:19:40.950Z] e2f6bb1219d8: Preparing [2022-07-01T21:19:40.950Z] 4a26cd0a7495: Preparing [2022-07-01T21:19:40.950Z] adef7f74a283: Preparing [2022-07-01T21:19:40.950Z] 15645be8e239: Preparing [2022-07-01T21:19:40.950Z] e2d378e7e83d: Preparing [2022-07-01T21:19:40.950Z] c4de82151cf7: Preparing [2022-07-01T21:19:40.950Z] 578f94e4fadd: Preparing [2022-07-01T21:19:40.950Z] f73e7dbfee58: Preparing [2022-07-01T21:19:40.950Z] 15645be8e239: Waiting [2022-07-01T21:19:40.950Z] c4de82151cf7: Waiting [2022-07-01T21:19:40.950Z] 578f94e4fadd: Waiting [2022-07-01T21:19:40.950Z] f73e7dbfee58: Waiting [2022-07-01T21:19:40.950Z] e2d378e7e83d: Waiting [2022-07-01T21:19:40.950Z] fe43ae9d313c: Layer already exists [2022-07-01T21:19:40.950Z] c27beb053e56: Layer already exists [2022-07-01T21:19:40.950Z] 4a26cd0a7495: Layer already exists [2022-07-01T21:19:40.950Z] e2f6bb1219d8: Layer already exists [2022-07-01T21:19:40.950Z] adef7f74a283: Layer already exists [2022-07-01T21:19:40.950Z] c4de82151cf7: Layer already exists [2022-07-01T21:19:40.950Z] 15645be8e239: Layer already exists [2022-07-01T21:19:40.950Z] e2d378e7e83d: Layer already exists [2022-07-01T21:19:40.950Z] 578f94e4fadd: Layer already exists [2022-07-01T21:19:40.950Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:41.221Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:26d582d81facbeb03bd48e1730d82dd862586b9523ce045fdcfdd455eac83eaf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:41.571Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:41.920Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-07-01T21:19:41.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-01T21:19:41.920Z] c27beb053e56: Preparing [2022-07-01T21:19:41.920Z] fe43ae9d313c: Preparing [2022-07-01T21:19:41.920Z] e2f6bb1219d8: Preparing [2022-07-01T21:19:41.920Z] 4a26cd0a7495: Preparing [2022-07-01T21:19:41.920Z] adef7f74a283: Preparing [2022-07-01T21:19:41.920Z] 15645be8e239: Preparing [2022-07-01T21:19:41.920Z] e2d378e7e83d: Preparing [2022-07-01T21:19:41.920Z] c4de82151cf7: Preparing [2022-07-01T21:19:41.920Z] 578f94e4fadd: Preparing [2022-07-01T21:19:41.920Z] f73e7dbfee58: Preparing [2022-07-01T21:19:41.920Z] 15645be8e239: Waiting [2022-07-01T21:19:41.920Z] e2d378e7e83d: Waiting [2022-07-01T21:19:41.920Z] c4de82151cf7: Waiting [2022-07-01T21:19:41.920Z] f73e7dbfee58: Waiting [2022-07-01T21:19:41.920Z] 578f94e4fadd: Waiting [2022-07-01T21:19:41.920Z] fe43ae9d313c: Layer already exists [2022-07-01T21:19:41.920Z] adef7f74a283: Layer already exists [2022-07-01T21:19:41.920Z] c27beb053e56: Layer already exists [2022-07-01T21:19:41.920Z] e2f6bb1219d8: Layer already exists [2022-07-01T21:19:41.920Z] 4a26cd0a7495: Layer already exists [2022-07-01T21:19:41.920Z] 578f94e4fadd: Layer already exists [2022-07-01T21:19:41.920Z] c4de82151cf7: Layer already exists [2022-07-01T21:19:41.920Z] e2d378e7e83d: Layer already exists [2022-07-01T21:19:41.920Z] 15645be8e239: Layer already exists [2022-07-01T21:19:41.920Z] f73e7dbfee58: Layer already exists [2022-07-01T21:19:42.190Z] main: digest: sha256:26d582d81facbeb03bd48e1730d82dd862586b9523ce045fdcfdd455eac83eaf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:19:42.239Z] ===================================================== [Pipeline] echo [2022-07-01T21:19:42.249Z] taggedImages: [2022-07-01T21:19:42.249Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:42.249Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-01T21:19:42.249Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.17 [2022-07-01T21:19:42.249Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:42.249Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-07-01T21:19:42.267Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-07-01T21:19:42.267Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:42.267Z] latest [2022-07-01T21:19:42.267Z] 2.2.1-dev.17 [2022-07-01T21:19:42.267Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:42.267Z] main [2022-07-01T21:19:42.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:42.619Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:42.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:42.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-01T21:19:42.968Z] e37857f38eef: Preparing [2022-07-01T21:19:42.968Z] 0741b09c847b: Preparing [2022-07-01T21:19:42.968Z] 94f972e5ff11: Preparing [2022-07-01T21:19:42.968Z] 02954ddffc2b: Preparing [2022-07-01T21:19:42.968Z] d71762578c13: Preparing [2022-07-01T21:19:42.968Z] 4f4ce317c6bb: Preparing [2022-07-01T21:19:42.968Z] 4f4ce317c6bb: Waiting [2022-07-01T21:19:42.968Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:43.238Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:19:43.238Z] e37857f38eef: Pushed [2022-07-01T21:19:43.238Z] d71762578c13: Pushed [2022-07-01T21:19:44.206Z] 02954ddffc2b: Pushed [2022-07-01T21:19:47.574Z] 0741b09c847b: Pushed [2022-07-01T21:19:47.574Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:e9da53ccc2f4dfa0425023e3a6485f8d600703378ebd17000b17152832b606c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:47.934Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:48.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-01T21:19:48.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-01T21:19:48.291Z] e37857f38eef: Preparing [2022-07-01T21:19:48.291Z] 0741b09c847b: Preparing [2022-07-01T21:19:48.291Z] 94f972e5ff11: Preparing [2022-07-01T21:19:48.291Z] 02954ddffc2b: Preparing [2022-07-01T21:19:48.291Z] d71762578c13: Preparing [2022-07-01T21:19:48.291Z] 4f4ce317c6bb: Preparing [2022-07-01T21:19:48.291Z] e37857f38eef: Layer already exists [2022-07-01T21:19:48.291Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:48.291Z] d71762578c13: Layer already exists [2022-07-01T21:19:48.291Z] 02954ddffc2b: Layer already exists [2022-07-01T21:19:48.291Z] 0741b09c847b: Layer already exists [2022-07-01T21:19:48.291Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:19:48.564Z] latest: digest: sha256:e9da53ccc2f4dfa0425023e3a6485f8d600703378ebd17000b17152832b606c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:48.923Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:49.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.17 [2022-07-01T21:19:49.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-01T21:19:49.278Z] e37857f38eef: Preparing [2022-07-01T21:19:49.278Z] 0741b09c847b: Preparing [2022-07-01T21:19:49.278Z] 94f972e5ff11: Preparing [2022-07-01T21:19:49.278Z] 02954ddffc2b: Preparing [2022-07-01T21:19:49.278Z] d71762578c13: Preparing [2022-07-01T21:19:49.278Z] 4f4ce317c6bb: Preparing [2022-07-01T21:19:49.278Z] 4f4ce317c6bb: Waiting [2022-07-01T21:19:49.278Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:49.278Z] 02954ddffc2b: Layer already exists [2022-07-01T21:19:49.278Z] d71762578c13: Layer already exists [2022-07-01T21:19:49.278Z] e37857f38eef: Layer already exists [2022-07-01T21:19:49.278Z] 0741b09c847b: Layer already exists [2022-07-01T21:19:49.278Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:19:49.550Z] 2.2.1-dev.17: digest: sha256:e9da53ccc2f4dfa0425023e3a6485f8d600703378ebd17000b17152832b606c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:49.907Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:50.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:50.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-01T21:19:50.251Z] e37857f38eef: Preparing [2022-07-01T21:19:50.251Z] 0741b09c847b: Preparing [2022-07-01T21:19:50.251Z] 94f972e5ff11: Preparing [2022-07-01T21:19:50.251Z] 02954ddffc2b: Preparing [2022-07-01T21:19:50.251Z] d71762578c13: Preparing [2022-07-01T21:19:50.251Z] 4f4ce317c6bb: Preparing [2022-07-01T21:19:50.251Z] 4f4ce317c6bb: Waiting [2022-07-01T21:19:50.251Z] d71762578c13: Layer already exists [2022-07-01T21:19:50.251Z] 02954ddffc2b: Layer already exists [2022-07-01T21:19:50.251Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:50.251Z] 0741b09c847b: Layer already exists [2022-07-01T21:19:50.251Z] e37857f38eef: Layer already exists [2022-07-01T21:19:50.251Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:19:50.521Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:e9da53ccc2f4dfa0425023e3a6485f8d600703378ebd17000b17152832b606c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:50.873Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:51.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-07-01T21:19:51.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-01T21:19:51.225Z] e37857f38eef: Preparing [2022-07-01T21:19:51.225Z] 0741b09c847b: Preparing [2022-07-01T21:19:51.225Z] 94f972e5ff11: Preparing [2022-07-01T21:19:51.225Z] 02954ddffc2b: Preparing [2022-07-01T21:19:51.225Z] d71762578c13: Preparing [2022-07-01T21:19:51.225Z] 4f4ce317c6bb: Preparing [2022-07-01T21:19:51.225Z] 4f4ce317c6bb: Waiting [2022-07-01T21:19:51.225Z] d71762578c13: Layer already exists [2022-07-01T21:19:51.225Z] 02954ddffc2b: Layer already exists [2022-07-01T21:19:51.225Z] 94f972e5ff11: Layer already exists [2022-07-01T21:19:51.225Z] 0741b09c847b: Layer already exists [2022-07-01T21:19:51.225Z] e37857f38eef: Layer already exists [2022-07-01T21:19:51.225Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:19:51.495Z] main: digest: sha256:e9da53ccc2f4dfa0425023e3a6485f8d600703378ebd17000b17152832b606c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:19:51.544Z] ===================================================== [Pipeline] echo [2022-07-01T21:19:51.552Z] taggedImages: [2022-07-01T21:19:51.552Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:51.552Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-01T21:19:51.552Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.17 [2022-07-01T21:19:51.552Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:51.552Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-07-01T21:19:51.571Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-07-01T21:19:51.571Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:51.571Z] latest [2022-07-01T21:19:51.571Z] 2.2.1-dev.17 [2022-07-01T21:19:51.571Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:19:51.571Z] main [2022-07-01T21:19:51.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:51.911Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:19:52.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:19:52.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-01T21:19:52.276Z] 45bc56001068: Preparing [2022-07-01T21:19:52.276Z] 1add894d70c6: Preparing [2022-07-01T21:19:52.276Z] db69fb311a66: Preparing [2022-07-01T21:19:52.276Z] 5a4bc561318d: Preparing [2022-07-01T21:19:52.276Z] 0219553f8723: Preparing [2022-07-01T21:19:52.276Z] da60f47c5a6c: Preparing [2022-07-01T21:19:52.276Z] d71762578c13: Preparing [2022-07-01T21:19:52.276Z] 4f4ce317c6bb: Preparing [2022-07-01T21:19:52.276Z] da60f47c5a6c: Waiting [2022-07-01T21:19:52.276Z] d71762578c13: Waiting [2022-07-01T21:19:52.276Z] 4f4ce317c6bb: Waiting [2022-07-01T21:19:52.545Z] 1add894d70c6: Pushed [2022-07-01T21:19:52.545Z] 45bc56001068: Pushed [2022-07-01T21:19:52.545Z] db69fb311a66: Pushed [2022-07-01T21:19:52.545Z] d71762578c13: Layer already exists [2022-07-01T21:19:52.545Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:19:53.519Z] da60f47c5a6c: Pushed [2022-07-01T21:20:01.785Z] 0219553f8723: Pushed [2022-07-01T21:20:10.050Z] 5a4bc561318d: Pushed [2022-07-01T21:20:10.050Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:6a41151689b5520853678d1dc5688205d68eeec540bd0c868e4534bf0157a2ed size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:10.410Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:10.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-01T21:20:10.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-01T21:20:10.768Z] 45bc56001068: Preparing [2022-07-01T21:20:10.768Z] 1add894d70c6: Preparing [2022-07-01T21:20:10.768Z] db69fb311a66: Preparing [2022-07-01T21:20:10.768Z] 5a4bc561318d: Preparing [2022-07-01T21:20:10.768Z] 0219553f8723: Preparing [2022-07-01T21:20:10.768Z] da60f47c5a6c: Preparing [2022-07-01T21:20:10.768Z] d71762578c13: Preparing [2022-07-01T21:20:10.768Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:10.768Z] da60f47c5a6c: Waiting [2022-07-01T21:20:10.768Z] d71762578c13: Waiting [2022-07-01T21:20:10.768Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:11.041Z] 1add894d70c6: Layer already exists [2022-07-01T21:20:11.041Z] 45bc56001068: Layer already exists [2022-07-01T21:20:11.041Z] 0219553f8723: Layer already exists [2022-07-01T21:20:11.041Z] 5a4bc561318d: Layer already exists [2022-07-01T21:20:11.041Z] db69fb311a66: Layer already exists [2022-07-01T21:20:11.041Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:11.041Z] da60f47c5a6c: Layer already exists [2022-07-01T21:20:11.041Z] d71762578c13: Layer already exists [2022-07-01T21:20:11.041Z] latest: digest: sha256:6a41151689b5520853678d1dc5688205d68eeec540bd0c868e4534bf0157a2ed size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:11.405Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:11.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.17 [2022-07-01T21:20:11.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-01T21:20:11.754Z] 45bc56001068: Preparing [2022-07-01T21:20:11.754Z] 1add894d70c6: Preparing [2022-07-01T21:20:11.754Z] db69fb311a66: Preparing [2022-07-01T21:20:11.754Z] 5a4bc561318d: Preparing [2022-07-01T21:20:11.754Z] 0219553f8723: Preparing [2022-07-01T21:20:11.754Z] da60f47c5a6c: Preparing [2022-07-01T21:20:11.754Z] d71762578c13: Preparing [2022-07-01T21:20:11.754Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:11.754Z] da60f47c5a6c: Waiting [2022-07-01T21:20:11.754Z] d71762578c13: Waiting [2022-07-01T21:20:11.754Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:11.754Z] 1add894d70c6: Layer already exists [2022-07-01T21:20:11.754Z] 45bc56001068: Layer already exists [2022-07-01T21:20:11.754Z] db69fb311a66: Layer already exists [2022-07-01T21:20:11.754Z] 0219553f8723: Layer already exists [2022-07-01T21:20:11.754Z] 5a4bc561318d: Layer already exists [2022-07-01T21:20:11.754Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:12.027Z] da60f47c5a6c: Layer already exists [2022-07-01T21:20:12.027Z] d71762578c13: Layer already exists [2022-07-01T21:20:12.027Z] 2.2.1-dev.17: digest: sha256:6a41151689b5520853678d1dc5688205d68eeec540bd0c868e4534bf0157a2ed size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:12.387Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:12.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:12.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-01T21:20:12.741Z] 45bc56001068: Preparing [2022-07-01T21:20:12.741Z] 1add894d70c6: Preparing [2022-07-01T21:20:12.741Z] db69fb311a66: Preparing [2022-07-01T21:20:12.741Z] 5a4bc561318d: Preparing [2022-07-01T21:20:12.741Z] 0219553f8723: Preparing [2022-07-01T21:20:12.741Z] da60f47c5a6c: Preparing [2022-07-01T21:20:12.741Z] d71762578c13: Preparing [2022-07-01T21:20:12.741Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:12.741Z] da60f47c5a6c: Waiting [2022-07-01T21:20:12.741Z] d71762578c13: Waiting [2022-07-01T21:20:12.741Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:12.741Z] 0219553f8723: Layer already exists [2022-07-01T21:20:12.741Z] db69fb311a66: Layer already exists [2022-07-01T21:20:12.741Z] 45bc56001068: Layer already exists [2022-07-01T21:20:12.741Z] 1add894d70c6: Layer already exists [2022-07-01T21:20:12.741Z] 5a4bc561318d: Layer already exists [2022-07-01T21:20:13.012Z] da60f47c5a6c: Layer already exists [2022-07-01T21:20:13.012Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:13.012Z] d71762578c13: Layer already exists [2022-07-01T21:20:13.012Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:6a41151689b5520853678d1dc5688205d68eeec540bd0c868e4534bf0157a2ed size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:13.362Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:13.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-07-01T21:20:13.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-01T21:20:13.717Z] 45bc56001068: Preparing [2022-07-01T21:20:13.717Z] 1add894d70c6: Preparing [2022-07-01T21:20:13.717Z] db69fb311a66: Preparing [2022-07-01T21:20:13.717Z] 5a4bc561318d: Preparing [2022-07-01T21:20:13.717Z] 0219553f8723: Preparing [2022-07-01T21:20:13.717Z] da60f47c5a6c: Preparing [2022-07-01T21:20:13.717Z] d71762578c13: Preparing [2022-07-01T21:20:13.717Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:13.717Z] da60f47c5a6c: Waiting [2022-07-01T21:20:13.717Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:13.717Z] d71762578c13: Waiting [2022-07-01T21:20:13.717Z] 0219553f8723: Layer already exists [2022-07-01T21:20:13.717Z] 45bc56001068: Layer already exists [2022-07-01T21:20:13.717Z] db69fb311a66: Layer already exists [2022-07-01T21:20:13.717Z] 5a4bc561318d: Layer already exists [2022-07-01T21:20:13.717Z] 1add894d70c6: Layer already exists [2022-07-01T21:20:13.990Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:13.990Z] da60f47c5a6c: Layer already exists [2022-07-01T21:20:13.990Z] d71762578c13: Layer already exists [2022-07-01T21:20:13.990Z] main: digest: sha256:6a41151689b5520853678d1dc5688205d68eeec540bd0c868e4534bf0157a2ed size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:20:14.044Z] ===================================================== [Pipeline] echo [2022-07-01T21:20:14.053Z] taggedImages: [2022-07-01T21:20:14.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:14.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-01T21:20:14.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.17 [2022-07-01T21:20:14.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:14.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-07-01T21:20:14.072Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-07-01T21:20:14.072Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:14.072Z] latest [2022-07-01T21:20:14.072Z] 2.2.1-dev.17 [2022-07-01T21:20:14.072Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:14.072Z] main [2022-07-01T21:20:14.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:14.432Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:14.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:14.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-01T21:20:14.786Z] 213f3ec0bb74: Preparing [2022-07-01T21:20:14.786Z] cf35731bd3bc: Preparing [2022-07-01T21:20:14.786Z] 908fcdfbb92f: Preparing [2022-07-01T21:20:14.786Z] d9ba3e4b8beb: Preparing [2022-07-01T21:20:14.786Z] ccd0e22ca4fd: Preparing [2022-07-01T21:20:14.786Z] d71762578c13: Preparing [2022-07-01T21:20:14.786Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:14.786Z] d71762578c13: Waiting [2022-07-01T21:20:14.786Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:15.059Z] 213f3ec0bb74: Pushed [2022-07-01T21:20:15.059Z] cf35731bd3bc: Pushed [2022-07-01T21:20:15.059Z] 908fcdfbb92f: Pushed [2022-07-01T21:20:15.059Z] d71762578c13: Layer already exists [2022-07-01T21:20:15.059Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:15.652Z] ccd0e22ca4fd: Pushed [2022-07-01T21:20:33.934Z] d9ba3e4b8beb: Pushed [2022-07-01T21:20:33.934Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:bcb406965e507a04a4b7ca830014b9770a4981ee78535d881ff86c3e590841cf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:34.296Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:34.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-01T21:20:34.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-01T21:20:34.659Z] 213f3ec0bb74: Preparing [2022-07-01T21:20:34.659Z] cf35731bd3bc: Preparing [2022-07-01T21:20:34.659Z] 908fcdfbb92f: Preparing [2022-07-01T21:20:34.659Z] d9ba3e4b8beb: Preparing [2022-07-01T21:20:34.659Z] ccd0e22ca4fd: Preparing [2022-07-01T21:20:34.659Z] d71762578c13: Preparing [2022-07-01T21:20:34.659Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:34.659Z] d71762578c13: Waiting [2022-07-01T21:20:34.659Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:34.659Z] ccd0e22ca4fd: Layer already exists [2022-07-01T21:20:34.659Z] d9ba3e4b8beb: Layer already exists [2022-07-01T21:20:34.659Z] cf35731bd3bc: Layer already exists [2022-07-01T21:20:34.659Z] 908fcdfbb92f: Layer already exists [2022-07-01T21:20:34.659Z] 213f3ec0bb74: Layer already exists [2022-07-01T21:20:34.929Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:34.929Z] d71762578c13: Layer already exists [2022-07-01T21:20:34.929Z] latest: digest: sha256:bcb406965e507a04a4b7ca830014b9770a4981ee78535d881ff86c3e590841cf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:35.287Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:35.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.17 [2022-07-01T21:20:35.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-01T21:20:35.645Z] 213f3ec0bb74: Preparing [2022-07-01T21:20:35.645Z] cf35731bd3bc: Preparing [2022-07-01T21:20:35.645Z] 908fcdfbb92f: Preparing [2022-07-01T21:20:35.645Z] d9ba3e4b8beb: Preparing [2022-07-01T21:20:35.645Z] ccd0e22ca4fd: Preparing [2022-07-01T21:20:35.645Z] d71762578c13: Preparing [2022-07-01T21:20:35.645Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:35.645Z] d71762578c13: Waiting [2022-07-01T21:20:35.645Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:35.645Z] 908fcdfbb92f: Layer already exists [2022-07-01T21:20:35.645Z] cf35731bd3bc: Layer already exists [2022-07-01T21:20:35.645Z] d9ba3e4b8beb: Layer already exists [2022-07-01T21:20:35.645Z] ccd0e22ca4fd: Layer already exists [2022-07-01T21:20:35.645Z] 213f3ec0bb74: Layer already exists [2022-07-01T21:20:35.914Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:35.914Z] d71762578c13: Layer already exists [2022-07-01T21:20:35.914Z] 2.2.1-dev.17: digest: sha256:bcb406965e507a04a4b7ca830014b9770a4981ee78535d881ff86c3e590841cf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:36.276Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:36.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:36.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-01T21:20:36.628Z] 213f3ec0bb74: Preparing [2022-07-01T21:20:36.628Z] cf35731bd3bc: Preparing [2022-07-01T21:20:36.628Z] 908fcdfbb92f: Preparing [2022-07-01T21:20:36.628Z] d9ba3e4b8beb: Preparing [2022-07-01T21:20:36.628Z] ccd0e22ca4fd: Preparing [2022-07-01T21:20:36.628Z] d71762578c13: Preparing [2022-07-01T21:20:36.628Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:36.628Z] d71762578c13: Waiting [2022-07-01T21:20:36.628Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:36.628Z] d9ba3e4b8beb: Layer already exists [2022-07-01T21:20:36.628Z] cf35731bd3bc: Layer already exists [2022-07-01T21:20:36.628Z] 213f3ec0bb74: Layer already exists [2022-07-01T21:20:36.628Z] 908fcdfbb92f: Layer already exists [2022-07-01T21:20:36.628Z] ccd0e22ca4fd: Layer already exists [2022-07-01T21:20:36.898Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:36.898Z] d71762578c13: Layer already exists [2022-07-01T21:20:36.898Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:bcb406965e507a04a4b7ca830014b9770a4981ee78535d881ff86c3e590841cf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:37.257Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:37.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-07-01T21:20:37.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-01T21:20:37.606Z] 213f3ec0bb74: Preparing [2022-07-01T21:20:37.606Z] cf35731bd3bc: Preparing [2022-07-01T21:20:37.606Z] 908fcdfbb92f: Preparing [2022-07-01T21:20:37.606Z] d9ba3e4b8beb: Preparing [2022-07-01T21:20:37.606Z] ccd0e22ca4fd: Preparing [2022-07-01T21:20:37.606Z] d71762578c13: Preparing [2022-07-01T21:20:37.606Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:37.606Z] d71762578c13: Waiting [2022-07-01T21:20:37.606Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:37.606Z] ccd0e22ca4fd: Layer already exists [2022-07-01T21:20:37.606Z] d9ba3e4b8beb: Layer already exists [2022-07-01T21:20:37.606Z] 908fcdfbb92f: Layer already exists [2022-07-01T21:20:37.606Z] cf35731bd3bc: Layer already exists [2022-07-01T21:20:37.606Z] 213f3ec0bb74: Layer already exists [2022-07-01T21:20:37.606Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:37.606Z] d71762578c13: Layer already exists [2022-07-01T21:20:37.875Z] main: digest: sha256:bcb406965e507a04a4b7ca830014b9770a4981ee78535d881ff86c3e590841cf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:20:37.931Z] ===================================================== [Pipeline] echo [2022-07-01T21:20:37.940Z] taggedImages: [2022-07-01T21:20:37.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:37.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-01T21:20:37.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.17 [2022-07-01T21:20:37.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:37.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-07-01T21:20:37.960Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-07-01T21:20:37.960Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:37.960Z] latest [2022-07-01T21:20:37.960Z] 2.2.1-dev.17 [2022-07-01T21:20:37.960Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:37.960Z] main [2022-07-01T21:20:37.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:38.309Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:38.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:38.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-01T21:20:38.666Z] e1294e58ee04: Preparing [2022-07-01T21:20:38.666Z] 003fd52b66bf: Preparing [2022-07-01T21:20:38.666Z] 26667c14316f: Preparing [2022-07-01T21:20:38.666Z] d9ba3e4b8beb: Preparing [2022-07-01T21:20:38.666Z] ac015e3b5e4c: Preparing [2022-07-01T21:20:38.666Z] d71762578c13: Preparing [2022-07-01T21:20:38.666Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:38.666Z] d71762578c13: Waiting [2022-07-01T21:20:38.666Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:38.938Z] d9ba3e4b8beb: Layer already exists [2022-07-01T21:20:38.938Z] d71762578c13: Layer already exists [2022-07-01T21:20:38.938Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:38.938Z] e1294e58ee04: Pushed [2022-07-01T21:20:38.938Z] 003fd52b66bf: Pushed [2022-07-01T21:20:38.938Z] 26667c14316f: Pushed [2022-07-01T21:20:39.527Z] ac015e3b5e4c: Pushed [2022-07-01T21:20:39.798Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:bf80f3e8f16f21a75d5aa486fc793ee965bd0f602f86ba4fcb25f2b2e9d06688 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:40.151Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:40.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-01T21:20:40.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-01T21:20:40.546Z] e1294e58ee04: Preparing [2022-07-01T21:20:40.546Z] 003fd52b66bf: Preparing [2022-07-01T21:20:40.546Z] 26667c14316f: Preparing [2022-07-01T21:20:40.546Z] d9ba3e4b8beb: Preparing [2022-07-01T21:20:40.546Z] ac015e3b5e4c: Preparing [2022-07-01T21:20:40.546Z] d71762578c13: Preparing [2022-07-01T21:20:40.546Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:40.546Z] d71762578c13: Waiting [2022-07-01T21:20:40.546Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:40.546Z] ac015e3b5e4c: Layer already exists [2022-07-01T21:20:40.546Z] 26667c14316f: Layer already exists [2022-07-01T21:20:40.546Z] e1294e58ee04: Layer already exists [2022-07-01T21:20:40.546Z] d9ba3e4b8beb: Layer already exists [2022-07-01T21:20:40.546Z] 003fd52b66bf: Layer already exists [2022-07-01T21:20:40.822Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:40.823Z] d71762578c13: Layer already exists [2022-07-01T21:20:40.823Z] latest: digest: sha256:bf80f3e8f16f21a75d5aa486fc793ee965bd0f602f86ba4fcb25f2b2e9d06688 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:41.189Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:41.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.17 [2022-07-01T21:20:41.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-01T21:20:41.553Z] e1294e58ee04: Preparing [2022-07-01T21:20:41.553Z] 003fd52b66bf: Preparing [2022-07-01T21:20:41.553Z] 26667c14316f: Preparing [2022-07-01T21:20:41.553Z] d9ba3e4b8beb: Preparing [2022-07-01T21:20:41.553Z] ac015e3b5e4c: Preparing [2022-07-01T21:20:41.553Z] d71762578c13: Preparing [2022-07-01T21:20:41.553Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:41.553Z] d71762578c13: Waiting [2022-07-01T21:20:41.553Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:41.553Z] 26667c14316f: Layer already exists [2022-07-01T21:20:41.553Z] ac015e3b5e4c: Layer already exists [2022-07-01T21:20:41.553Z] e1294e58ee04: Layer already exists [2022-07-01T21:20:41.553Z] d9ba3e4b8beb: Layer already exists [2022-07-01T21:20:41.553Z] 003fd52b66bf: Layer already exists [2022-07-01T21:20:41.832Z] d71762578c13: Layer already exists [2022-07-01T21:20:41.832Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:41.833Z] 2.2.1-dev.17: digest: sha256:bf80f3e8f16f21a75d5aa486fc793ee965bd0f602f86ba4fcb25f2b2e9d06688 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:42.200Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:42.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:42.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-01T21:20:42.560Z] e1294e58ee04: Preparing [2022-07-01T21:20:42.560Z] 003fd52b66bf: Preparing [2022-07-01T21:20:42.560Z] 26667c14316f: Preparing [2022-07-01T21:20:42.560Z] d9ba3e4b8beb: Preparing [2022-07-01T21:20:42.560Z] ac015e3b5e4c: Preparing [2022-07-01T21:20:42.560Z] d71762578c13: Preparing [2022-07-01T21:20:42.560Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:42.560Z] d71762578c13: Waiting [2022-07-01T21:20:42.560Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:42.560Z] 26667c14316f: Layer already exists [2022-07-01T21:20:42.560Z] e1294e58ee04: Layer already exists [2022-07-01T21:20:42.560Z] 003fd52b66bf: Layer already exists [2022-07-01T21:20:42.560Z] d9ba3e4b8beb: Layer already exists [2022-07-01T21:20:42.560Z] ac015e3b5e4c: Layer already exists [2022-07-01T21:20:42.560Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:42.832Z] d71762578c13: Layer already exists [2022-07-01T21:20:42.832Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:bf80f3e8f16f21a75d5aa486fc793ee965bd0f602f86ba4fcb25f2b2e9d06688 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:43.200Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:43.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-07-01T21:20:43.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-01T21:20:43.576Z] e1294e58ee04: Preparing [2022-07-01T21:20:43.576Z] 003fd52b66bf: Preparing [2022-07-01T21:20:43.576Z] 26667c14316f: Preparing [2022-07-01T21:20:43.576Z] d9ba3e4b8beb: Preparing [2022-07-01T21:20:43.576Z] ac015e3b5e4c: Preparing [2022-07-01T21:20:43.576Z] d71762578c13: Preparing [2022-07-01T21:20:43.576Z] 4f4ce317c6bb: Preparing [2022-07-01T21:20:43.576Z] d71762578c13: Waiting [2022-07-01T21:20:43.576Z] 4f4ce317c6bb: Waiting [2022-07-01T21:20:43.576Z] ac015e3b5e4c: Layer already exists [2022-07-01T21:20:43.576Z] e1294e58ee04: Layer already exists [2022-07-01T21:20:43.576Z] d9ba3e4b8beb: Layer already exists [2022-07-01T21:20:43.576Z] 003fd52b66bf: Layer already exists [2022-07-01T21:20:43.576Z] 26667c14316f: Layer already exists [2022-07-01T21:20:43.576Z] d71762578c13: Layer already exists [2022-07-01T21:20:43.852Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:20:43.852Z] main: digest: sha256:bf80f3e8f16f21a75d5aa486fc793ee965bd0f602f86ba4fcb25f2b2e9d06688 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:20:43.915Z] ===================================================== [Pipeline] echo [2022-07-01T21:20:43.923Z] taggedImages: [2022-07-01T21:20:43.923Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:43.923Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-01T21:20:43.923Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.17 [2022-07-01T21:20:43.923Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:43.923Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-07-01T21:20:43.942Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-07-01T21:20:43.942Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:43.942Z] latest [2022-07-01T21:20:43.942Z] 2.2.1-dev.17 [2022-07-01T21:20:43.942Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:43.942Z] main [2022-07-01T21:20:43.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:44.294Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:44.646Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:44.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-01T21:20:44.646Z] b2447b74a165: Preparing [2022-07-01T21:20:44.646Z] 50c2d983e81f: Preparing [2022-07-01T21:20:44.646Z] 94f972e5ff11: Preparing [2022-07-01T21:20:44.646Z] 9ae30b7237bf: Preparing [2022-07-01T21:20:44.646Z] f73e7dbfee58: Preparing [2022-07-01T21:20:44.646Z] f73e7dbfee58: Layer already exists [2022-07-01T21:20:44.646Z] 94f972e5ff11: Layer already exists [2022-07-01T21:20:44.916Z] b2447b74a165: Pushed [2022-07-01T21:20:45.187Z] 9ae30b7237bf: Pushed [2022-07-01T21:20:49.462Z] 50c2d983e81f: Pushed [2022-07-01T21:20:49.732Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:8821b0ea7a95bf144c66b55c2b58b34aed12532b366dd667f07301cf45073220 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:50.087Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:50.437Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-01T21:20:50.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-01T21:20:50.438Z] b2447b74a165: Preparing [2022-07-01T21:20:50.438Z] 50c2d983e81f: Preparing [2022-07-01T21:20:50.438Z] 94f972e5ff11: Preparing [2022-07-01T21:20:50.438Z] 9ae30b7237bf: Preparing [2022-07-01T21:20:50.438Z] f73e7dbfee58: Preparing [2022-07-01T21:20:50.438Z] f73e7dbfee58: Layer already exists [2022-07-01T21:20:50.438Z] 9ae30b7237bf: Layer already exists [2022-07-01T21:20:50.438Z] 94f972e5ff11: Layer already exists [2022-07-01T21:20:50.438Z] b2447b74a165: Layer already exists [2022-07-01T21:20:50.438Z] 50c2d983e81f: Layer already exists [2022-07-01T21:20:50.706Z] latest: digest: sha256:8821b0ea7a95bf144c66b55c2b58b34aed12532b366dd667f07301cf45073220 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:51.059Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:51.412Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.17 [2022-07-01T21:20:51.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-01T21:20:51.412Z] b2447b74a165: Preparing [2022-07-01T21:20:51.412Z] 50c2d983e81f: Preparing [2022-07-01T21:20:51.412Z] 94f972e5ff11: Preparing [2022-07-01T21:20:51.412Z] 9ae30b7237bf: Preparing [2022-07-01T21:20:51.412Z] f73e7dbfee58: Preparing [2022-07-01T21:20:51.412Z] f73e7dbfee58: Layer already exists [2022-07-01T21:20:51.412Z] b2447b74a165: Layer already exists [2022-07-01T21:20:51.412Z] 9ae30b7237bf: Layer already exists [2022-07-01T21:20:51.412Z] 50c2d983e81f: Layer already exists [2022-07-01T21:20:51.412Z] 94f972e5ff11: Layer already exists [2022-07-01T21:20:51.682Z] 2.2.1-dev.17: digest: sha256:8821b0ea7a95bf144c66b55c2b58b34aed12532b366dd667f07301cf45073220 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:52.032Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:52.379Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:52.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-01T21:20:52.379Z] b2447b74a165: Preparing [2022-07-01T21:20:52.379Z] 50c2d983e81f: Preparing [2022-07-01T21:20:52.379Z] 94f972e5ff11: Preparing [2022-07-01T21:20:52.379Z] 9ae30b7237bf: Preparing [2022-07-01T21:20:52.379Z] f73e7dbfee58: Preparing [2022-07-01T21:20:52.379Z] f73e7dbfee58: Layer already exists [2022-07-01T21:20:52.379Z] 9ae30b7237bf: Layer already exists [2022-07-01T21:20:52.379Z] b2447b74a165: Layer already exists [2022-07-01T21:20:52.379Z] 50c2d983e81f: Layer already exists [2022-07-01T21:20:52.379Z] 94f972e5ff11: Layer already exists [2022-07-01T21:20:52.649Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:8821b0ea7a95bf144c66b55c2b58b34aed12532b366dd667f07301cf45073220 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:53.002Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:53.344Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-07-01T21:20:53.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-01T21:20:53.344Z] b2447b74a165: Preparing [2022-07-01T21:20:53.344Z] 50c2d983e81f: Preparing [2022-07-01T21:20:53.344Z] 94f972e5ff11: Preparing [2022-07-01T21:20:53.344Z] 9ae30b7237bf: Preparing [2022-07-01T21:20:53.344Z] f73e7dbfee58: Preparing [2022-07-01T21:20:53.344Z] 50c2d983e81f: Layer already exists [2022-07-01T21:20:53.344Z] 9ae30b7237bf: Layer already exists [2022-07-01T21:20:53.344Z] 94f972e5ff11: Layer already exists [2022-07-01T21:20:53.344Z] b2447b74a165: Layer already exists [2022-07-01T21:20:53.344Z] f73e7dbfee58: Layer already exists [2022-07-01T21:20:53.612Z] main: digest: sha256:8821b0ea7a95bf144c66b55c2b58b34aed12532b366dd667f07301cf45073220 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:20:53.669Z] ===================================================== [Pipeline] echo [2022-07-01T21:20:53.677Z] taggedImages: [2022-07-01T21:20:53.677Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:53.677Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-01T21:20:53.677Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.17 [2022-07-01T21:20:53.677Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:53.677Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-07-01T21:20:53.697Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-07-01T21:20:53.697Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:53.697Z] latest [2022-07-01T21:20:53.697Z] 2.2.1-dev.17 [2022-07-01T21:20:53.697Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:20:53.697Z] main [2022-07-01T21:20:53.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:54.039Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:20:54.388Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:20:54.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-01T21:20:54.388Z] 2b93695d3a28: Preparing [2022-07-01T21:20:54.388Z] c9aa30469e79: Preparing [2022-07-01T21:20:54.388Z] 94f972e5ff11: Preparing [2022-07-01T21:20:54.388Z] c1491cdd0be8: Preparing [2022-07-01T21:20:54.388Z] f73e7dbfee58: Preparing [2022-07-01T21:20:54.659Z] c1491cdd0be8: Layer already exists [2022-07-01T21:20:54.659Z] 94f972e5ff11: Layer already exists [2022-07-01T21:20:54.659Z] f73e7dbfee58: Layer already exists [2022-07-01T21:20:54.659Z] 2b93695d3a28: Pushed [2022-07-01T21:21:00.042Z] c9aa30469e79: Pushed [2022-07-01T21:21:00.042Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:e2c460bd9fd3a07a19c2223344d6b6277a85a0b4646cead76dee40aa6ff676b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:00.413Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:00.766Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-01T21:21:00.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-01T21:21:00.766Z] 2b93695d3a28: Preparing [2022-07-01T21:21:00.766Z] c9aa30469e79: Preparing [2022-07-01T21:21:00.766Z] 94f972e5ff11: Preparing [2022-07-01T21:21:00.766Z] c1491cdd0be8: Preparing [2022-07-01T21:21:00.766Z] f73e7dbfee58: Preparing [2022-07-01T21:21:01.037Z] c1491cdd0be8: Layer already exists [2022-07-01T21:21:01.037Z] c9aa30469e79: Layer already exists [2022-07-01T21:21:01.037Z] f73e7dbfee58: Layer already exists [2022-07-01T21:21:01.037Z] 94f972e5ff11: Layer already exists [2022-07-01T21:21:01.037Z] 2b93695d3a28: Layer already exists [2022-07-01T21:21:01.037Z] latest: digest: sha256:e2c460bd9fd3a07a19c2223344d6b6277a85a0b4646cead76dee40aa6ff676b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:01.392Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:01.747Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.17 [2022-07-01T21:21:01.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-01T21:21:01.747Z] 2b93695d3a28: Preparing [2022-07-01T21:21:01.747Z] c9aa30469e79: Preparing [2022-07-01T21:21:01.747Z] 94f972e5ff11: Preparing [2022-07-01T21:21:01.747Z] c1491cdd0be8: Preparing [2022-07-01T21:21:01.747Z] f73e7dbfee58: Preparing [2022-07-01T21:21:01.747Z] 2b93695d3a28: Layer already exists [2022-07-01T21:21:01.747Z] c9aa30469e79: Layer already exists [2022-07-01T21:21:01.747Z] 94f972e5ff11: Layer already exists [2022-07-01T21:21:01.747Z] f73e7dbfee58: Layer already exists [2022-07-01T21:21:01.747Z] c1491cdd0be8: Layer already exists [2022-07-01T21:21:02.019Z] 2.2.1-dev.17: digest: sha256:e2c460bd9fd3a07a19c2223344d6b6277a85a0b4646cead76dee40aa6ff676b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:02.379Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:02.735Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:21:02.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-01T21:21:02.736Z] 2b93695d3a28: Preparing [2022-07-01T21:21:02.736Z] c9aa30469e79: Preparing [2022-07-01T21:21:02.736Z] 94f972e5ff11: Preparing [2022-07-01T21:21:02.736Z] c1491cdd0be8: Preparing [2022-07-01T21:21:02.736Z] f73e7dbfee58: Preparing [2022-07-01T21:21:02.736Z] c9aa30469e79: Layer already exists [2022-07-01T21:21:02.736Z] c1491cdd0be8: Layer already exists [2022-07-01T21:21:02.736Z] 94f972e5ff11: Layer already exists [2022-07-01T21:21:02.736Z] f73e7dbfee58: Layer already exists [2022-07-01T21:21:02.736Z] 2b93695d3a28: Layer already exists [2022-07-01T21:21:03.006Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:e2c460bd9fd3a07a19c2223344d6b6277a85a0b4646cead76dee40aa6ff676b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:03.367Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:03.721Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-07-01T21:21:03.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-01T21:21:03.721Z] 2b93695d3a28: Preparing [2022-07-01T21:21:03.721Z] c9aa30469e79: Preparing [2022-07-01T21:21:03.721Z] 94f972e5ff11: Preparing [2022-07-01T21:21:03.721Z] c1491cdd0be8: Preparing [2022-07-01T21:21:03.721Z] f73e7dbfee58: Preparing [2022-07-01T21:21:03.721Z] 2b93695d3a28: Layer already exists [2022-07-01T21:21:03.721Z] c1491cdd0be8: Layer already exists [2022-07-01T21:21:03.721Z] c9aa30469e79: Layer already exists [2022-07-01T21:21:03.721Z] 94f972e5ff11: Layer already exists [2022-07-01T21:21:03.721Z] f73e7dbfee58: Layer already exists [2022-07-01T21:21:03.991Z] main: digest: sha256:e2c460bd9fd3a07a19c2223344d6b6277a85a0b4646cead76dee40aa6ff676b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:21:04.049Z] ===================================================== [Pipeline] echo [2022-07-01T21:21:04.058Z] taggedImages: [2022-07-01T21:21:04.058Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:21:04.058Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-01T21:21:04.058Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.17 [2022-07-01T21:21:04.058Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:21:04.058Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-07-01T21:21:04.075Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-07-01T21:21:04.075Z] 9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:21:04.075Z] latest [2022-07-01T21:21:04.075Z] 2.2.1-dev.17 [2022-07-01T21:21:04.075Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:21:04.075Z] main [2022-07-01T21:21:04.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:04.416Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:04.769Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:21:04.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-01T21:21:04.769Z] bf3a206e3d58: Preparing [2022-07-01T21:21:04.769Z] 69fc2eaf9613: Preparing [2022-07-01T21:21:04.769Z] e1fc35ec5a01: Preparing [2022-07-01T21:21:04.769Z] b4dde313948d: Preparing [2022-07-01T21:21:04.769Z] f0e5a4d6c014: Preparing [2022-07-01T21:21:04.769Z] 3b19d27f08f7: Preparing [2022-07-01T21:21:04.769Z] 73bb99a6e169: Preparing [2022-07-01T21:21:04.769Z] ec06c3102977: Preparing [2022-07-01T21:21:04.769Z] 6a3c62e080c7: Preparing [2022-07-01T21:21:04.769Z] 340cb19ca677: Preparing [2022-07-01T21:21:04.769Z] 4f4ce317c6bb: Preparing [2022-07-01T21:21:04.769Z] 73bb99a6e169: Waiting [2022-07-01T21:21:04.769Z] ec06c3102977: Waiting [2022-07-01T21:21:04.769Z] 6a3c62e080c7: Waiting [2022-07-01T21:21:04.769Z] 340cb19ca677: Waiting [2022-07-01T21:21:04.769Z] 4f4ce317c6bb: Waiting [2022-07-01T21:21:04.769Z] 3b19d27f08f7: Waiting [2022-07-01T21:21:05.067Z] f0e5a4d6c014: Layer already exists [2022-07-01T21:21:05.067Z] 3b19d27f08f7: Layer already exists [2022-07-01T21:21:05.067Z] 73bb99a6e169: Layer already exists [2022-07-01T21:21:05.067Z] ec06c3102977: Layer already exists [2022-07-01T21:21:05.067Z] 69fc2eaf9613: Pushed [2022-07-01T21:21:05.067Z] 6a3c62e080c7: Layer already exists [2022-07-01T21:21:05.067Z] 340cb19ca677: Layer already exists [2022-07-01T21:21:05.067Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:21:05.660Z] bf3a206e3d58: Pushed [2022-07-01T21:21:07.634Z] e1fc35ec5a01: Pushed [2022-07-01T21:21:22.670Z] b4dde313948d: Pushed [2022-07-01T21:21:22.670Z] 9f5805745f4137666cc0ff23d60db09fdca723d9: digest: sha256:9fc8297d1b8ed0149dd3aa40f55df0d873c8d096f0f1bcf8aa19ca480682ff4c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:23.038Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:23.393Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-01T21:21:23.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-01T21:21:23.393Z] bf3a206e3d58: Preparing [2022-07-01T21:21:23.393Z] 69fc2eaf9613: Preparing [2022-07-01T21:21:23.393Z] e1fc35ec5a01: Preparing [2022-07-01T21:21:23.393Z] b4dde313948d: Preparing [2022-07-01T21:21:23.393Z] f0e5a4d6c014: Preparing [2022-07-01T21:21:23.393Z] 3b19d27f08f7: Preparing [2022-07-01T21:21:23.393Z] 73bb99a6e169: Preparing [2022-07-01T21:21:23.393Z] ec06c3102977: Preparing [2022-07-01T21:21:23.393Z] 6a3c62e080c7: Preparing [2022-07-01T21:21:23.393Z] 340cb19ca677: Preparing [2022-07-01T21:21:23.393Z] 4f4ce317c6bb: Preparing [2022-07-01T21:21:23.393Z] 3b19d27f08f7: Waiting [2022-07-01T21:21:23.393Z] 73bb99a6e169: Waiting [2022-07-01T21:21:23.393Z] ec06c3102977: Waiting [2022-07-01T21:21:23.393Z] 6a3c62e080c7: Waiting [2022-07-01T21:21:23.393Z] 340cb19ca677: Waiting [2022-07-01T21:21:23.393Z] 4f4ce317c6bb: Waiting [2022-07-01T21:21:23.393Z] e1fc35ec5a01: Layer already exists [2022-07-01T21:21:23.393Z] f0e5a4d6c014: Layer already exists [2022-07-01T21:21:23.393Z] 69fc2eaf9613: Layer already exists [2022-07-01T21:21:23.393Z] bf3a206e3d58: Layer already exists [2022-07-01T21:21:23.393Z] b4dde313948d: Layer already exists [2022-07-01T21:21:23.393Z] ec06c3102977: Layer already exists [2022-07-01T21:21:23.393Z] 73bb99a6e169: Layer already exists [2022-07-01T21:21:23.393Z] 3b19d27f08f7: Layer already exists [2022-07-01T21:21:23.393Z] 340cb19ca677: Layer already exists [2022-07-01T21:21:23.664Z] 6a3c62e080c7: Layer already exists [2022-07-01T21:21:23.664Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:21:23.664Z] latest: digest: sha256:9fc8297d1b8ed0149dd3aa40f55df0d873c8d096f0f1bcf8aa19ca480682ff4c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:24.024Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:24.379Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.17 [2022-07-01T21:21:24.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-01T21:21:24.379Z] bf3a206e3d58: Preparing [2022-07-01T21:21:24.379Z] 69fc2eaf9613: Preparing [2022-07-01T21:21:24.379Z] e1fc35ec5a01: Preparing [2022-07-01T21:21:24.379Z] b4dde313948d: Preparing [2022-07-01T21:21:24.379Z] f0e5a4d6c014: Preparing [2022-07-01T21:21:24.379Z] 3b19d27f08f7: Preparing [2022-07-01T21:21:24.379Z] 73bb99a6e169: Preparing [2022-07-01T21:21:24.379Z] ec06c3102977: Preparing [2022-07-01T21:21:24.379Z] 6a3c62e080c7: Preparing [2022-07-01T21:21:24.379Z] 340cb19ca677: Preparing [2022-07-01T21:21:24.379Z] 4f4ce317c6bb: Preparing [2022-07-01T21:21:24.379Z] 3b19d27f08f7: Waiting [2022-07-01T21:21:24.379Z] 73bb99a6e169: Waiting [2022-07-01T21:21:24.379Z] ec06c3102977: Waiting [2022-07-01T21:21:24.379Z] 6a3c62e080c7: Waiting [2022-07-01T21:21:24.379Z] 340cb19ca677: Waiting [2022-07-01T21:21:24.379Z] 4f4ce317c6bb: Waiting [2022-07-01T21:21:24.379Z] f0e5a4d6c014: Layer already exists [2022-07-01T21:21:24.379Z] bf3a206e3d58: Layer already exists [2022-07-01T21:21:24.379Z] b4dde313948d: Layer already exists [2022-07-01T21:21:24.379Z] 69fc2eaf9613: Layer already exists [2022-07-01T21:21:24.379Z] e1fc35ec5a01: Layer already exists [2022-07-01T21:21:24.651Z] 3b19d27f08f7: Layer already exists [2022-07-01T21:21:24.651Z] 73bb99a6e169: Layer already exists [2022-07-01T21:21:24.651Z] 340cb19ca677: Layer already exists [2022-07-01T21:21:24.651Z] 6a3c62e080c7: Layer already exists [2022-07-01T21:21:24.651Z] ec06c3102977: Layer already exists [2022-07-01T21:21:24.651Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:21:24.651Z] 2.2.1-dev.17: digest: sha256:9fc8297d1b8ed0149dd3aa40f55df0d873c8d096f0f1bcf8aa19ca480682ff4c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:25.011Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:25.370Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:21:25.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-01T21:21:25.370Z] bf3a206e3d58: Preparing [2022-07-01T21:21:25.370Z] 69fc2eaf9613: Preparing [2022-07-01T21:21:25.370Z] e1fc35ec5a01: Preparing [2022-07-01T21:21:25.370Z] b4dde313948d: Preparing [2022-07-01T21:21:25.370Z] f0e5a4d6c014: Preparing [2022-07-01T21:21:25.370Z] 3b19d27f08f7: Preparing [2022-07-01T21:21:25.370Z] 73bb99a6e169: Preparing [2022-07-01T21:21:25.370Z] 3b19d27f08f7: Waiting [2022-07-01T21:21:25.370Z] ec06c3102977: Preparing [2022-07-01T21:21:25.370Z] 6a3c62e080c7: Preparing [2022-07-01T21:21:25.370Z] 73bb99a6e169: Waiting [2022-07-01T21:21:25.370Z] 340cb19ca677: Preparing [2022-07-01T21:21:25.370Z] 4f4ce317c6bb: Preparing [2022-07-01T21:21:25.370Z] ec06c3102977: Waiting [2022-07-01T21:21:25.370Z] 6a3c62e080c7: Waiting [2022-07-01T21:21:25.370Z] 340cb19ca677: Waiting [2022-07-01T21:21:25.370Z] 4f4ce317c6bb: Waiting [2022-07-01T21:21:25.370Z] f0e5a4d6c014: Layer already exists [2022-07-01T21:21:25.370Z] bf3a206e3d58: Layer already exists [2022-07-01T21:21:25.370Z] 69fc2eaf9613: Layer already exists [2022-07-01T21:21:25.370Z] e1fc35ec5a01: Layer already exists [2022-07-01T21:21:25.370Z] b4dde313948d: Layer already exists [2022-07-01T21:21:25.370Z] 73bb99a6e169: Layer already exists [2022-07-01T21:21:25.370Z] 3b19d27f08f7: Layer already exists [2022-07-01T21:21:25.370Z] ec06c3102977: Layer already exists [2022-07-01T21:21:25.370Z] 340cb19ca677: Layer already exists [2022-07-01T21:21:25.640Z] 6a3c62e080c7: Layer already exists [2022-07-01T21:21:25.640Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:21:25.640Z] 9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17: digest: sha256:9fc8297d1b8ed0149dd3aa40f55df0d873c8d096f0f1bcf8aa19ca480682ff4c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:25.998Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:26.348Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-07-01T21:21:26.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-01T21:21:26.348Z] bf3a206e3d58: Preparing [2022-07-01T21:21:26.348Z] 69fc2eaf9613: Preparing [2022-07-01T21:21:26.348Z] e1fc35ec5a01: Preparing [2022-07-01T21:21:26.348Z] b4dde313948d: Preparing [2022-07-01T21:21:26.348Z] f0e5a4d6c014: Preparing [2022-07-01T21:21:26.348Z] 3b19d27f08f7: Preparing [2022-07-01T21:21:26.348Z] 73bb99a6e169: Preparing [2022-07-01T21:21:26.348Z] ec06c3102977: Preparing [2022-07-01T21:21:26.348Z] 6a3c62e080c7: Preparing [2022-07-01T21:21:26.348Z] 340cb19ca677: Preparing [2022-07-01T21:21:26.348Z] 4f4ce317c6bb: Preparing [2022-07-01T21:21:26.348Z] ec06c3102977: Waiting [2022-07-01T21:21:26.348Z] 4f4ce317c6bb: Waiting [2022-07-01T21:21:26.348Z] 3b19d27f08f7: Waiting [2022-07-01T21:21:26.348Z] 73bb99a6e169: Waiting [2022-07-01T21:21:26.348Z] 340cb19ca677: Waiting [2022-07-01T21:21:26.348Z] 6a3c62e080c7: Waiting [2022-07-01T21:21:26.348Z] b4dde313948d: Layer already exists [2022-07-01T21:21:26.348Z] 69fc2eaf9613: Layer already exists [2022-07-01T21:21:26.618Z] bf3a206e3d58: Layer already exists [2022-07-01T21:21:26.618Z] f0e5a4d6c014: Layer already exists [2022-07-01T21:21:26.618Z] e1fc35ec5a01: Layer already exists [2022-07-01T21:21:26.618Z] 73bb99a6e169: Layer already exists [2022-07-01T21:21:26.618Z] 3b19d27f08f7: Layer already exists [2022-07-01T21:21:26.618Z] ec06c3102977: Layer already exists [2022-07-01T21:21:26.618Z] 340cb19ca677: Layer already exists [2022-07-01T21:21:26.618Z] 6a3c62e080c7: Layer already exists [2022-07-01T21:21:26.618Z] 4f4ce317c6bb: Layer already exists [2022-07-01T21:21:26.618Z] main: digest: sha256:9fc8297d1b8ed0149dd3aa40f55df0d873c8d096f0f1bcf8aa19ca480682ff4c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-01T21:21:26.666Z] ===================================================== [Pipeline] echo [2022-07-01T21:21:26.671Z] taggedImages: [2022-07-01T21:21:26.671Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9 [2022-07-01T21:21:26.671Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-01T21:21:26.671Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.17 [2022-07-01T21:21:26.671Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9f5805745f4137666cc0ff23d60db09fdca723d9-2.2.1-dev.17 [2022-07-01T21:21:26.671Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:27.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T21:21:27.025Z] [2022-07-01T21:21:27.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:21:27.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T21:21:27.633Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-01T21:21:27.633Z] 8998bd30e6a1: Pulling fs layer [2022-07-01T21:21:27.633Z] 04944245beec: Pulling fs layer [2022-07-01T21:21:27.633Z] 699f458cf7ca: Pulling fs layer [2022-07-01T21:21:27.633Z] 765212b225bb: Pulling fs layer [2022-07-01T21:21:27.633Z] f23df028b6ca: Pulling fs layer [2022-07-01T21:21:27.633Z] d65c8cfc05b1: Pulling fs layer [2022-07-01T21:21:27.633Z] 2437ff75d9bd: Pulling fs layer [2022-07-01T21:21:27.633Z] f23df028b6ca: Waiting [2022-07-01T21:21:27.633Z] d65c8cfc05b1: Waiting [2022-07-01T21:21:27.633Z] 2437ff75d9bd: Waiting [2022-07-01T21:21:27.633Z] 765212b225bb: Waiting [2022-07-01T21:21:27.633Z] 04944245beec: Verifying Checksum [2022-07-01T21:21:27.633Z] 04944245beec: Download complete [2022-07-01T21:21:27.633Z] 765212b225bb: Verifying Checksum [2022-07-01T21:21:27.633Z] 765212b225bb: Download complete [2022-07-01T21:21:27.633Z] f23df028b6ca: Verifying Checksum [2022-07-01T21:21:27.633Z] d65c8cfc05b1: Verifying Checksum [2022-07-01T21:21:27.633Z] d65c8cfc05b1: Download complete [2022-07-01T21:21:27.907Z] 699f458cf7ca: Verifying Checksum [2022-07-01T21:21:27.907Z] 699f458cf7ca: Download complete [2022-07-01T21:21:28.176Z] 8998bd30e6a1: Verifying Checksum [2022-07-01T21:21:28.176Z] 8998bd30e6a1: Download complete [2022-07-01T21:21:30.785Z] 2437ff75d9bd: Verifying Checksum [2022-07-01T21:21:30.785Z] 2437ff75d9bd: Download complete [2022-07-01T21:21:32.213Z] 8998bd30e6a1: Pull complete [2022-07-01T21:21:32.805Z] 04944245beec: Pull complete [2022-07-01T21:21:34.229Z] 699f458cf7ca: Pull complete [2022-07-01T21:21:34.229Z] 765212b225bb: Pull complete [2022-07-01T21:21:35.204Z] f23df028b6ca: Pull complete [2022-07-01T21:21:35.204Z] d65c8cfc05b1: Pull complete [2022-07-01T21:21:50.271Z] 2437ff75d9bd: Pull complete [2022-07-01T21:21:50.271Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-01T21:21:50.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T21:21:50.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:21:50.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-16641 does not seem to be running inside a container [2022-07-01T21:21:50.614Z] $ 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/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@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-lftools-log-publisher:arm64 cat [2022-07-01T21:21:53.477Z] $ docker top 442a35debc6b3aa42fce5ec07b872575ff8599e2df0f5ee59e52b68acd8eb3db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:21:54.439Z] ---> job-cost.sh [2022-07-01T21:21:54.439Z] lf-activate-venv: SKIPPING [2022-07-01T21:21:54.439Z] INFO: No Stack... [2022-07-01T21:21:55.027Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-01T21:21:55.996Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T21:21:56.649Z] + cut -d, -f6 [2022-07-01T21:21:56.649Z] + cat /w/workspace/edgex-go/248/archives/cost.csv [Pipeline] lock [2022-07-01T21:21:56.679Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-248-stack-cost] [2022-07-01T21:21:56.690Z] Resource [jenkins-edgexfoundry-edgex-go-main-248-stack-cost] did not exist. Created. [2022-07-01T21:21:56.690Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T21:21:57.340Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-01T21:21:57.945Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T21:21:57.956Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-248-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T21:21:57.981Z] $ docker stop --time=1 442a35debc6b3aa42fce5ec07b872575ff8599e2df0f5ee59e52b68acd8eb3db [2022-07-01T21:21:59.453Z] $ docker rm -f 442a35debc6b3aa42fce5ec07b872575ff8599e2df0f5ee59e52b68acd8eb3db [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-07-01T21:21:59.953Z] provisioning config files... [2022-07-01T21:21:59.968Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/248@tmp/config1914977878808304026tmp [Pipeline] { [Pipeline] sh [2022-07-01T21:22:00.261Z] + set +x [2022-07-01T21:22:00.261Z] + curl -s https://codecov.io/bash [2022-07-01T21:22:00.261Z] + bash -s -- [2022-07-01T21:22:00.261Z] [2022-07-01T21:22:00.261Z] _____ _ [2022-07-01T21:22:00.261Z] / ____| | | [2022-07-01T21:22:00.261Z] | | ___ __| | ___ ___ _____ __ [2022-07-01T21:22:00.261Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-01T21:22:00.261Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-01T21:22:00.261Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-01T21:22:00.261Z] Bash-1.0.6 [2022-07-01T21:22:00.261Z] [2022-07-01T21:22:00.261Z] [2022-07-01T21:22:00.261Z] ==> git version 2.25.1 found [2022-07-01T21:22:00.261Z] ==> 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-07-01T21:22:00.261Z] Release-Date: 2020-01-08 [2022-07-01T21:22:00.261Z] 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-07-01T21:22:00.261Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-01T21:22:00.261Z] ==> Jenkins CI detected. [2022-07-01T21:22:00.261Z] current dir:  /w/workspace/edgex-go/248 [2022-07-01T21:22:00.261Z] project root: . [2022-07-01T21:22:00.261Z] --> token set from env [2022-07-01T21:22:00.261Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-01T21:22:00.520Z] ==> Running gcov in . (disable via -X gcov) [2022-07-01T21:22:00.520Z] ==> Python coveragepy not found [2022-07-01T21:22:00.520Z] ==> Searching for coverage reports in: [2022-07-01T21:22:00.520Z] + . [2022-07-01T21:22:00.520Z] -> Found 1 reports [2022-07-01T21:22:00.520Z] ==> Detecting git/mercurial file structure [2022-07-01T21:22:00.520Z] ==> Reading reports [2022-07-01T21:22:00.520Z] + ./coverage.out bytes=435593 [2022-07-01T21:22:00.520Z] ==> Appending adjustments [2022-07-01T21:22:00.520Z] https://docs.codecov.io/docs/fixing-reports [2022-07-01T21:22:01.902Z] + Found adjustments [2022-07-01T21:22:01.902Z] ==> Gzipping contents [2022-07-01T21:22:01.902Z] 60K /tmp/codecov.srn4xk.gz [2022-07-01T21:22:01.902Z] ==> Uploading reports [2022-07-01T21:22:01.902Z] url: https://codecov.io [2022-07-01T21:22:01.902Z] query: branch=main&commit=9f5805745f4137666cc0ff23d60db09fdca723d9&build=248&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F248%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-01T21:22:01.902Z] -> Pinging Codecov [2022-07-01T21:22:01.902Z] 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=9f5805745f4137666cc0ff23d60db09fdca723d9&build=248&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F248%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-01T21:22:01.902Z] -> Uploading to [2022-07-01T21:22:01.902Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-01/00271124DB129430A58F1EEE437C3FCB/9f5805745f4137666cc0ff23d60db09fdca723d9/4bc267ce-d44a-4866-96be-e159d16ff34b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220701T212201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2325ba4a271c3c48230861d6ba6c4276c6ee5ba13d1b5dbb4c8c130d409aee9d [2022-07-01T21:22:01.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T21:22:01.902Z] Dload Upload Total Spent Left Speed [2022-07-01T21:22:02.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59848 0 0 100 59848 0 243k --:--:-- --:--:-- --:--:-- 244k [2022-07-01T21:22:02.163Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9f5805745f4137666cc0ff23d60db09fdca723d9 [Pipeline] } [2022-07-01T21:22:02.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-07-01T21:22:02.370Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-01T21:22:02.381Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:22:02.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-01T21:22:02.681Z] [2022-07-01T21:22:02.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:22:02.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-01T21:22:02.980Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-01T21:22:02.980Z] df9b9388f04a: Already exists [2022-07-01T21:22:02.980Z] 52dc419b0ee2: Pulling fs layer [2022-07-01T21:22:02.980Z] 25bc292e5bac: Pulling fs layer [2022-07-01T21:22:02.980Z] 114826534d7a: Pulling fs layer [2022-07-01T21:22:02.980Z] 4657fd5d0bcf: Pulling fs layer [2022-07-01T21:22:02.980Z] 6ad1cebc031e: Pulling fs layer [2022-07-01T21:22:02.980Z] 8a3aa393b2d8: Pulling fs layer [2022-07-01T21:22:02.980Z] 4657fd5d0bcf: Waiting [2022-07-01T21:22:02.980Z] 6ad1cebc031e: Waiting [2022-07-01T21:22:02.980Z] 8a3aa393b2d8: Waiting [2022-07-01T21:22:02.980Z] 25bc292e5bac: Verifying Checksum [2022-07-01T21:22:02.980Z] 25bc292e5bac: Download complete [2022-07-01T21:22:02.980Z] 52dc419b0ee2: Download complete [2022-07-01T21:22:02.980Z] 4657fd5d0bcf: Verifying Checksum [2022-07-01T21:22:02.980Z] 4657fd5d0bcf: Download complete [2022-07-01T21:22:03.247Z] 52dc419b0ee2: Pull complete [2022-07-01T21:22:03.247Z] 25bc292e5bac: Pull complete [2022-07-01T21:22:03.247Z] 6ad1cebc031e: Verifying Checksum [2022-07-01T21:22:03.247Z] 6ad1cebc031e: Download complete [2022-07-01T21:22:03.818Z] 114826534d7a: Verifying Checksum [2022-07-01T21:22:03.818Z] 114826534d7a: Download complete [2022-07-01T21:22:03.818Z] 8a3aa393b2d8: Verifying Checksum [2022-07-01T21:22:03.819Z] 8a3aa393b2d8: Download complete [2022-07-01T21:22:08.110Z] 114826534d7a: Pull complete [2022-07-01T21:22:08.110Z] 4657fd5d0bcf: Pull complete [2022-07-01T21:22:08.110Z] 6ad1cebc031e: Pull complete [2022-07-01T21:22:10.649Z] 8a3aa393b2d8: Pull complete [2022-07-01T21:22:10.649Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-01T21:22:10.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-01T21:22:10.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:22:10.745Z] prd-ubuntu20.04-docker-8c-8g-16640 does not seem to be running inside a container [2022-07-01T21:22:10.794Z] $ 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/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-01T21:22:13.084Z] $ docker top 89e97278c72e37398000cd05129fe5366afdbcf0d41458a5b051ef52fc8f0b31 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T21:22:13.155Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-07-01T21:22:13.434Z] + set -o pipefail [2022-07-01T21:22:13.435Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-07-01T21:22:18.716Z] [2022-07-01T21:22:18.716Z] Monitoring /w/workspace/edgex-go/248 (github.com/edgexfoundry/edgex-go)... [2022-07-01T21:22:18.716Z] [2022-07-01T21:22:18.716Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ecc84627-4e69-499b-a89d-13d02221ac3c [2022-07-01T21:22:18.716Z] [2022-07-01T21:22:18.716Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-01T21:22:18.716Z] [2022-07-01T21:22:18.716Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-01T21:22:18.716Z] [2022-07-01T21:22:18.716Z] [2022-07-01T21:22:18.716Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-01T21:22:18.716Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-01T21:22:18.998Z] $ docker stop --time=1 89e97278c72e37398000cd05129fe5366afdbcf0d41458a5b051ef52fc8f0b31 [2022-07-01T21:22:21.247Z] $ docker rm -f 89e97278c72e37398000cd05129fe5366afdbcf0d41458a5b051ef52fc8f0b31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-01T21:22:21.624Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T21:22:21.634Z] provisioning config files... [2022-07-01T21:22:21.641Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/248@tmp/config7189705845537247852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:22:21.942Z] --> edgex-publish-swagger.sh [2022-07-01T21:22:21.942Z] === Publish openapi/v2 API === [2022-07-01T21:22:21.942Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-01T21:22:21.942Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/248/openapi/v2/core-command.yaml] [2022-07-01T21:22:21.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T21:22:21.942Z] Dload Upload Total Spent Left Speed [2022-07-01T21:22:22.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 29728 0:00:01 0:00:01 --:--:-- 29728 100 33831 0 0 100 33831 0 29728 0:00:01 0:00:01 --:--:-- 29728 [2022-07-01T21:22:22.884Z] [2022-07-01T21:22:22.884Z] [2022-07-01T21:22:22.884Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/248/openapi/v2/core-data.yaml] [2022-07-01T21:22:22.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T21:22:22.884Z] Dload Upload Total Spent Left Speed [2022-07-01T21:22:23.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 76828 --:--:-- --:--:-- --:--:-- 76745 100 71604 0 0 100 71604 0 76828 --:--:-- --:--:-- --:--:-- 76745 [2022-07-01T21:22:23.825Z] [2022-07-01T21:22:23.825Z] [2022-07-01T21:22:23.825Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/248/openapi/v2/core-metadata.yaml] [2022-07-01T21:22:23.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T21:22:23.825Z] Dload Upload Total Spent Left Speed [2022-07-01T21:22:25.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 146k --:--:-- --:--:-- --:--:-- 146k 100 141k 0 0 100 141k 0 146k --:--:-- --:--:-- --:--:-- 146k [2022-07-01T21:22:25.210Z] [2022-07-01T21:22:25.210Z] [2022-07-01T21:22:25.210Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/248/openapi/v2/support-notifications.yaml] [2022-07-01T21:22:25.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T21:22:25.210Z] Dload Upload Total Spent Left Speed [2022-07-01T21:22:25.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 94817 --:--:-- --:--:-- --:--:-- 94716 100 89318 0 0 100 89318 0 94716 --:--:-- --:--:-- --:--:-- 94716 [2022-07-01T21:22:25.781Z] [2022-07-01T21:22:25.781Z] [2022-07-01T21:22:25.781Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/248/openapi/v2/support-scheduler.yaml] [2022-07-01T21:22:25.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T21:22:25.781Z] Dload Upload Total Spent Left Speed [2022-07-01T21:22:26.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 44645 --:--:-- --:--:-- --:--:-- 44595 100 39556 0 0 100 39556 0 44545 --:--:-- --:--:-- --:--:-- 44494 [2022-07-01T21:22:26.720Z] [2022-07-01T21:22:26.720Z] [2022-07-01T21:22:26.720Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/248/openapi/v2/system-agent.yaml] [2022-07-01T21:22:26.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T21:22:26.720Z] Dload Upload Total Spent Left Speed [2022-07-01T21:22:27.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 23253 --:--:-- --:--:-- --:--:-- 23253 [2022-07-01T21:22:27.665Z] [2022-07-01T21:22:27.665Z] [Pipeline] } [2022-07-01T21:22:27.674Z] 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-07-01T21:22:28.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T21:22:28.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:22:28.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T21:22:28.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:22:28.466Z] prd-ubuntu20.04-docker-8c-8g-16640 does not seem to be running inside a container [2022-07-01T21:22:28.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T21:22:28.901Z] $ docker top 5184d2111363021c0ff4db89bcbaf9dd9e027d1543b7f3617f41ebb047dc1a1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T21:22:28.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T21:22:28.984Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T21:22:29.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T21:22:29.113Z] $ docker exec 5184d2111363021c0ff4db89bcbaf9dd9e027d1543b7f3617f41ebb047dc1a1c ssh-agent [2022-07-01T21:22:29.221Z] SSH_AUTH_SOCK=/tmp/ssh-hij3BYZxoGw9/agent.33 [2022-07-01T21:22:29.221Z] SSH_AGENT_PID=40 [2022-07-01T21:22:29.226Z] Running ssh-add (command line suppressed) [2022-07-01T21:22:29.345Z] Identity added: /w/workspace/edgex-go/248@tmp/private_key_604370927269143981.key (/w/workspace/edgex-go/248@tmp/private_key_604370927269143981.key) [2022-07-01T21:22:29.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T21:22:29.639Z] + git semver tag [2022-07-01T21:22:29.897Z] 2022-07-01 21:22:29,831 [run_tag] DEBUG tag force:False [2022-07-01T21:22:29.897Z] 2022-07-01 21:22:29,831 [check_head_tag] DEBUG check head tag [2022-07-01T21:22:29.897Z] 2022-07-01 21:22:29,832 [execute] INFO git cat-file --batch-check [2022-07-01T21:22:29.897Z] 2022-07-01 21:22:29,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/248, universal_newlines=False, shell=None, istream=) [2022-07-01T21:22:29.897Z] 2022-07-01 21:22:29,836 [execute] INFO git cat-file --batch [2022-07-01T21:22:29.897Z] 2022-07-01 21:22:29,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/248, universal_newlines=False, shell=None, istream=) [2022-07-01T21:22:29.897Z] 2022-07-01 21:22:29,850 [read_version] DEBUG read version from /w/workspace/edgex-go/248/.semver/main [2022-07-01T21:22:29.897Z] 2022-07-01 21:22:29,850 [execute] INFO git tag -a v2.2.1-dev.17 -m v2.2.1-dev.17 [2022-07-01T21:22:29.897Z] 2022-07-01 21:22:29,850 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.17', '-m', 'v2.2.1-dev.17'], cwd=/w/workspace/edgex-go/248, universal_newlines=False, shell=None, istream=None) [2022-07-01T21:22:29.897Z] 2022-07-01 21:22:29,855 [read_version] DEBUG read version from /w/workspace/edgex-go/248/.semver/main [2022-07-01T21:22:29.897Z] 2.2.1-dev.17 [Pipeline] } [2022-07-01T21:22:29.916Z] $ docker exec --env ******** --env ******** 5184d2111363021c0ff4db89bcbaf9dd9e027d1543b7f3617f41ebb047dc1a1c ssh-agent -k [2022-07-01T21:22:30.026Z] unset SSH_AUTH_SOCK; [2022-07-01T21:22:30.027Z] unset SSH_AGENT_PID; [2022-07-01T21:22:30.027Z] echo Agent pid 40 killed; [2022-07-01T21:22:30.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T21:22:30.332Z] + git semver [Pipeline] } [2022-07-01T21:22:30.613Z] $ docker stop --time=1 5184d2111363021c0ff4db89bcbaf9dd9e027d1543b7f3617f41ebb047dc1a1c [2022-07-01T21:22:31.933Z] $ docker rm -f 5184d2111363021c0ff4db89bcbaf9dd9e027d1543b7f3617f41ebb047dc1a1c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:22:32.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-01T21:22:32.321Z] [2022-07-01T21:22:32.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:22:32.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-01T21:22:32.625Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-01T21:22:32.625Z] ab5ef0e58194: Pulling fs layer [2022-07-01T21:22:32.625Z] 9712f1f96733: Pulling fs layer [2022-07-01T21:22:32.625Z] 63f879dbbcfc: Pulling fs layer [2022-07-01T21:22:32.625Z] 0d9ebad4ef96: Pulling fs layer [2022-07-01T21:22:32.625Z] e9a5061849ea: Pulling fs layer [2022-07-01T21:22:32.625Z] d747dcd14b5f: Pulling fs layer [2022-07-01T21:22:32.625Z] 2de7ff778b66: Pulling fs layer [2022-07-01T21:22:32.625Z] 0d9ebad4ef96: Waiting [2022-07-01T21:22:32.625Z] e9a5061849ea: Waiting [2022-07-01T21:22:32.625Z] 2de7ff778b66: Waiting [2022-07-01T21:22:32.625Z] 9712f1f96733: Verifying Checksum [2022-07-01T21:22:32.625Z] 9712f1f96733: Download complete [2022-07-01T21:22:32.885Z] 63f879dbbcfc: Verifying Checksum [2022-07-01T21:22:32.885Z] 63f879dbbcfc: Download complete [2022-07-01T21:22:33.144Z] e9a5061849ea: Verifying Checksum [2022-07-01T21:22:33.144Z] e9a5061849ea: Download complete [2022-07-01T21:22:33.144Z] d747dcd14b5f: Download complete [2022-07-01T21:22:33.144Z] ab5ef0e58194: Download complete [2022-07-01T21:22:33.144Z] 0d9ebad4ef96: Verifying Checksum [2022-07-01T21:22:33.144Z] 0d9ebad4ef96: Download complete [2022-07-01T21:22:33.404Z] 2de7ff778b66: Verifying Checksum [2022-07-01T21:22:33.404Z] 2de7ff778b66: Download complete [2022-07-01T21:22:35.938Z] ab5ef0e58194: Pull complete [2022-07-01T21:22:35.938Z] 9712f1f96733: Pull complete [2022-07-01T21:22:36.875Z] 63f879dbbcfc: Pull complete [2022-07-01T21:22:40.165Z] 0d9ebad4ef96: Pull complete [2022-07-01T21:22:40.424Z] e9a5061849ea: Pull complete [2022-07-01T21:22:40.683Z] d747dcd14b5f: Pull complete [2022-07-01T21:22:41.625Z] 2de7ff778b66: Pull complete [2022-07-01T21:22:41.625Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-01T21:22:41.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-01T21:22:41.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:22:41.716Z] prd-ubuntu20.04-docker-8c-8g-16640 does not seem to be running inside a container [2022-07-01T21:22:41.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-01T21:22:43.927Z] $ docker top fa9bd98864f23529d52031281f2a970f87839adf7664f8ea42c8fe0d25350fd3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-01T21:22:43.995Z] provisioning config files... [2022-07-01T21:22:44.003Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/248@tmp/config6596270919213277406tmp [2022-07-01T21:22:44.013Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/248@tmp/config1281730225126314098tmp [2022-07-01T21:22:44.022Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/248@tmp/config1482994507612403799tmp [Pipeline] { [Pipeline] echo [2022-07-01T21:22:44.035Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:22:44.362Z] ---> sigul-configuration.sh [2022-07-01T21:22:44.362Z] gpg: directory `/root/.gnupg' created [2022-07-01T21:22:44.362Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-01T21:22:44.362Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-01T21:22:44.362Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-01T21:22:44.362Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-01T21:22:44.362Z] gpg: CAST5 encrypted data [2022-07-01T21:22:44.362Z] gpg: encrypted with 1 passphrase [2022-07-01T21:22:44.362Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-01T21:22:44.704Z] + mkdir /home/jenkins [2022-07-01T21:22:44.704Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-01T21:22:44.991Z] + 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-07-01T21:22:45.001Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:22:45.286Z] ---> sigul-install.sh [2022-07-01T21:22:45.286Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-01T21:22:45.576Z] + git tag --list [2022-07-01T21:22:45.576Z] 0.6.0 [2022-07-01T21:22:45.576Z] 0.6.1 [2022-07-01T21:22:45.576Z] 0.7.0 [2022-07-01T21:22:45.576Z] 0.7.1 [2022-07-01T21:22:45.576Z] v1.0.0 [2022-07-01T21:22:45.576Z] v1.0.1 [2022-07-01T21:22:45.576Z] v1.1.0 [2022-07-01T21:22:45.576Z] v1.2.0 [2022-07-01T21:22:45.576Z] v1.2.1 [2022-07-01T21:22:45.576Z] v1.3.0 [2022-07-01T21:22:45.576Z] v1.3.1 [2022-07-01T21:22:45.576Z] v2.0.0 [2022-07-01T21:22:45.576Z] v2.1.0 [2022-07-01T21:22:45.576Z] v2.1.1 [2022-07-01T21:22:45.576Z] v2.1.1-dev.1 [2022-07-01T21:22:45.576Z] v2.1.1-dev.2 [2022-07-01T21:22:45.576Z] v2.1.1-dev.3 [2022-07-01T21:22:45.576Z] v2.1.1-dev.4 [2022-07-01T21:22:45.576Z] v2.1.1-dev.5 [2022-07-01T21:22:45.576Z] v2.1.1-dev.6 [2022-07-01T21:22:45.576Z] v2.1.1-dev.7 [2022-07-01T21:22:45.576Z] v2.1.1-dev.8 [2022-07-01T21:22:45.576Z] v2.2.0 [2022-07-01T21:22:45.576Z] v2.2.1-dev.1 [2022-07-01T21:22:45.576Z] v2.2.1-dev.10 [2022-07-01T21:22:45.576Z] v2.2.1-dev.11 [2022-07-01T21:22:45.576Z] v2.2.1-dev.12 [2022-07-01T21:22:45.576Z] v2.2.1-dev.13 [2022-07-01T21:22:45.576Z] v2.2.1-dev.14 [2022-07-01T21:22:45.576Z] v2.2.1-dev.15 [2022-07-01T21:22:45.576Z] v2.2.1-dev.16 [2022-07-01T21:22:45.576Z] v2.2.1-dev.17 [2022-07-01T21:22:45.576Z] v2.2.1-dev.2 [2022-07-01T21:22:45.576Z] v2.2.1-dev.3 [2022-07-01T21:22:45.576Z] v2.2.1-dev.4 [2022-07-01T21:22:45.576Z] v2.2.1-dev.5 [2022-07-01T21:22:45.576Z] v2.2.1-dev.6 [2022-07-01T21:22:45.576Z] v2.2.1-dev.7 [2022-07-01T21:22:45.576Z] v2.2.1-dev.8 [2022-07-01T21:22:45.576Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-01T21:22:45.869Z] + lftools sign git-tag v2.2.1-dev.17 [2022-07-01T21:22:46.439Z] Signing Git tag with Sigul... [2022-07-01T21:22:46.439Z] Signing v2.2.1-dev.17 [Pipeline] echo [2022-07-01T21:22:46.711Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:22:47.000Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-01T21:22:47.009Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-01T21:22:47.035Z] $ docker stop --time=1 fa9bd98864f23529d52031281f2a970f87839adf7664f8ea42c8fe0d25350fd3 [2022-07-01T21:22:48.364Z] $ docker rm -f fa9bd98864f23529d52031281f2a970f87839adf7664f8ea42c8fe0d25350fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-01T21:22:48.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T21:22:48.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:22:49.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T21:22:49.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:22:49.169Z] prd-ubuntu20.04-docker-8c-8g-16640 does not seem to be running inside a container [2022-07-01T21:22:49.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T21:22:49.609Z] $ docker top 58ab895a0ecb10cbf13aa255dbc5642d17bc9692646517b76b0f71b74447ac67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T21:22:49.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T21:22:49.689Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T21:22:49.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T21:22:49.825Z] $ docker exec 58ab895a0ecb10cbf13aa255dbc5642d17bc9692646517b76b0f71b74447ac67 ssh-agent [2022-07-01T21:22:49.940Z] SSH_AUTH_SOCK=/tmp/ssh-8Fv5v2sSckpM/agent.32 [2022-07-01T21:22:49.940Z] SSH_AGENT_PID=38 [2022-07-01T21:22:49.946Z] Running ssh-add (command line suppressed) [2022-07-01T21:22:50.057Z] Identity added: /w/workspace/edgex-go/248@tmp/private_key_5402624577620013059.key (/w/workspace/edgex-go/248@tmp/private_key_5402624577620013059.key) [2022-07-01T21:22:50.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T21:22:50.354Z] + git semver bump pre [2022-07-01T21:22:50.616Z] 2022-07-01 21:22:50,559 [read_version] DEBUG read version from /w/workspace/edgex-go/248/.semver/main [2022-07-01T21:22:50.616Z] 2022-07-01 21:22:50,559 [bump_version] DEBUG bumping version:2.2.1-dev.17 on axis:pre with prefix:dev [2022-07-01T21:22:50.616Z] 2022-07-01 21:22:50,559 [bump_version] DEBUG bumped version:2.2.1-dev.18 [2022-07-01T21:22:50.616Z] 2022-07-01 21:22:50,559 [write_version] DEBUG write version:2.2.1-dev.18 to path:/w/workspace/edgex-go/248/.semver/main with force:True [2022-07-01T21:22:50.616Z] 2022-07-01 21:22:50,559 [read_version] DEBUG read version from /w/workspace/edgex-go/248/.semver/main [2022-07-01T21:22:50.616Z] 2022-07-01 21:22:50,559 [write_file] DEBUG write to file:/w/workspace/edgex-go/248/.semver/main [2022-07-01T21:22:50.616Z] 2022-07-01 21:22:50,561 [execute] INFO git cat-file --batch-check [2022-07-01T21:22:50.616Z] 2022-07-01 21:22:50,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/248/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T21:22:50.616Z] 2022-07-01 21:22:50,566 [execute] INFO git cat-file --batch [2022-07-01T21:22:50.616Z] 2022-07-01 21:22:50,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/248/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T21:22:50.616Z] 2022-07-01 21:22:50,572 [read_version] DEBUG read version from /w/workspace/edgex-go/248/.semver/main [2022-07-01T21:22:50.616Z] 2.2.1-dev.18 [Pipeline] } [2022-07-01T21:22:50.634Z] $ docker exec --env ******** --env ******** 58ab895a0ecb10cbf13aa255dbc5642d17bc9692646517b76b0f71b74447ac67 ssh-agent -k [2022-07-01T21:22:50.738Z] unset SSH_AUTH_SOCK; [2022-07-01T21:22:50.738Z] unset SSH_AGENT_PID; [2022-07-01T21:22:50.738Z] echo Agent pid 38 killed; [2022-07-01T21:22:50.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T21:22:51.044Z] + git semver [Pipeline] } [2022-07-01T21:22:51.394Z] $ docker stop --time=1 58ab895a0ecb10cbf13aa255dbc5642d17bc9692646517b76b0f71b74447ac67 [2022-07-01T21:22:52.683Z] $ docker rm -f 58ab895a0ecb10cbf13aa255dbc5642d17bc9692646517b76b0f71b74447ac67 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T21:22:53.039Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T21:22:53.039Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:22:53.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T21:22:53.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:22:53.423Z] prd-ubuntu20.04-docker-8c-8g-16640 does not seem to be running inside a container [2022-07-01T21:22:53.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T21:22:53.870Z] $ docker top a6ae8cee95a86c2cb217e116d30386fc85ef5021102325b8b27a3592f8e9ec32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T21:22:56.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T21:22:56.059Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T21:22:56.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T21:22:56.201Z] $ docker exec a6ae8cee95a86c2cb217e116d30386fc85ef5021102325b8b27a3592f8e9ec32 ssh-agent [2022-07-01T21:22:56.307Z] SSH_AUTH_SOCK=/tmp/ssh-pXx7bP0g0oBr/agent.32 [2022-07-01T21:22:56.307Z] SSH_AGENT_PID=39 [2022-07-01T21:22:56.312Z] Running ssh-add (command line suppressed) [2022-07-01T21:22:56.434Z] Identity added: /w/workspace/edgex-go/248@tmp/private_key_1215673243313000688.key (/w/workspace/edgex-go/248@tmp/private_key_1215673243313000688.key) [2022-07-01T21:22:56.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T21:22:56.733Z] + git semver push [2022-07-01T21:22:56.993Z] 2022-07-01 21:22:56,954 [run_push] DEBUG push [2022-07-01T21:22:56.993Z] 2022-07-01 21:22:56,954 [execute] INFO git cat-file --batch-check [2022-07-01T21:22:56.993Z] 2022-07-01 21:22:56,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/248/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T21:22:56.993Z] 2022-07-01 21:22:56,959 [execute] INFO git rev-list 8bd7627de2400897d63615a36a832b62ac81070c -- [2022-07-01T21:22:56.993Z] 2022-07-01 21:22:56,959 [execute] DEBUG Popen(['git', 'rev-list', '8bd7627de2400897d63615a36a832b62ac81070c', '--'], cwd=/w/workspace/edgex-go/248/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-01T21:22:56.993Z] 2022-07-01 21:22:56,976 [execute] INFO git fetch -v origin [2022-07-01T21:22:56.993Z] 2022-07-01 21:22:56,977 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/248/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-01T21:22:57.563Z] 2022-07-01 21:22:57,447 [run_push] DEBUG no remote changes detected [2022-07-01T21:22:57.563Z] 2022-07-01 21:22:57,447 [execute] INFO git push origin semver [2022-07-01T21:22:57.563Z] 2022-07-01 21:22:57,448 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/248/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-01T21:22:58.508Z] 2022-07-01 21:22:58,191 [run_push] DEBUG push all version tags [2022-07-01T21:22:58.508Z] 2022-07-01 21:22:58,192 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-01T21:22:58.508Z] 2022-07-01 21:22:58,192 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/248, universal_newlines=False, shell=None, istream=None) [2022-07-01T21:22:59.078Z] 2022-07-01 21:22:58,929 [read_version] DEBUG read version from /w/workspace/edgex-go/248/.semver/main [2022-07-01T21:22:59.078Z] 2.2.1-dev.18 [Pipeline] } [2022-07-01T21:22:59.097Z] $ docker exec --env ******** --env ******** a6ae8cee95a86c2cb217e116d30386fc85ef5021102325b8b27a3592f8e9ec32 ssh-agent -k [2022-07-01T21:22:59.201Z] unset SSH_AUTH_SOCK; [2022-07-01T21:22:59.202Z] unset SSH_AGENT_PID; [2022-07-01T21:22:59.202Z] echo Agent pid 39 killed; [2022-07-01T21:22:59.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T21:22:59.506Z] + git semver [Pipeline] } [2022-07-01T21:22:59.796Z] $ docker stop --time=1 a6ae8cee95a86c2cb217e116d30386fc85ef5021102325b8b27a3592f8e9ec32 [2022-07-01T21:23:01.142Z] $ docker rm -f a6ae8cee95a86c2cb217e116d30386fc85ef5021102325b8b27a3592f8e9ec32 [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-07-01T21:23:01.669Z] + [ -d /w/workspace/edgex-go/248/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:23:01.964Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:23:02.827Z] ---> package-listing.sh [2022-07-01T21:23:02.827Z] ++ facter osfamily [2022-07-01T21:23:02.827Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-01T21:23:03.086Z] + OS_FAMILY=debian [2022-07-01T21:23:03.086Z] + workspace=/w/workspace/edgex-go/248 [2022-07-01T21:23:03.086Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-01T21:23:03.086Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-01T21:23:03.086Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-01T21:23:03.086Z] + PACKAGES=/tmp/packages_start.txt [2022-07-01T21:23:03.086Z] + '[' /w/workspace/edgex-go/248 ']' [2022-07-01T21:23:03.086Z] + PACKAGES=/tmp/packages_end.txt [2022-07-01T21:23:03.086Z] + case "${OS_FAMILY}" in [2022-07-01T21:23:03.086Z] + dpkg -l [2022-07-01T21:23:03.086Z] + grep '^ii' [2022-07-01T21:23:03.086Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-01T21:23:03.086Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-01T21:23:03.086Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-01T21:23:03.086Z] + '[' /w/workspace/edgex-go/248 ']' [2022-07-01T21:23:03.086Z] + mkdir -p /w/workspace/edgex-go/248/archives/ [2022-07-01T21:23:03.086Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/248/archives/ [Pipeline] echo [2022-07-01T21:23:03.097Z] 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/248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-01T21:23:03.377Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:23:03.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T21:23:03.939Z] [2022-07-01T21:23:03.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T21:23:04.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T21:23:04.232Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-01T21:23:04.232Z] 5eb5b503b376: Pulling fs layer [2022-07-01T21:23:04.232Z] 5c69ac0246d0: Pulling fs layer [2022-07-01T21:23:04.232Z] ec43610c2a17: Pulling fs layer [2022-07-01T21:23:04.232Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-01T21:23:04.232Z] 33b1e0a273af: Pulling fs layer [2022-07-01T21:23:04.232Z] 5d3b04190fa2: Pulling fs layer [2022-07-01T21:23:04.232Z] 2f39f015ded8: Pulling fs layer [2022-07-01T21:23:04.232Z] 33b1e0a273af: Waiting [2022-07-01T21:23:04.232Z] 5d3b04190fa2: Waiting [2022-07-01T21:23:04.232Z] 2f39f015ded8: Waiting [2022-07-01T21:23:04.232Z] 3a2ae6a8a46f: Waiting [2022-07-01T21:23:04.232Z] 5c69ac0246d0: Download complete [2022-07-01T21:23:04.232Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-01T21:23:04.232Z] 3a2ae6a8a46f: Download complete [2022-07-01T21:23:04.232Z] 33b1e0a273af: Verifying Checksum [2022-07-01T21:23:04.232Z] 33b1e0a273af: Download complete [2022-07-01T21:23:04.232Z] ec43610c2a17: Verifying Checksum [2022-07-01T21:23:04.232Z] ec43610c2a17: Download complete [2022-07-01T21:23:04.232Z] 5d3b04190fa2: Download complete [2022-07-01T21:23:04.491Z] 5eb5b503b376: Verifying Checksum [2022-07-01T21:23:04.491Z] 5eb5b503b376: Download complete [2022-07-01T21:23:05.060Z] 2f39f015ded8: Download complete [2022-07-01T21:23:05.632Z] 5eb5b503b376: Pull complete [2022-07-01T21:23:05.892Z] 5c69ac0246d0: Pull complete [2022-07-01T21:23:06.151Z] ec43610c2a17: Pull complete [2022-07-01T21:23:06.411Z] 3a2ae6a8a46f: Pull complete [2022-07-01T21:23:06.411Z] 33b1e0a273af: Pull complete [2022-07-01T21:23:06.670Z] 5d3b04190fa2: Pull complete [2022-07-01T21:23:10.862Z] 2f39f015ded8: Pull complete [2022-07-01T21:23:10.863Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-01T21:23:10.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T21:23:10.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T21:23:10.952Z] prd-ubuntu20.04-docker-8c-8g-16640 does not seem to be running inside a container [2022-07-01T21:23:10.995Z] $ 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/248/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/248 -v /w/workspace/edgex-go/248:/w/workspace/edgex-go/248:rw,z -v /w/workspace/edgex-go/248@tmp:/w/workspace/edgex-go/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-01T21:23:12.418Z] $ docker top 8b331486ea1da328b3863e14ff2d7edb4aa9cec743eb82021d83c61ab88bd330 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T21:23:12.773Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-01T21:23:13.062Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-01T21:23:13.345Z] + ls /var/log/sa-host [2022-07-01T21:23:13.345Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T21:23:13.474Z] provisioning config files... [2022-07-01T21:23:13.483Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/248@tmp/config3647468074714445484tmp [Pipeline] { [Pipeline] echo [2022-07-01T21:23:13.495Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:23:13.777Z] ---> create-netrc.sh [Pipeline] } [2022-07-01T21:23:13.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:23:14.115Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-01T21:23:14.125Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:23:14.410Z] ---> sudo-logs.sh [2022-07-01T21:23:14.410Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-01T21:23:14.436Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:23:14.719Z] ---> job-cost.sh [2022-07-01T21:23:14.719Z] lf-activate-venv: SKIPPING [2022-07-01T21:23:14.719Z] DEBUG: total: 0.10999999940395355 [2022-07-01T21:23:14.719Z] INFO: Retrieving Stack Cost... [2022-07-01T21:23:14.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T21:23:15.549Z] INFO: Archiving Costs [Pipeline] echo [2022-07-01T21:23:15.560Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T21:23:15.844Z] ---> logs-deploy.sh [2022-07-01T21:23:15.844Z] lf-activate-venv: SKIPPING [2022-07-01T21:23:15.844Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/248 [2022-07-01T21:23:15.844Z] INFO: archiving workspace using pattern(s): [2022-07-01T21:23:16.785Z] Archives upload complete. [2022-07-01T21:23:16.785Z] INFO: archiving logs to Nexus